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

56 Commits

Author SHA1 Message Date
fdce172c57 Try to fix search bar issue
https://github.com/react-navigation/react-navigation/issues/6746#issuecomment-583897436
2021-01-10 13:35:46 +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
dcb36a682d Refine structure 2021-01-04 18:29:02 +01:00
811964e10f Updates 2021-01-04 14:55:34 +01:00
e9ea0ed71e Updates
1. Added more notification types
2. Use `react-native-reanimated` v2
2021-01-04 10:50:24 +01:00
dceaf8d25c Use svg icons instead of expo ones
Possibility to control `strokeWidth`
2021-01-03 02:00:26 +01:00
5a80359739 Bug in react-native
https://github.com/expo/expo/issues/10815
2021-01-02 17:55:08 +01:00
6aed76ac65 Updates 2021-01-01 16:48:16 +01:00
5473fcb770 Add haptics and analytics 2020-12-30 14:33:33 +01:00
e841409523 Restructure some files 2020-12-29 16:19:04 +01:00
4f0621bbff Force all tex to have both font size and line height
https://github.com/facebook/react-native/issues/19193 describes the issue. But https://github.com/facebook/react-native/issues/19193#issuecomment-467852112 suggestion does not look well with PingFang and English
2020-12-29 00:21:05 +01:00
c7cc3f1f27 Rewrite account page 2020-12-27 16:25:29 +01:00
da79674548 Rewrite all buttons 2020-12-26 23:05:17 +01:00
3ea88d025b Add back disabled color 2020-12-26 14:40:10 +01:00
7f574576ef Update color scheme 2020-12-26 00:40:27 +01:00
9d1c366eda Hide header bottom shadow 2020-12-25 21:51:46 +01:00
6eeb86921c Rewrite attachment views 2020-12-25 18:20:09 +01:00
b5f267e6bf With unread notifications 2020-12-24 10:28:51 +01:00
4461cd1fa4 Fine tune announcements 2020-12-23 15:57:20 +01:00
eeee40b49a Basic announcement done 2020-12-23 01:31:11 +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
a1a959995e Fixes 2020-12-21 23:30:26 +01:00
e77de4e9c0 Fixed 2020-12-21 23:11:03 +01:00
8281d2b0b4 Option to change how to handle links 2020-12-20 18:41:28 +01:00
09b960d368 Updates 2020-12-20 17:53:24 +01:00
54799aabb8 Search is done 2020-12-19 01:57:57 +01:00
7491478176 Using react-query 3 2020-12-18 23:58:53 +01:00
3427b613aa Using tab-view
Cannot scroll separately
2020-12-17 09:44:03 +01:00
a3335a1f88 Add promise type to fetches 2020-12-15 00:01:48 +01:00
fe1ca72a3e Show pinned posts in Account page 2020-12-14 23:44:57 +01:00
8ed008b961 Rewrite login query 2020-12-13 22:10:54 +01:00
48cab6053c Use new alias 2020-12-13 14:04:25 +01:00
cfd2d40d02 Reply working 2020-12-13 01:24:25 +01:00
70743ec82d Highlighted toot 2020-12-12 22:19:18 +01:00
2217d3eb5d Notification working and end of list working 2020-12-12 18:22:22 +01:00
81a21d1d07 Scroll to toot working 2020-12-12 12:49:29 +01:00
fb123b6a26 Preparing for upgrading expo SDK 2020-12-10 19:19:56 +01:00
8d715f4324 Basic reply and re-edit done 2020-12-07 12:31:40 +01:00
b274aef31a Basic attachment done
Switch from ky to axios
2020-12-05 01:55:53 +01:00
82d9cdf702 Refine format text 2020-12-04 19:04:23 +01:00
fcaea5b8d9 Hashtag done 2020-12-04 01:17:10 +01:00
7d7c907fa3 Poll working
But did not re-render
2020-12-03 01:28:56 +01:00
8986680c6d Expandable content done 2020-12-02 00:16:27 +01:00
9bfee02484 A lot of updates 2020-12-01 00:44:28 +01:00
0e3528d2cd Some translations are done 2020-11-30 00:24:53 +01:00
1493e20962 Theme done 2020-11-29 18:08:31 +01:00
24d0681c9e Change language working partially
Not all translatinos are updated
2020-11-29 13:11:23 +01:00
735cc0b903 A lot of updates 2020-11-28 17:07:30 +01:00