Shadowfacts
|
891fd3826b
|
Add expanded attachment description view to Compose screen
Closes #365
|
2023-05-03 23:20:58 -04:00 |
Shadowfacts
|
2febb37a8e
|
Let duckable VCs prevent ducking
|
2023-04-23 21:55:14 -04:00 |
Shadowfacts
|
a20e8b2f48
|
Don't require DuckableContainer to manage navigation controller
|
2023-04-23 20:08:57 -04:00 |
Shadowfacts
|
b3d5ed8505
|
Delete local files when DraftAttachment deleted
|
2023-04-23 14:44:11 -04:00 |
Shadowfacts
|
4401503b85
|
More detailed error when status URL decoding fails
See #373
|
2023-04-23 14:38:51 -04:00 |
Shadowfacts
|
af5109f86c
|
Fix restored, ducked Compose screen lacking title
|
2023-04-23 14:27:18 -04:00 |
Shadowfacts
|
b782e66a45
|
Fix draft being deleted when Compose screen ducked
|
2023-04-23 14:27:00 -04:00 |
Shadowfacts
|
49334766ef
|
Fix crash when inserting poll from draft created in share sheet
|
2023-04-23 10:22:53 -04:00 |
Shadowfacts
|
c17cf460d7
|
Fix post error messages not being displayed correctly
|
2023-04-22 22:30:27 -04:00 |
Shadowfacts
|
8ff20bf7aa
|
Disable unused test targets
|
2023-04-22 22:23:43 -04:00 |
Shadowfacts
|
205056f636
|
Fix draft being deleted too early causing empty UI during dismiss compose animation
|
2023-04-22 22:18:46 -04:00 |
Shadowfacts
|
40197e04cf
|
Fix attachment description observation trying to access properties of deleted object
|
2023-04-22 22:18:21 -04:00 |
Shadowfacts
|
2249e5a315
|
Fix DraftAttachment being accessed off main thread
|
2023-04-22 22:03:52 -04:00 |
Shadowfacts
|
bff1ea8b9d
|
Merge branch 'share-sheet-extension' into develop
|
2023-04-22 21:59:14 -04:00 |
Shadowfacts
|
f51f3c8a94
|
Use CoreData for drafts store
|
2023-04-22 21:40:29 -04:00 |
Shadowfacts
|
074a296a68
|
Fix Post button always being disabled when require attachment descriptions is enabled
Also fix post button state not updating when description edited
Closes #371
|
2023-04-21 18:02:30 -04:00 |
Shadowfacts
|
2874e4bfd3
|
Coordinate DraftsManager reading writing between processes
|
2023-04-21 17:24:40 -04:00 |
Shadowfacts
|
74a157d26c
|
Fix drafts from share sheet not being saved
|
2023-04-19 22:27:25 -04:00 |
Shadowfacts
|
3d3fc3f515
|
Allow switching accounts from share sheet
|
2023-04-19 22:20:05 -04:00 |
Shadowfacts
|
6c371f868f
|
Initial share extension implementation
|
2023-04-18 21:55:14 -04:00 |
Shadowfacts
|
06855420da
|
Move preferences to shared package
|
2023-04-18 19:47:49 -04:00 |
Shadowfacts
|
0d7cc69947
|
Fix not being able to close draft when automatic save preference is off
|
2023-04-18 15:17:42 -04:00 |
Shadowfacts
|
160f48679b
|
Handle HTTP 206 responses from timelines endpoint
|
2023-04-18 10:16:38 -04:00 |
Shadowfacts
|
849882287f
|
Fix crash when pasting screenshots, not being able to paste gifs
|
2023-04-17 20:14:59 -04:00 |
Shadowfacts
|
22fe1e8ab1
|
Don't redact api endpoints in debug
|
2023-04-16 15:11:59 -04:00 |
Shadowfacts
|
f89d2c1cca
|
Merge branch 'compose-package' into develop
|
2023-04-16 13:50:23 -04:00 |
Shadowfacts
|
afed157f29
|
Remove old compose screen code
|
2023-04-16 13:47:06 -04:00 |
Shadowfacts
|
6b4223a9d6
|
Migrate drafts to new file
|
2023-04-16 13:31:10 -04:00 |
Shadowfacts
|
0746e12737
|
Extract compose UI into separate package
|
2023-04-16 13:23:13 -04:00 |
Shadowfacts
|
350e331eb2
|
Move GIFImageView to TuskerComponents
|
2023-04-16 13:17:39 -04:00 |
Shadowfacts
|
f50c219f95
|
Send scopes in /oauth/token request
Closes #360
|
2023-04-03 22:43:01 -04:00 |
Shadowfacts
|
b2fe2fdf9a
|
Move Visibility to top-level type and move extensions to Pachyderm
|
2023-03-07 10:14:35 -05:00 |
Shadowfacts
|
850a0e90ce
|
Move MenuPicker to separate package
|
2023-03-07 10:07:45 -05:00 |
Shadowfacts
|
391ea1b46a
|
Move InstanceFeatures to separate package
|
2023-03-05 14:52:19 -05:00 |
Shadowfacts
|
247bb31c56
|
Move local user accounts to separate package
|
2023-03-05 14:35:25 -05:00 |
Shadowfacts
|
c786c022b8
|
Fix crash when trying to apply invalid game model update
Not sure how this could happen but w/e
|
2023-02-28 14:40:48 -05:00 |
Shadowfacts
|
6ca5bb0c74
|
Unify state restoration with user activity handling code
|
2023-02-25 14:08:54 -05:00 |
Shadowfacts
|
aaa031f212
|
First pass at strict sendability checking
|
2023-02-19 15:23:25 -05:00 |
Shadowfacts
|
9d2324b587
|
Add preference to use timeline marker API
Closes #40
|
2023-02-14 21:56:15 -05:00 |
Shadowfacts
|
ecadb83c6d
|
Add infinite scrolling to trending statuses
See #355
|
2023-02-11 18:47:39 -05:00 |
Shadowfacts
|
841119949b
|
Add infinite scrolling to trending hashtags screen
See #355
|
2023-02-11 18:29:33 -05:00 |
Shadowfacts
|
ea85b11945
|
Use cards for trending links screen, and add pagination
See #355
|
2023-02-11 10:09:56 -05:00 |
Shadowfacts
|
4ea2dff8f1
|
Merge branch 'develop' into non-pure-black-mode
|
2023-02-06 18:15:23 -05:00 |
Shadowfacts
|
ec75906bc1
|
Add favorites screen
Closes #327
|
2023-02-04 13:21:58 -05:00 |
Shadowfacts
|
20c4c4bb2f
|
Start adding non-pure-black dark mode
|
2023-02-02 23:02:11 -05:00 |
Shadowfacts
|
2e64500c35
|
Rewrite bookmarks VC using UICollectionView
|
2023-01-28 15:30:41 -05:00 |
Shadowfacts
|
0e1cbce10d
|
Revoke token and destroy stores when logging out
|
2023-01-27 18:53:20 -05:00 |
Shadowfacts
|
6a3dcca9ee
|
Workaround for local-only posts not being decodable on Akkoma
See #332
|
2023-01-26 22:10:20 -05:00 |
Shadowfacts
|
edd1e55cbb
|
Unify haptic feedback
Closes #154
|
2023-01-26 21:52:12 -05:00 |
Shadowfacts
|
e11784904b
|
Add menu action to hide/show reblogs
Closes #206
|
2023-01-26 18:50:05 -05:00 |