Commit Graph

26 Commits

Author SHA1 Message Date
xmflsct 0185335138 Fix image viewer placeholder 2023-02-08 21:41:16 +01:00
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct 57f1ed62b5 Fix #657
No need for Android, as if permission was denied last time, the next time when requesting, permission would be checked again.
2023-01-14 16:20:37 +01:00
xmflsct eb385b8872 Fix bugs 2022-12-31 14:00:52 +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 1f2e34e9da Added push server error messaging
Also clean up <Message> component
2022-12-05 23:15:07 +01:00
xmflsct d203c00279 Fixed #417 2022-10-30 15:05:40 +01:00
xmflsct f6a4a7056c Fixed #382 2022-10-10 23:57:25 +02:00
xmflsct 969d4abe0e Move image viewer to a new plugin 2022-09-14 21:52:16 +02:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
Zhiyuan Zheng d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng c990d8196f Fix Android saving image issue 2022-01-08 12:39:45 +01:00
Zhiyuan Zheng b96a1ca49b Trying out expo 43 2021-10-24 00:43:00 +02:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng 8aa84f7568 Improve loading remote images 2021-05-30 22:12:22 +02:00
Zhiyuan Zheng 46b63b33d6
Fixed #116 2021-05-09 22:27:12 +02:00
Zhiyuan Zheng 7a12792393
Fixed #107 2021-04-19 17:15:52 +02:00
Zhiyuan Zheng 292101ab30
Fixed #106 2021-04-19 11:34:50 +02:00
Zhiyuan Zheng 81ffaabcdc
Fixed #83 2021-04-10 20:03:28 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng 516bb1e67d
Image viewer use blurhash as loading placeholder 2021-03-27 00:17:34 +01:00
Zhiyuan Zheng 543ac86d03
Fixed #43 #73 #58 2021-03-21 23:06:53 +01:00
Zhiyuan Zheng 2825e76dad
Moved submodule to codebase
Due to using new dependencies such as `react-native-gesture-handler`
2021-03-21 12:32:49 +01:00