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

61 Commits

Author SHA1 Message Date
06db0580cd Fix bugs 2022-02-14 22:10:07 +01:00
ca4594328f Try out candidate 2022-02-13 22:19:36 +01:00
311020285d Improved translation response 2022-02-08 22:19:24 +01:00
e92a7907e6 Update sentry reporting 2022-01-08 11:19:24 +01:00
e3c84f6146 Sampling API error report rate 2022-01-04 09:09:45 +01:00
013d55aee2 Use proper environment mapping 2022-01-02 22:28:33 +01:00
8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
9e4482a642 Bump up packages 2021-12-15 00:29:35 +01:00
a84a3731c8 Update tooot.ts 2021-12-12 22:11:15 +01:00
d2ce0aafe8 Fix translation error
When there is body, the method has to be `post`
2021-12-08 23:11:51 +01:00
6c6dc0ce6a Try out new api services 2021-12-06 21:25:09 +01:00
b96a1ca49b Trying out expo 43 2021-10-24 00:43:00 +02:00
122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
44ec3e5b87 Main updates 2021-08-22 00:17:24 +02:00
927e7df4e9 Use new api gateway 2021-06-21 11:59:29 +02:00
9d26053cce Added default headers
Like moresci.sale behind Nginx is strict on the headers being present
2021-06-02 22:27:42 +02:00
8df45475d8 Fix bugs 2021-05-30 15:40:06 +02:00
0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
fd1a6b3415 Done profile editing 2021-05-17 23:09:50 +02:00
0b659913dc Partially fixed #113 2021-05-09 21:59:03 +02:00
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