Commit Graph

29 Commits

Author SHA1 Message Date
shilangyu 4533be634e Enable new lints 2022-05-11 22:23:18 +02:00
Marcin Wojnarowski 88608ea9e1
Migrate instance page to mobx + l10 strings (#316) 2022-01-20 11:50:24 +01:00
shilangyu 948fff79f3 Add deduplication 2021-04-22 21:08:30 +02:00
shilangyu 329bf46921 Merge branch 'master' into fix/deduplication-infinite-scroll 2021-04-22 19:26:39 +02:00
krawieck 83235534f5 HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
shilangyu e0cb1a0a83 Add deduplication 2021-04-06 17:52:10 +02:00
Filip Krawczyk bac846fea9
Transition to API v3 (#196) 2021-04-05 20:14:39 +02:00
shilangyu ae33e277a8 Add avatar widget 2021-02-18 09:19:00 +01:00
shilangyu 737ded307e Clean up inifinite lists 2021-02-09 20:39:31 +01:00
Marcin Wojnarowski b1dad4d895
Revise theming (#140) 2021-02-09 15:12:13 +01:00
krawieck c2f528750a transition all api v1 calls to api v2 2021-01-24 20:01:55 +01:00
krawieck b2ea9d3159 mark community as required, and add assert to make sure it really is 2021-01-09 20:03:06 +01:00
krawieck 5feee4c8b8 make communitity preview universal 2021-01-08 18:07:58 +01:00
shilangyu e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
shilangyu 58f964ab66 Fix federation errors and rename all instanceUrl to instanceHost 2020-12-31 13:58:23 +00:00
shilangyu 94d12fccff added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
krawieck 90bacfdc12 remove useless todo 2020-09-29 21:22:45 +02:00
krawieck d43ddd6c4f Set default instead of null coalescing 2020-09-29 21:00:50 +02:00
krawieck 5a858142b5 lint fixes
* convert import to relative
* convert `() {}` to `=>`
2020-09-29 12:24:52 +02:00
krawieck fe90119826 remove unneeded abstraction 2020-09-29 11:13:17 +02:00
krawieck e4b0441a36 convert to `SortableInfiniteList` 2020-09-29 11:11:43 +02:00
krawieck eae8a3849a add brightness so that status bar icons have the right color 2020-09-29 00:59:19 +02:00
krawieck 6eb748194f implement infinite list for communities 2020-09-29 00:57:25 +02:00
shilangyu dea66fe8bf hotfix: move api_extensions to dedicated folder 2020-09-19 00:40:47 +02:00
krawieck 77d54016f3 Change `urlLanucher` signature to include `instanceUrl` 2020-09-12 09:30:22 +02:00
krawieck 1162fb1cd7 Create universal functions for going to common pages 2020-09-09 17:41:54 +02:00
krawieck 232cd32cf0 Add image error handling 2020-09-09 11:32:34 +02:00
krawieck b59022b001 Fix copy-paste artifacts 2020-09-09 11:05:39 +02:00
krawieck 34cd4ff1c1 Add communities list page 2020-09-08 23:01:40 +02:00