CMK
2064a318c3
Merge branch 'main' into develop
...
# Conflicts:
# Mastodon/Scene/MediaPreview/Video/MediaPreviewVideoViewController.swift
2022-11-21 11:18:36 +08:00
Nathan Mattes
96c3e17531
Fix some warnings
2022-11-17 23:16:21 +01:00
Marcus Kida
ccaffe031e
fix: Local user's domain is shown for remote users when sharing a post
2022-11-16 15:03:20 +01:00
Nathan Mattes
18720a9a51
Add localized strings ( #365 )
2022-11-08 16:38:01 +01:00
Nathan Mattes
b719d84d3f
[WIP] Toggle showReblogs-status on mastodon-server
2022-11-08 16:38:01 +01:00
Nathan Mattes
ff65f50689
Add menu-entry for show/hide reblogs ( #365 )
...
translations are still missing, as well as viewModel/networking-stuff.
2022-11-08 16:38:01 +01:00
Jed Fox
ceece731a4
Use LPLinkMetadata to improve sharing behavior
2022-11-03 11:18:09 -04:00
tejuamirthi
bd851e4e1c
update menu action title message i18n string
2022-11-02 22:17:57 +05:30
CMK
0b0d7fcd48
chore: cherry pick 00eddc2aae
from feature-post-edit branch
2022-11-01 14:34:00 +08:00
CMK
02e3ad9a16
chore: [WIP] restore the replyTo entry for compose
2022-10-10 19:14:52 +08:00
CMK
bb5c999bea
chore: [WIP] inject AuthContext into ViewModel
2022-10-09 20:07:57 +08:00
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
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
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