2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

70 Commits

Author SHA1 Message Date
nyaxix
213ef94ec5 Add bookmarking and bookmarks view
Based heavily on the work for favorites.

Adds bookmarking functionality to the application. The status view has been updated to include a bookmark button that can bookmark/unbookmark a status. The profile page has been updated to include a button in the header to navigate to a page that lists your bookmarks.
2022-08-14 17:51:36 -05:00
CMK
e119a06bba chore: using i18n strings 2022-05-17 23:27:58 +08:00
CMK
41e1b75c62 feat: add sensitive hint label for status media 2022-04-18 16:15:24 +08:00
CMK
c4ab4f68c6 fix: status sensitive toggle logic issue 2022-04-18 15:33:29 +08:00
CMK
b0fca49413 feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +08:00
CMK
2a986ec1ce fix: media sensitive button logic issue 2022-04-07 19:49:04 +08:00
CMK
18a902c8ae chore: update post content sensitive style 2022-02-15 20:08:39 +08:00
CMK
792208aebb feat: restore post filter supports 2022-02-15 19:44:45 +08:00
CMK
0b1dc13894 chore: restore RTL layout for post content 2022-02-15 16:25:29 +08:00
CMK
ce80409ead feat: make status detail accessible 2022-02-14 19:34:22 +08:00
CMK
0bc128ba79 feat: add content warning toggle button 2022-02-11 20:21:28 +08:00
CMK
d3e8f85cb3 feat: add notification timeline fetcher 2022-02-11 19:27:14 +08:00
CMK
ab4d525cec feat: make the home timeline readable for VoiceOver 2022-02-10 20:01:52 +08:00
CMK
471384d5f3 chore: remove spoiler toggle animation for table cell 2022-02-10 14:21:52 +08:00
CMK
582843f54a feat: add video player for audio/video kind media 2022-02-09 20:35:19 +08:00
CMK
bdf7114fef feat: update status content warning UI 2022-02-08 19:50:18 +08:00
CMK
f4bb2d947f feat: update report flow 2022-02-08 12:36:06 +08:00
CMK
d332c98a0f feat: add content warning for post media 2022-01-29 19:51:40 +08:00
CMK
caaf66286f feat: add content warning for post spoiler 2022-01-29 17:02:30 +08:00
CMK
b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00