Shadowfacts
|
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 |
Shadowfacts
|
eb7fe22863
|
Add mute action to profiles
Closes #201
|
2022-11-11 23:35:30 -05:00 |
Shadowfacts
|
60bf3b2e33
|
Fix potential crash when deleting list
|
2022-11-11 18:16:44 -05:00 |
Shadowfacts
|
b465838b71
|
Fix renaming list not updating UI
Closes #213
|
2022-11-11 18:08:44 -05:00 |
Shadowfacts
|
21bd716844
|
Fix crash when creating list fails
Closes #212
|
2022-11-11 17:54:25 -05:00 |
Shadowfacts
|
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 |
Shadowfacts
|
6d692c2730
|
Rewrite Drafts screen with SwiftUI
|
2022-11-09 18:18:31 -05:00 |
Shadowfacts
|
01124b76a3
|
Add Duckable package, make Compose screen duckable
|
2022-11-08 22:17:01 -05:00 |
Shadowfacts
|
7600954f4b
|
Refactor ComposeView to use a single List for everything
|
2022-11-07 22:58:01 -05:00 |
Shadowfacts
|
68c3affacf
|
Bump build number and update changelog
|
2022-11-05 18:31:22 -04:00 |
Shadowfacts
|
ca2ceaea56
|
Remove now-unused confirm load more table view cell
|
2022-11-04 22:32:34 -04:00 |
Shadowfacts
|
11233f7d25
|
Dyanmic type support in profile header view
|
2022-11-04 21:39:47 -04:00 |
Shadowfacts
|
b38c24b347
|
Bump build number and update changelog
|
2022-11-02 23:48:53 -04:00 |
Shadowfacts
|
a6d51cee3c
|
More fiddling with the sentry script
|
2022-11-02 23:47:14 -04:00 |
Shadowfacts
|
5de0c034f4
|
Remove old TimelineTableViewController
|
2022-11-01 21:11:13 -04:00 |
Shadowfacts
|
658c08010d
|
Re-add undo scroll-to-top to timelines/profiles
|
2022-11-01 20:49:07 -04:00 |
Shadowfacts
|
bca7bd3586
|
Tweak sentry upload script and fix using dist build config in debug
|
2022-10-31 12:25:54 -04:00 |
Shadowfacts
|
9978e392a2
|
Bump build number and update changelog
|
2022-10-31 12:25:37 -04:00 |
Shadowfacts
|
91450ced7c
|
Use Sentry for crash reporting
|
2022-10-30 17:10:58 -04:00 |
Shadowfacts
|
c907b7257a
|
Bump build number and update changelog
|
2022-10-29 18:27:12 -04:00 |
Shadowfacts
|
67718d8fe4
|
Fix wrong logs getting sent with crash reports
|
2022-10-29 14:19:43 -04:00 |
Shadowfacts
|
71a2029752
|
Switch everything to new profile view controller
|
2022-10-28 21:38:56 -04:00 |
Shadowfacts
|
2469d285bc
|
Initial implementation of profile switching with collection views
|
2022-10-28 19:17:33 -04:00 |
Shadowfacts
|
5f410213e2
|
Start converting profile statuses to collection view
|
2022-10-28 19:17:33 -04:00 |
Shadowfacts
|
ffb0ceba20
|
Remove old XCB code
|
2022-10-11 10:10:55 -04:00 |
Shadowfacts
|
22022f5ef6
|
Bump build number and update changelog
|
2022-10-10 19:04:26 -04:00 |
Shadowfacts
|
212ce69ffd
|
Log when status unexpectedly doesn't have URL
|
2022-10-10 14:21:12 -04:00 |
Shadowfacts
|
7470b053c6
|
Bump build number and update changelog
|
2022-10-09 22:02:17 -04:00 |
Shadowfacts
|
b43f0d5bd9
|
Bump build number and update changelog
|
2022-10-09 20:53:45 -04:00 |
Shadowfacts
|
bce0f8ef18
|
Bump build number and update changelog
|
2022-10-09 14:46:48 -04:00 |
Shadowfacts
|
133921848d
|
Extract favoriting/reblogging to separate services
Allows displaying error popups and retrying
|
2022-10-08 13:19:32 -04:00 |
Shadowfacts
|
46db70d58b
|
Fix building in release mode
When handleEvent dispatches to the other methods, it crashes the compiler
during an optimization pass. Seems to be related to:
https://github.com/apple/swift/issues/61350
|
2022-10-08 11:45:02 -04:00 |
Shadowfacts
|
21958eb77f
|
Merge branch 'develop' into collection-timelines
|
2022-10-08 11:01:19 -04:00 |
Shadowfacts
|
9b83566482
|
Fix TuskerTests not compiling
|
2022-10-08 10:55:55 -04:00 |
Shadowfacts
|
4d654358d7
|
Extract a bunch of common stuff to StatusCollectionViewCell protocol
|
2022-10-05 23:19:30 -04:00 |
Shadowfacts
|
780e8b09b7
|
Status cell UI
|
2022-10-05 21:39:58 -04:00 |
Shadowfacts
|
7085ac01cb
|
Timeline status collection view cell collapsing
|
2022-10-04 00:02:41 -04:00 |
Shadowfacts
|
81671d73c7
|
Start converting timeline status to UICollectionViewCell
|
2022-10-04 00:01:16 -04:00 |
Shadowfacts
|
a38c89a17f
|
Re-add public timeline descriptions
|
2022-10-01 15:32:06 -04:00 |
Shadowfacts
|
a682c8f5cc
|
Extract a bunch of timeline view controller stuff to separate protocol
|
2022-09-24 11:39:12 -04:00 |
Shadowfacts
|
426b31d46c
|
Initial TimelineLikeController + TimelineViewController implementation
|
2022-09-24 10:49:06 -04:00 |
Shadowfacts
|
5c09b1910f
|
Cleanup/reorganize some things
|
2022-09-19 22:52:52 -04:00 |
Shadowfacts
|
fe72d8faec
|
Remove x-callback-url support
Closes #1
|
2022-09-19 22:44:27 -04:00 |
Shadowfacts
|
85ced7ff5f
|
Bump build number and update changelog
|
2022-09-19 15:05:10 -04:00 |
Shadowfacts
|
123a512d3c
|
Bump build number and update changelog
|
2022-09-18 22:14:54 -04:00 |
Shadowfacts
|
e9962997a6
|
Show preview of status in reblog confirmation alert
Closes #121
|
2022-09-17 20:27:36 -04:00 |
Shadowfacts
|
f2ab1778c5
|
Replace expanded emoji picker with SwiftUI
|
2022-09-15 21:49:50 -04:00 |
Shadowfacts
|
bbfb3b0a7a
|
Add loading indicator to DiffableTimelineLikeTableViewController
|
2022-09-12 22:05:19 -04:00 |
Shadowfacts
|
24591cee05
|
Improve account switching animation
|
2022-08-01 21:29:24 -04:00 |
Shadowfacts
|
5e7a1e5974
|
Bump build number and update changelog
|
2022-07-09 12:05:17 -04:00 |