1872 Commits

Author SHA1 Message Date
16347b2ad0 Automatic retry during onboarding, better UI while waiting 2023-01-27 20:52:34 -05:00
0e1cbce10d Revoke token and destroy stores when logging out 2023-01-27 18:53:20 -05:00
8bd6f53f01 Allow pinning instance public timelines 2023-01-27 18:12:54 -05:00
fe32356bce Bump build number and update changelog 2023-01-27 10:38:56 -05:00
1f337613be Add animation when compose toolbar buttons (dis)appear 2023-01-26 22:33:47 -05:00
3f4a62f5f9 Fix changes being published during SwiftUI view update 2023-01-26 22:18:03 -05:00
b506704716 Move Drafts button to nav bar when current composed post doesn't have any content 2023-01-26 22:17:49 -05:00
6a3dcca9ee Workaround for local-only posts not being decodable on Akkoma
See #332
2023-01-26 22:10:20 -05:00
edd1e55cbb Unify haptic feedback
Closes #154
2023-01-26 21:52:12 -05:00
f1facea929 Fix status URLs with fragments not being resolved 2023-01-26 21:15:02 -05:00
d638ea054b Add gif/alt badges to attachments
Closes #255, #338
2023-01-26 19:16:34 -05:00
e11784904b Add menu action to hide/show reblogs
Closes #206
2023-01-26 18:50:05 -05:00
9f1d3804d9 Apply Mastodon's link truncation
Closes #344
2023-01-26 18:38:31 -05:00
333295367a Add preference to hide link preview cards
Closes #329
2023-01-26 17:18:27 -05:00
e9d14c6cbf Tweak status card background color in dark mode 2023-01-26 15:17:17 -05:00
8fc915d6a0 Bump build number and update changelog 2023-01-26 00:23:10 -05:00
2b4898329f Duckable Issue
* IF you have the .testTarget enabled, on Xcode 14.2 you get an error about the test target source needing to be under the "Tests" folder or something similar
2023-01-26 05:01:04 +00:00
5a9513bb30 Add tip jar 2023-01-25 23:58:51 -05:00
e45459e556 Add support link to about screen 2023-01-25 18:54:09 -05:00
8b546daeaa Workaround for issues signing in to m.s 2023-01-25 09:56:24 -05:00
125f91257a Fix status notifications not being shown 2023-01-25 09:56:24 -05:00
507d9c23e7 xcconfig Fixes
* Ensure that all bundle prefixes are replaced correctly for all targets and in entitlements files too
2023-01-25 09:42:36 +04:00
2ee34acbad Fix remove attachment menu item not being marked destructive 2023-01-24 15:02:11 -05:00
6eee97759e Add context menu action to remove pinned timeline
Closes #334
2023-01-24 10:19:04 -05:00
f88bf552af Reuse client ID/secret when trying to sign in to the same account again
Workaround for mastodon.social signins being flaky
2023-01-23 17:43:41 -05:00
d2c7664073 Add profile suggestions to Explore on iPad 2023-01-23 17:10:26 -05:00
e91249a876 Detect Misskey links properly 2023-01-23 16:59:24 -05:00
1eab964c0b Parse HTML in trending link card descriptions 2023-01-23 15:15:43 -05:00
2933ac491b Fix Open in Safari action not working 2023-01-23 10:35:23 -05:00
2958d2b1ac Change TrendingLinkCardCollectionViewCell to use CachedImageView 2023-01-22 18:21:58 -05:00
3262fe002b Add hover interaction to trending link cards 2023-01-22 17:37:41 -05:00
521e5ad5fc Make trend history view respond to preferred content size category 2023-01-22 17:23:22 -05:00
2b651b0bc4 Fix trending hashtag cells not adjusting to dynamic type 2023-01-22 17:23:19 -05:00
99b3532e64 Add description to trending link cards, fix not responding to dynamic type 2023-01-22 17:23:19 -05:00
2ea8e9cf1e Fix preview action on iPad Explore screen not working 2023-01-22 15:44:36 -05:00
e8b7446117 Fix split view expand breaking when transferring trending statuses/hashtags/links VCs 2023-01-22 14:01:44 -05:00
a47b9c0c75 Move trending statuses to Explore on iPad
See #171
2023-01-22 13:57:37 -05:00
a75862b5cc Mask trending link card previews with same corner radius as cells 2023-01-22 12:08:22 -05:00
0738683ee3 Add search scopes
Closes #328
2023-01-22 11:41:38 -05:00
155f4036f9 Handle authentication required error for instance timelines 2023-01-22 11:18:43 -05:00
8181090763 Bump build number and update changelog 2023-01-21 23:01:55 -05:00
6328627a97 Fix extra spacing above content in conversation main status 2023-01-21 20:27:20 -05:00
c6043d60ee Fix crash when inserting present items in empty timeline 2023-01-21 16:31:52 -05:00
dd6813c058 Bump build number and update changelog 2023-01-21 15:31:35 -05:00
2229b332e0 Try to resolve statuses from links that match known patterns 2023-01-21 14:03:21 -05:00
63ed3b6e10 Add loading indicator to conversation screen 2023-01-21 13:17:11 -05:00
ccd1672e72 Show highlight on expand thread cell selection 2023-01-21 13:14:16 -05:00
addcc2dacc Rewrite conversation screen to use UICollectionView 2023-01-21 11:26:51 -05:00
a49e9f2c1f Bump build number and update changelog 2023-01-21 11:24:19 -05:00
b1421767dd Fix tapping expand thread cell not working 2023-01-20 14:17:15 -05:00