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

29 Commits

Author SHA1 Message Date
83cd5d4eb0 Suppress spoiler for easier reading
As spoiler is default expanded now in thread
2023-01-29 19:27:15 +01:00
feadcc019c Updates 2023-01-05 00:49:10 +01:00
6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +01:00
7ccfdc7562 Fix #631 2022-12-31 02:06:19 +01:00
53ea661d9a Use i18next's native RTL detection 2022-12-29 18:03:23 +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
39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
f37f9e857d Fix #582 2022-12-19 23:20:47 +01:00
3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +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
e542f0a52e Fixed #534 2022-12-11 01:46:14 +01:00
1ece7b3fe3 Fixed #541
Mastodon does not offer the functionality to group notifications like Twitter does, therefore the best solution is to collapse more content by default, assuming users roughly remember what they have tooted
2022-12-10 23:24:41 +01:00
20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
52c44c600c Fixed #397 2022-10-10 23:28:40 +02:00
9f17f95a98 Fixed #354 2022-08-09 00:44:56 +02:00
d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
293447f65c Clean up react memo 2022-04-30 21:47:17 +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
3d481624ad Use account preference's spoiler expansion setting 2021-11-27 19:34:20 +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
5264c17d99 Fix again CW 2021-04-13 22:36:04 +02:00
933324a2d8 Fix CW 2021-04-10 12:13:54 +02:00
bde6c77cc1 Fixed #60 2021-03-13 17:56:57 +01:00
5281de63a6 Added font size settings 2021-03-10 10:22:53 +01:00
f3fa6bc662 Rewrite timeline logic 2021-02-27 16:33:54 +01:00
383ebc2775 Fixed #17 2021-02-08 23:47:20 +01:00