Commit Graph

81 Commits

Author SHA1 Message Date
shilangyu affd078fc8 bump LAC 2020-10-24 11:26:08 +02:00
shilangyu 45156d57fb update LAC, add image_picker 2020-10-24 00:11:44 +02:00
shilangyu 021af8497a removed dep for std solution 2020-10-06 17:02:19 +02:00
krawieck 33ab5324c4 change media view transition to fade 2020-10-06 22:24:03 +02:00
shilangyu c0dd6c1c1f add about tile, closes 38 2020-10-01 17:57:04 +02:00
krawieck 379d2204ae bump lemmy_api_client to `0.6.0` 2020-09-29 10:49:29 +02:00
krawieck 57d4a8a27b Add speed dial for adding accounts and instances 2020-09-22 13:22:45 +02:00
krawieck 22fa916fbf Add `flutter_slidable` and use it for deleting accounts and instances 2020-09-22 00:34:45 +02:00
krawieck e7876af0bc bump `lemmy_api_client` to `0.5.0` 2020-09-18 21:57:12 +02:00
krawieck e13386051a bump lemmy api version 2020-09-17 22:50:35 +02:00
Filip Krawczyk ee097ef386
Merge pull request #39 from krawieck/communities-tab 2020-09-16 01:34:10 +02:00
shilangyu 65f71eef1a replace full text match with fuzzy match + sort according to best match 2020-09-16 00:26:36 +02:00
krawieck 5fa9e22cd5 Add media view widget 2020-09-10 23:03:50 +02:00
krawieck 51100c297c Bump `lemmy_api_client` 2020-09-06 00:20:08 +02:00
shilangyu 301e7185d0 bump lemmy_api_client 2020-09-02 11:19:50 +02:00
shilangyu 1c9848dced ignore .vscode and update lock file 2020-08-31 23:22:09 +02:00
Marcin Wojnarowski 1c9a0e5fa8
Merge branch 'master' into user-profile-tab 2020-08-31 21:52:52 +02:00
shilangyu b7b5661f45 basic profile tab 2020-08-31 01:04:08 +02:00
shilangyu 80dd04ea1b created mobx ConfigStore 2020-08-30 22:43:16 +02:00
krawieck c56c8e34f3 Update pubspec.yaml 2020-08-30 18:54:51 +02:00
krawieck 8275dd1086 Bump `lemmy_api_client` version 2020-08-30 16:39:32 +02:00
krawieck 8c68c17308 Add markdown support for post 2020-08-29 22:50:37 +02:00
krawieck 697bbf4e9c Bump `lemmy_api_client` and revise imports 2020-08-28 13:47:52 +02:00
krawieck 6cfeef57a7 Update pubspec 2020-08-27 23:28:41 +02:00
krawieck 20d7790609 Update pubspec.lock 2020-08-21 00:28:00 +02:00
krawieck 26b0894943 Update pubspec.lock 2020-08-21 00:26:32 +02:00
krawieck 0d42fd44ac Update pubspec 2020-08-11 02:42:40 +02:00
krawieck 7d902ce352 Update pubspec.lock 2020-08-08 23:53:04 +02:00
Mikwk b5e8620931 Implemented PostView class.
Added auto generated JSON (de)serialization of PostView class by json_serializable package.
Added required packages and dependencies in pubsec.yalm:
 - json_annotation: ^3.0.1,
 - json_serializable: ^3.3.0,
 - build_runner: ^1.10.0.
TODO:
Implement ParseDateFromJson static method in PostView class.
2020-08-05 13:17:52 +02:00
shilangyu 69516f461a Added linter and CI setup 2020-08-02 19:26:57 +02:00
krawieck 58c70d715a first commit 2020-08-02 13:34:42 +02:00