Commit Graph

66 Commits

Author SHA1 Message Date
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 188b97fbd8
First post tested! 2020-11-15 22:33:09 +01:00
Zhiyuan Zheng d8d8a6c1fa
Basic auto suggestion is working 2020-11-09 01:04:47 +01:00
Zhiyuan Zheng 97cad12850
Basic mentions, hashtags and links highlighting working 2020-11-08 01:10:38 +01:00
Zhiyuan Zheng c08c25e3b5
Status actions done, awaiting account actions 2020-11-06 00:59:33 +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 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 a6e33d8b0a
Basic account page works 2020-10-28 00:02:37 +01:00
Zhiyuan Zheng eefa7e01bd
Basic toot in timeline working 2020-10-26 00:27:53 +01: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