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

25 Commits

Author SHA1 Message Date
2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +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
e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
4a35e910c1 Fixed #447 2022-12-14 23:37:41 +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
7c0bcbeb06 Fixed #337 2022-06-14 23:43:11 +02:00
72eee3600f Fixed #301 2022-06-10 17:02:04 +02:00
68178f7f31 Update Poll.tsx
Fixed #256
2022-05-29 17:56:35 +02:00
d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
4c9f93497d Using format.js
https://github.com/tooot-app/app/issues/280
2022-05-08 17:56:26 +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
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
4df121e01a Fix crash 2021-04-11 11:25:40 +02:00
aab3d8d94d Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
80e23d8a31 Small fixes 2021-03-27 00:47:14 +01:00
f3852025ba Fixed #45
Cannot use pure component in this case after refresh
2021-03-25 00:25:37 +01:00
544af1936c Small fixes 2021-03-22 00:04:47 +01:00
d15e8cb652 Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
b20b75f22e Use flash message instead of toast 2021-02-28 22:49:55 +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