Commit Graph

136 Commits

Author SHA1 Message Date
xmflsct bb9fa0c752 Improved history diff 2023-01-04 23:12:18 +01:00
xmflsct 06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
xmflsct 0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
xmflsct b067b9bdb1 Properly clean and reset navigators 2023-01-03 00:10:44 +01:00
xmflsct 4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
xmflsct 6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +01:00
xmflsct 56d1090ca9 Actions working for #638 2023-01-01 17:20:35 +01:00
xmflsct ced71d6611 Reply working for #638 2023-01-01 16:44:55 +01:00
xmflsct 13303c4269 Early demo of #638
Actions are not working yet
2022-12-31 15:53:02 +01:00
xmflsct eb385b8872 Fix bugs 2022-12-31 14:00:52 +01:00
xmflsct 65e9f41a3b Fix bugs 2022-12-31 12:56:10 +01:00
xmflsct b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +01:00
xmflsct ca7309b862 Fix #601 #577 2022-12-29 23:38:44 +01:00
xmflsct c6aff79055 Fix public domain and API domain differ 2022-12-29 23:00:17 +01:00
xmflsct 892e6c6131 Updates 2022-12-29 01:10:50 +01:00
xmflsct 4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
xmflsct 1ea6aff328
619 restructure local storage (#628)
* To MMKV migration working

* POC migrated font size settings

* Moved settings to mmkv

* Fix typos

* Migrated contexts slice

* Migrated app slice

* POC instance emoji update

* Migrated drafts

* Migrated simple instance properties

* All migrated!

* Re-structure files

* Tolerant of undefined settings

* Can properly logging in and out including empty state
2022-12-28 23:41:36 +01:00
xmflsct 34f7218c34 Fix React key missing 2022-12-25 17:40:53 +01:00
xmflsct e27bf7407b Fix #616 2022-12-24 01:59:18 +01:00
xmflsct b6045e5121 Remove most React memo
Maybe would solve iOS out of memory crashes
2022-12-24 01:18:20 +01:00
xmflsct 3594500b3e Fix #610 2022-12-23 18:49:50 +01:00
xmflsct f3c40e9486 Fix #611 2022-12-23 18:19:14 +01:00
xmflsct e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
xmflsct 39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
xmflsct dab2ca060d Fix visual bugs
Somehow the `onError` of `react-native-fast-image` doesn't work anymore as expected. Maybe because the underlying `SDWebImage` is being patched to other versions.
2022-12-20 10:47:33 +01:00
xmflsct bace3b85de Fixed #578 2022-12-18 23:32:57 +01:00
xmflsct 50b07fc5eb Experiment with #558 2022-12-18 23:15:58 +01:00
xmflsct fea45e66bc Fixed #576 2022-12-18 21:16:21 +01:00
xmflsct 909fed0644 Fixed #575 2022-12-18 20:55:33 +01:00
xmflsct 47feac174a Fixed #570 2022-12-18 11:16:30 +01:00
xmflsct b76d3f50df Make search transition smoother? 2022-12-18 00:41:49 +01:00
xmflsct c59690fcb9 Fixed #566 2022-12-17 23:21:56 +01:00
xmflsct 4725287554 Remove conversation levels for now as it doesn't work well yet 2022-12-16 17:00:07 +01:00
xmflsct d3d2202caa Fixed #561 2022-12-16 10:11:09 +01:00
xmflsct 78dba4ae1a Pilot fix for #558 2022-12-16 00:21:53 +01:00
xmflsct 3d2339c2b5 Fix searching for remote accounts 2022-12-15 14:28:36 +01:00
xmflsct a4cd24f313 Fixed #457 2022-12-15 01:41:34 +01:00
xmflsct 4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
xmflsct 7f8a8de898 Fixed #240 2022-12-12 23:59:38 +01:00
xmflsct 6936e8009a Fixed #554 2022-12-12 20:43:45 +01:00
xmflsct 24ccee8afa Fixed #525
HTML is removed. In this way, if a URL is changed, it can be highlighted as well
2022-12-11 16:52:34 +01:00
xmflsct c18089bf8a Fixed #549 2022-12-11 12:12:46 +01:00
xmflsct 44379504eb Fixed #533
Added trending in the "public" tab
2022-12-11 01:08:38 +01:00
xmflsct 213328ef1a Add admin notifications besides push #535 2022-12-10 22:43:37 +01:00
xmflsct bdbacf579e Fixed #536 2022-12-10 20:19:18 +01:00
xmflsct 357c4039cb
544 migrate to react query v4 (#547)
* Update all imports

* Update isLoading

* Update onlineManager
2022-12-10 14:47:19 +01:00
xmflsct 5338720106 Fix notification account info not shown 2022-12-05 21:30:19 +01:00
xmflsct db6ef36278 Fix account description folding 2022-12-05 18:56:38 +01:00
xmflsct 3d590d836d Fix search debouncing 2022-12-04 20:08:55 +01:00
xmflsct cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00