Shadowfacts
55fc032f36
Extract attachment layout to it's own view
...
Use AutoLayout + stack views instead of manual frames, fixes attachments
sometimes not using the whole width
2019-06-16 19:02:18 -04:00
Shadowfacts
e6c6293c10
Add multi-image gallery
...
Closes #18
2019-06-14 17:23:40 -07:00
Shadowfacts
9d4782c63c
Add SF Symbols icons
2019-06-11 10:21:22 -07:00
Shadowfacts
b3b9d566b7
iOS 13 Dark Mode Support
2019-06-04 13:31:05 -04:00
Shadowfacts
66bb1050a5
Add support for additional formatting
...
Italics, bold, strikethrough, monospace, and (un)ordered lists
2019-04-04 21:45:48 -04:00
Shadowfacts
9c0624b79e
Clean up warnings
2019-04-01 17:58:44 -04:00
Shadowfacts
2a11a09c91
Convert to Swift 5
2019-04-01 17:51:40 -04:00
Shadowfacts
07ce3d41a8
Remove old tab customization code
2019-02-10 10:32:13 -05:00
Shadowfacts
ef6047fcb1
Replace TTTAttributedLabel with custom LinkLabel
2019-02-03 11:39:27 -05:00
Shadowfacts
55ed2f5d26
Get rid of AppRouter
2019-01-19 14:31:31 -05:00
Shadowfacts
b8430be00c
Initial rewrite/redesign of compose screen
...
Still pending:
- Posting videos
- Image resizing
- Attachment drawer thing
2019-01-14 21:59:42 -05:00
Shadowfacts
fe85e3c1d6
Redo app navigation/tab bar
2019-01-05 12:59:55 -05:00
Shadowfacts
e3d27e0720
Add undo scroll-to-top
2018-11-10 11:48:09 -05:00
Shadowfacts
f684591888
Use Gifu for GIF playback
2018-11-09 15:48:08 -05:00
Shadowfacts
86d064dc6e
Don't cache attachments to disk, only avatars and headers
2018-11-07 19:24:52 -05:00
Shadowfacts
82d4fe22cf
Cleanup visibility selection
2018-10-25 21:54:07 -04:00
Shadowfacts
ba55540712
Add Behavior preferences section
2018-10-25 21:29:13 -04:00
Shadowfacts
df6976df2f
Add post drafts
2018-10-22 22:09:11 -04:00
Shadowfacts
7e8f22c471
Refactor view controller creation/navigation into AppRouter
2018-10-20 22:07:04 -04:00
Shadowfacts
35de20fe40
Cleanup
2018-10-20 15:38:17 -04:00
Shadowfacts
eb9e1276df
Replace most storyboards with XIBs
2018-10-20 12:13:41 -04:00
Shadowfacts
9e7e16b3fc
Start adding Siri Shortcuts
2018-10-20 10:55:01 -04:00
Shadowfacts
fda4ca4d11
Target iOS 12.0
2018-10-19 19:54:43 -04:00
Shadowfacts
0b6459a806
Add 3d touch peek/pop navigation
2018-10-11 21:52:41 -04:00
Shadowfacts
57b4e67cc2
Allow tabs to be enabled/disabled and reordered
2018-10-06 11:03:55 -04:00
Shadowfacts
b796f288c8
Merge branch 'image-caching'
2018-10-03 08:53:17 -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
a6373f7e10
Extract Appearance preferences into separate controller
2018-10-02 19:39:39 -04:00
Shadowfacts
57cbebecbd
Merge branch 'master' of github.com:shadowfacts/Tusker
2018-10-02 18:28:38 -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
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
db1be505e0
Switch to new text view placeholder implementation
2018-09-30 19:04:58 -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
9a41d44e9f
Add getCurrentUser XCB action, refactor XCB support some more
2018-09-23 21:35:33 -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
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
6ec0ae5489
Refactor swipe actions into TableViewSwipeActionProvider
2018-09-15 13:11:58 -04:00
Shadowfacts
6f424666d8
Add post progress view
2018-09-12 09:19:51 -04:00
Shadowfacts
17d072c5b2
Fix upload media
2018-09-11 13:45:48 -04:00
Shadowfacts
1119a861d8
Replace MastodonKit with Pachyderm
2018-09-11 10:52:21 -04:00
Shadowfacts
d4a451fadb
Favorites and reblogs
2018-09-08 21:35:40 -04:00
Shadowfacts
b340fb9df7
Add default post visibility preference UI
2018-09-03 21:44:44 -04:00
Shadowfacts
bd1f8fa20a
Reorganize sources
2018-09-03 17:10:26 -04:00