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

30 Commits

Author SHA1 Message Date
20a55efb9c Fixed #476 2022-12-03 20:47:11 +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
236ccbe45d Fixed #338
Also Android cannot read from ID, using index instead
2022-06-14 23:32:35 +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
d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00
9a22dc9204 Correct iPad screenshots 2022-02-04 23:13:32 +01:00
9a41dd2191 MVP last read position 2022-01-16 23:26:05 +01:00
8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
8e0d499ed8 Remove most of the require cycles 2021-05-12 15:40:55 +02:00
c4ec88609e Using Crowdin now 2021-03-29 00:22:30 +02:00
f3852025ba Fixed #45
Cannot use pure component in this case after refresh
2021-03-25 00:25:37 +01:00
03b312fefe Added notifications filter 2021-03-17 15:30:28 +01:00
5fe6cd59f9 Fixed #41 2021-03-14 00:47:55 +01:00
fa3c298b8a Fix pinned statuses on account page 2021-03-09 10:35:53 +01:00
f3fa6bc662 Rewrite timeline logic 2021-02-27 16:33:54 +01:00
45681fc1f5 Restructure removing remote 2021-02-20 19:12:44 +01:00
4c8003b533 Try to fix #16 2021-02-13 01:26:02 +01:00
d2aec8d590 Fixed #22 2021-02-13 00:15:42 +01:00
3303864394 Keep previous tab for next load 2021-02-11 23:42:13 +01:00
d1bddc696a Fixed #19 2021-02-11 01:33:31 +01:00
f5414412d4 #18
Use websocket to constantly fetch new notifications. Also use flatlist item view to clear notification.
2021-02-08 23:19:55 +01:00
86231fb7b7 Updates 2021-01-23 02:41:50 +01:00
7c6aba77ba Fix bugs 2021-01-22 01:34:20 +01:00
5ec9118fb2 Updates 2021-01-16 00:00:31 +01:00
2df172d026 Updates 2021-01-12 00:12:44 +01:00
284d6e46e0 Switch to shared hooks 2021-01-11 21:36:57 +01:00
4b99813bb7 Lots of updates 2021-01-07 19:13:09 +01:00