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

32 Commits

Author SHA1 Message Date
0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +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
b388853429 Refine types for #600 2022-12-22 18:38:04 +01:00
39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
72fa8c4fcf Fix #585 2022-12-19 23:06:39 +01:00
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
306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
bee856fa34 Fixed #312 2022-06-02 00:28:42 +02:00
c105b36b3d Fix font weight 2022-05-10 23:19: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
8aa84f7568 Improve loading remote images 2021-05-30 22:12:22 +02:00
0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
4df121e01a Fix crash 2021-04-11 11:25:40 +02:00
d4b28df091 Refine accessibility 2021-04-09 21:43:12 +02:00
cf33c52e49 Fixed #93 2021-04-01 18:39:53 +02:00
0644c51a7a Try to fix RNFI crash
https://github.com/DylanVann/react-native-fast-image/pull/782
2021-04-01 00:27:12 +02:00
b0b7a7567b Added reduced motion 2021-03-27 00:02:32 +01:00
d15e8cb652 Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
15cf29d952 Remove all FastImage 2021-03-19 21:44:52 +01:00
9c3a300972 Try to fix font size does not adapat 2021-03-10 11:49:14 +01:00
5281de63a6 Added font size settings 2021-03-10 10:22:53 +01:00
b8aa402c99 Updates 2021-02-01 02:16:53 +01:00
c9c6e126ae Update image loading 2021-01-28 01:14:00 +01:00
86231fb7b7 Updates 2021-01-23 02:41:50 +01:00
7c6aba77ba Fix bugs 2021-01-22 01:34:20 +01:00
5a248716bf Update translations 2021-01-19 01:13:45 +01:00
f977fdfa8b Updates 2021-01-17 22:37:05 +01:00
811964e10f Updates 2021-01-04 14:55:34 +01:00
e9ea0ed71e Updates
1. Added more notification types
2. Use `react-native-reanimated` v2
2021-01-04 10:50:24 +01:00
6aed76ac65 Updates 2021-01-01 16:48:16 +01:00