CMK
fa27a28a60
chore: move core logic into package
2022-10-08 13:43:06 +08:00
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
4bebdf7edf
Merge pull request #467 from mastodon/fix-ui-appearance
...
Fix some UI appearance issues
2022-07-15 04:14:10 +08:00
CMK
c4b8f129d7
fix: empty banner could be preview issue
2022-07-15 03:29:04 +08:00
CMK
0be721be3b
feat: update follow request UI
2022-07-13 17:44:47 +08:00
CMK
8a5d26dc38
feat: add follow request notification UX. resolve #390 #458
2022-06-30 15:02:24 +08:00
CMK
bcfdaf2ca7
feat: add interaction for follow request notification
2022-06-28 19:00:39 +08:00
CMK
f49be82d2b
chore: restore profile keyboard navigation
2022-06-02 19:33:10 +08:00
CMK
503fcfab2a
chore: [WIP] refactor profile UI
2022-05-26 02:51:02 +08:00
CMK
e1710299d5
feat: add reblogged by and favorited by user list entry for status
2022-05-17 22:09:43 +08:00
CMK
fe93c8b4f7
feat: add keyboard commands for discovery posts, tag. And also restore for hashtag timeline and profile scene
2022-05-11 18:40:21 +08:00
CMK
8aa8825269
chore: suppress warnings
2022-05-07 11:42:10 +08:00
CMK
c4ab4f68c6
fix: status sensitive toggle logic issue
2022-04-18 15:33:29 +08:00
CMK
f5aaf2737f
feat: add discovery endpoint check logic and handle relationship action
2022-04-15 17:17:39 +08:00
CMK
67aa1d670b
fix: non-ascii character in URL can not open issue. resolve #304
2022-04-11 12:27:26 +08:00
CMK
bb4f9f8e20
feat: restore keyboard shortcut supports
2022-02-16 19:47:51 +08:00
CMK
d80b8d718a
fix: wrong reply header redirect logic issue
2022-02-15 18:17:55 +08:00
CMK
caa9ab7a40
feat: add media interaction for notification timeline
2022-02-15 14:01:28 +08:00
CMK
66c1b71610
feat: add cell height cache for user timeline
2022-02-14 16:09:39 +08:00
CMK
3d7ade1747
feat: restore scroll-to-top tap gesture for TabBar
2022-02-14 14:55:00 +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
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
12b73f5a10
fix: project dependency issue
2022-01-28 12:09:28 +08:00
CMK
b76b3a2750
feat: adapt the app to async & await. Update timeline UI
2022-01-27 21:23:39 +08:00
CMK
7711564cdd
chore: remove Texture pod
2021-12-28 16:15:44 +08:00
CMK
f0a570ea0c
feat: add follower list for user
2021-11-01 19:54:54 +08:00
CMK
051a8f40e3
fix: logic error prevent status action menu display intro in 80ea6ac
2021-10-11 11:07:42 +08:00
CMK
80ea6ac913
fix: status menu cause memory leaking issue
2021-09-30 14:19:15 +08:00
CMK
275cce88b2
feat: update navigation stack when transition from .regular to .compact
2021-09-23 19:32:44 +08:00
CMK
5b3e85b68c
feat: add Root scene for iPad
2021-09-22 19:08:09 +08:00
CMK
4c456fe8a9
chore: update haptic feedback for reblog and favorite action
2021-09-17 16:32:30 +08:00
CMK
f7f248b6e9
chore: update haptic feedback for status interaction
2021-08-05 17:19:42 +08:00
CMK
cfc5987528
feat: add APNG supports for more label
2021-07-23 19:10:27 +08:00
CMK
00f0b2e140
feat: set status name animated
2021-07-22 19:34:24 +08:00
CMK
72a225bbc3
chore: drop Nuke
2021-07-21 19:45:24 +08:00
CMK
4ee065eda4
feat haptic feedback for reply action
2021-07-20 20:04:56 +08:00
CMK
d2f9828f50
feat: complete upload and publish logic
2021-07-20 16:40:04 +08:00
CMK
1cdbd7fa2a
feat: make UI works
2021-07-19 20:16:56 +08:00
CMK
ae1a153536
feat: make search result works as statuses list
2021-07-15 15:49:30 +08:00
CMK
0f8c5c0792
feat: add prefetching logic for status content
2021-07-15 09:56:26 +08:00
CMK
f265e988e7
feat: add account settings entry in settings scene
2021-07-13 17:39:38 +08:00
CMK
938520d060
chore: remove ASDK compile warning
2021-07-12 20:00:50 +08:00
CMK
d9c0c75782
fix: app may not response to link for some server issue. ticket: #18624MBA
2021-07-08 16:55:46 +08:00
CMK
5c71ffece9
fix: move menu dangerous action away. ticket: #22628SMI
2021-07-07 18:40:11 +08:00