|
a5a2cd147e
|
Fix attachment blur view missing corner radius
|
2020-06-22 21:03:08 -04:00 |
|
|
8010e86711
|
Change attachment views to be 16:9
|
2020-06-21 16:01:34 -04:00 |
|
|
a41d27f18c
|
Move status action buttons back below attachments
|
2020-06-21 16:01:34 -04:00 |
|
|
083add273b
|
Prevent audio from other apps pausing when showing gifv attachments
Fixes #101
|
2020-06-21 16:01:29 -04:00 |
|
|
ba3e9e7491
|
Fix compose attachment description text view not expanding to fit text
|
2020-06-19 19:46:08 -04:00 |
|
|
920f926b48
|
Add text recognition image description for image attachments
|
2020-06-19 19:14:24 -04:00 |
|
|
c3c19b1994
|
Fix pin image still showing on statuses after cell reuse
|
2020-06-18 22:23:19 -04:00 |
|
|
1f40cc9928
|
Show controls/description for gifv attachments
See #98
|
2020-06-17 23:33:48 -04:00 |
|
|
66020b7847
|
Add preference for always showing status visiblity icon
|
2020-06-17 18:00:13 -04:00 |
|
|
00bf99334f
|
Add preference for status reply icons
|
2020-06-17 17:45:34 -04:00 |
|
|
056346cee9
|
Add reply indicator to statuses in timelines
|
2020-06-16 23:06:36 -04:00 |
|
|
30c04b49e7
|
Add visibility indicator to statuses
|
2020-06-16 23:00:39 -04:00 |
|
|
848022ec6e
|
Disable reblog button for private posts
|
2020-06-16 22:47:30 -04:00 |
|
|
39e847bda8
|
Fix reblog label showing incorrect account
|
2020-06-16 22:47:04 -04:00 |
|
|
5d751cd994
|
Prevent redundant status database lookups
|
2020-06-15 23:22:45 -04:00 |
|
|
6b7904ed52
|
Improve profile field layout
|
2020-06-15 19:02:09 -04:00 |
|
|
61c6d63c67
|
Fix profile fields not displaying
Closes #96
|
2020-06-15 18:36:04 -04:00 |
|
|
803ba50f53
|
Add pointer interaction to remove attachment, large image share/dismiss buttons
|
2020-06-15 18:26:56 -04:00 |
|
|
2eaeaf3277
|
Fix previewing gifv attacments
|
2020-05-13 21:20:22 -04:00 |
|
|
1c9b1b9ac3
|
Add support (sort of) for gifv attachments
See #98
|
2020-05-12 21:46:08 -04:00 |
|
|
cd78287a87
|
Fix crash when viewing instance public timelines
Use a CoreData in-memory store for public timelines.
|
2020-05-11 17:57:50 -04:00 |
|
|
4fdafa893e
|
Add drawing attachments using PencilKit
|
2020-05-09 22:14:48 -04:00 |
|
|
bbd7d82620
|
Fix test in ContentTextView not being de-selectable
|
2020-05-07 21:46:59 -04:00 |
|
|
02088b1f55
|
Remove MastodonCache 🎉
|
2020-05-06 23:29:57 -04:00 |
|
|
aa625a41f5
|
Merge branch 'develop' into coredata
|
2020-05-06 19:18:58 -04:00 |
|
|
7fb92c9ce3
|
Prevent avatars in action notification group cell from overflowing
|
2020-05-06 19:18:47 -04:00 |
|
|
90bc9b91de
|
Add AccountProtocol and StatusProtocol
Provides a single interfaces for API and CoreData statuses and accounts
|
2020-05-06 18:40:12 -04:00 |
|
|
d6c506488b
|
Replace a bunch of MastodonCache uses with CoreData
|
2020-05-02 19:52:35 -04:00 |
|
|
5786c24846
|
Fix statuses/accounts updating
|
2020-05-02 12:45:28 -04:00 |
|
|
2cba168804
|
Fix account cells using old cache
|
2020-04-27 19:33:36 -04:00 |
|
|
49d00bb1b0
|
Fix swipe actions not showing up
|
2020-04-27 19:32:16 -04:00 |
|
|
f53474ac90
|
Use CoreData for notifications screen
|
2020-04-27 19:20:09 -04:00 |
|
|
fa1daa682f
|
Convert profile VC to use CoreData objects
Does not yet remove old statuses when scrolling up, like timeline VC
|
2020-04-13 22:51:21 -04:00 |
|
|
030bee1948
|
Convert conversation VC to use CoreData models
|
2020-04-13 22:51:15 -04:00 |
|
|
2c8ba878b7
|
Start converting UI to use CoreData backed objects instead of API
objects directly
|
2020-04-12 12:54:27 -04:00 |
|
|
8a513186aa
|
Add pointer interactions status buttons and profile header more button
|
2020-03-24 23:02:40 -04:00 |
|
|
d9517047d7
|
Fix previewing video/audio attachments
|
2020-03-20 22:48:28 -04:00 |
|
|
bef3388fe8
|
Move attachment view corner radius to individual views
Masking the container makes context menu interactions look weird
|
2020-03-20 22:34:50 -04:00 |
|
|
2e8241d734
|
Move attachment context menu interaction to AttachmentView
|
2020-03-20 22:28:23 -04:00 |
|
|
c9c001d403
|
Improve attachment previewing
- Set correct preview size
- Don't show controls
|
2020-03-20 22:13:04 -04:00 |
|
|
ae416bb604
|
Prevent crash if BaseStatusTableViewCell is leaked
If prefernces change and the the view controller the cell belongs to is dealloced, the
mastodonController will be nil, previously causing a crash.
|
2020-03-17 21:44:06 -04:00 |
|
|
5e9caf9179
|
Use LoadingLargeImageViewController for account avatar/header
Prevents crash when tapping unloaded avatar/header images
|
2020-03-17 21:42:09 -04:00 |
|
|
64f41ea2b7
|
Fix crash when updating timeline status cell timestamp
|
2020-03-15 12:17:19 -04:00 |
|
|
9af4118dfc
|
Show truncated note in account cell
|
2020-03-15 11:56:41 -04:00 |
|
|
64a8f6d733
|
Reorganize code
|
2020-03-15 11:43:41 -04:00 |
|
|
ca76568c79
|
Remove old code
|
2020-03-15 11:40:28 -04:00 |
|
|
34dccf1f37
|
Extract compose attachments into separate VC
|
2020-03-14 15:47:15 -04:00 |
|
|
d15fa2199e
|
Fix attachments container more view not beign removed on cell reuse
Closes #92
|
2020-03-11 22:49:53 -04:00 |
|
|
b232bec80f
|
Show custom emojis in content warnings
Closes #95
|
2020-03-11 21:56:35 -04:00 |
|
|
cd5b4c1145
|
Remove old code
|
2020-03-02 22:31:37 -05:00 |
|