1
0
mirror of https://github.com/tooot-app/app synced 2025-01-22 23:00:16 +01:00
Commit Graph

132 Commits

Author SHA1 Message Date
Zhiyuan Zheng
8e93492ae3
Fixed https://sentry.io/organizations/xmflsct/issues/2117728637/ 2020-12-29 12:33:22 +01:00
Zhiyuan Zheng
2ce842e15f
Test Firebase analytics 2020-12-29 01:09:22 +01:00
Zhiyuan Zheng
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
Zhiyuan Zheng
83b725b58d
Rewrite app start up procedure 2020-12-28 23:20:18 +01:00
Zhiyuan Zheng
7db153f2ae
Fix fake external tag as link 2020-12-28 17:30:20 +01:00
Zhiyuan Zheng
88323a1552
Rewrite dynamic media width 2020-12-28 16:54:19 +01:00
Zhiyuan Zheng
66385fd0f4
Created basic tests 2020-12-28 00:59:57 +01:00
Zhiyuan Zheng
0ee30de03e
Add sentry support 2020-12-27 18:43:49 +01:00
Zhiyuan Zheng
140a30b58c
Fix multiple choice poll 2020-12-27 16:54:13 +01:00
Zhiyuan Zheng
c7cc3f1f27
Rewrite account page 2020-12-27 16:25:29 +01:00
Zhiyuan Zheng
2fff322de7
Add menu row loading state 2020-12-27 00:55:22 +01:00
Zhiyuan Zheng
e1eade2b43
Use spinkit instead of activityindicator 2020-12-27 00:32:51 +01:00
Zhiyuan Zheng
bd5601f8f9
Rewrite header buttons 2020-12-26 23:27:53 +01:00
Zhiyuan Zheng
da79674548
Rewrite all buttons 2020-12-26 23:05:17 +01:00
Zhiyuan Zheng
3ea88d025b
Add back disabled color 2020-12-26 14:40:10 +01:00
Zhiyuan Zheng
7a15cceb28
Rewrite expandable content 2020-12-26 12:59:16 +01:00
Zhiyuan Zheng
f192939671
Fix Image.getSize in useEffect cleanup 2020-12-26 10:39:01 +01:00
Zhiyuan Zheng
f990ff0cb1
Updates 2020-12-26 00:53:49 +01:00
Zhiyuan Zheng
7f574576ef
Update color scheme 2020-12-26 00:40:27 +01:00
Zhiyuan Zheng
9d1c366eda
Hide header bottom shadow 2020-12-25 21:51:46 +01:00
Zhiyuan Zheng
087f50577f
Card use blurhash 2020-12-25 21:24:07 +01:00
Zhiyuan Zheng
b5b9c0669c
Audio playing working 2020-12-25 21:09:43 +01:00
Zhiyuan Zheng
6eeb86921c
Rewrite attachment views 2020-12-25 18:20:09 +01:00
Zhiyuan Zheng
dca138eb5c
Start using react-native-expo-image-cache 2020-12-24 11:12:40 +01:00
Zhiyuan Zheng
97442b31db
Replace crypto-js with expo-crypto 2020-12-24 10:39:44 +01:00
Zhiyuan Zheng
b5f267e6bf
With unread notifications 2020-12-24 10:28:51 +01:00
Zhiyuan Zheng
4461cd1fa4
Fine tune announcements 2020-12-23 15:57:20 +01:00
Zhiyuan Zheng
eeee40b49a
Basic announcement done 2020-12-23 01:31:11 +01:00
Zhiyuan Zheng
e00ec84c7c
Remove dependency react-native-collapsible 2020-12-22 11:14:00 +01:00
Zhiyuan Zheng
4d6cee643b
Start up process of API calls
Prepare for announcement fetching
2020-12-22 01:09:34 +01:00
Zhiyuan Zheng
436b0ab4dd
Only one API call when app just started 2020-12-22 00:50:47 +01:00
Zhiyuan Zheng
2bd9e6be2f
Move app startup check to App.tsx 2020-12-22 00:10:55 +01:00
Zhiyuan Zheng
a1a959995e
Fixes 2020-12-21 23:30:26 +01:00
Zhiyuan Zheng
e77de4e9c0
Fixed 2020-12-21 23:11:03 +01:00
Zhiyuan Zheng
c47d4cb4c4
Retry refresh 2020-12-21 22:58:53 +01:00
Zhiyuan Zheng
1ee7dd920d
Account page scrollable separately 2020-12-21 22:08:29 +01:00
Zhiyuan Zheng
33b0b6b8ff
Add account actions 2020-12-21 21:47:15 +01:00
Zhiyuan Zheng
25a80cc57e
Now refreshing is more forgiving 2020-12-21 13:56:04 +01:00
Zhiyuan Zheng
b972cd6ca7
Refreshing is working 2020-12-20 23:49:35 +01:00
Zhiyuan Zheng
8281d2b0b4
Option to change how to handle links 2020-12-20 18:41:28 +01:00
Zhiyuan Zheng
09b960d368
Updates 2020-12-20 17:53:24 +01:00
Zhiyuan Zheng
98a60df9d1
Rewrite header actions 2020-12-19 18:21:37 +01:00
Zhiyuan Zheng
54799aabb8
Search is done 2020-12-19 01:57:57 +01:00
Zhiyuan Zheng
7491478176
Using react-query 3 2020-12-18 23:58:53 +01:00
Zhiyuan Zheng
b420c7b02b
Search box now persits 2020-12-18 19:02:18 +01:00
Zhiyuan Zheng
7be25ae516
Updates 2020-12-18 00:00:45 +01:00
Zhiyuan Zheng
b679b56a0e
Updates 2020-12-17 12:04:58 +01:00
Zhiyuan Zheng
3427b613aa
Using tab-view
Cannot scroll separately
2020-12-17 09:44:03 +01:00
Zhiyuan Zheng
a3335a1f88
Add promise type to fetches 2020-12-15 00:01:48 +01:00
Zhiyuan Zheng
fe1ca72a3e
Show pinned posts in Account page 2020-12-14 23:44:57 +01:00