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

314 Commits

Author SHA1 Message Date
4a25feb346 Fix #635 2022-12-31 00:31:25 +01:00
b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +01:00
e13669af56 Support migrating from older database 2022-12-30 10:44:30 +01:00
a77e495b6b Fix admin options not showing up 2022-12-29 23:13:22 +01:00
c6aff79055 Fix public domain and API domain differ 2022-12-29 23:00:17 +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
34f7218c34 Fix React key missing 2022-12-25 17:40:53 +01:00
e27bf7407b Fix #616 2022-12-24 01:59:18 +01:00
64b367a247 Fix #614 2022-12-23 20:02:44 +01:00
3594500b3e Fix #610 2022-12-23 18:49:50 +01:00
f3c40e9486 Fix #611 2022-12-23 18:19:14 +01:00
e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
b388853429 Refine types for #600 2022-12-22 18:38:04 +01:00
39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
5e90a0d8f3 Attempt to fix #596 2022-12-21 15:24:23 +01:00
b36863337e Fix #595 2022-12-21 14:42:44 +01:00
bb02fadc16 Remove schema when instance is being added for Pleroma 2022-12-20 10:04:21 +01:00
ca629befc9 Experiment support of Pleroma (#588) 2022-12-20 00:45:53 +01:00
4bd11e2246 Fix #581 2022-12-19 21:20:14 +01:00
d26d8f3c14 Fixed #574
Stupid typo..
2022-12-18 22:01:02 +01:00
909fed0644 Fixed #575 2022-12-18 20:55:33 +01:00
96a448d602 Fixed #573 2022-12-18 20:25:52 +01:00
2c7772d4c2 Fixed #572 2022-12-18 17:25:18 +01:00
a236adfb57 No need to retry if confirmed not found 2022-12-18 11:00:33 +01:00
b1f00ce99b Use account lookup instead of search
May increase success rate
2022-12-18 01:29:33 +01:00
fea2e82bdd Fixed #568 2022-12-18 01:12:58 +01:00
c59690fcb9 Fixed #566 2022-12-17 23:21:56 +01:00
3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
be4eaa93ee Fix push 2022-12-16 10:35:31 +01:00
0e348dcef1 Fix bugs 2022-12-15 19:31:20 +01:00
3d2339c2b5 Fix searching for remote accounts 2022-12-15 14:28:36 +01:00
a4cd24f313 Fixed #457 2022-12-15 01:41:34 +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
73eb695cfc Fixed #538 2022-12-11 01:37:26 +01:00
44379504eb Fixed #533
Added trending in the "public" tab
2022-12-11 01:08:38 +01:00
213328ef1a Add admin notifications besides push #535 2022-12-10 22:43:37 +01:00
bdbacf579e Fixed #536 2022-12-10 20:19:18 +01:00
357c4039cb 544 migrate to react query v4 (#547)
* Update all imports

* Update isLoading

* Update onlineManager
2022-12-10 14:47:19 +01:00
748351026f Improve push error messaging 2022-12-10 01:59:26 +01:00
e7fb9ed452 Try to fix #543
No physical phone to test
2022-12-10 00:31:11 +01:00
1b58bcad3e Fixed #535 2022-12-09 21:09:00 +01:00
44f83e44b9 Fixed #539
Respect system's reduced motion enabled setting
2022-12-09 00:48:34 +01:00
1f2e34e9da Added push server error messaging
Also clean up <Message> component
2022-12-05 23:15:07 +01:00
210b34304c Refine error logging
Previous attempt resulted in truncated error object which is not readable
2022-12-05 19:24:03 +01:00
3d590d836d Fix search debouncing 2022-12-04 20:08:55 +01:00
cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00
b70ca924a1 Fix wrong query key 2022-12-04 16:16:53 +01:00