Shadowfacts
fc8fcb76fd
Fix crash when TimelineViewController tries to apply snapshot while not visible
2022-12-05 17:17:34 -05:00
Shadowfacts
eac2a9b19f
Move VoiceOver Jump to Present action to timeline pages segmented control
2022-12-05 17:13:45 -05:00
Shadowfacts
0ce57d1308
More fiddling with how Jump to Present works
...
Now, when loading present items, they're inserted into the data source
immediately along with a gap. If the user taps Jump to Present, then a
new snapshot _with only the present items_ will be applied (which allows
infinite scrolling to work properly when they scroll back down) and the
view scrolled-to-top. Tapping Go Back, then, applies the original
snapshot (i.e., the current one from when Jump to Present was tapped)
and restores the scroll position.
2022-12-05 17:09:11 -05:00
Shadowfacts
97dec0f9d2
Add accessibility hint for segmented controls
2022-12-05 16:25:16 -05:00
Shadowfacts
b64c748b73
Add Jump to Present VoiceOver action
...
Closes #288
2022-12-04 22:06:04 -05:00
Shadowfacts
77ab2c3753
Fix Trending Posts reloading on every appearance
2022-12-04 22:03:48 -05:00
Shadowfacts
b90262bfd0
Tweak fav/reblog counts pref text
2022-12-04 19:50:15 -05:00
Shadowfacts
581f4b24bd
Add Sentry breadcrumb for instance software/version
2022-12-04 18:26:06 -05:00
Shadowfacts
5f3d9da9f8
Only try to restore statuses that exist in the cache
...
This could result in discontinuities in the restored timeline, but I'm
not sure there's anything better we could do.
2022-12-04 17:34:28 -05:00
Shadowfacts
41775e5d19
Actually migrate to new persistent store locations
2022-12-04 17:33:09 -05:00
Shadowfacts
044d34d20f
Bump build number and update changelog
2022-12-04 15:40:00 -05:00
Shadowfacts
f1b1732e5c
Fix filter HTML to attributed string conversion optimization not being applied 🤦♂️
2022-12-04 15:36:26 -05:00
Shadowfacts
1da2b17a76
Fix dynamic type not applying to timeline status content
2022-12-04 15:35:54 -05:00
Shadowfacts
e49725e06d
Bump build number and update changelog
2022-12-04 14:57:22 -05:00
Shadowfacts
669404d6f8
Copy local-only status from replied-to post
...
Closes #280
2022-12-04 14:03:12 -05:00
Shadowfacts
2e21742264
Add Cmd+Enter keyboard shortcut for sending post
...
Closes #283
2022-12-04 14:01:09 -05:00
Shadowfacts
7763d08816
VoiceOver: Fix not being able to select account from conversation main status cell
2022-12-04 13:51:05 -05:00
Shadowfacts
726be85223
VoiceOver: Fix profile relationship label not being read
2022-12-04 13:51:05 -05:00
Shadowfacts
19bf6cbf18
VoiceOver: Add show profile rotor action to timeline statuses
...
Closes #285
2022-12-04 13:51:05 -05:00
Shadowfacts
df07fa85d5
Fix unsatisfiable constraints warning for ZeroHeightCollectionViewCell
2022-12-04 12:17:31 -05:00
Shadowfacts
e3e55de55b
Fix hide filter action not working on profiles
2022-12-04 12:11:52 -05:00
Shadowfacts
54857a3bf3
Avoid converting HTML to attributed string twice when displaying a status cell for the first time
...
Now, when Filterer performs the conversion, the status cell can reuse
the attributed string.
2022-12-04 12:08:22 -05:00
Shadowfacts
b28f616e85
Don't apply expired filters
2022-12-04 11:55:46 -05:00
Shadowfacts
97c7104dbc
Don't update constraints in StatusContentContainer.setCollapsed unless the state actually changes
2022-12-04 11:14:19 -05:00
Shadowfacts
6501343f24
Reapply filters on when they change
2022-12-04 10:54:02 -05:00
Shadowfacts
fabe339215
VoiceOver: Indicate filtered posts, make double tapping expand them
2022-12-03 23:20:19 -05:00
Shadowfacts
e1886509d3
Filter statuses on profiles
2022-12-03 23:11:09 -05:00
Shadowfacts
8ad48784d9
Fix V2 filter actions not saving
2022-12-03 23:11:09 -05:00
Shadowfacts
75e9c9f986
Fix home/list filters not applying to lists
2022-12-03 23:11:09 -05:00
Shadowfacts
a17afe247c
Better filter cell and animation for showing filtered post
2022-12-03 23:11:09 -05:00
Shadowfacts
81abcfcf7b
Timeline filtering!
2022-12-03 22:16:43 -05:00
Shadowfacts
7e5d8675c2
Extract HTML to attributed string converter to separate helper
2022-12-03 18:58:19 -05:00
Shadowfacts
cde3109203
Rename StatusState to CollapseState
2022-12-03 18:21:49 -05:00
Shadowfacts
fcf95ba8c1
Filters view UI tweaks
2022-12-03 15:22:10 -05:00
Shadowfacts
f71804f094
Extract filter create/update/delete logic into separate services
2022-12-03 14:40:12 -05:00
Shadowfacts
83ca7f1321
Creating filters UI
2022-12-03 14:40:12 -05:00
Shadowfacts
16a1e4008b
V2 filters API, CoreData, and editing UI
2022-12-03 12:29:11 -05:00
Shadowfacts
518a8eba0a
Start doing filters UI
2022-12-02 22:03:28 -05:00
Shadowfacts
8d56a6450e
Fix mute account time not being 1 week
2022-12-02 21:39:05 -05:00
Shadowfacts
8896bfbc59
Consistent "OK" capitalization
2022-12-02 18:06:15 -05:00
Shadowfacts
4ca57f8c76
Better case-insensitive sorting for lists
2022-12-01 18:26:48 -05:00
Shadowfacts
c9fa11cc3b
Fetch filters and store in CoreData
2022-11-30 22:16:33 -05:00
Shadowfacts
0247c50650
Fix invalid names being used for persistent store
2022-11-30 21:35:52 -05:00
Shadowfacts
eca06cb14a
Fix too much space on profile header view above description
2022-11-30 21:13:48 -05:00
Shadowfacts
c07e2cfdd8
Add more possibilities to relationship label on profile header
2022-11-30 17:05:18 -05:00
Shadowfacts
db7615d26f
Fix Edit List Accounts search field being jammed in the corner on iPad
2022-11-30 16:53:11 -05:00
Shadowfacts
2f0acad866
Return to previous item when the selected list/hashtag/instance is removed from the sidebar
2022-11-30 16:47:06 -05:00
Shadowfacts
a2b3fc0628
Fix saved/followed hashtag lookups being case-sensitive
2022-11-30 16:46:18 -05:00
Shadowfacts
e005b70071
Fix creating list on iPad not showing Edit List screen immediately
2022-11-30 16:34:12 -05:00
Shadowfacts
b515664db3
Fix creating list on iPad overwriting previous item navigation stack
2022-11-30 16:34:05 -05:00