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

96 Commits

Author SHA1 Message Date
4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +01:00
f3e1741629 Update updateStatusProperty.ts 2023-01-01 18:48:32 +01:00
2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +01:00
56d1090ca9 Actions working for #638 2023-01-01 17:20:35 +01:00
ced71d6611 Reply working for #638 2023-01-01 16:44:55 +01:00
13303c4269 Early demo of #638
Actions are not working yet
2022-12-31 15:53:02 +01:00
eb385b8872 Fix bugs 2022-12-31 14:00:52 +01:00
b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +01:00
a77e495b6b Fix admin options not showing up 2022-12-29 23:13:22 +01:00
2a40043b2e Refine querying followed tags 2022-12-29 00:58:07 +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
e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
d26d8f3c14 Fixed #574
Stupid typo..
2022-12-18 22:01:02 +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
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
44379504eb Fixed #533
Added trending in the "public" tab
2022-12-11 01:08:38 +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
1f2e34e9da Added push server error messaging
Also clean up <Message> component
2022-12-05 23:15:07 +01:00
b70ca924a1 Fix wrong query key 2022-12-04 16:16:53 +01:00
dab09369cb Add trending tags in search landing page 2022-12-03 23:49:14 +01:00
20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
29fd36a581 Fixed #495 2022-12-03 15:50:15 +01:00
f619d1bb6a Partial fix #495
Added list removing users
2022-12-02 00:13:59 +01:00
0cc1cdd4b6 Partial fix #495
Add delete list
Also trying out new context menu
2022-11-30 23:47:05 +01:00
bb3ddd2779 Partial fix #495
Add list
Edit list info
2022-11-30 22:42:42 +01:00
18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
beb7ba9dc2 Spelling (#449)
* spelling: announcement

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: corrupted

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: dimensions

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: favourites

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: mutation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: retrieve

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: transitive

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-11 21:53:30 +01:00
9ec6f7331d Fixed #433
So weird iOS does not have this issue...
2022-11-05 01:19:44 +01:00
cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
29977b6c9e Fixed #347 2022-06-21 23:45:11 +02:00
236ccbe45d Fixed #338
Also Android cannot read from ID, using index instead
2022-06-14 23:32:35 +02:00
fc8fdec12f Fixed #108 2022-06-05 17:58:18 +02:00
a9e36d4a9c Try without memo 2022-06-01 00:33:59 +02:00
4398e520ed Refine notifications
https://github.com/tooot-app/app/issues/306

https://github.com/tooot-app/app/issues/305 This one uses the positive filtering that is added since v3.5, that a such a filter won't be shown as there is no way to check if a user is an admin or not and showing a useless option for majority users won't be a good experience.
2022-05-28 19:24:08 +02:00
f93d6f7db8 Editing can update media 2022-04-30 21:29:08 +02:00
d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00