|
98516e3802
|
Fix multiple lines of emojis (e.g., wordle) getting smushed together
|
2022-05-15 15:42:48 -04:00 |
|
|
cc0da2ec54
|
Fix user activities not continuing when passed at launch
Fix crash when continuing user activities on iPad
|
2022-05-13 17:10:18 -04:00 |
|
|
a2868739c2
|
Fix crash when poll voting fails
|
2022-05-13 10:00:11 -04:00 |
|
|
21e9ca990d
|
Use async/await for conversation loading
|
2022-05-11 19:10:38 -04:00 |
|
|
1e2947ceba
|
Fix crash when accept/reject follow request fails
|
2022-05-10 22:58:30 -04:00 |
|
|
c71bf3ba23
|
Fix displaying toasts from non-main queue
|
2022-05-09 15:55:35 -04:00 |
|
|
56a0518c80
|
Add toast error messages to menu actions
|
2022-05-01 23:06:59 -04:00 |
|
|
bf8a294676
|
Split MenuActionProvider from MenuPreviewProvider
|
2022-05-01 23:05:23 -04:00 |
|
|
d04957ba41
|
Remove reference counting system
Delete statuses/accounts that haven't been fetched in a week
|
2022-05-01 21:50:16 -04:00 |
|
|
8cc08cf4c0
|
Fix crash when displaying polls on Catalyst in Optimize for Mac
Closes #152
|
2022-05-01 21:50:11 -04:00 |
|
|
514e569bd5
|
Fast account switching on iPad
|
2022-05-01 11:53:12 -04:00 |
|
|
2f7c7bae5e
|
Extract status posting to separate class, convert to async/await
|
2022-04-30 11:11:22 -04:00 |
|
|
4e105e0fbc
|
Fix table view cell gesture blocking toast long-press
Fixes #149
|
2022-04-26 13:29:22 -04:00 |
|
|
d2f1d78aa2
|
Fix crash when preferences are changed before own account is loaded
|
2022-04-25 18:53:51 -04:00 |
|
|
98bb230817
|
Fix crash when disabling hide status actions in timeline
|
2022-04-09 15:05:49 -04:00 |
|
|
3d6d9b2a91
|
Fix crash due to empty html element
|
2022-04-09 15:05:39 -04:00 |
|
|
4f99d3c6e1
|
Add preference to disable status action buttons in timelines
Closes #145
|
2022-04-08 18:42:15 -04:00 |
|
|
8473f32781
|
Add Trending Links
|
2022-04-02 12:03:11 -04:00 |
|
|
cab78a4aa4
|
Remove unnecessary IssueReporterDelegate
|
2022-03-30 09:58:50 -04:00 |
|
|
7da139be4d
|
Redact request paths in error reporter
|
2022-03-29 22:37:39 -04:00 |
|
|
2444783edf
|
Add error reporter to Client.Error toast on long-press
|
2022-03-29 22:37:26 -04:00 |
|
|
6e3089f025
|
Use WebURL for parsing links in HTML
|
2022-03-29 12:40:16 -04:00 |
|
|
e09b0ff4e3
|
Fix crash when AccountTableViewCell is cached by a
SearchResultsTableViewController that has since decremented the
reference count of the cell's account
|
2022-03-29 12:34:54 -04:00 |
|
|
de93d6e171
|
Make Account.avatar optional for gotosocial
|
2022-02-16 22:12:47 -05:00 |
|
|
9b33059089
|
Fix crash when ProfileHeaderView leaks
|
2022-02-06 10:20:06 -05:00 |
|
|
6ba5f70615
|
Fix pinned statuses from foreign instances not showing on Mastodon
|
2022-02-03 23:16:31 -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 |
|
|
6879acbe02
|
Add local-only post icon
|
2022-01-23 23:22:34 -05:00 |
|
|
ace503ad3d
|
Use username on compose screen when there is no display name
|
2022-01-23 11:06:23 -05:00 |
|
|
e12a82b476
|
Show local only posts on hometown instances
#130
|
2022-01-23 10:58:36 -05:00 |
|
|
6138fc7748
|
Add select more photos option to asset picker
|
2022-01-23 10:55:07 -05:00 |
|
|
e65ed3e773
|
Fix crash when ProfileHeaderView leaks
|
2022-01-21 11:09:55 -05:00 |
|
|
eca7f31e82
|
Use stringsdict for favorites/reblogs count
|
2021-11-25 12:38:05 -05:00 |
|
|
777d1f378c
|
Fix hashtag history view background being opaque
|
2021-11-24 15:15:34 -05:00 |
|
|
d1083116e0
|
Use a single disptach queue for attachment/card thumbnails
|
2021-11-24 15:02:35 -05:00 |
|
|
ca5ac8b826
|
Fix crash due to leaked ProfileHeaderView not having a
mastodonController
|
2021-11-22 21:38:00 -05:00 |
|
|
9768097488
|
Match gif playback progress through animation
Closes #8
|
2021-11-13 14:52:02 -05:00 |
|
|
9f8b14d180
|
Replace Gifu with CGImageAnimation
Closes #44
|
2021-11-11 13:26:11 -05:00 |
|
|
10a3cbbe9c
|
Improve padding on multi-line poll options
|
2021-11-10 17:25:13 -05:00 |
|
|
b917120f17
|
Fix crash when conversation loading fails
|
2021-11-10 17:25:05 -05:00 |
|
|
2df703ab71
|
Add haptic feedback to header view tab switcher to match home/notifications
|
2021-11-07 18:22:21 -05:00 |
|
|
1ec85ca095
|
Use video thumbnails from API when possible
|
2021-11-07 15:10:18 -05:00 |
|
|
36a78f1a3c
|
Improve emoji loading behavior
Use transparent placeholders to prevent wrong initial layout when some
or all emojis aren't cached.
|
2021-11-07 14:23:56 -05:00 |
|
|
1c0291b1dd
|
Unify emoji replacement code
|
2021-11-07 13:11:49 -05:00 |
|
|
f109253bba
|
Show toast when there are no new posts
|
2021-08-15 18:27:30 -04:00 |
|
|
7f4bf52050
|
Add toast system
|
2021-08-15 10:37:20 -04:00 |
|
|
7edf0fdb93
|
Fix crash when replying to post with preformatted text
|
2021-08-12 21:03:11 -04:00 |
|
|
b781b56efd
|
Add public timeline descriptions
|
2021-08-08 10:09:28 -04:00 |
|
|
0a16a2e261
|
Fix potential data races
|
2021-06-26 16:51:54 -04:00 |
|