Commit Graph

74 Commits

Author SHA1 Message Date
shilangyu e938224df0 added comment saving 2020-09-19 02:04:00 +02:00
shilangyu e96cb9019b disallow copying when comment was removed/deleted 2020-09-19 02:03:37 +02:00
shilangyu dea66fe8bf hotfix: move api_extensions to dedicated folder 2020-09-19 00:40:47 +02:00
shilangyu 0540be3ede activate prefer_final_locals lint rule 2020-09-16 23:22:04 +02:00
krawieck a5eaf784d5 convert pop to arrow function 2020-09-16 21:21:47 +02:00
krawieck d63c84d4bb Make comments selectable 2020-09-16 20:09:09 +02:00
krawieck 1e0fcf9c67 Fill errorWidget field on every cached network image, cuz otherwise they would break the app 2020-09-13 16:05:17 +02:00
krawieck 77d54016f3 Change `urlLanucher` signature to include `instanceUrl` 2020-09-12 09:30:22 +02:00
krawieck 1e43d1a482 Move const structures to their own object to prevent spillage 2020-09-10 15:24:45 +02:00
krawieck 3ae7812ed7 Remove debug print 2020-09-10 15:19:02 +02:00
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