Commit Graph

47 Commits

Author SHA1 Message Date
shilangyu 22b76b0b2b Add initial l10n setup 2021-02-28 21:53:02 +01:00
shilangyu 8cf3859ed8 make stores easily serializable 2021-02-24 21:54:15 +01:00
Filip Krawczyk 19b2688316
add inbox page + other stuff (#164) 2021-02-24 20:52:18 +01:00
krawieck 40e9c45b27 update LAC 2021-02-13 17:10:53 +01:00
Marcin Wojnarowski b1dad4d895
Revise theming (#140) 2021-02-09 15:12:13 +01:00
Filip Krawczyk 430d196997
Media View improvements (#128) 2021-02-08 12:15:48 +01:00
shilangyu a0b5b7430c Bump lemmy_api_client 2021-02-03 14:09:58 +00:00
shilangyu 0ddf488602 Bump lemmy_api_client and adjust to changes 2021-01-31 13:42:28 +00:00
krawieck cb44c6b708 upgrade to api v2 2021-01-26 23:16:56 +01:00
shilangyu 47b773376a Add image uploading 2021-01-16 19:22:26 +00:00
shilangyu 86ad944bbd fix visual federation bugs 2021-01-02 00:13:13 +00:00
shilangyu 58f964ab66 Fix federation errors and rename all instanceUrl to instanceHost 2020-12-31 13:58:23 +00:00
krawieck c3914d1484 bump LAC 2020-12-04 23:26:11 +01:00
marcin_wojnarowski 23595875d5 Add and generate app icons 2020-12-04 12:48:47 +00:00
shilangyu a9956cf12c bump dependencies for windows support 2020-10-27 23:46:41 +01:00
shilangyu c5d329139a removed no longer used dependencies 2020-10-25 23:45:54 +00:00
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