Commit Graph

1960 Commits

Author SHA1 Message Date
Zhiyuan Zheng add331ef0e
Able to edit image as attachment 2020-12-06 16:06:38 +01:00
Zhiyuan Zheng 0a86c2d627
Focus animation working 2020-12-06 12:52:29 +01:00
Zhiyuan Zheng b274aef31a
Basic attachment done
Switch from ky to axios
2020-12-05 01:55:53 +01:00
Zhiyuan Zheng 82d9cdf702
Refine format text 2020-12-04 19:04:23 +01:00
Zhiyuan Zheng fcaea5b8d9
Hashtag done 2020-12-04 01:17:10 +01:00
Zhiyuan Zheng 5866d016bc
Emoji done 2020-12-03 22:03:06 +01:00
Zhiyuan Zheng d59fabd47f
Poll is re-rendered 2020-12-03 10:39:37 +01:00
Zhiyuan Zheng 7d7c907fa3
Poll working
But did not re-render
2020-12-03 01:28:56 +01:00
Zhiyuan Zheng 8986680c6d
Expandable content done 2020-12-02 00:16:27 +01:00
Zhiyuan Zheng 9bfee02484
A lot of updates 2020-12-01 00:44:28 +01:00
Zhiyuan Zheng 0e3528d2cd
Some translations are done 2020-11-30 00:24:53 +01:00
Zhiyuan Zheng 1493e20962
Theme done 2020-11-29 18:08:31 +01:00
Zhiyuan Zheng 24d0681c9e
Change language working partially
Not all translatinos are updated
2020-11-29 13:11:23 +01:00
Zhiyuan Zheng 735cc0b903
A lot of updates 2020-11-28 17:07:30 +01:00
Zhiyuan Zheng 8200375c92
Lots of updates 2020-11-24 00:18:47 +01:00
Zhiyuan Zheng fba1d0d531
Some basic styling 2020-11-23 00:07:32 +01:00
Zhiyuan Zheng 6d6b808af2
Removed unused packages 2020-11-22 01:13:13 +01:00
Zhiyuan Zheng 1c0464d9fb
Fix regex 2020-11-22 00:57:43 +01:00
Zhiyuan Zheng 6a5d9e7fb8
My lists are done 2020-11-22 00:46:23 +01:00
Zhiyuan Zheng 1ad67e67ac
Persist storage working 2020-11-21 13:32:29 +01:00
Zhiyuan Zheng 40266b8ce3
Restructure the project 2020-11-21 13:19:05 +01:00
Zhiyuan Zheng 3280663144
Full login flow working
Refresh can be faster
2020-11-21 00:40:55 +01:00
Zhiyuan Zheng ab0062e73c
Oauth does not work yet 2020-11-20 01:41:46 +01:00
Zhiyuan Zheng aecb5c5b3d
Basic posting done
Except hidden text, layout and sensitive attachments
2020-11-19 22:45:26 +01:00
Zhiyuan Zheng c0d7f379b3
Posting using formData 2020-11-17 23:57:23 +01:00
Zhiyuan Zheng 5cf6eaa8d9
Fix safe area view and keyboard view 2020-11-15 23:33:01 +01:00
Zhiyuan Zheng 188b97fbd8
First post tested! 2020-11-15 22:33:09 +01:00
Zhiyuan Zheng 8013f6b9a2
Refined posting part 2020-11-15 20:29:43 +01:00
Zhiyuan Zheng 6804e3bde6
Total toot length count working 2020-11-09 23:06:07 +01:00
Zhiyuan Zheng d8d8a6c1fa
Basic auto suggestion is working 2020-11-09 01:04:47 +01:00
Zhiyuan Zheng c417262528
Temporary use local autolinker
https://github.com/gregjacobs/Autolinker.js/pull/240/
https://github.com/gregjacobs/Autolinker.js/issues/130
2020-11-08 19:13:46 +01:00
Zhiyuan Zheng 97cad12850
Basic mentions, hashtags and links highlighting working 2020-11-08 01:10:38 +01:00
Zhiyuan Zheng 4cbba779c5
Account actions doen except reports 2020-11-06 18:40:14 +01:00
Zhiyuan Zheng c08c25e3b5
Status actions done, awaiting account actions 2020-11-06 00:59:33 +01:00
Zhiyuan Zheng 04b7b0a7b9
Fix details 2020-11-05 21:47:50 +01:00
Zhiyuan Zheng c825895b92
Actions are working well! 2020-11-05 00:47:31 +01:00
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