Shadowfacts
15c83f8332
Fix keyboard focus background on list cells not showing correctly
2023-04-16 18:46:47 -04:00
Shadowfacts
1832e64ad7
Remove now-unused hashtag table view cell
2023-02-06 21:47:47 -05:00
Shadowfacts
20c4c4bb2f
Start adding non-pure-black dark mode
2023-02-02 23:02:11 -05:00
Shadowfacts
2b651b0bc4
Fix trending hashtag cells not adjusting to dynamic type
2023-01-22 17:23:19 -05:00
Shadowfacts
b842389449
Convert trending hashtags to collection view
2022-06-30 18:15:13 -07:00
Shadowfacts
8473f32781
Add Trending Links
2022-04-02 12:03:11 -04:00
Shadowfacts
777d1f378c
Fix hashtag history view background being opaque
2021-11-24 15:15:34 -05:00
Shadowfacts
9d5c004ec4
Add Trending Hashtags screen
2021-02-06 14:54:35 -05:00
Shadowfacts
4ed862120c
Add trending hashtags to add saved hashtag controller
2021-01-28 23:20:25 -05:00
Shadowfacts
32e89f2c16
Fix retain cycles with TuskerNavigationDelegate
...
TuskerNavigationDelegate is now class-bound and only weak references to
it are stored.
2020-01-19 23:02:07 -05:00
Shadowfacts
2bdcb9b7f8
Replace global shared MastodonController instance with (mostly)
...
dependency injection
The places still using the .shared property are cases where there is no
view controller from which to (easily) get the appropriate instance,
such as user activity and X-Callback-URL handling. These uses will need
to be revisited once there are multiple MastodonControllers.
See #16
2020-01-05 15:25:07 -05:00
Shadowfacts
eb6cfba9aa
Fix tablel view cells being re-selected on aborted nav swipe back
2019-12-14 11:59:31 -05:00
Shadowfacts
fc2aea04c3
Add hashtags to search
2019-09-14 21:24:43 -04:00