243 Commits

Author SHA1 Message Date
80c79ded3b Bump build number and update changelog, fix building weburl 2022-02-16 22:11:24 -05:00
54c01be7ff Use WebURL for more lenient parsing of external URLs
Fixes #136
2022-02-03 23:11:29 -05:00
41a31c23b7 Allow posting local-only from Glitch instances
See #130
2022-01-24 22:49:51 -05:00
072e68e97b Add nodeinfo request and InstanceFeatures 2022-01-23 23:26:49 -05:00
e12a82b476 Show local only posts on hometown instances
#130
2022-01-23 10:58:36 -05:00
2198e2bf3e Allow development against local instances with self-signed certificates 2022-01-23 10:56:36 -05:00
6138fc7748 Add select more photos option to asset picker 2022-01-23 10:55:07 -05:00
2b22180191 Remove TimelineLikeTableViewController
Everything now uses DiffableTimelineLike
2021-11-25 12:29:35 -05:00
eccb1043db Bump build number and update changelog 2021-11-13 22:40:26 -05:00
9f8b14d180 Replace Gifu with CGImageAnimation
Closes #44
2021-11-11 13:26:11 -05:00
30ef9cc6d0 Extract compose image into separate view 2021-11-10 16:57:27 -05:00
5a26739b78 Remove old compilation condition 2021-11-07 14:35:14 -05:00
aced0a63c9
Bump build number and update changelog 2021-08-15 22:43:32 -04:00
7f4bf52050 Add toast system 2021-08-15 10:37:20 -04:00
71b6f1bdf0 Alphabetize things in Xcode 2021-08-14 18:27:22 -04:00
b781b56efd
Add public timeline descriptions 2021-08-08 10:09:28 -04:00
10a8a85bfc
Enable object lifetime optimization 2021-08-07 11:06:07 -04:00
6d8a014cc7 Bump build number and update changelog 2021-06-27 19:02:51 -04:00
f8b79ef34f Fix app extension build number 2021-06-27 10:37:03 -04:00
9b30b48016 Bump build number and update changelog 2021-06-26 18:28:38 -04:00
5f9fe505d5 Add pref to disable infinite scrolling on timelines
Closes #125
2021-06-25 23:28:43 -04:00
49572c1fec Add DiffableTimelineLikeTableViewController 2021-06-20 22:27:29 -04:00
4ca48a5f50 Add iOS 15 compilation condition 2021-06-12 22:17:41 -04:00
2fe19a5abe
Add fast account switching indicator to tab bar item 2021-06-06 18:30:46 -04:00
806591f5b7
Remove old framework from Xcode project 2021-05-24 19:30:20 -04:00
18ce21c2c6
Add Open in Tusker action extension 2021-05-24 19:30:11 -04:00
47fb0ea868
Update PLCrashReporter 2021-05-22 13:45:18 -04:00
ffe6450b26
Xcode recommendations, use AnyObject instead of class in protocol requirements 2021-05-22 13:44:58 -04:00
e7e141bd1e
Bump build number and update changelog 2021-05-09 21:58:28 -04:00
9ab95dfc43
Bump build number and update changelog 2021-05-06 22:28:34 -04:00
005001b081
Add authoring polls
Closes #48
2021-05-03 23:12:59 -04:00
698b045f86
Add poll finished notifications 2021-04-28 21:47:38 -04:00
1c36dfcc5f
Add displaying and voting on polls in statuses 2021-04-28 19:00:17 -04:00
1e7bfac13c Bump build number and update changelog 2021-02-15 10:56:36 -05:00
bbb8707cb7 Add Profile Directory 2021-02-07 19:39:22 -05:00
9d5c004ec4 Add Trending Hashtags screen 2021-02-06 14:54:35 -05:00
73aceda97f Convert Explore screen to use list-style collection view 2021-02-06 13:48:31 -05:00
669d55500a Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
f44d127110 Bump deployment target to iOS 14.1 2021-02-05 23:46:31 -05:00
bcc023a127 Show threads on Conversation screen 2021-01-31 17:42:29 -05:00
4ed862120c Add trending hashtags to add saved hashtag controller 2021-01-28 23:20:25 -05:00
f9411d706b Bump build number and update changelog 2021-01-20 20:55:50 -05:00
2761c05a01 Remove Cache library 2021-01-20 18:31:14 -05:00
2e88b266d9 Prefetch on a background queue to avoid blocking main queue with
CoreData lookups
2021-01-18 14:29:32 -05:00
0b008489f7 Add CachingDiskStorage 2021-01-18 14:17:20 -05:00
c12d2db258 Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
3fdeb51353 Bump build number and update changelog 2020-12-31 11:13:47 -05:00
30297c2390 Add multi-window drag and drop to all the things 2020-12-14 18:44:48 -05:00
522c9b2b03 Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
dfad8740eb
Extract common functionality into TimelineLikeTableViewController 2020-11-15 15:48:49 -05:00