Commit Graph

1960 Commits

Author SHA1 Message Date
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
Zhiyuan Zheng 177afe1dd1
Fix back button
Using customized component, need to get `navigation` from props instead of hooks
2020-12-14 22:33:19 +01:00
Zhiyuan Zheng 991741488d
Align back button 2020-12-13 23:38:37 +01:00
Zhiyuan Zheng c1076b8e94
Now can scroll to top 2020-12-13 23:02:54 +01:00
Zhiyuan Zheng ce7563ecbc
Use splash screen
Fetch account preferences again after logging in
2020-12-13 22:31:55 +01:00
Zhiyuan Zheng 8ed008b961
Rewrite login query 2020-12-13 22:10:54 +01:00
Zhiyuan Zheng dc9870beaf
Restyle login 2020-12-13 21:09:21 +01:00
Zhiyuan Zheng 48cab6053c
Use new alias 2020-12-13 14:04:25 +01:00
Zhiyuan Zheng cfd2d40d02
Reply working 2020-12-13 01:24:25 +01:00
Zhiyuan Zheng f0daae30cd
Fix timeline when length is short
When list is short, it somehow can fetch more
2020-12-13 00:22:49 +01:00
Zhiyuan Zheng 70743ec82d
Highlighted toot 2020-12-12 22:19:18 +01:00
Zhiyuan Zheng dcb37e91c9
Update spoiler alert action 2020-12-12 18:44:27 +01:00
Zhiyuan Zheng 2217d3eb5d
Notification working and end of list working 2020-12-12 18:22:22 +01:00
Zhiyuan Zheng 81a21d1d07
Scroll to toot working 2020-12-12 12:49:29 +01:00
Zhiyuan Zheng 0fa9f87f66
Use context to provide compose state and dispatch 2020-12-11 00:29:22 +01:00
Zhiyuan Zheng c114176ee4
Update to Expo 40 2020-12-10 22:13:56 +01:00
Zhiyuan Zheng fb123b6a26
Preparing for upgrading expo SDK 2020-12-10 19:19:56 +01:00
Zhiyuan Zheng 2272ea3841
Rewrite formatText logic
Previously cannot has two same tags due to `split`
2020-12-07 23:34:47 +01:00
Zhiyuan Zheng 8d715f4324
Basic reply and re-edit done 2020-12-07 12:31:40 +01:00
Zhiyuan Zheng 69289e8d40
Attachments sensitive done 2020-12-07 00:23:26 +01:00
Zhiyuan Zheng 662fd08c3a
Spoiler is done 2020-12-06 23:51:13 +01:00
Zhiyuan Zheng 37ad208f8b
Fine tune compose more 2020-12-06 22:32:36 +01:00
Zhiyuan Zheng e5eaf162f4
Fine tune compose 2020-12-06 21:42:19 +01:00