Commit Graph

78 Commits

Author SHA1 Message Date
xmflsct a37f66d080 Fix unidentified mentions 2023-01-12 20:58:57 +01:00
xmflsct fb3f2e82d6 Fix Android bugs 2023-01-08 00:05:58 +01:00
xmflsct 44f8900902 Support broader fedi tag type 2023-01-07 16:41:14 +01:00
xmflsct feadcc019c Updates 2023-01-05 00:49:10 +01:00
xmflsct 0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
xmflsct 4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
xmflsct 6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +01:00
xmflsct 65e9f41a3b Fix bugs 2022-12-31 12:56:10 +01:00
xmflsct 7ccfdc7562 Fix #631 2022-12-31 02:06:19 +01:00
xmflsct 2a40043b2e Refine querying followed tags 2022-12-29 00:58:07 +01:00
xmflsct 4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
xmflsct 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
xmflsct a40f0d9f82 Fix #620 #606 2022-12-26 01:06:33 +01:00
xmflsct 64b367a247 Fix #614 2022-12-23 20:02:44 +01:00
xmflsct b388853429 Refine types for #600 2022-12-22 18:38:04 +01:00
xmflsct 39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
xmflsct 047464a9c1 Fix #594 2022-12-21 01:07:12 +01:00
xmflsct 29a092a925 Some visual fixes based on feedback 2022-12-19 23:58:03 +01:00
xmflsct 72fa8c4fcf Fix #585 2022-12-19 23:06:39 +01:00
xmflsct 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
xmflsct 4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
xmflsct 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
xmflsct 306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
xmflsct cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00
xmflsct 20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
xmflsct 10e22f9d4a Fixed #418 2022-10-30 14:49:37 +01:00
xmflsct 52c44c600c Fixed #397 2022-10-10 23:28:40 +02:00
xmflsct d02e45a72c Correct duplicate string 2022-08-14 22:54:54 +02:00
xmflsct a2721d21c0 Fixed #359 2022-08-10 00:46:43 +02:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
Zhiyuan Zheng db46ccc3d8 Fix weird error reportings 2022-06-09 23:25:01 +02:00
Zhiyuan Zheng bee856fa34 Fixed #312 2022-06-02 00:28:42 +02:00
Zhiyuan Zheng c105b36b3d Fix font weight 2022-05-10 23:19:26 +02:00
Zhiyuan Zheng 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
Zhiyuan Zheng d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00
Zhiyuan Zheng 95ec76f411 Edited posts can be viewed 2022-04-29 23:57:18 +02:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 8aa84f7568 Improve loading remote images 2021-05-30 22:12:22 +02:00
Zhiyuan Zheng 0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
Zhiyuan Zheng 0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
Zhiyuan Zheng 0941fb04e9
Fix in some rare cases 2021-04-19 22:59:10 +02:00
Zhiyuan Zheng 5264c17d99
Fix again CW 2021-04-13 22:36:04 +02:00
Zhiyuan Zheng 4df121e01a
Fix crash 2021-04-11 11:25:40 +02:00
Zhiyuan Zheng 933324a2d8
Fix CW 2021-04-10 12:13:54 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng cf33c52e49
Fixed #93 2021-04-01 18:39:53 +02:00
Zhiyuan Zheng 0644c51a7a
Try to fix RNFI crash
https://github.com/DylanVann/react-native-fast-image/pull/782
2021-04-01 00:27:12 +02:00
Zhiyuan Zheng 80e23d8a31
Small fixes 2021-03-27 00:47:14 +01:00