Commit Graph

39 Commits

Author SHA1 Message Date
CMK 8a48eb5847 feat: add rules attribute for Instance entity 2021-02-22 12:26:44 +08:00
CMK 6285cb95fa fix: AutoLayout issue. Update keyboard listener. Expose server error message 2021-02-20 19:54:08 +08:00
sunxiaojian 243d3362e6 chore: add Combine style valid logic 2021-02-20 18:24:23 +08:00
sunxiaojian 8ef5a34a40 feat: finish sign up page 2021-02-20 15:26:03 +08:00
BradGao 773a25e94a
Merge pull request #13 from tootsuite/feat/mastodonSDKRefactor
Feat/mastodon sdk refactor
2021-02-19 21:33:33 +08:00
jk234ert 4c36d0e12d fix: accountsInfo url 2021-02-19 21:32:41 +08:00
jk234ert e44821bce8 feat: refactor the mastodonSDK
chore: update API docs
2021-02-19 17:40:05 +08:00
CMK f98b1f6e9b
chore: mark proxiedThumbnail optional 2021-02-19 17:13:33 +08:00
CMK 912b6c021f
chore: remove version
Co-authored-by: BradGao <ugling88@hotmail.com>
2021-02-19 17:12:00 +08:00
CMK 4036cd870b
chore: remove version
Co-authored-by: BradGao <ugling88@hotmail.com>
2021-02-19 17:09:17 +08:00
CMK b0b1e48b76 chore: remove blank line 2021-02-19 12:22:49 +08:00
CMK 9e0a7bb352 feat: add stub categories 2021-02-19 12:17:12 +08:00
CMK c919a724ab feat: implement onboarding /servers and /categories endpoint 2021-02-19 11:56:51 +08:00
jk234ert 2a84275288 fix: source in CredentialQuery 2021-02-18 23:17:28 +08:00
CMK 587d16a829 feat: add servers & categories API 2021-02-18 19:36:49 +08:00
jk234ert 9395f689ce feat: refactor query type; add several Account APIs and tests 2021-02-10 14:56:16 +08:00
sunxiaojian b55790fee8 feat: finish user favourite action 2021-02-08 18:29:27 +08:00
CMK 7d1c8e5be9 feat: [WIP] implement sign up scene 2021-02-05 17:53:00 +08:00
CMK f066e736eb feat: add Mastodon instance api 2021-02-05 12:10:34 +08:00
CMK 945331944f fix: poll option entity decode issue 2021-02-04 15:28:25 +08:00
CMK 2ebb12b86e feat: add APIService.Persist.persistTimeline method and make public timeline load oldest works 2021-02-04 14:45:44 +08:00
CMK 6daccf5170 feat: add home timeline api 2021-02-03 18:52:47 +08:00
CMK 018d646609 chore: remove not not used typealias 2021-02-03 16:20:37 +08:00
CMK 09501cf2de chore: remove not used CodingKeys 2021-02-03 16:20:16 +08:00
CMK 2c6a0e383a feat: implement authentication scene 2021-02-03 16:01:08 +08:00
CMK 36c1807182 feat: [WIP] add authentication scene 2021-02-02 19:31:10 +08:00
CMK 71de1ed9be feat: add OAuth API endpoint unit test 2021-01-29 19:38:11 +08:00
CMK fe83c02e03 feat: implement all entities 2021-01-29 14:49:25 +08:00
CMK 4c9e644820 feat: add some entities and make it pass unit tests 2021-01-28 19:28:37 +08:00
CMK f8718510a6 feat: add partial Mastodon entities 2021-01-28 14:52:35 +08:00
CMK d29f473898 feat: add Instance entity 2021-01-28 11:57:02 +08:00
CMK 00fb8eb175 fix: set header date formatter options 2021-01-28 11:56:48 +08:00
CMK 27a7ccbd88 feat: make Unit Test works 2021-01-27 18:52:01 +08:00
CMK 7ecbcec077 feat: add Toot & User entity 2021-01-27 18:46:14 +08:00
CMK 00173e5c30 feat: add Mastodon.API.App.create API 2021-01-27 16:01:20 +08:00
CMK 1a000b96a8 feat: add Core Data Stack 2021-01-27 14:50:13 +08:00
CMK 65d6ae6e11 chore: rename and cleanup 2021-01-26 18:11:44 +08:00
sunxiaojian 3d5afbd589 feat: add MastodonAPI 2021-01-26 17:38:30 +08:00
CMK 19ddb106ad chore: setup project 2021-01-22 14:28:58 +08:00