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

65 Commits

Author SHA1 Message Date
fb3f2e82d6 Fix Android bugs 2023-01-08 00:05:58 +01:00
44f8900902 Support broader fedi tag type 2023-01-07 16:41:14 +01:00
feadcc019c Updates 2023-01-05 00:49:10 +01:00
4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +01:00
65e9f41a3b Fix bugs 2022-12-31 12:56:10 +01:00
7ccfdc7562 Fix #631 2022-12-31 02:06:19 +01:00
2a40043b2e Refine querying followed tags 2022-12-29 00:58:07 +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
a40f0d9f82 Fix #620 #606 2022-12-26 01:06:33 +01:00
64b367a247 Fix #614 2022-12-23 20:02:44 +01:00
047464a9c1 Fix #594 2022-12-21 01:07:12 +01:00
29a092a925 Some visual fixes based on feedback 2022-12-19 23:58:03 +01:00
72fa8c4fcf Fix #585 2022-12-19 23:06:39 +01:00
c90c8ee8d4 Fixed #452
Unfortunately iOS does not display RTL languages automatically like Android does, so some simple JS library is needed
2022-12-15 00:03:09 +01:00
4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00
20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
10e22f9d4a Fixed #418 2022-10-30 14:49:37 +01:00
52c44c600c Fixed #397 2022-10-10 23:28:40 +02:00
d02e45a72c Correct duplicate string 2022-08-14 22:54:54 +02:00
a2721d21c0 Fixed #359 2022-08-10 00:46:43 +02:00
e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
db46ccc3d8 Fix weird error reportings 2022-06-09 23:25:01 +02:00
bee856fa34 Fixed #312 2022-06-02 00:28:42 +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
d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00
95ec76f411 Edited posts can be viewed 2022-04-29 23:57:18 +02:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
0941fb04e9 Fix in some rare cases 2021-04-19 22:59:10 +02:00
5264c17d99 Fix again CW 2021-04-13 22:36:04 +02:00
933324a2d8 Fix CW 2021-04-10 12:13:54 +02:00
d4b28df091 Refine accessibility 2021-04-09 21:43:12 +02:00
80e23d8a31 Small fixes 2021-03-27 00:47:14 +01:00
543ac86d03 Fixed #43 #73 #58 2021-03-21 23:06:53 +01:00
d15e8cb652 Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
a23f98842f Update branching 2021-03-14 21:48:28 +01:00
bde6c77cc1 Fixed #60 2021-03-13 17:56:57 +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
247f7a7982 iOS almost working 2021-01-30 01:29:15 +01:00
6c6d563aae Fix Android expand 2021-01-27 00:42:56 +01:00
08f3036753 Updates 2021-01-24 02:25:43 +01:00