Commit Graph

  • 6813ff47a7 better loading sizes #48 shilangyu 2020-09-19 21:51:22 +0200
  • f27ebf0da9 add option to long press to delete instance krawieck 2020-09-19 20:15:42 +0200
  • 7d8db2e83c add children count for collapsed comments krawieck 2020-09-19 15:06:50 +0200
  • f091603347 Make comment less than 80 chars long krawieck 2020-09-19 14:05:58 +0200
  • c8c5b2881f ability to vote on comments shilangyu 2020-09-19 12:28:46 +0200
  • 30adc2be63 add default for delayed loading shilangyu 2020-09-19 12:27:57 +0200
  • 016537d8d2 ability to collapse a comment shilangyu 2020-09-19 12:01:12 +0200
  • e938224df0 added comment saving shilangyu 2020-09-19 02:04:00 +0200
  • e96cb9019b disallow copying when comment was removed/deleted shilangyu 2020-09-19 02:03:37 +0200
  • 5b4107aee0 Convert add instance and account dialogs to pages krawieck 2020-09-19 01:34:04 +0200
  • 33f57b7e54
    Merge pull request #45 from krawieck/infinite-scroll Filip Krawczyk 2020-09-19 01:16:14 +0200
  • 94ac08825e fix rebase files #45 shilangyu 2020-09-19 01:06:35 +0200
  • aa5b06a676
    Merge branch 'master' into infinite-scroll Marcin Wojnarowski 2020-09-19 00:42:47 +0200
  • dea66fe8bf hotfix: move api_extensions to dedicated folder shilangyu 2020-09-19 00:40:47 +0200
  • 97d946c8a2 hotfix: check for formatting in CI shilangyu 2020-09-19 00:06:12 +0200
  • 34f8f5b155 removed outdated comment shilangyu 2020-09-18 23:31:54 +0200
  • ea923b032c added @required decorator shilangyu 2020-09-18 23:29:38 +0200
  • 0fb53e3314 added a controller and more robust behavior shilangyu 2020-09-18 23:24:58 +0200
  • 3f5a21d3b2
    Merge pull request #44 from krawieck/post-actions Marcin Wojnarowski 2020-09-18 22:30:47 +0200
  • a50501d434 fix up of votes #44 krawieck 2020-09-18 22:07:48 +0200
  • e7876af0bc bump `lemmy_api_client` to `0.5.0` krawieck 2020-09-18 21:57:12 +0200
  • 1e59382214 convert `Voting` to use `loggedInAction` hook krawieck 2020-09-18 21:56:42 +0200
  • 173f068cf0 change text to be more sane krawieck 2020-09-18 21:24:33 +0200
  • 4b4e743413 Move message prop krawieck 2020-09-18 17:30:32 +0200
  • 6cc0f70ec1 Make wording more formal krawieck 2020-09-18 17:28:09 +0200
  • 10556770de Recude language cringyness krawieck 2020-09-18 17:27:01 +0200
  • 620c2a6ee4 add lint ignore comment krawieck 2020-09-18 16:16:39 +0200
  • baea08f857 remove unused function krawieck 2020-09-18 16:16:08 +0200
  • 059cfd491c use `loggedInAction` hook in Community page krawieck 2020-09-18 15:57:45 +0200
  • 65fdb1932f Add lint ignore comment krawieck 2020-09-18 15:55:39 +0200
  • f11999c73a import cleanup krawieck 2020-09-18 15:55:23 +0200
  • f1b41217ac switch to `loggedInAction` hook krawieck 2020-09-18 15:49:36 +0200
  • 72949f4026 Change return type from `String` to `Jwt` krawieck 2020-09-18 15:48:37 +0200
  • 3e07c963ac add tooltip krawieck 2020-09-18 12:48:32 +0200
  • 7f981fe436 better loading handling krawieck 2020-09-18 01:29:17 +0200
  • e13386051a bump lemmy api version krawieck 2020-09-17 22:50:35 +0200
  • 700112e20b Add save post button krawieck 2020-09-17 22:50:18 +0200
  • 60dcf07001 convert hasMore into a ref + prevent double fetching shilangyu 2020-09-17 19:49:42 +0200
  • 818097f962 created infinite scroll component shilangyu 2020-09-17 19:43:26 +0200
  • cc229f0bd3 remove useless functions krawieck 2020-09-17 18:45:00 +0200
  • 5b014bd2c0 remove useless comment krawieck 2020-09-17 18:40:13 +0200
  • 689bb79414 convert import to relatvie krawieck 2020-09-17 18:38:03 +0200
  • c8c91c1ada Use token for post request krawieck 2020-09-17 18:37:27 +0200
  • c83d92f79d Convert to using `useMemoFuture` krawieck 2020-09-17 18:34:03 +0200
  • c9558a5945 Add voting widget for handling voting krawieck 2020-09-17 16:46:40 +0200
  • c4329a163f remove obsolete todo krawieck 2020-09-17 15:25:47 +0200
  • 87c14483c7
    Merge pull request #43 from krawieck/big-cleanup Filip Krawczyk 2020-09-17 14:33:20 +0200
  • a9634380a0 fixed susyemnavigationbarcolor #43 shilangyu 2020-09-17 00:29:35 +0200
  • c38dee0e73 an attempt at changing systemnavigationbarcolor shilangyu 2020-09-17 00:25:19 +0200
  • a08a7c5b93 fix linting issues shilangyu 2020-09-17 00:24:49 +0200
  • 08af8e5997 cleanup some TODOs shilangyu 2020-09-16 23:29:14 +0200
  • 0540be3ede activate prefer_final_locals lint rule shilangyu 2020-09-16 23:22:04 +0200
  • c6b03c3aef added hook for stores shilangyu 2020-09-16 23:15:42 +0200
  • d3eee1e837 replace route pages with cupertino ones shilangyu 2020-09-16 22:53:04 +0200
  • fc52ce91a8
    Merge pull request #41 from krawieck/community-sub-button Filip Krawczyk 2020-09-16 22:14:35 +0200
  • c99e8370fb
    Merge pull request #42 from krawieck/selectable-comments Marcin Wojnarowski 2020-09-16 22:12:19 +0200
  • 6af2349867 import cleanup #41 krawieck 2020-09-16 22:09:11 +0200
  • a2b5a0a6f2 properly handling null in AccountsStore (removed tokenOrNull) shilangyu 2020-09-16 21:51:08 +0200
  • a5eaf784d5 convert pop to arrow function #42 krawieck 2020-09-16 21:21:47 +0200
  • d63c84d4bb Make comments selectable krawieck 2020-09-16 20:09:09 +0200
  • ee097ef386
    Merge pull request #39 from krawieck/communities-tab Filip Krawczyk 2020-09-16 01:34:10 +0200
  • 0352586f97 changed border radius #39 shilangyu 2020-09-16 01:28:40 +0200
  • 6625fe4da3 created useDelayedLoading shilangyu 2020-09-16 01:27:49 +0200
  • 5c871da9ff remove use prefix from hook file shilangyu 2020-09-16 01:27:01 +0200
  • 689dbff41e add a todo krawieck 2020-09-16 01:23:57 +0200
  • b5f803834e remove unnecesary check krawieck 2020-09-16 01:11:35 +0200
  • d98f93b0f5 make `isAnonymousFor` work for not added isntances krawieck 2020-09-16 01:10:46 +0200
  • 9d49dedcdb handle fetch failure shilangyu 2020-09-16 00:40:19 +0200
  • 65f71eef1a replace full text match with fuzzy match + sort according to best match shilangyu 2020-09-16 00:26:36 +0200
  • 288aa52a66 Add trailing comma to make formatting less disturbing krawieck 2020-09-15 23:52:15 +0200
  • e977305a0e remove useless check. also fix an error krawieck 2020-09-15 23:46:55 +0200
  • 896337bf2f added some TODOs, moved a big handle out of UI, fix typo shilangyu 2020-09-15 23:44:21 +0200
  • b329a5fe4e Refactor to use `watch` instead of `select` and add check if instance is added krawieck 2020-09-15 23:43:18 +0200
  • 9225d60de6
    Merge pull request #40 from krawieck/better-mediaview-dismissal Marcin Wojnarowski 2020-09-15 17:17:11 +0200
  • 6310ed988b fix import mess krawieck 2020-09-15 16:20:03 +0200
  • 024a2ce981 remove `Dismissible` and instead use `GestureDetector` for dismissal #40 krawieck 2020-09-15 16:03:52 +0200
  • e553089032 refactor to use useMemoized and make subscribe button functional krawieck 2020-09-15 15:25:07 +0200
  • 08c80b2568 Add `tokenOrNull` util function krawieck 2020-09-15 15:21:06 +0200
  • fb8f6bfaa5 add `useMemoFuture` hook krawieck 2020-09-15 15:20:34 +0200
  • d68e9188ae moved extensions and hooks to separate folders shilangyu 2020-09-15 15:14:24 +0200
  • 32cd87eefb hotfix: accounts are no persistently saved shilangyu 2020-09-15 01:01:52 +0200
  • b74e3e5491 capitalized filter shilangyu 2020-09-15 00:23:52 +0200
  • 93177c0072 make the input smaller shilangyu 2020-09-15 00:09:02 +0200
  • feba320262 added `useRef` hook (might be useful later) shilangyu 2020-09-15 00:01:59 +0200
  • 6df9060a72 loading animation after 500ms shilangyu 2020-09-14 23:58:59 +0200
  • 6dac4ac72c sort communities and toggle instances shilangyu 2020-09-14 23:54:47 +0200
  • abb107fbbf
    Merge pull request #36 from krawieck/media-view Marcin Wojnarowski 2020-09-13 21:25:23 +0200
  • f3176128c5 add `return null` to stfu the linter #36 krawieck 2020-09-13 21:15:20 +0200
  • c89ad2833a Make `useEffect` actually work krawieck 2020-09-13 18:16:53 +0200
  • 2e23148532 move ui showing/hiding logic to `useEffect` krawieck 2020-09-13 16:48:40 +0200
  • 1e0fcf9c67 Fill errorWidget field on every cached network image, cuz otherwise they would break the app krawieck 2020-09-13 16:05:17 +0200
  • 4bec0c533a Remove useless inkwell krawieck 2020-09-13 15:42:39 +0200
  • 450f3373af remove dead code krawieck 2020-09-13 00:31:55 +0200
  • 8e9b1e17e4
    Merge branch 'master' into media-view Filip Krawczyk 2020-09-12 23:13:52 +0200
  • ba8b2cd55c
    Merge pull request #37 from krawieck/link-handling Marcin Wojnarowski 2020-09-12 19:00:36 +0200
  • 49b23265c6 add return #37 krawieck 2020-09-12 17:14:08 +0200
  • f02a54a2f8 Cahnge `urlLauncher` to `linkLauncher` krawieck 2020-09-12 17:05:52 +0200
  • 383d194f51 Add missing type annotation krawieck 2020-09-12 17:03:00 +0200
  • 3c22966ea3 Remove context from push signature cuz it was not needed krawieck 2020-09-12 10:25:22 +0200
  • bc3d67bb4e Fix opening instance, and handling unfortunate urls krawieck 2020-09-12 10:23:39 +0200