- Sector ZZ 9 Plural Z Alpha
- https://shadowfacts.net
- Joined on
2019-02-09
dcd2cb04c9
Insert local links for remote actors in FE
cf115c3f7c
Don't show status actions unless logged in
4c9adb3336
Don't show reply form unless logged in
a2ddde09f7
Add mentions to status reply textarea
90a653d059
Add mentioning actors
1e984ba30e
Add Webmention endpoint discovery
f93afdbe5f
Add h-entry microformat classes
411dcaa32e
Add Clacks.HTTP.head helper
0afe2d3b30
Slightly improve timestamps for old posts
4733aa23ab
Refacotr posting into separate module
9b4df618f2
Provide metadata to UIActivityViewController
4ca8a4fc43
Add mute/unmute conversation status activities
a741e5fdc7
Fx more actions not workign
Provide metadata to UIActivityController so it doesn't have to re-fetch
f2a8b91769
Provide metadata to UIActivityViewController
ce464dfb9f
Add mute/unmute conversation status activities
d4bf289716
Fx more actions not workign
9b4df618f2
Provide metadata to UIActivityViewController
4ca8a4fc43
Add mute/unmute conversation status activities
a741e5fdc7
Fx more actions not workign
cf48e4e973
Bump build number
2eaeaf3277
Fix previewing gifv attacments
d396eb0823
Change background CoreData context to be a child of the main context so
35a510e8ed
Add cache reset button to Advanced Preferences
0582812563
Remove strong references to MastodonController
35a510e8ed
Add cache reset button to Advanced Preferences
0582812563
Remove strong references to MastodonController
e581f384e4
Fix account descriptions being squashed in the follows list
c42a48ee12
Fix header images not displaying
Allow sharing gifv attachments from gallery
This is kind of implemented, but it still needs work. The issue is that the top controls/image description stuff is tangled up with the plain image stuff in the LargeImageViewController. Really, the actual content for LIVC should be a separate child view controller which would allow having an AttachmentViewController that's applicable to images and gifvs which contains the controls and image description. But that's a large refactor than I feel like dealing with right now...
CoreData: Reference count accounts
1c9b1b9ac3
Add support (sort of) for gifv attachments
82ad3b9fc4
Add reference counting for accounts
0a89dd3041
Don't double update accounts
40863ef130
Fix crash when opening more options for status in instance public timeline
cd78287a87
Fix crash when viewing instance public timelines