Commit Graph

50 Commits

Author SHA1 Message Date
xmflsct 50332773c3 Fix #490
Support remembering timeline position in following
2023-01-07 16:27:40 +01:00
xmflsct ea02561cdb With local caching and gradual prepending
For #490
2023-01-07 00:43:00 +01:00
xmflsct c83a74d1c3 Fix status interactions 2023-01-06 01:01:10 +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 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 2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +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 b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +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 e27bf7407b Fix #616 2022-12-24 01:59:18 +01:00
xmflsct d26d8f3c14 Fixed #574
Stupid typo..
2022-12-18 22:01:02 +01:00
xmflsct 3d2339c2b5 Fix searching for remote accounts 2022-12-15 14:28:36 +01:00
xmflsct 4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
xmflsct 44379504eb Fixed #533
Added trending in the "public" tab
2022-12-11 01:08:38 +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 20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
xmflsct 9ec6f7331d Fixed #433
So weird iOS does not have this issue...
2022-11-05 01:19:44 +01:00
xmflsct cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
Zhiyuan Zheng 236ccbe45d Fixed #338
Also Android cannot read from ID, using index instead
2022-06-14 23:32:35 +02:00
Zhiyuan Zheng a9e36d4a9c Try without memo 2022-06-01 00:33:59 +02:00
Zhiyuan Zheng 4398e520ed Refine notifications
https://github.com/tooot-app/app/issues/306

https://github.com/tooot-app/app/issues/305 This one uses the positive filtering that is added since v3.5, that a such a filter won't be shown as there is no way to check if a user is an admin or not and showing a useless option for majority users won't be a good experience.
2022-05-28 19:24:08 +02:00
Zhiyuan Zheng d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00
Zhiyuan Zheng 9a22dc9204 Correct iPad screenshots 2022-02-04 23:13:32 +01:00
Zhiyuan Zheng 9a41dd2191 MVP last read position 2022-01-16 23:26:05 +01:00
Zhiyuan Zheng 8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng 8e0d499ed8
Remove most of the require cycles 2021-05-12 15:40:55 +02:00
Zhiyuan Zheng c4ec88609e
Using Crowdin now 2021-03-29 00:22:30 +02:00
Zhiyuan Zheng f3852025ba
Fixed #45
Cannot use pure component in this case after refresh
2021-03-25 00:25:37 +01:00
Zhiyuan Zheng 03b312fefe
Added notifications filter 2021-03-17 15:30:28 +01:00
Zhiyuan Zheng 5fe6cd59f9
Fixed #41 2021-03-14 00:47:55 +01:00
Zhiyuan Zheng fa3c298b8a
Fix pinned statuses on account page 2021-03-09 10:35:53 +01:00
Zhiyuan Zheng f3fa6bc662
Rewrite timeline logic 2021-02-27 16:33:54 +01:00
Zhiyuan Zheng 45681fc1f5
Restructure removing remote 2021-02-20 19:12:44 +01:00
Zhiyuan Zheng 4c8003b533
Try to fix #16 2021-02-13 01:26:02 +01:00
Zhiyuan Zheng d2aec8d590
Fixed #22 2021-02-13 00:15:42 +01:00
Zhiyuan Zheng 3303864394
Keep previous tab for next load 2021-02-11 23:42:13 +01:00
Zhiyuan Zheng d1bddc696a
Fixed #19 2021-02-11 01:33:31 +01:00
Zhiyuan Zheng f5414412d4
#18
Use websocket to constantly fetch new notifications. Also use flatlist item view to clear notification.
2021-02-08 23:19:55 +01:00
Zhiyuan Zheng 86231fb7b7
Updates 2021-01-23 02:41:50 +01:00
Zhiyuan Zheng 7c6aba77ba
Fix bugs 2021-01-22 01:34:20 +01:00
Zhiyuan Zheng 5ec9118fb2
Updates 2021-01-16 00:00:31 +01:00
Zhiyuan Zheng 2df172d026
Updates 2021-01-12 00:12:44 +01:00
Zhiyuan Zheng 284d6e46e0
Switch to shared hooks 2021-01-11 21:36:57 +01:00
Zhiyuan Zheng 4b99813bb7
Lots of updates 2021-01-07 19:13:09 +01:00