1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-18 11:28:45 +01:00
Commit Graph

16 Commits

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