- Sector ZZ 9 Plural Z Alpha
- https://shadowfacts.net
- Joined on
2019-02-09
5a098df931
Fix crash when searching
9812d4aff2
Prevent double-decrementing reference count for conversation main status
f4f2a5546c
Prevent race in status action account list
b220948e2b
Only initialize NSManagedObjectModel once
866edc472d
Show avatar and instance domain in account list in Preferences
88e4f52b5d
Fix crash when adding account
98529ca5af
Remove notifications from the bottom when scrolling up notifications list
4fdafa893e
Add drawing attachments using PencilKit
9f75106706
Fix crash when opening statuses in Safari
bbd7d82620
Fix test in ContentTextView not being de-selectable
02088b1f55
Remove MastodonCache 🎉
1e41c8fa17
Remove MastodonCache usgae from XCBActions
CoreData: Reference count accounts
02088b1f55
Remove MastodonCache 🎉
1e41c8fa17
Remove MastodonCache usgae from XCBActions
ebbfc7a132
Fix race condition on loading notifications
aa625a41f5
Merge branch 'develop' into coredata
7fb92c9ce3
Prevent avatars in action notification group cell from overflowing
77ee132983
Fix errors on actors missing public keys
bc98637dcf
Fix errors on actors missing public keys
bc98637dcf
Fix errors on actors missing public keys
f457c0162f
Fix errors on actors missing public keys
889739c880
Add Thunderbolt 3 Docks
5c5355b034
Tweak heading font sizes
49058332b9
Fix link in syntax highlighting post
fa1daa682f
Convert profile VC to use CoreData objects
030bee1948
Convert conversation VC to use CoreData models
Profile fields aren't showing up in header
ed37b16463
Start adding CoreData-based "reference" counting for statuses
0975c895ec
Start adding CoreData-based "reference" counting for statuses
2c8ba878b7
Start converting UI to use CoreData backed objects instead of API
a0e95d4577
Remove unnecessary attachment decoding code
465aedd43f
Make account info username optional
102fe6ed91
Convert API objects to CoreData models and save them
7deb4fc5b4
Add LazilyDecoding for CoreData embedded objects
2a419eb87c
Add basic Status/Account CoreData model
aef05153a2
JavaScript Highlighter: Fix potential infinite loop on bad input
4c65ff612d
JavaScript Highlighter: Throttle rehighlighting to improve performance