Commit Graph

35 Commits

Author SHA1 Message Date
krawieck 83235534f5 HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
Filip Krawczyk bac846fea9
Transition to API v3 (#196) 2021-04-05 20:14:39 +02:00
shilangyu 0bcc364ee5 Scaffold.of -> ScaffoldMessenger.of 2021-03-10 08:34:30 +01:00
shilangyu ca8cb67f6d Integrate first batch of strings 2021-03-01 14:21:45 +01:00
Filip Krawczyk 19b2688316
add inbox page + other stuff (#164) 2021-02-24 20:52:18 +01:00
wolf4ood 9ac6fc209e fix lint errors 2021-02-19 14:03:19 +01:00
wolf4ood 41da3bd865 Add button to community page for creating a new post. https://github.com/krawieck/lemmur/issues/90 2021-02-18 23:03:12 +01:00
Marcin Wojnarowski b1dad4d895
Revise theming (#140) 2021-02-09 15:12:13 +01:00
shilangyu 0c7c778e85 Change create post fetching to .all 2021-01-31 15:56:08 +00:00
shilangyu 0ddf488602 Bump lemmy_api_client and adjust to changes 2021-01-31 13:42:28 +00:00
krawieck c2f528750a transition all api v1 calls to api v2 2021-01-24 20:01:55 +01:00
shilangyu e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
shilangyu c465b09f56 Enable sort children last 2021-01-03 17:13:25 +00:00
shilangyu a803e091dc Add new easy-to-fix lint rules 2021-01-03 17:03:59 +00:00
shilangyu 58f964ab66 Fix federation errors and rename all instanceUrl to instanceHost 2020-12-31 13:58:23 +00:00
krawieck 579d613caa added auth to pictrs upload 2020-12-04 23:26:47 +01:00
shilangyu c42cb837c6 removed wrong import 2020-10-25 11:45:37 +00:00
Marcin Wojnarowski c80cf1c96d
Merge branch 'master' into comment-tree-refactor 2020-10-25 11:43:28 +00:00
shilangyu 665aeb51fb use spaced 2020-10-25 11:30:30 +00:00
krawieck da3613e5e2 add min ammount of lines to body input 2020-10-25 01:16:58 +02:00
krawieck 9af7a62c4b tidy up imports 2020-10-24 23:19:34 +02:00
krawieck 4fccecc3d1 Convert create post page to listview 2020-10-24 22:43:29 +02:00
shilangyu 93c0e883d3 error handling on image upload 2020-10-24 19:58:38 +02:00
shilangyu a41e5c19c3 add option to remove pictures 2020-10-24 11:26:52 +02:00
shilangyu 454468c0e7 add image upload to post creation 2020-10-24 00:12:42 +02:00
shilangyu b62ee7317a turned spaced helper into a extension 2020-10-23 00:38:25 +02:00
shilangyu 94d12fccff added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
shilangyu 2724103e23 wrap in safearea 2020-09-29 15:00:50 +02:00
shilangyu 126128d320 corrected variable name 2020-09-29 15:00:13 +02:00
shilangyu d5a49e9e4c removed unused variable 2020-09-28 20:58:43 +02:00
shilangyu cb47607b2b add spacing to form fields 2020-09-28 20:28:16 +02:00
shilangyu bc736eb6aa replace route instead of pushing 2020-09-28 20:28:06 +02:00
shilangyu 37a3d95b06 add a really horrible all instances dropdown 2020-09-27 22:51:06 +02:00
shilangyu cb2cc99546 show only logged in instances 2020-09-26 12:43:34 +02:00
shilangyu 65d5bcb824 created form fields for post creation 2020-09-22 23:50:18 +02:00