Shadowfacts
0f37843a5b
Fix crash on follow notification
2018-10-05 19:25:48 -04:00
Shadowfacts
b796f288c8
Merge branch 'image-caching'
2018-10-03 08:53:17 -04:00
Shadowfacts
82e351465e
Cache image attachments
2018-10-03 08:53:05 -04:00
Shadowfacts
fd611d1f04
Cache profile header images
2018-10-03 08:45:13 -04:00
Shadowfacts
982e42ca2f
Refactor AvatarCache to ImageCache
...
Use Cache library (https://github.com/hyperoslo/Cache ) for caching
2018-10-03 08:45:03 -04:00
Shadowfacts
ed6c371967
Don't show relationship label for the user's own account
2018-10-02 20:04:41 -04:00
Shadowfacts
a6373f7e10
Extract Appearance preferences into separate controller
2018-10-02 19:39:39 -04:00
Shadowfacts
225c7e30fc
Remove MastodonController.shared
2018-10-02 19:31:00 -04:00
Shadowfacts
05e747a6f4
Add my account tab
2018-10-02 19:23:50 -04:00
Shadowfacts
57cbebecbd
Merge branch 'master' of github.com:shadowfacts/Tusker
2018-10-02 18:28:38 -04:00
Shadowfacts
589af9782d
Fix timestamps not being displayed for conversation main status
2018-10-02 08:37:04 -04:00
Shadowfacts
697873c045
Xcode suggested changes
2018-10-02 08:34:41 -04:00
Shadowfacts
f7a2576842
Use child view controller for loading
2018-10-01 21:25:10 -04:00
Shadowfacts
3d39087980
Replace ActiveLabel-based implementation with TTTAttributedLabel
2018-10-01 19:50:03 -04:00
Shadowfacts
adffe41c95
Add tapping hashtags to show tag timeline
2018-09-30 21:28:22 -04:00
Shadowfacts
a4eb862e3a
Use light text for usernames and timestamps
2018-09-30 21:15:18 -04:00
Shadowfacts
96953cf235
Add tapping mentions to show profiles
2018-09-30 21:12:23 -04:00
Shadowfacts
139a214d2f
Move StatusTableViewCellDelegate methods to TuskerNavigationDelegate
2018-09-30 19:29:52 -04:00
Shadowfacts
728a5a4ff1
Add preferences UI for silent XCB actions
2018-09-30 19:05:06 -04:00
Shadowfacts
81a67ee76b
Minor UI tweaks
2018-09-30 19:05:06 -04:00
Shadowfacts
db1be505e0
Switch to new text view placeholder implementation
2018-09-30 19:04:58 -04:00
Shadowfacts
3da1a7badd
Add character counter
2018-09-29 22:20:17 -04:00
Shadowfacts
d1b45ddf7b
Pachyderm: Add CharacterCounter
2018-09-29 21:57:10 -04:00
Shadowfacts
813ed27d29
Refactor XCB actions code, add JSON responses
2018-09-25 21:41:12 -04:00
Shadowfacts
0bfc96fe38
Add getAccount XCB action
2018-09-25 21:20:34 -04:00
Shadowfacts
e082076a23
Add getStatus XCB action
2018-09-25 21:13:51 -04:00
Shadowfacts
bea052a06d
Add show account and show status XCB actions
2018-09-25 08:39:27 -04:00
Shadowfacts
0d004186c1
Add initial X-Callback-URL documentation
2018-09-24 21:58:44 -04:00
Shadowfacts
348a5ba241
Add reblog XCB action
2018-09-24 19:56:27 -04:00
Shadowfacts
4b2071af6a
Add follow user XCB action
2018-09-24 14:41:28 -04:00
Shadowfacts
3ff80b238e
Merge branch 'master' of github.com:shadowfacts/Tusker
2018-09-24 08:51:20 -04:00
Shadowfacts
d345cd5372
Add following/unfollowing accounts
2018-09-24 08:49:39 -04:00
Shadowfacts
c6008bc7c0
Add favorite status XCB action
2018-09-23 22:16:25 -04:00
Shadowfacts
024f55a7a8
Remove playground
2018-09-23 21:37:10 -04:00
Shadowfacts
9a41d44e9f
Add getCurrentUser XCB action, refactor XCB support some more
2018-09-23 21:35:33 -04:00
Shadowfacts
68300f930b
Cleanup silent XCB actions code
2018-09-23 21:10:45 -04:00
Shadowfacts
af0d0612ba
Add silent x-callback-url actions
...
User confirmation is required the first time a source app attempts to
run an action silently. Rejecting will always display the UI for the
given action (as if the silent parameter had been false).
2018-09-23 19:04:45 -04:00
Shadowfacts
6c3ae9ab14
Change ComposeViewController.xcbSession to be weak
2018-09-23 18:45:56 -04:00
Shadowfacts
7af64f8e5a
Add x-callback-url response data
2018-09-23 18:43:33 -04:00
Shadowfacts
d74f86418e
Add initial x-callback-url implementation
2018-09-23 12:01:23 -04:00
Shadowfacts
0d902f7d37
Xcode suggestions
2018-09-23 12:00:30 -04:00
Shadowfacts
a10b990073
Cache accounts
2018-09-18 12:59:07 -04:00
Shadowfacts
a6d23d12eb
Add shared status cache
2018-09-17 21:57:46 -04:00
Shadowfacts
a5579ce0e3
Change client requests to match others
2018-09-17 20:58:05 -04:00
Shadowfacts
266ebddd43
Merge branch 'pachyderm-immutable'
2018-09-17 19:37:58 -04:00
Shadowfacts
bf09b80a5a
Change Pachyderm models to be immutable
2018-09-17 19:33:44 -04:00
Shadowfacts
fb47708508
Merge branch 'swipe-actions'
2018-09-15 13:18:23 -04:00
Shadowfacts
6ec0ae5489
Refactor swipe actions into TableViewSwipeActionProvider
2018-09-15 13:11:58 -04:00
Shadowfacts
4c9be91162
More swipe actions
2018-09-15 12:39:50 -04:00
Shadowfacts
22dfec0483
Start work on swipe actions
2018-09-15 10:56:27 -04:00