1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

39 Commits

Author SHA1 Message Date
6ce78e94f8 Fix #271
Added follow as menu option
2023-01-08 16:59:35 +01:00
bd3046cc2f Updates 2023-01-06 01:08:27 +01:00
06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +01:00
56d1090ca9 Actions working for #638 2023-01-01 17:20:35 +01:00
b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +01:00
4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
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
b6045e5121 Remove most React memo
Maybe would solve iOS out of memory crashes
2022-12-24 01:18:20 +01:00
3594500b3e Fix #610 2022-12-23 18:49:50 +01:00
e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
ed71f86983 Fix Android action sheet color mode 2022-12-19 22:36:30 +01:00
50b07fc5eb Experiment with #558 2022-12-18 23:15:58 +01:00
357c4039cb 544 migrate to react query v4 (#547)
* Update all imports

* Update isLoading

* Update onlineManager
2022-12-10 14:47:19 +01:00
c6e27d6d88 Fixed #514 2022-12-05 14:50:03 +01:00
20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
d0aa55d021 Fix proper reblog permission
https://github.com/tooot-app/app/issues/274
2022-05-16 21:54:11 +02:00
ee2f23c972 Update Actions.tsx
https://github.com/tooot-app/app/issues/274
2022-05-11 00:11:18 +02:00
7c48c61c99 Using new text component
Need to use global accessibility checks rather than per text component which is not efficient
2022-05-07 00:52:32 +02:00
293447f65c Clean up react memo 2022-04-30 21:47:17 +02:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
0be23da843 Try to fix crashes for Text 2021-06-11 23:07:41 +02:00
0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
d4b28df091 Refine accessibility 2021-04-09 21:43:12 +02:00
aab3d8d94d Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
f3852025ba Fixed #45
Cannot use pure component in this case after refresh
2021-03-25 00:25:37 +01:00
d15e8cb652 Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
bcb55254f9 Refine RN 0.64 2021-03-16 23:15:37 +01:00
e6adbf6986 Fixed #49 2021-03-15 00:18:44 +01:00
83048450e8 Updates 2021-03-06 21:01:38 +01:00
cc02626adb Ready for push feature 2021-03-04 01:03:53 +01:00
b20b75f22e Use flash message instead of toast 2021-02-28 22:49:55 +01:00
f3fa6bc662 Rewrite timeline logic 2021-02-27 16:33:54 +01:00
4c8003b533 Try to fix #16 2021-02-13 01:26:02 +01:00
383ebc2775 Fixed #17 2021-02-08 23:47:20 +01:00