Commit Graph
22 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 1a00864eff refactor: cosmetic changes (#6123) 2022-05-04 23:15:44 +02:00
Alexis SaettlerandGitHub d73e3c41ea fix: fix Date display with timezone (#5825) 2022-01-02 21:55:11 +01:00
Alexis SaettlerandGitHub 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis SaettlerandGitHub 3f2821d75a fix: fix import vcard stability (#5160) 2021-05-03 20:52:37 +02:00
Alexis SaettlerandGitHub cf8041cfe7 fix: fix importvcard job (#5151) 2021-05-03 10:32:11 +02:00
01d1248c4f chore: reactivate analysers (#4660)
* chore: reactivate analysers

* reactivate psalm

* Apply fixes from StyleCI

* fix

* fixes

* rename back the file

Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
2020-12-06 15:51:47 +00:00
dependabot-preview[bot]andGitHub 8a86f9cec2 chore(deps-dev): Bump psalm/plugin-laravel from 1.0.1 to 1.1.1 (#3674) 2020-03-09 21:24:29 +01:00
dependabot-preview[bot]andGitHub 00f0cc12ec chore(deps-dev): Bump vimeo/psalm from 3.7.2 to 3.9.4 (#3664) 2020-03-08 23:21:50 +01:00
Alexis SaettlerandGitHub 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
RegisandGitHub ecf4902cea fix: catch weird exception from sabre while importing contacts (#2543) 2019-03-18 21:40:35 -04:00
Matthew BrownandAlexis Saettler 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis SaettlerandGitHub 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis SaettlerandGitHub 39e3346d73 feat: use iterator reader for vcard imports (#2351) 2019-01-27 21:17:31 +01:00
Alexis SaettlerandGitHub 62dca0ffd0 fix: improve import vcards command (#2345) 2019-01-26 17:47:17 +01:00
Alexis SaettlerandGitHub b4befd7de2 fix: accept lastname_firstname name order for VCard imports (FN field) (#2343) 2019-01-26 14:29:23 +01:00
Alexis SaettlerandGitHub 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Alexis SaettlerandGitHub 6c8a8ea9a9 feat: vcard services for import/export (#1996)
Improve CardDAV with write functions
2018-11-11 16:24:52 +01:00
Fabian WüthrichandRégis Freyd 3da9e922f2 feat: parse FN property when importing vCards (#1797) 2018-10-26 22:15:53 -04:00
DagoandRégis Freyd de6f70582c feat: standardise phone number format while importing vCard (#1281) 2018-10-26 22:08:27 -04:00
Alexis SaettlerandGitHub b5880bb741 feat: set currency and timezone for new users (#1657) 2018-10-25 23:24:25 +02:00
Régis FreydandGitHub be3b6dd710 feat: add ability to track conversations (#1629) 2018-08-31 11:11:46 +00:00
Régis FreydandGitHub 29197090a7 Restructure where models are stored (#1476)
The idea is to clean the repository a little bit by moving models into their respective folders.
2018-06-14 20:49:12 -04:00