Shadowfacts
66bb1050a5
Add support for additional formatting
...
Italics, bold, strikethrough, monospace, and (un)ordered lists
2019-04-04 21:45:48 -04:00
Shadowfacts
d94a0050b7
Show fields in profiles
...
Closes #19
2019-04-01 19:34:50 -04:00
Shadowfacts
9c0624b79e
Clean up warnings
2019-04-01 17:58:44 -04:00
Shadowfacts
8b24457d96
Store attachments in post drafts
2019-02-22 13:53:38 -05:00
Shadowfacts
9efc58225c
Allow drafts to be deleted
2019-02-22 11:30:38 -05:00
Shadowfacts
3366b16c96
Add option to attempt to open links in their respective apps
2019-02-22 10:24:20 -05:00
Shadowfacts
07ce3d41a8
Remove old tab customization code
2019-02-10 10:32:13 -05:00
Shadowfacts
7f3128c958
Add prefetching for images in table views
2019-02-09 21:15:15 -05:00
Shadowfacts
37f6a0b4c8
Add custom emojis
...
Closes #6
2019-02-09 21:15:15 -05:00
Shadowfacts
71bfd1513a
Fix links not getting cleared on cell reuse
2019-02-07 21:26:16 -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
5b3a3d9729
Fix UIKit methods being invoked off main thread
2019-01-14 16:58:23 -05:00
Shadowfacts
07a79657a7
Fix crash on attachment-only statuses posted from pleromafe
2019-01-13 19:46:32 -05:00
Shadowfacts
fe85e3c1d6
Redo app navigation/tab bar
2019-01-05 12:59:55 -05:00
Shadowfacts
656cc1d3ef
Fix tapping mentions not working in reblogs
2018-11-24 16:32:21 -05:00
Shadowfacts
9f423e0c40
Remove old debug print
2018-11-24 16:30:06 -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
ff91cca843
Fix long display names crushing timestamp label
2018-11-02 21:39:23 -04:00
Shadowfacts
29964a4cee
Add peek/pop to profile headers
2018-10-30 22:24:49 -04:00
Shadowfacts
5cd68cf774
Fix crash when My Profile is first tab loaded
...
Closes #5
2018-10-30 22:18:10 -04:00
Shadowfacts
4bf49211fd
Fix large images being offset on some devices
...
Closes #6
2018-10-30 22:14:02 -04:00
Shadowfacts
aaddae1ecb
Fix bugs with reblogged statuses
...
Including: Attachments not showing up, 3d touch peek/pop not working,
favorite/reblog not working
2018-10-30 22:07:54 -04:00
Shadowfacts
7eb377ec6b
Fix strange large image VC presentation animation
...
Workaround for using XIB instead of storyboard
Closes #4
2018-10-29 19:56:05 -04: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
c1bfc6d3d9
Fix presenting nested modal view controllers through AppRouter
2018-10-22 20:37:12 -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
d9fa189848
Fix Safari VCs being presented incorrectly from peek/pop, cleanup VC previewing code
2018-10-20 15:35:56 -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
21d10fdf7d
Add 3d touch to profiles
2018-10-18 13:30:19 -04:00
Shadowfacts
6fbd826371
Add link long press actions
2018-10-11 22:04:32 -04:00
Shadowfacts
0462e57635
Add 3d touch preview actions
2018-10-11 21:52:41 -04:00
Shadowfacts
0b6459a806
Add 3d touch peek/pop navigation
2018-10-11 21:52:41 -04:00
Shadowfacts
5f503cafb0
Make ConversationViewController a UITableViewController
2018-10-11 21:10:25 -04:00
Shadowfacts
57b4e67cc2
Allow tabs to be enabled/disabled and reordered
2018-10-06 11:03:55 -04:00
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
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
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
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
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
Shadowfacts
76972237ba
Fix large image view top controls on iPhone Xs Max & Xr
2018-09-12 22:29:58 -04:00
Shadowfacts
6f424666d8
Add post progress view
2018-09-12 09:19:51 -04:00
Shadowfacts
e75b03f28d
Add more button to status
2018-09-11 18:17: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
186e2d7520
Add reply icon
2018-09-06 20:42:41 -04:00
Shadowfacts
b340fb9df7
Add default post visibility preference UI
2018-09-03 21:44:44 -04:00
Shadowfacts
cd5d0c4a95
Change how view controller delegate extensions work
2018-09-03 18:46:20 -04:00
Shadowfacts
bd1f8fa20a
Reorganize sources
2018-09-03 17:10:26 -04:00
Shadowfacts
db54922040
Add notifications screen
2018-09-03 16:54:03 -04:00
Shadowfacts
889151dcc2
Preserve vector data for all icons
2018-09-03 15:20:50 -04:00
Shadowfacts
aa194543d2
Add ability to expand profile avatar & header images
2018-09-02 18:22:29 -04:00
Shadowfacts
8fd39a6ca2
Copy inReplyTo CW & visibility to response post
2018-09-02 18:11:00 -04:00
Shadowfacts
761b320ca6
Fix timestamp label sometimes not being right-aligned
2018-09-02 18:01:37 -04:00
Shadowfacts
1f52054107
Show images in conversation main status view
2018-09-02 17:51:36 -04:00
Shadowfacts
e523d69e33
Large image view
2018-09-02 16:59:20 -04:00
Shadowfacts
834b6cfc42
Show timestampts on statuses
2018-08-31 13:46:33 -04:00
Shadowfacts
3170b83b82
Add image descriptions
2018-08-31 12:39:39 -04:00
Shadowfacts
fc69b9684b
Initial implementation Compose UI
2018-08-30 22:30:19 -04:00
Shadowfacts
481f493a9c
Fix posts with multiple <p> tags being handled incorrectly
2018-08-29 21:51:04 -04:00
Shadowfacts
9b07dd98bf
Fix rows from being deselected when back button is pressed
2018-08-28 21:46:57 -04:00
Shadowfacts
7fda5ae9fe
Add option to strip custom emoji from display names
2018-08-28 21:18:58 -04:00
Shadowfacts
310ebe588e
Add reblog label
2018-08-28 20:11:31 -04:00
Shadowfacts
9d70018508
Add avatar style preference
2018-08-28 19:49:31 -04:00
Shadowfacts
093820ae9d
Start preferences
2018-08-28 19:16:17 -04:00
Shadowfacts
c319ae5ce9
Add more options to profile view
2018-08-28 18:04:45 -04:00
Shadowfacts
b85894b198
Don't open redundant VCs
2018-08-28 16:22:49 -04:00
Shadowfacts
0f1a13d2a7
Conversation view
2018-08-28 14:29:06 -04:00
Shadowfacts
05c895db88
Profile pages
2018-08-27 21:27:34 -04:00
Shadowfacts
4b3d186a2e
Show title on timeline VCs
2018-08-27 16:46:19 -04:00
Shadowfacts
b655c20e3d
Move StatusTableViewCell to separate nib
2018-08-27 16:32:59 -04:00
Shadowfacts
02fcea8675
Add opening URLs in SFSafariViewController
2018-08-27 15:23:59 -04:00
Shadowfacts
03c87105d3
Add StatusContentLabel entity detection
2018-08-27 12:40:22 -04:00
Shadowfacts
6af5bae335
More StatusContentLabel cleanup
2018-08-26 15:19:54 -04:00
Shadowfacts
078e73b161
StatusContentLabel: remove unnecessary height correction
2018-08-26 15:07:03 -04:00
Shadowfacts
62bc57e169
Fix link detection
2018-08-26 14:49:22 -04:00
Shadowfacts
f28e73442b
Fix link ranges being stored incorrectly
2018-08-21 21:43:43 -04:00
Shadowfacts
65530dbfd0
Fix display names sometimes being truncated in favor of full names
2018-08-21 21:14:04 -04:00
Shadowfacts
4adc501073
Initial avatars implementation
2018-08-21 19:23:27 -04:00
Shadowfacts
c42f5ee396
Multiple timeline views
2018-08-21 17:17:25 -04:00
Shadowfacts
2be0b119ff
Finish OAuth (kind of)
2018-08-20 17:23:35 -04:00
Shadowfacts
8d268fad18
Start OAuth
2018-08-19 16:14:04 -04:00
Shadowfacts
8526613189
Add infinite scrolling and pull to refresh to timeline
2018-08-18 17:46:28 -04:00
Shadowfacts
a6f8565ab3
Fix crash on invalid URL
2018-08-18 16:07:34 -04:00
Shadowfacts
354b3469a8
Initial pass at message content rendering
2018-08-17 23:09:59 -04:00
Shadowfacts
5dacb787a6
Remove old API test code
2018-08-17 23:09:48 -04:00
Shadowfacts
24d30d36b7
Start home timeline
2018-08-16 22:39:16 -04:00
Shadowfacts
7ad6f65891
Fix password auth
2018-08-16 20:11:56 -04:00
Shadowfacts
85f7e0be10
Start work on MastodonController
2018-08-16 18:55:40 -04:00
Shadowfacts
f59b16cc9d
Initial commit
2018-08-16 07:46:19 -04:00
Shadowfacts
232a2106d9
Initial Commit
2018-08-15 22:27:48 -04:00