cacc8a51cc
Remove unused code
2022-12-14 10:15:15 -05:00
89ca0629b3
Move bundle ID prefix to xcconfig
2022-12-14 10:04:25 -05:00
f55a870964
Move development team setting to xcconfig
...
Closes #308
2022-12-13 23:58:44 -05:00
5ee140cdab
Bump build number and update changelog
2022-12-13 21:26:28 -05:00
ba2c34fdd6
Persist timeline state using CoreData, rather than NSUserActivity
...
This allows persisting state for all the primary timelines, and across
all accounts.
Closes #297
Closes #293
2022-12-13 13:31:34 -05:00
8caf93bf0a
Add ScrollingSegmentedControl, and home/notifs/profiles to use it
2022-12-12 20:57:38 -05:00
9c4b68b09e
Reorganize gestures
2022-12-12 20:56:14 -05:00
b49e8d0279
Move Pachyderm to Packages folder
2022-12-11 14:25:25 -05:00
13d649bace
Bump build number and update changelog
2022-12-05 22:24:10 -05:00
044d34d20f
Bump build number and update changelog
2022-12-04 15:40:00 -05:00
e49725e06d
Bump build number and update changelog
2022-12-04 14:57:22 -05:00
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
81abcfcf7b
Timeline filtering!
2022-12-03 22:16:43 -05:00
7e5d8675c2
Extract HTML to attributed string converter to separate helper
2022-12-03 18:58:19 -05:00
f71804f094
Extract filter create/update/delete logic into separate services
2022-12-03 14:40:12 -05:00
16a1e4008b
V2 filters API, CoreData, and editing UI
2022-12-03 12:29:11 -05:00
518a8eba0a
Start doing filters UI
2022-12-02 22:03:28 -05:00
4ca57f8c76
Better case-insensitive sorting for lists
2022-12-01 18:26:48 -05:00
c9fa11cc3b
Fetch filters and store in CoreData
2022-11-30 22:16:33 -05:00
f1a39c2faa
Add follow/unfollow hashtag actions
2022-11-29 23:14:36 -05:00
ab8e498cee
Refactor menu actions to allow presenting from menu bar items
2022-11-29 23:14:36 -05:00
97d5b955a0
Store followed hashtags
...
The followed hashtags may not load until after the timeline request
completes, and we want to be able to show the hashtag indicator (or at
least make a best effort attempt) immediately.
2022-11-29 23:14:36 -05:00
811aac35d7
Fix timeline statuses not getting deselected when entering split nav
...
Closes #275
2022-11-29 10:29:40 -05:00
3e5a3c81b5
Add cache size info to Advanced prefs
2022-11-28 14:05:35 -05:00
d8f503351b
Limit edit list accounts search to accounts the user follows
2022-11-27 21:44:17 -05:00
d5887f1f02
Add post edited notifications
...
Closes #238
2022-11-27 11:50:14 -05:00
e04cdd16d6
Add preferences for status cell swipe actions
...
Closes #249
2022-11-26 20:26:26 -05:00
f23d3dfa3f
Bump build number and update changelog
2022-11-24 12:24:38 -05:00
76fc73de95
Bump build number and update changelog
2022-11-23 12:25:27 -05:00
272f35417b
Rewrite account list VC using UICollectionView
2022-11-22 15:38:40 -05:00
848c3dd950
Rewrite status action account list to use UICollectionView
2022-11-22 15:29:17 -05:00
001a73af3c
Workaround for profile header changing size when statuses are loaded in the background
...
Closes #250
2022-11-20 13:57:51 -05:00
ce534c4a05
Actual gap cell implementation
2022-11-19 11:15:14 -05:00
8276e99d27
Timeline gaps and gap filling
2022-11-18 17:29:55 -05:00
dd82283341
Bump build number and update changelog
2022-11-13 18:40:40 -05:00
f848bbf7c4
Remove unneeded ComposeContainerView
2022-11-12 22:59:11 -05:00
6d2830cf78
Rewrite Compose toolbar with SwiftUI
...
Fixes buttons not being accessible with VoiceOver
Fixes content overflowing on small devices
Closes #232
Closes #218
2022-11-12 22:59:11 -05:00
eb7fe22863
Add mute action to profiles
...
Closes #201
2022-11-11 23:35:30 -05:00
60bf3b2e33
Fix potential crash when deleting list
2022-11-11 18:16:44 -05:00
b465838b71
Fix renaming list not updating UI
...
Closes #213
2022-11-11 18:08:44 -05:00
21bd716844
Fix crash when creating list fails
...
Closes #212
2022-11-11 17:54:25 -05:00
523fb91b21
Add scope to search following accounts when editing list
...
Also fixes crash when loading or editing list
Closes #216
Closes #221
2022-11-11 17:33:48 -05:00
6d692c2730
Rewrite Drafts screen with SwiftUI
2022-11-09 18:18:31 -05:00
01124b76a3
Add Duckable package, make Compose screen duckable
2022-11-08 22:17:01 -05:00
7600954f4b
Refactor ComposeView to use a single List for everything
2022-11-07 22:58:01 -05:00
68c3affacf
Bump build number and update changelog
2022-11-05 18:31:22 -04:00
ca2ceaea56
Remove now-unused confirm load more table view cell
2022-11-04 22:32:34 -04:00
11233f7d25
Dyanmic type support in profile header view
2022-11-04 21:39:47 -04:00
b38c24b347
Bump build number and update changelog
2022-11-02 23:48:53 -04:00
a6d51cee3c
More fiddling with the sentry script
2022-11-02 23:47:14 -04:00