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

41 Commits

Author SHA1 Message Date
543ac86d03 Fixed #43 #73 #58 2021-03-21 23:06:53 +01:00
6f0a0c43fe Try to capture more information 2021-03-19 22:18:23 +01:00
03b312fefe Added notifications filter 2021-03-17 15:30:28 +01:00
7329c7038b Bump versions 2021-03-15 22:30:29 +01:00
5fe6cd59f9 Fixed #41 2021-03-14 00:47:55 +01:00
cca0ca7032 Capture push control error 2021-03-12 00:19:45 +01:00
32aaf08574 Removed webhook notification 2021-03-01 00:28:14 +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
a40a645337 Updates 2021-02-10 00:40:44 +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
7c6aba77ba Fix bugs 2021-01-22 01:34:20 +01:00
5a248716bf Update translations 2021-01-19 01:13:45 +01:00
4b99813bb7 Lots of updates 2021-01-07 19:13:09 +01:00
811964e10f Updates 2021-01-04 14:55:34 +01:00
d5ccc95704 Solved cycle dependency 2021-01-01 17:52:14 +01:00
83b725b58d Rewrite app start up procedure 2020-12-28 23:20:18 +01:00
b5f267e6bf With unread notifications 2020-12-24 10:28:51 +01:00
25a80cc57e Now refreshing is more forgiving 2020-12-21 13:56:04 +01:00
177afe1dd1 Fix back button
Using customized component, need to get `navigation` from props instead of hooks
2020-12-14 22:33:19 +01:00
dc9870beaf Restyle login 2020-12-13 21:09:21 +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
735cc0b903 A lot of updates 2020-11-28 17:07:30 +01:00
1ad67e67ac Persist storage working 2020-11-21 13:32:29 +01:00
40266b8ce3 Restructure the project 2020-11-21 13:19:05 +01:00
3280663144 Full login flow working
Refresh can be faster
2020-11-21 00:40:55 +01:00
ab0062e73c Oauth does not work yet 2020-11-20 01:41:46 +01:00
aecb5c5b3d Basic posting done
Except hidden text, layout and sensitive attachments
2020-11-19 22:45:26 +01:00
c0d7f379b3 Posting using formData 2020-11-17 23:57:23 +01:00
188b97fbd8 First post tested! 2020-11-15 22:33:09 +01:00
d8d8a6c1fa Basic auto suggestion is working 2020-11-09 01:04:47 +01:00
97cad12850 Basic mentions, hashtags and links highlighting working 2020-11-08 01:10:38 +01:00
c08c25e3b5 Status actions done, awaiting account actions 2020-11-06 00:59:33 +01:00
d2cc643b9c Transform into TypeScript 2020-10-31 21:04:46 +01:00
698b54868e Use ky instead of fetch 2020-10-31 02:22:08 +01:00
2ab227a370 Rewrite timeline pagination
Using Link in returned headers instead. Also, `since_id` is not the correct way to refresh. See https://mastodonpy.readthedocs.io/en/stable/index.html?highlight=pagination#a-note-about-pagination
2020-10-29 23:06:25 +01:00
a6e33d8b0a Basic account page works 2020-10-28 00:02:37 +01:00
eefa7e01bd Basic toot in timeline working 2020-10-26 00:27:53 +01:00
cda67d23f6 Setup of single store works for multiple timeline 2020-10-24 02:47:57 +02:00
83f6039ade Second commit 2020-10-23 09:22:17 +02:00