2425 Commits

Author SHA1 Message Date
91ef386a41 Fix reblogger label getting updated twice for every cell 2023-05-14 14:58:46 -04:00
c8eec17180 Fix custom emoji in display name being replaced multiple times unnecessarily 2023-05-14 14:41:36 -04:00
c94e60d49b Enable editing on Pleroma 2.5+ 2023-05-14 13:55:28 -04:00
b00170c3f9 Move InstanceFeatures.Version to separate file 2023-05-14 13:51:41 -04:00
b37e5fffbf Silence CloudKit debug logging 2023-05-13 15:03:48 -04:00
8c27a9368f Estimate height when resolving status collapse state 2023-05-13 15:00:03 -04:00
735659dee6 Don't leave space for checkbox when no checkboxes are shown 2023-05-13 14:14:38 -04:00
bf02b185ed Fix StatusState copying removing cached state
Closes #380
2023-05-13 13:53:04 -04:00
4ccf5d21a4 Disable boost to original audience for the users own DMs
Closes #382
2023-05-13 13:50:07 -04:00
9ac1c43511 Update favorite/reblog button appearance immediately on tap
Fixes #381
2023-05-13 13:48:49 -04:00
76b9496fe6 Revert "Unseparate out updateStatusState method"
This reverts commit 2157126332239140477084599f472e00b2d524d2.
2023-05-13 13:18:57 -04:00
ae8191ca0e Don't use prepareThumbnail in Compose screen
Fixes crash when sharing certain images to share sheet extension
2023-05-13 12:38:51 -04:00
a9a9bfebeb Fix share sheet extension not working with Apple News
Closes #375
2023-05-12 22:00:00 -04:00
2d8e2f0824 Fix hitches due to AttachmentView not using pre-prepared images 2023-05-12 21:40:17 -04:00
6f18d46037 Properly conform Client.Error to LocalizedError 2023-05-11 23:26:06 -04:00
6261318df1 Bump build number and update changelog 2023.5-89 2023-05-11 23:15:52 -04:00
bff7585fa9 Move remote change processing to separate context to avoid blocking background context 2023-05-11 23:03:41 -04:00
4dbc4ebeb2 Include fractional seconds in log timestamps 2023-05-11 20:46:25 -04:00
fc391cc18c Bump build number and update changelog 2023-05-11 20:24:21 -04:00
35b390d3c1 Fix MultiSourceEmojiLabel 2023-05-11 18:38:49 -04:00
b21703f6d9 Fix decoding polls on Calckey
See #362
2023-05-11 16:15:36 -04:00
d003098146 Better TimelineLikeController logging 2023-05-11 15:11:43 -04:00
db7c183d06 Add status edit history view 2023-05-11 14:57:47 -04:00
7d3c82f4b7 Fix collapsible state not changing when post edited 2023-05-11 14:46:45 -04:00
13ec3366d3 Fix content warning not being removed by edit 2023-05-11 14:39:49 -04:00
f9a41fd4f3 Show edit timestamps on statuses 2023-05-11 13:10:45 -04:00
2157126332 Unseparate out updateStatusState method 2023-05-11 10:03:09 -04:00
e87dcfe48e Add support for editing posts
Closes #321
2023-05-11 10:03:09 -04:00
566c3d474d Don't show Show Reblogs action for non-followed people 2023-05-10 22:22:37 -04:00
ca03cf3b08 Shorten hashtag action titles 2023-05-10 11:55:23 -04:00
f0e530722f FIx hashtag timelines opened in new window not having save/follow actions 2023-05-10 11:54:36 -04:00
dcd1b4ad94 Fix being able to scroll to top while fast account switcher is active 2023-05-10 11:41:59 -04:00
3394c2126c Fix list timelines opened in new window not showing Edit button 2023-05-10 11:32:08 -04:00
85765928b4 Fix crash when trying to remove popped view controller that doesn't exist 2023-05-10 11:04:56 -04:00
f13874ee01 Improve rate limit exceeded error message 2023-05-10 10:59:22 -04:00
bac272a2db Detect gotosocial and calckey instances 2023-05-10 10:48:52 -04:00
48bd957276 Fix nodeinfo not being fetched on punycode domains 2023-05-10 10:40:27 -04:00
d4d42e7856 Report instance type/version in Sentry events 2023-05-10 10:34:48 -04:00
671a8e0cb3 Fix error decoding statuses on Calckey lacking emojis 2023-05-10 10:13:34 -04:00
822c2e0fa2 Bump build number and update changelog 2023.5-84 2023-05-10 10:13:00 -04:00
ee651ae96a Fix assorted issues collapsing/expanding split VC 2023-05-09 16:42:16 -04:00
9fc4aa8a40 Make various corners continuously rounded 2023-05-09 14:56:48 -04:00
8f6a012538 Fix decoding statuses on GtS with empty strings for urls
Closes #373
See #129
2023-05-08 17:05:06 -04:00
91d6430815 Fix various tests 2023-05-08 16:58:50 -04:00
eac5a4c9a6 Fix notifications scrolling to top when refreshing 2023-05-07 19:46:15 -04:00
7449688bfe Bump build number and update changelog 2023.5-83 2023-05-07 19:44:04 -04:00
63612b2fb0 Make notification cells subclasses of UICollectionViewListCell 2023-05-07 16:35:01 -04:00
8e010c7fa5 Remove unused notifications and status table view code 2023-05-07 15:11:35 -04:00
3181c47fde Convert rest of notifications screen to collection view 2023-05-07 15:11:35 -04:00
a133955489 Fix using removed dismiss notification API endpoint 2023-05-07 15:11:35 -04:00