Commit Graph

574 Commits

Author SHA1 Message Date
Zhiyuan Zheng 631636db15
React-Query fully working on existing components 2020-11-04 22:26:38 +01:00
Zhiyuan Zheng d1f32524ba
Updates 2020-11-01 18:15:31 +01:00
Zhiyuan Zheng c7a4129b82
Basic actions work, with some bugs
One bug: https://github.com/tootsuite/mastodon/issues/3166

Another bug, still seems `extraData` does not work that well for `FlatList`
2020-11-01 01:57:53 +01:00
Zhiyuan Zheng d2cc643b9c
Transform into TypeScript 2020-10-31 21:04:46 +01:00
Zhiyuan Zheng 698b54868e
Use `ky` instead of `fetch` 2020-10-31 02:22:08 +01:00
Zhiyuan Zheng aa53533534
Video working 2020-10-30 20:03:44 +01:00
Zhiyuan Zheng 2fae98cb9e
Notification done 2020-10-30 00:49:05 +01:00
Zhiyuan Zheng 301772e735
Add centrally located prop-types 2020-10-30 00:10:25 +01:00
Zhiyuan Zheng 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
Zhiyuan Zheng 9c30edcc65
Update details 2020-10-29 21:29:52 +01:00
Zhiyuan Zheng 97e9ceca5a
Commit 2020-10-29 14:52:28 +01:00
Zhiyuan Zheng a6e33d8b0a
Basic account page works 2020-10-28 00:02:37 +01:00
Zhiyuan Zheng 3f8e451099
Basic images working 2020-10-27 01:51:51 +01:00
Zhiyuan Zheng eefa7e01bd
Basic toot in timeline working 2020-10-26 00:27:53 +01:00
Zhiyuan Zheng 996cf0c1e7
Working emojis in reblog and names 2020-10-25 01:35:41 +02:00
Zhiyuan Zheng 2bc6e3277c
Clean up props 2020-10-24 19:15:05 +02:00
Zhiyuan Zheng 3c25f4b36a
Added post placeholder 2020-10-24 18:12:14 +02:00
Zhiyuan Zheng 8f6c5af0fd
Notifications working 2020-10-24 18:07:09 +02:00
Zhiyuan Zheng c8b40017d8
All timelines working 2020-10-24 16:44:32 +02:00
Zhiyuan Zheng cda67d23f6
Setup of single store works for multiple timeline 2020-10-24 02:47:57 +02:00
Zhiyuan Zheng 83f6039ade
Second commit 2020-10-23 09:22:17 +02:00
Zhiyuan Zheng 9b8df9316f
Exclude a folder 2020-10-22 09:43:09 +02:00
Zhiyuan Zheng 4af19d0588
First commit
Public timeline working, with refreshing and load more
2020-10-22 00:47:02 +02:00
Zhiyuan Zheng fb152fece9
Created a new Expo app 2020-10-20 10:28:42 +02:00