|
d4057adf4d
|
Avoid updating AccountDisplayNameLabel when emojis pref hasn't changed
Oops
|
2024-07-21 10:36:24 -07:00 |
|
|
c8eec17180
|
Fix custom emoji in display name being replaced multiple times unnecessarily
|
2023-05-14 14:41:36 -04:00 |
|
|
b9555cf7dd
|
Dynamic type support in assorted places
|
2022-11-04 22:32:40 -04:00 |
|
|
80c4fcce82
|
Use AnyAccount instead of EitherAccount for compose autocomplete
|
2022-09-15 21:05:18 -04:00 |
|
|
77c44c323f
|
Use os_unfair_lock for MultiThreadDictionary instead of DispatchQueue
|
2022-09-11 22:20:46 -04:00 |
|
|
54c01be7ff
|
Use WebURL for more lenient parsing of external URLs
Fixes #136
|
2022-02-03 23:11:29 -05:00 |
|
|
ace503ad3d
|
Use username on compose screen when there is no display name
|
2022-01-23 11:06:23 -05:00 |
|
|
669d55500a
|
Remove unused pre-iOS 14 code
|
2021-02-06 13:47:45 -05:00 |
|
|
c12d2db258
|
Cache UIImage objects to avoid re-decoding images unnecessarily
|
2021-01-17 11:28:50 -05:00 |
|
|
3ff9fdabdb
|
Use MultiThreadedDictionary for ImageCache request groups
Prevents a crash due a race condition if multiple requets complete
simultaneously and attempt to modify the dictionary
|
2020-10-18 11:03:56 -04:00 |
|
|
2cfc0cf28a
|
Add Compose screen mention, hashtag, emoji completion
Closes #10
|
2020-10-11 22:14:45 -04:00 |
|
|
dd8a196630
|
Show custom emoji in display names on Compose screen
|
2020-09-07 15:22:06 -04:00 |
|