1616 Commits

Author SHA1 Message Date
23a4999196 Complete asynchronous swipe actions immediately
Fixes crash when the user things the action has failed and taps it
again, which results in an invalid completion handler later being called
2023-01-20 10:53:30 -05:00
3e0feba273 Fix collapse button disappearing when navigating away 2023-01-20 10:51:56 -05:00
468a559127 Fix crash when TimelinePosition's center status ID isn't in the list of IDs 2023-01-19 21:46:57 -05:00
c03fc86300 Bump build number 2023-01-19 14:38:35 -05:00
a33be0b556 Remove unused background audio mode 2023-01-19 13:13:08 -05:00
6aee926f00 Fix table views being too far inset on iPhone 2023-01-19 13:13:01 -05:00
13640be91d Bump build number and update changelog 2023-01-19 13:08:05 -05:00
5123cf20c3 Rename Delete Status -> Delete Post 2023-01-18 15:05:12 -05:00
bf739b9f41 Add pagination to status actions account list 2023-01-18 15:02:56 -05:00
4211806b5f Add followers/following screen
Closes #323
2023-01-18 15:02:56 -05:00
88aada8d35 Add follower/ing counts to profile header 2023-01-18 14:02:23 -05:00
5623cedab3 Fix conversation reloading on appear 2023-01-18 13:59:42 -05:00
ccfc8331fb Fix avatars not un-grayscaling on timeline 2023-01-18 11:37:15 -05:00
10803408cd Post status deleted notifications when load fails with not found 2023-01-17 20:04:48 -05:00
fb7a7db6e8 Handle deleted statuses in status action account list 2023-01-17 20:02:03 -05:00
78cd1313fe Fix new conversation VC not responding to status bar taps 2023-01-17 19:36:12 -05:00
db1bbf7148 Add delete status action 2023-01-17 19:32:50 -05:00
5f19adf2d0 Only show report action for other people's posts 2023-01-17 19:15:54 -05:00
6f006adbc1 Show better message when opening conv for deleted status
Also split conversation loading out into separate view controller
2023-01-17 19:15:54 -05:00
39bff06897 Fix profile header buttons not adjusting height for dynamic type size
Closes #317
2023-01-17 11:51:14 -05:00
68682ee291 Maybe fix race condition between iCloud sync and state restoration 2023-01-17 10:50:36 -05:00
5029b26b40 Bump build number and update changelog 2023-01-17 10:50:14 -05:00
907cf08400 Fix expand thread cell not adjusting to accent color pref 2023-01-16 17:54:56 -05:00
e85d194e5f Make table and collection view focusable 2023-01-16 17:54:56 -05:00
cfeb87d2ba Fix status collection cells being too far inset 2023-01-16 17:54:56 -05:00
e4f3735c9f Don't use UIPageViewController for SegmentedPageViewController 2023-01-16 17:54:56 -05:00
baa9dfe0f1 More logging 2023-01-16 15:51:03 -05:00
5e73439e7b Fix statuses being inset too much on iPhones 2023-01-16 14:21:42 -05:00
4b2776ee81 Fix conversation non-main status collapse button not adjusting to accent color preference 2023-01-16 11:54:09 -05:00
566df3e285 Bump build number and update changelog 2023-01-16 11:53:10 -05:00
0653d695d9 Fix various things not adjusting to accent color preference
Closes #325
2023-01-16 11:24:42 -05:00
4811747790 Fix crash when resuming search user activity in unloaded explore VC 2023-01-16 10:58:45 -05:00
ed2519848c Prevent all pinned timelines from being removed 2023-01-16 10:55:32 -05:00
b1374b12a3 More error reporting tweaks 2023-01-15 15:01:16 -05:00
c5a25eecf1 Fix row separators not being inset to readable content width 2023-01-15 12:45:41 -05:00
a4dbf3ddbb Add New List action to Add to List menu 2023-01-15 11:49:20 -05:00
be3a61ebc7 Fix Send Report button not adapting to accent color 2023-01-15 11:48:16 -05:00
ababa4b428 Add more logging around state restoration crash 2023-01-15 11:30:34 -05:00
d75c2558ca Capture strong references in ToggleFollowHashtagService retry actions 2023-01-15 10:33:06 -05:00
ac0dedfd3d Bump build number and update changelog 2023-01-15 10:30:17 -05:00
37563b6afd Fix @Published property being changed on background thread 2023-01-14 11:32:31 -05:00
937afc0dfd Add accent color preference 2023-01-14 11:32:31 -05:00
94c34e03dd Add reporting accounts and statuses 2023-01-14 11:03:39 -05:00
1ad556f9cf Fix crash when displaying poll finished notification 2023-01-13 15:27:48 -05:00
019f7d6d6a Fix crash if preferences change while there are cells that don't have statuses 2023-01-13 15:26:26 -05:00
b4384d11f5 Delete Relationship when Account is deleted
Prevents errors when accessing dangling relationships w/o accounts
2023-01-13 10:31:51 -05:00
2ed8d22899 Fix crash when trying to restore activity for non-pinned timeline 2023-01-09 12:39:35 -04:00
cce6413e2b Fix crash when trying to load deleted statuses for restoration 2023-01-08 17:56:21 -04:00
8fb0fb66e3 Start playing video attachments immediately on appear 2023-01-06 21:43:27 -04:00
abe2bbdfd4 Bump build number and update changelog 2023-01-06 21:18:04 -04:00