Commit Graph

  • 2724103e23 wrap in safearea #59 shilangyu 2020-09-29 15:00:50 +0200
  • 126128d320 corrected variable name shilangyu 2020-09-29 15:00:13 +0200
  • 5a858142b5 lint fixes krawieck 2020-09-29 12:24:52 +0200
  • fe90119826 remove unneeded abstraction krawieck 2020-09-29 11:13:17 +0200
  • e4b0441a36 convert to `SortableInfiniteList` krawieck 2020-09-29 11:11:43 +0200
  • aefcf50fd1 add infinite comment list krawieck 2020-09-29 10:53:40 +0200
  • 379d2204ae bump lemmy_api_client to `0.6.0` krawieck 2020-09-29 10:49:29 +0200
  • c5040ce1fa fix import krawieck 2020-09-29 10:27:36 +0200
  • 8f64e93705 create more universal `SortableInfiniteList` krawieck 2020-09-29 01:13:25 +0200
  • eae8a3849a add brightness so that status bar icons have the right color krawieck 2020-09-29 00:59:19 +0200
  • 6eb748194f implement infinite list for communities krawieck 2020-09-29 00:57:25 +0200
  • a3b152706a add option to not show style button krawieck 2020-09-29 00:35:05 +0200
  • ececfaf93e Replace `describeEnum` by nice lookin string krawieck 2020-09-29 00:34:35 +0200
  • b9337a43ae a bunch of small fixes krawieck 2020-09-28 23:28:41 +0200
  • 82a739b203 add infinite post list to instance page krawieck 2020-09-28 22:41:40 +0200
  • 1d7a5fbf0a change default badge border radius krawieck 2020-09-28 22:35:48 +0200
  • 175248e06e moved infinite post list to a separate widget krawieck 2020-09-28 22:12:40 +0200
  • d5a49e9e4c removed unused variable shilangyu 2020-09-28 20:58:43 +0200
  • 4083742574
    Merge branch 'master' into post-creation Marcin Wojnarowski 2020-09-28 20:33:28 +0200
  • cb47607b2b add spacing to form fields shilangyu 2020-09-28 20:28:16 +0200
  • bc736eb6aa replace route instead of pushing shilangyu 2020-09-28 20:28:06 +0200
  • 15ebfb6caa replying to comments now works, fixes #58 shilangyu 2020-09-28 20:24:30 +0200
  • b93d9efc1d implement infinite list for posts krawieck 2020-09-28 20:05:07 +0200
  • 3739aa302f swap custom go to functions for premade ones krawieck 2020-09-28 20:04:44 +0200
  • b4b41e848b add better handling of uncommon links krawieck 2020-09-28 19:58:09 +0200
  • 147db8e1fe add option to include widget before the list, but that is still scrollable krawieck 2020-09-28 19:55:10 +0200
  • 93f1be94a0 add todo krawieck 2020-09-28 19:49:18 +0200
  • 37a3d95b06 add a really horrible all instances dropdown shilangyu 2020-09-27 22:51:06 +0200
  • 0009082a40 dont preserve initial state in memo future shilangyu 2020-09-27 22:50:21 +0200
  • cb2cc99546 show only logged in instances shilangyu 2020-09-26 12:43:34 +0200
  • b4db57d5f4
    Merge pull request #57 from krawieck/project-meta Filip Krawczyk 2020-09-24 17:06:38 +0200
  • 1079431b33
    Merge pull request #55 from krawieck/account-management-pages Marcin Wojnarowski 2020-09-24 16:52:23 +0200
  • c2f30665ec make disposal non-manual #55 krawieck 2020-09-24 16:26:24 +0200
  • a825a57840 add docstring krawieck 2020-09-24 15:50:52 +0200
  • f746ed9479 make speed dial work with any theme krawieck 2020-09-24 15:48:05 +0200
  • 3809dcd0cc change default debounce duration to 1 second krawieck 2020-09-24 15:41:03 +0200
  • 121f4a424c support for actual urls krawieck 2020-09-24 15:38:54 +0200
  • 6c8251b7aa fix debounce sideeffect to dispose debounce krawieck 2020-09-24 15:01:20 +0200
  • 80a06bf14b simplify automatic default account selection shilangyu 2020-09-24 00:19:53 +0200
  • f632dd6b00 utils -> utilities #57 shilangyu 2020-09-23 23:18:13 +0000
  • 0be75b48da remove useless bool returns krawieck 2020-09-23 23:39:41 +0200
  • f43910ddbe swap yes and no placements krawieck 2020-09-23 23:37:26 +0200
  • 461cc56693 remove now useless loading variables that were replaced by debounce krawieck 2020-09-23 23:35:58 +0200
  • 1fb221a034 conert listener to utilize `useEffect` krawieck 2020-09-23 23:31:34 +0200
  • ff0c2829f6 correct url that is getting launched krawieck 2020-09-23 23:27:57 +0200
  • 7a3ce4f0df remove useless generic krawieck 2020-09-23 23:23:38 +0200
  • 6cfdc14c4c Remove `cancel` buttons, cuz they're wack krawieck 2020-09-23 23:21:41 +0200
  • 7be73a48ce use effect hook instead of memoized and inside ontap krawieck 2020-09-23 23:20:16 +0200
  • da80f8d789 add lint ignore comment to catch krawieck 2020-09-23 18:03:47 +0200
  • 740905b902 add buttom for adding instance if no instance is added krawieck 2020-09-23 15:27:52 +0200
  • a18300f0f1 add pick default reaction krawieck 2020-09-23 15:27:24 +0200
  • f0ba338bf6 connected CreatePost shilangyu 2020-09-22 23:51:21 +0200
  • 65d5bcb824 created form fields for post creation shilangyu 2020-09-22 23:50:18 +0200
  • b37277c072 useloggedinaction now handles non-specific instanceUrl shilangyu 2020-09-22 23:17:42 +0200
  • 72ef4a6d26 added iterable of instance urls shilangyu 2020-09-22 23:17:02 +0200
  • f642f26356
    Merge pull request #56 from krawieck/project-meta-1 Marcin Wojnarowski 2020-09-22 20:45:31 +0200
  • 779b0cd524
    Create LICENSE #56 Marcin Wojnarowski 2020-09-22 20:45:06 +0200
  • 22eaa6cade update doc krawieck 2020-09-22 16:39:02 +0200
  • a675377378 change bounce to callback krawieck 2020-09-22 16:33:02 +0200
  • df4e1253b4 change `onDebounce` to `callback` krawieck 2020-09-22 13:50:54 +0200
  • 15f408e8db mark `removeInstance` and `removeAccount` as actions krawieck 2020-09-22 13:38:31 +0200
  • 57d4a8a27b Add speed dial for adding accounts and instances krawieck 2020-09-22 13:22:45 +0200
  • 467e41f6b8 created changelog shilangyu 2020-09-22 01:46:29 +0000
  • 388ad24a8d added contributing file shilangyu 2020-09-22 01:25:50 +0000
  • 94c373a08b add todo comment krawieck 2020-09-22 01:21:03 +0200
  • 330ca983e4 change wording: delete to remove krawieck 2020-09-22 01:05:20 +0200
  • c1254b4426 make the button spamming-resistant krawieck 2020-09-22 01:00:31 +0200
  • dfb372552b tiny tweaks and fixes krawieck 2020-09-22 00:58:52 +0200
  • 216049f23c add assumeValid param krawieck 2020-09-22 00:42:10 +0200
  • 847ccfe887 remove catch with no `on` clause krawieck 2020-09-22 00:42:01 +0200
  • 22fa916fbf Add `flutter_slidable` and use it for deleting accounts and instances krawieck 2020-09-22 00:34:45 +0200
  • 822bc6bbc6 Update issue templates Marcin Wojnarowski 2020-09-22 00:30:45 +0200
  • 377db0908b add error widget just in case krawieck 2020-09-21 23:49:46 +0200
  • 13ee72e814 early return from debounce if input didn't change krawieck 2020-09-21 23:49:20 +0200
  • 521cf3fbd0 remove useless comment krawieck 2020-09-21 23:17:55 +0200
  • 2996c8e5ef make spinner smaller and of more visible color krawieck 2020-09-21 23:17:33 +0200
  • 2c89534e2d add keys to scaffolds so that snackbars work properly krawieck 2020-09-21 23:15:45 +0200
  • 3ca16ccf21 add `removeInstance` and `removeAccount` methods krawieck 2020-09-21 21:44:56 +0200
  • 9497449a93 add option to assume that instance is valid and not do any requests krawieck 2020-09-21 21:44:16 +0200
  • 64d9065fbd
    Merge pull request #53 from krawieck/bottom-bar Filip Krawczyk 2020-09-21 20:48:35 +0200
  • 7b3c93a177
    Merge pull request #54 from krawieck/write-comment Filip Krawczyk 2020-09-21 20:47:24 +0200
  • 10b39052a9 add notch margin #53 shilangyu 2020-09-21 20:23:18 +0200
  • 377ad99fb5 limit commenting to logged in users #54 shilangyu 2020-09-21 20:19:14 +0200
  • 910e214f48 use cupertino modal popups shilangyu 2020-09-21 20:18:57 +0200
  • 5409cde5d0 commenting on a post now works shilangyu 2020-09-21 13:30:47 +0200
  • 222f3aedc1 replying to comments works shilangyu 2020-09-21 13:20:25 +0200
  • ca749a9d40 connected replying shilangyu 2020-09-21 13:20:07 +0200
  • 82d153533a fix bug where scores would show as 1 too many or 1 too few shilangyu 2020-09-21 12:47:16 +0200
  • d0913ca3fa create write comment widget shilangyu 2020-09-21 01:37:34 +0200
  • 40c36c99cd rework debounce hook to be more friendly krawieck 2020-09-21 01:00:38 +0200
  • cc7da5a045 preserve state on tab change shilangyu 2020-09-20 23:27:04 +0200
  • 5177f93131 implement debounce for adding instances krawieck 2020-09-20 20:09:41 +0200
  • c9fc536d09 add debounce hook krawieck 2020-09-20 20:00:48 +0200
  • f180c9d688 make spinner a bit smaller krawieck 2020-09-20 01:09:09 +0200
  • 8f03b695ab remove img krawieck 2020-09-20 01:04:00 +0200
  • 02ea560cc4 remove useless comments krawieck 2020-09-20 01:02:06 +0200
  • 18556b5db4 Add instance logo in add account page krawieck 2020-09-20 00:15:36 +0200
  • 784c036670
    Merge pull request #48 from krawieck/comment-actions Filip Krawczyk 2020-09-20 00:06:09 +0200
  • d99492d6cb created bottom bar shilangyu 2020-09-19 23:56:07 +0200
  • 6f94679eed redesign add account and add instance pages krawieck 2020-09-19 23:19:49 +0200