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

47 Commits

Author SHA1 Message Date
18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
db46ccc3d8 Fix weird error reportings 2022-06-09 23:25:01 +02:00
e33e8550f6 Prepare for future media needs
NOT USED
2022-06-09 22:57:54 +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
8a1ccdb305 Update instancesSlice.ts 2022-05-17 23:26:29 +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
bceb70e805 Bump to v4
Preparing for adding support to v3.5 and above
2022-04-28 22:52:47 +02:00
9e4189c522 Added frequent used emojis 2022-02-13 22:14:16 +01:00
911a4e02ee Try to fix weird crash 2022-02-06 18:09:11 +01:00
bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
9a41dd2191 MVP last read position 2022-01-16 23:26:05 +01:00
6c6dc0ce6a Try out new api services 2021-12-06 21:25:09 +01:00
7ac789c18c Added instance configuration support 2021-11-15 22:34:43 +01:00
122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
927e7df4e9 Use new api gateway 2021-06-21 11:59:29 +02:00
a023ad58f1 Fixed #118 2021-05-30 23:39:07 +02:00
b07db55573 Fixes 2021-03-23 23:16:01 +01:00
03b312fefe Added notifications filter 2021-03-17 15:30:28 +01:00
d03d5600ec Correct typo 2021-03-16 23:18:02 +01:00
cc02626adb Ready for push feature 2021-03-04 01:03:53 +01:00
ea018a71fa Improve push experience 2021-03-02 01:17:06 +01:00
82cefdc80c Push error tolerance 2021-03-01 01:27:26 +01:00
32aaf08574 Removed webhook notification 2021-03-01 00:28:14 +01:00
4eea2bf58c When replying to CW content, CW will be added 2021-02-27 17:25:01 +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
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
03dc94c7c9 Draft basic done
#6
2021-02-07 00:39:11 +01:00
700b9ad433 Support max_toot_chars
See this commit of how to supply this value in API response. `instance_serializer.rb`

2bf275ba3b
2021-02-05 13:45:02 +01:00
1a5b21d56a Preparing for CI test 2021-02-02 22:50:38 +01:00
b8aa402c99 Updates 2021-02-01 02:16:53 +01:00
86231fb7b7 Updates 2021-01-23 02:41:50 +01:00
7c6aba77ba Fix bugs 2021-01-22 01:34:20 +01:00
314bc31e32 Update en strings 2021-01-20 00:39:39 +01:00
f977fdfa8b Updates 2021-01-17 22:37:05 +01:00
541e2a5601 Lots of updates 2021-01-10 02:12:14 +01:00
4b99813bb7 Lots of updates 2021-01-07 19:13:09 +01:00
b5f267e6bf With unread notifications 2020-12-24 10:28:51 +01:00
4d6cee643b Start up process of API calls
Prepare for announcement fetching
2020-12-22 01:09:34 +01:00
2bd9e6be2f Move app startup check to App.tsx 2020-12-22 00:10:55 +01:00
48cab6053c Use new alias 2020-12-13 14:04:25 +01:00
b274aef31a Basic attachment done
Switch from ky to axios
2020-12-05 01:55:53 +01:00
8200375c92 Lots of updates 2020-11-24 00:18:47 +01:00
40266b8ce3 Restructure the project 2020-11-21 13:19:05 +01:00