345 Commits

Author SHA1 Message Date
16dabd5d9f Don't use context menu on attachment cell, since it blocks reordering 2025-02-07 11:44:11 -05:00
558675842a Remove unused ComposeUIConfig properties 2025-02-07 11:17:50 -05:00
a7049d224c Tweak toolbar button spacing 2025-02-07 00:45:36 -05:00
56a408355d Remove old EmojiTextField code 2025-02-07 00:43:44 -05:00
1d81510899 Remove old compose UI 2025-02-07 00:40:05 -05:00
1be3cb77b6 Re-add more missing stuff 2025-02-07 00:38:54 -05:00
a2ffe1bbf1 Fix compiling in release mode 2025-02-06 23:36:18 -05:00
96f5ea8af1 Put compose text view attributed string behavior behind feature flag 2025-02-06 13:33:42 -05:00
e9e08bdadd Use new compose UI for share extension 2025-02-06 13:30:22 -05:00
c7c363782b Temporarily make compose toolbar appear above keyboard 2025-02-06 13:05:32 -05:00
c929c40cc9 Fix poll button not displaying pre-iOS 18 2025-02-06 12:57:20 -05:00
abbe0f82e6 Show edited attachments in gallery 2025-02-06 10:33:24 -05:00
bf9ec17513 Fix gallery crossfade transition not working when gallery presented from modally-presented VC 2025-02-05 11:33:32 -05:00
fabb5cd257 Prevent live text button from showing below gallery bottom controls 2025-02-05 11:30:27 -05:00
64c377c663 Inset gallery content to safe area when editing attachment description 2025-02-05 11:17:00 -05:00
86e1403230 Fix live text button being behind edit attachment description text view 2025-02-04 19:32:29 -05:00
370b589a6b Disallow interactive gallery dismissal while editing attachment description 2025-02-04 19:14:26 -05:00
4fb7cacf31 Fix tall gallery content being inset on the bottom edge 2025-02-04 18:49:11 -05:00
da4787946d Fix compose attachment gallery dismiss animation on iPad 2025-02-03 15:56:40 -05:00
25e4e35b1f Fix drafts not being saved 2025-02-03 15:38:12 -05:00
fb39a93569 Re-add compose ducking 2025-02-03 15:31:55 -05:00
99a12c58de Let new ComposeView stand alone from ComposeController 2025-02-03 15:08:53 -05:00
ec3678d90d More compose screen tweaks 2025-01-30 21:57:23 -05:00
f46150422a Fix Post button enabling/disabling 2025-01-30 17:23:57 -05:00
221ea05629 Finish poll editor 2025-01-30 13:21:01 -05:00
ac78fe2807 WIP poll editing 2025-01-30 10:02:13 -05:00
fbbcb0d07d Drafts list 2025-01-27 15:42:26 -05:00
a7924feb76 Merge branch 'develop' into compose-redesign-15 2025-01-27 11:10:04 -05:00
cb535196e2 Fix signing into API-restricted instances
Closes #556
2024-12-28 23:43:50 -05:00
7c43261f9c Revert "Raise min deployment target to iOS 16"
This reverts commit f4b51c06c1107cd8149a8e07a0f652ac6816ee3a.
2024-12-26 17:33:13 -05:00
a35b72d256 Revert "Replace WebURL with URL.ParseStrategy"
This reverts commit adaf8dc217f0857bef9b8dcc7fae0efc3c08bc3d.
2024-12-26 17:31:18 -05:00
666d2c468a Fix gallery controls being positioned incorrectly in landscape 2024-12-26 17:25:49 -05:00
4ea61542a0 Fix gallery buttons changing position during dismiss animation
Closes #554
2024-12-26 17:25:31 -05:00
bee3e53be7 Fix attachments collection view sizing 2024-12-17 15:23:01 -05:00
96fdef0558 Workaround for UIHostingConfiguration requiring iOS 16 2024-12-16 23:46:46 -05:00
54376ac585 Handle empty urls in OptionalURLDecoder
Closes #553
2024-12-16 19:10:23 -05:00
e0e9d4a185 Remove old compose rewrite code 2024-12-15 21:04:29 -05:00
6730575aed Make things compile on iOS 15 2024-12-15 21:01:41 -05:00
c68902b34b Revert "Raise min deployment target to iOS 16"
This reverts commit f4b51c06c1107cd8149a8e07a0f652ac6816ee3a.
2024-12-15 20:46:05 -05:00
adaf8dc217 Replace WebURL with URL.ParseStrategy
Closes #170
2024-12-15 14:20:48 -05:00
572c5a0824 Fix NotificationGroupTests not compiling 2024-12-15 13:52:26 -05:00
82ec120871 Include rate limit reset date in error message
Closes #548
2024-12-15 13:27:09 -05:00
ad5f45c620 Edit attachments gallery for non-drawings 2024-12-07 12:54:41 -05:00
c564bb4112 Merge branch 'develop' into compose-redesign 2024-12-03 13:55:23 -05:00
88176fe599 Try to fix Live Text control weridness during interactive gallery dismissal 2024-11-26 20:06:23 -05:00
19c3008c8f Better error for when emoji URL decoding fails
Closes #549
2024-11-26 20:06:23 -05:00
b700e17d7e Hide video controls in gallery if loading fails
Closes #546
2024-11-26 20:06:23 -05:00
dc01804359 Don't use snapshot for gallery present/dismiss transition of non-static content 2024-11-25 21:05:20 -05:00
a5066140fd Fix potential crash during gifv playback
I don't know how this is possible, but it evidently is
2024-11-25 20:54:35 -05:00
351efe4b58 Fix gallery content scrolling unnecessarily in certain circumstances 2024-11-25 20:40:13 -05:00