Commit Graph

67 Commits

Author SHA1 Message Date
xmflsct 1bff79ed4a Bump 2023-02-25 00:34:37 +01:00
xmflsct fd114ed0f0 Check for Wildebeest's account ID format 2023-02-07 15:06:04 +01:00
xmflsct 83cd5d4eb0 Suppress spoiler for easier reading
As spoiler is default expanded now in thread
2023-01-29 19:27:15 +01:00
xmflsct 86c3e91439 Fixed Android's svg spans full width 2023-01-15 19:59:48 +01:00
xmflsct 6ce78e94f8 Fix #271
Added follow as menu option
2023-01-08 16:59:35 +01:00
xmflsct 06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
xmflsct 4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
xmflsct 2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +01:00
xmflsct 13303c4269 Early demo of #638
Actions are not working yet
2022-12-31 15:53:02 +01:00
xmflsct 7ccfdc7562 Fix #631 2022-12-31 02:06:19 +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 34f7218c34 Fix React key missing 2022-12-25 17:40:53 +01:00
xmflsct e27bf7407b Fix #616 2022-12-24 01:59:18 +01:00
xmflsct 50b07fc5eb Experiment with #558 2022-12-18 23:15:58 +01:00
xmflsct 2c7772d4c2 Fixed #572 2022-12-18 17:25:18 +01:00
xmflsct c59690fcb9 Fixed #566 2022-12-17 23:21:56 +01:00
xmflsct 3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
xmflsct 78dba4ae1a Pilot fix for #558 2022-12-16 00:21:53 +01:00
xmflsct 306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
xmflsct acca2683af Fix reply card for using the full width 2022-12-11 12:16:12 +01:00
xmflsct e542f0a52e Fixed #534 2022-12-11 01:46:14 +01:00
xmflsct c6e27d6d88 Fixed #514 2022-12-05 14:50:03 +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 a3a0bf523f Moving to using zeego 2022-12-03 01:08:38 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct a631966952 Now it should finally fix #451 2022-11-22 21:39:25 +01:00
xmflsct bfd9e8d50c Update Default.tsx 2022-11-20 22:27:15 +01:00
xmflsct fbfae52627 Try fix #451
Android does not support true context menu anyway, thus removing per toot component.
2022-11-20 14:41:41 +01:00
xmflsct 3038127fcc Fix filtering hashtag 2022-11-17 22:18:34 +01:00
xmflsct f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
xmflsct 1ae7cc7038 Partial fix of #444
It is possible to implement what the web does but that adds additional resources which I believe is not justified. Filtering is meant to be precise. Even hiding the entire block that you still would like to take a look at the content, then why would you set up a certain filter then.

Though showing the matched filter is still useful.
2022-11-11 23:46:22 +01:00
xmflsct 8aaa9bafb7 Fix copy menu item 2022-10-27 23:05:00 +02:00
xmflsct a2721d21c0 Fixed #359 2022-08-10 00:46:43 +02:00
xmflsct 9f17f95a98 Fixed #354 2022-08-09 00:44:56 +02:00
Zhiyuan Zheng d5104bf6f8 Allowing toot to be copied when highlighted 2022-06-16 23:34:06 +02:00
Zhiyuan Zheng faebd555e8 New context menu largely working 2022-06-06 22:49:43 +02:00
Zhiyuan Zheng a9e36d4a9c Try without memo 2022-06-01 00:33:59 +02:00
Zhiyuan Zheng d0aa55d021 Fix proper reblog permission
https://github.com/tooot-app/app/issues/274
2022-05-16 21:54:11 +02:00
Zhiyuan Zheng 4c9f93497d Using format.js
https://github.com/tooot-app/app/issues/280
2022-05-08 17:56:26 +02:00
Zhiyuan Zheng 855f50f9ee Clean up core timeline components 2022-04-30 21:59:13 +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 0b4a8ead84 Fix crrashing 2022-01-16 15:28:02 +01:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng 6488a8f7bd Small fixes 2021-07-07 17:33:54 +02:00
Zhiyuan Zheng 0be23da843 Try to fix crashes for Text 2021-06-11 23:07:41 +02:00
Zhiyuan Zheng a023ad58f1 Fixed #118 2021-05-30 23:39:07 +02:00
Zhiyuan Zheng 0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00