Shadowfacts
|
47b838a386
|
Change timeline gap-filling to do a proper job of maintaining the bottom-relative scroll position
|
2022-11-21 22:47:44 -05:00 |
Shadowfacts
|
276691efbf
|
Embiggen gallery share/close buttons
Closes #257
|
2022-11-20 21:37:57 -05:00 |
Shadowfacts
|
0a8d50cc27
|
Fix double-tap to zoom in gallery not working
Closes #256
|
2022-11-20 15:48:29 -05:00 |
Shadowfacts
|
11e81acbc1
|
Fix toasts not adjusting font for Dynamic Type
|
2022-11-20 14:15:21 -05:00 |
Shadowfacts
|
fb2c9b341c
|
Fix custom alert action icon getting squished when Dynamic Type is on
Closes #254
|
2022-11-20 14:12:00 -05:00 |
Shadowfacts
|
810ae71832
|
Make poll options in Compose reorderable with drag/drop
|
2022-11-20 14:06:45 -05:00 |
Shadowfacts
|
001a73af3c
|
Workaround for profile header changing size when statuses are loaded in the background
Closes #250
|
2022-11-20 13:57:51 -05:00 |
Shadowfacts
|
c8375b742a
|
Make more actions button on profiles more prominent
|
2022-11-19 14:29:21 -05:00 |
Shadowfacts
|
9feef054fc
|
Fix list timeline VC presenting edit screen repeatedly
|
2022-11-19 14:22:26 -05:00 |
Shadowfacts
|
bf87ae7a7d
|
Add Add to List menu action to accounts
Closes #247
|
2022-11-19 14:22:26 -05:00 |
Shadowfacts
|
f8de6f9e10
|
Fix follow/block/mute actions showing up on user's own account
|
2022-11-19 14:10:19 -05:00 |
Shadowfacts
|
ab47fa776e
|
Store lists on MastodonController
|
2022-11-19 14:08:39 -05:00 |
Shadowfacts
|
7178473f34
|
Fix compose toolbar being hidden by software keyboard on iPadOS 15
Closes #252
|
2022-11-19 13:35:34 -05:00 |
Shadowfacts
|
c8319d8af2
|
Remove old and debug code
|
2022-11-19 13:11:29 -05:00 |
Shadowfacts
|
9ff1452c68
|
Show jump to present toast if necessary when scene re-appears
|
2022-11-19 13:09:37 -05:00 |
Shadowfacts
|
ce534c4a05
|
Actual gap cell implementation
|
2022-11-19 11:15:14 -05:00 |
Shadowfacts
|
0fddf94292
|
Timeline jump to present
|
2022-11-18 20:49:15 -05:00 |
Shadowfacts
|
8276e99d27
|
Timeline gaps and gap filling
|
2022-11-18 17:29:55 -05:00 |
Shadowfacts
|
a5ad8e43b1
|
Disable attachment colorspace conversion on Mastodon v4
|
2022-11-15 21:45:42 -05:00 |
Shadowfacts
|
ce7ce3ac92
|
Fix crash when requests race with own account
If the notifications/etc load first, and the table view cells are
created, mastodonController.account may still be nil
|
2022-11-14 21:38:24 -05:00 |
Shadowfacts
|
99a1c76cb1
|
Clean up instance type/feature detection
Add akkoma detection
|
2022-11-14 21:17:08 -05:00 |
Shadowfacts
|
603e989879
|
Fix error when server responds with rich cards
|
2022-11-14 19:39:18 -05:00 |
Shadowfacts
|
dd82283341
|
Bump build number and update changelog
|
2022-11-13 18:40:40 -05:00 |
Shadowfacts
|
af2d9e7eb8
|
Fix pleroma version detection
|
2022-11-13 18:24:46 -05:00 |
Shadowfacts
|
06ad46e639
|
Fix confirm reblog alert not adjusting to Dynamic Type
Closes #246
|
2022-11-13 17:15:06 -05:00 |
Shadowfacts
|
71f97d41c4
|
Fix certain instance features not being detected properly
|
2022-11-13 17:08:15 -05:00 |
Shadowfacts
|
df131f32c6
|
Fix reblog visibility dropdown displaying even when unsupported
|
2022-11-13 17:07:57 -05:00 |
Shadowfacts
|
77dece36d0
|
Fix Hometown versions not being parsed correctly
|
2022-11-13 17:05:08 -05:00 |
Shadowfacts
|
1a767ff910
|
Fix crash when opening My Profile on iPad
|
2022-11-13 14:30:00 -05:00 |
Shadowfacts
|
220c8050b1
|
Re-add pointer effects to Compose toolbar buttons
|
2022-11-13 14:15:44 -05:00 |
Shadowfacts
|
d4fa9c96e8
|
Add context menu action to delete draft
|
2022-11-13 14:03:51 -05:00 |
Shadowfacts
|
22b5d62ba1
|
Make GIF attachments animate in the Compose screen
|
2022-11-13 14:01:54 -05:00 |
Shadowfacts
|
b9bdd29986
|
Fix GIFs dragged from Finder posting as static images
Closes #239
|
2022-11-13 13:46:19 -05:00 |
Shadowfacts
|
f848bbf7c4
|
Remove unneeded ComposeContainerView
|
2022-11-12 22:59:11 -05:00 |
Shadowfacts
|
0fe9edfdbc
|
Fix crash when opening Drafts screen on macOS
|
2022-11-12 22:59:11 -05:00 |
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
|
7294ff6e1a
|
Status VoiceOver improvements
Closes #229
Closes #230
|
2022-11-12 15:17:30 -05:00 |
Shadowfacts
|
3fd62552b3
|
Hide redundant info from VoiceOver in mute screen
|
2022-11-12 14:45:30 -05:00 |
Shadowfacts
|
fa5abc27f7
|
Make profile fields view VoiceOver accessible
|
2022-11-12 14:43:47 -05:00 |
Shadowfacts
|
ccc47e204d
|
Fix InstanceFeatures not correctly using pleroma version
|
2022-11-12 14:34:57 -05:00 |
Shadowfacts
|
bf3f735062
|
Focus CW field immediately when CW enabled, move focus to main text view when return key pressed
Closes #226
|
2022-11-12 14:16:05 -05:00 |
Shadowfacts
|
de0198946e
|
Fix keyboard reappearing after pressing Post button on Compose screen
|
2022-11-12 13:52:36 -05:00 |
Shadowfacts
|
072a77b58e
|
Cleanup previewing actions code
|
2022-11-11 23:35:30 -05:00 |
Shadowfacts
|
eb7fe22863
|
Add mute action to profiles
Closes #201
|
2022-11-11 23:35:30 -05:00 |
Shadowfacts
|
f1511039ef
|
Add domain block action to profiles
|
2022-11-11 22:44:58 -05:00 |
Shadowfacts
|
5c479e3bf0
|
Convert wide-gamut images to sRGB before uploading
|
2022-11-11 21:02:38 -05:00 |
Shadowfacts
|
0413f326a0
|
Add block action to accounts
Closes #208
|
2022-11-11 19:09:34 -05:00 |
Shadowfacts
|
9d1c3f1410
|
Fix error when decoding notification that has a status field but is null
|
2022-11-11 18:48:58 -05:00 |
Shadowfacts
|
802a0ac9ba
|
Fix scope selector in Profile Directory being flipped
|
2022-11-11 18:30:09 -05:00 |
Shadowfacts
|
9da986e3b8
|
Tweak heuristic for showing profile fields in single column
|
2022-11-11 18:26:59 -05:00 |