27 Commits

Author SHA1 Message Date
8386e9d3c6
Fix crash when decoding responses from Mastodon 3.4.0rc1 due to
differing date formats
2021-05-09 21:49:16 -04:00
005001b081
Add authoring polls
Closes #48
2021-05-03 23:12:59 -04:00
bbb8707cb7 Add Profile Directory 2021-02-07 19:39:22 -05:00
75d26e613b
Add account switching animation 2020-11-11 15:28:17 -05:00
eb4e6e32f7
Add Grayscale Images preference 2020-11-01 13:59:58 -05:00
2cfc0cf28a
Add Compose screen mention, hashtag, emoji completion
Closes #10
2020-10-11 22:14:45 -04:00
2c1ba7926e
Support JSON request bodies 2020-09-14 23:25:26 -04:00
7c4bbfd730
Improve compose posting error messages 2020-09-09 18:33:59 -04:00
4c82b1a341
Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
387623a309
Remove old code 2020-02-28 19:24:14 -05:00
81256b7a96
Only show local posts on public instance timelines 2020-01-25 10:37:22 -05:00
a18bcac8b8
Pachyderm: Change Client request methods to be static, like all other
models

Tusker: Add run method to MastodonController and no-longer expose API
client object
2020-01-05 14:00:39 -05:00
377b5f5c85
Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
036791bd39
Replace Search tab with Explore tab
- Search controller (functionally the same, presents results on top of
explore menu)
- Add bookmarks screen

See #63
2019-12-17 00:22:25 -05:00
5ebf651f76
Revert "Use correct ISO 8601 date decoder"
This reverts commit 5da357ee9cc12d5f59a5f89bdb166d0f9b29f893.
2019-09-26 18:39:48 -04:00
5da357ee9c
Use correct ISO 8601 date decoder 2019-09-24 14:53:35 -04:00
e121dd37b8
Add Search tab
Closes #31
2019-09-14 20:47:08 -04:00
8bb6e9403d Add toggle to control whether Notifications tab shows all or just mentions
Closes #45
2019-09-14 12:04:20 -04:00
30cd8991e8
Pachyderm: Add StatusContentType 2019-01-13 19:46:51 -05:00
3ff80b238e
Merge branch 'master' of github.com:shadowfacts/Tusker 2018-09-24 08:51:20 -04:00
d345cd5372
Add following/unfollowing accounts 2018-09-24 08:49:39 -04:00
68300f930b
Cleanup silent XCB actions code 2018-09-23 21:10:45 -04:00
a6d23d12eb
Add shared status cache 2018-09-17 21:57:46 -04:00
a5579ce0e3
Change client requests to match others 2018-09-17 20:58:05 -04:00
bf09b80a5a
Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
17d072c5b2
Fix upload media 2018-09-11 13:45:48 -04:00
1119a861d8
Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00