1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-17 10:59:29 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
krawieck
99fe7de64b Add more menu and info popup 2020-09-09 23:21:21 +02:00
krawieck
1162fb1cd7 Create universal functions for going to common pages 2020-09-09 17:41:54 +02:00
krawieck
7f0f0c11f1 Move InkWell one widget down 2020-09-03 00:18:29 +02:00
krawieck
dec88a1d88 make CommentTag private 2020-09-03 00:10:36 +02:00
krawieck
e44b6cf10f Add comment actions 2020-09-03 00:01:04 +02:00
krawieck
fcf622dcfe Add comment sorting with temporary dropdown 2020-09-02 13:49:07 +02:00
krawieck
f44c0f60a5 change some expressions to IIFEs 2020-09-01 14:17:56 +02:00
krawieck
fdcb29fb1c oops, moved the wrong thing 2020-08-31 20:10:05 +02:00
krawieck
eee965fba1 * move comment out of widgets/
* remove `Widget` suffix from widgets
* change `list.length != 0` to `list.isEmpty`
* convert MarkdownText into stateless widget
2020-08-31 19:56:48 +02:00
krawieck
16d490c0ad Add missing import 2020-08-31 18:26:57 +02:00
krawieck
6704fed4e5 Add comment pfp, op, banned 2020-08-31 15:29:02 +02:00
krawieck
663d4bb913 Fix username displaying for comments 2020-08-31 13:39:27 +02:00
krawieck
cf3862d2e2 Add markdown rendering to comments 2020-08-31 12:23:32 +02:00
krawieck
3bb56a71dd Add 2 widgets for displaying comments #16 2020-08-31 01:47:08 +02:00