Shadowfacts
|
43b4976ed7
|
Maybe fix timeline discontinuities
See #174
|
2022-09-15 20:54:28 -04:00 |
Shadowfacts
|
bbfb3b0a7a
|
Add loading indicator to DiffableTimelineLikeTableViewController
|
2022-09-12 22:05:19 -04:00 |
Shadowfacts
|
10f6a68065
|
Use new-style self-sizing cells on iOS 16
|
2022-06-28 17:29:46 -07:00 |
Shadowfacts
|
89a9bfba47
|
Fix crash when refreshing while logged in to a Pixelfed account
Closes #142
|
2022-04-06 21:48:04 -04:00 |
Shadowfacts
|
af0c9c92b6
|
Fix warning when a post appears in both the pinned and regular sections of a profile
|
2022-04-02 20:34:31 -04:00 |
Shadowfacts
|
7e90fe2401
|
Fix all profile statuses appearing as pinned on PixelFed
|
2022-04-01 21:00:46 -04:00 |
Shadowfacts
|
f31c909517
|
Fix a race condition when refreshing My Profile before initial load is complete
|
2022-03-28 23:02:32 -04:00 |
Shadowfacts
|
781c37fbae
|
Fix crash when refreshing My Profile
Closes #140
|
2022-03-28 22:23:33 -04:00 |
Shadowfacts
|
804fdb439d
|
Fix offscreen row pruning removing all rows from profile statuses
|
2022-02-06 10:19:38 -05:00 |
Shadowfacts
|
654b5d9c59
|
Convert ProfileStatusesViewController to DiffableTimelineLike
|
2021-11-25 12:27:59 -05:00 |
Shadowfacts
|
21e4828a72
|
Fix crash when notifications fail to load
|
2021-05-09 21:48:59 -04:00 |
Shadowfacts
|
6e92633793
|
Fix crash when adding pinned statuses section during refresh
|
2021-02-08 18:24:44 -05:00 |
Shadowfacts
|
2e88b266d9
|
Prefetch on a background queue to avoid blocking main queue with
CoreData lookups
|
2021-01-18 14:29:32 -05:00 |
Shadowfacts
|
27b39b79e6
|
Fix refreshes after no-result refresh not working
Fixes #117
|
2021-01-13 00:16:33 -05:00 |
Shadowfacts
|
69c2faf0e1
|
Fix crash when user refreshes profile before initial pinned statuses request completes
|
2021-01-12 22:17:01 -05:00 |
Shadowfacts
|
30297c2390
|
Add multi-window drag and drop to all the things
|
2020-12-14 18:44:48 -05:00 |
Shadowfacts
|
dfad8740eb
|
Extract common functionality into TimelineLikeTableViewController
|
2020-11-15 15:48:49 -05:00 |
Shadowfacts
|
9e15a84006
|
Add refresh key command
|
2020-11-14 11:22:47 -05:00 |
Shadowfacts
|
59c00b01dc
|
Fix not being able to compile for Catalyst
|
2020-11-14 10:45:27 -05:00 |
Shadowfacts
|
89b35fab6d
|
Move pruning of offscreen rows to when the VC disappears, instead of
during scrolling
Prevents race when removing and adding cells in the willDisplay table
view delegate method.
|
2020-10-26 22:55:58 -04:00 |
Shadowfacts
|
eef9b96a1a
|
Fix crash when showing profile for uncached account
|
2020-08-15 18:00:18 -04:00 |
Shadowfacts
|
794594805c
|
Prevent needlessly prefetching non-image attachments
|
2020-07-06 00:00:55 -04:00 |
Shadowfacts
|
2825345c7e
|
Add switching between Posts, Posts and Replies, and Media pages of user profiles
Closes #103
|
2020-07-05 16:17:56 -04:00 |