Commit Graph

18 Commits

Author SHA1 Message Date
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