125 Commits

Author SHA1 Message Date
e121dd37b8
Add Search tab
Closes #31
2019-09-14 20:47:08 -04:00
dfb72edbd8
Fix opening context menu previews
Closes #43
2019-09-14 16:48:43 -04:00
d3e31541cf Don't allow swiping in SegmentedPageViewController 2019-09-14 15:59:32 -04:00
88344c67e8 Merge timeline tabs
Closes #46
2019-09-14 15:59:32 -04:00
84a07fc718
Add preference to disable showing favorite/reblog counts 2019-09-14 15:00:52 -04:00
905b6a0a21
Add preference for default notifications display mode 2019-09-14 13:02:33 -04:00
8bb6e9403d Add toggle to control whether Notifications tab shows all or just mentions
Closes #45
2019-09-14 12:04:20 -04:00
d52875cf25 Allow Pleroma instances to exceed Mastodon attachment limits
Closes #35
2019-09-11 16:57:42 -04:00
6e4f89df4a
Add support for video attachments
#7
2019-09-10 12:25:50 -04:00
befcc18e4d
Collapse statuses with content warnings
Closes #11
2019-09-09 18:40:23 -04:00
2e6f7d8878
Store CW in drafts 2019-09-08 17:57:11 -04:00
2edb65d302
Show favorite, reblog, and full timestamp in conversation main status 2019-09-07 17:10:58 -04:00
818c0afec6
Cleanup draft attachment loading and handle missing attachments
#4
2019-09-06 18:50:18 -04:00
8723921cec
Add context menu for status action notifications 2019-09-06 17:56:45 -04:00
9522509f8f
Remove unnecessary XIBs 2019-09-06 17:45:49 -04:00
006af1ab79
Save status draft while posting to prevent data loss due to crashes
Closes #33
2019-09-06 17:09:28 -04:00
d9abf3ec09
Show list of accounts based on grouped notifications 2019-09-05 23:16:45 -04:00
76bc6a665c
Show list of accounts for grouped follow notifications 2019-09-05 22:30:58 -04:00
a363308147
Follow notification grouping
Closes #28
2019-09-05 19:35:19 -04:00
1618313742
Fav/reblog notification grouping
#28
2019-09-05 17:45:45 -04:00
ad0bbe0ab2
Remove old code 2019-09-05 14:04:05 -04:00
b60688f4b8
Show share sheet with custom activities instead of alert controller for account actions 2019-09-05 12:49:17 -04:00
e07bc4e51a
Fix crash when viewing profiles 2019-08-21 23:22:14 -04:00
7064ae950e
Changes for iOS 13 beta 5 2019-08-05 21:08:00 -06:00
abd73fbe3b
Use timeline segments for profile view controller 2019-08-02 18:23:45 -06:00
84cfa923ca
Use Notification for updating view appearance on preferences change 2019-08-02 18:05:47 -06:00
199f95c465
Update cells when statuses/accounts change from other sources 2019-08-02 17:40:32 -06:00
51a03553a9
Add preference for how reply CWs are copied 2019-07-31 21:25:44 -06:00
9dfaa9e023
Use timeline segments for notifications 2019-07-31 20:09:38 -06:00
82c56d2bd1
Use MastodonCache for notifications
In preparation for using timeline segments for notifications
2019-07-31 20:01:00 -06:00
d9b21a0196
Represent timelines internally as segments
Primarily in preparation for timeline position persistence and split
timelines
2019-07-31 17:42:19 -06:00
9a6723a895
Fix some images scrolling unnecesarily in LargeImageViewController 2019-07-29 11:38:57 -04:00
5f5ff68b80
Merge branch 'swiftui-preferences' 2019-07-27 21:59:21 -04:00
1e8ba5000b
Cleanup code 2019-07-27 21:43:08 -04:00
2afe98cf77
Remove old Preferences view code 2019-07-27 21:43:02 -04:00
a1c6a34f54
Preferences Picker titles 2019-07-27 21:34:20 -04:00
7d7b457575
Fix context menu actions in beta 4 2019-07-27 18:53:07 -04:00
e269e23527
Fix main thread checker warning on login 2019-07-27 18:31:55 -04:00
8bdfa7f09f
Use monospace digit font for character counter
Fixes #29
2019-07-27 18:27:47 -04:00
319c76f60a
Updates for beta 4 2019-07-18 18:44:35 -04:00
1da5af9b37
Compose screen: Fix long display names overlapping character count 2019-06-25 09:19:29 -04:00
50d641eb59
Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
bc5067d3b0
Temporarily disable UIMenu stuff due to missing creation method in iOS 13 DB2 2019-06-18 09:51:46 -04:00
85ed53b990
Fix multi-attachment layout issues 2019-06-16 22:39:46 -04:00
e6c6293c10
Add multi-image gallery
Closes #18
2019-06-14 17:23:40 -07:00
0abc28900c
Large Image VC: Show share sheet instead of downloading 2019-06-14 17:10:17 -07:00
bd8e16cacb
Large Image VC: Don't let image overlap top controls when zoomed out 2019-06-14 15:27:17 -07:00
ea143ea0dd
Large Image VC: Hide home indicator when controls hidden 2019-06-14 14:46:19 -07:00
940ba6d6cb
Fix swipe actions on iOS 13 2019-06-13 19:31:36 -07:00
2232bb8fb7
Copy content warning on reply
Closes #21
2019-06-13 18:12:29 -07:00