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

19 Commits

Author SHA1 Message Date
0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +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
39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
fa0d28acd1 Fixed #426 2022-10-31 22:29:45 +01:00
7d9056b562 Allow custom exit 2022-09-23 00:21:41 +02:00
7ec7f85893 Removed autolinker 2022-09-20 22:23:01 +02:00
fb3cfa0db1 Emoji working for compose 2022-09-19 22:22:52 +02:00
2df23a8a2e POC compose using the new emoji selector 2022-09-18 23:54:50 +02:00
7282434e69 Fix emoji state 2022-09-18 23:28:14 +02:00
725a061e78 Added emoji search 2022-09-18 16:49:18 +02:00
8a054f2205 Rewrite emoji component logic to be more generic 2022-09-18 01:02:25 +02:00
e2ba4660df Fxied #353 2022-08-07 01:18:10 +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
dc91f3edeb Update typing for new react-redux 2022-04-30 23:47:52 +02:00
9e4189c522 Added frequent used emojis 2022-02-13 22:14:16 +01:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
8e0d499ed8 Remove most of the require cycles 2021-05-12 15:40:55 +02:00
0b659913dc Partially fixed #113 2021-05-09 21:59:03 +02:00