Commit Graph

1030 Commits

Author SHA1 Message Date
shilangyu 28013a8a45 Add re-export of l10n 2021-02-28 21:53:02 +01:00
shilangyu 22b76b0b2b Add initial l10n setup 2021-02-28 21:53:02 +01:00
shilangyu df2d4d32e8 Add vscode config 2021-02-28 17:19:25 +01:00
Filip Krawczyk 7ce9616bfb
Merge pull request #173 from krawieck/fix/linux-build
Fix linux build
2021-02-26 23:33:02 +01:00
shilangyu b0ad9335af Fix linux build 2021-02-26 18:46:42 +01:00
shilangyu 504d6bd158 Typo fix 2021-02-25 23:14:24 +01:00
shilangyu 34ef554084 Added missing changelog entry 2021-02-25 23:03:28 +01:00
krawieck ea305e5a5c Release v0.3.0 2021-02-25 22:31:41 +01:00
Filip Krawczyk 8ffe97961e
Merge pull request #166 from krawieck/fix/private-follows 2021-02-25 22:16:32 +01:00
shilangyu ce9c0337db Merge changed in changelog 2021-02-25 21:56:06 +01:00
shilangyu 4a5358722f Add changelog 2021-02-25 21:54:55 +01:00
shilangyu 8cc4246569 Hide followed communities 2021-02-25 21:54:55 +01:00
shilangyu 8e7602ce3d Add token when fetching communities 2021-02-25 21:54:55 +01:00
Filip Krawczyk d516e635ea
Merge pull request #170 from krawieck/feature/json-serializable-stores 2021-02-25 21:38:09 +01:00
shilangyu fcf39be00f Fix null check typo 2021-02-25 21:23:54 +01:00
shilangyu 7cc928764b Propagate userMentionId 2021-02-24 22:48:19 +01:00
shilangyu a9dc676ca8 Simplify comment.dart 2021-02-24 22:33:21 +01:00
shilangyu 213c9b7b0d Mention nerd stuff in changelog 2021-02-24 22:08:11 +01:00
shilangyu bc7779158c Simplify tokenForId 2021-02-24 22:02:36 +01:00
shilangyu e474cebcdb Add changelog 2021-02-24 21:59:01 +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
Filip Krawczyk 5789cfb01d
Merge pull request #161 from krawieck/modlog 2021-02-22 22:39:01 +01:00
shilangyu 9984dbffa2 Sort imports 2021-02-21 16:29:12 +01:00
Marcin Wojnarowski 869f674880
Merge branch 'master' into modlog 2021-02-20 17:07:59 +01:00
shilangyu 8b1fab1fd0 Push buttons always to bottom 2021-02-20 17:00:36 +01:00
Filip Krawczyk 08821d489e
Merge pull request #162 from wolf4ood/feature/community-add-post 2021-02-20 13:34:37 +01:00
shilangyu a0258d65e5 Add code review suggestions 2021-02-19 20:06:01 +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
shilangyu 3b3d9855ec Make table border visible in AMOLED mode 2021-02-18 17:22:32 +01:00
shilangyu 46059b5b83 Remove unneeded nullish coalescing 2021-02-18 17:13:20 +01:00
shilangyu af09e56a1f Add changelog 2021-02-18 17:12:04 +01:00
shilangyu 8464fe4146 Small visual changes 2021-02-18 13:14:03 +01:00
shilangyu c8124e4ffc Add avatar to mod 2021-02-18 10:24:33 +01:00
shilangyu 11ded1b4b4 Fill in text for modlog 2021-02-18 10:21:10 +01:00
shilangyu ae33e277a8 Add avatar widget 2021-02-18 09:19:00 +01:00
shilangyu 5326eda8f6 Add pagination 2021-02-17 00:40:26 +01:00
shilangyu 2c2c33494d Add initial modlog 2021-02-16 22:39:46 +01:00
Filip Krawczyk e49cfa221f
Merge pull request #151 from krawieck/time-fix 2021-02-13 17:17:15 +01:00
krawieck 40e9c45b27 update LAC 2021-02-13 17:10:53 +01:00
krawieck 3afb5c9d11 remove offset cuz it got fixed in lac 2021-02-13 17:03:40 +01:00
krawieck 39b12fe3bc change "this" formatting 2021-02-12 23:44:15 +01:00
Filip Krawczyk 807a17f359
Merge branch 'master' into time-fix 2021-02-12 18:00:32 +01:00
Filip Krawczyk d11a0a1e62
Merge pull request #148 from krawieck/fix/link-launching 2021-02-12 17:59:57 +01:00
krawieck ba5ffdfc41 update changelog 2021-02-12 17:57:32 +01:00
krawieck 40636246df Add extension for relative time and fix a bug
the bug was that time from server is in UTC format,
and our time is in local format, so it needed
to be shifted back to UTC.

oddly enough .toUtc() method didn't work
2021-02-12 17:53:51 +01:00
shilangyu 36b8188813 Add changelog 2021-02-11 12:56:20 +01:00
shilangyu 93ac19a06f Fix link launching on Android 11 2021-02-11 11:16:13 +01:00
Filip Krawczyk efb2551f4f
Merge pull request #146 from krawieck/saved-page 2021-02-09 22:41:47 +01:00