Shadowfacts
|
c8eec17180
|
Fix custom emoji in display name being replaced multiple times unnecessarily
|
2023-05-14 14:41:36 -04:00 |
Shadowfacts
|
db7c183d06
|
Add status edit history view
|
2023-05-11 14:57:47 -04:00 |
Shadowfacts
|
d85f74f365
|
Fix crash due to layout loop when laying out fields on certain profiles
Closes #378
Also make field layout more consistent, and tweak appearance
|
2023-05-06 14:16:43 -04:00 |
Shadowfacts
|
8a911f238b
|
Fix emojis getting set without setting emoji identifier
|
2022-09-11 22:20:46 -04:00 |
Shadowfacts
|
1c0291b1dd
|
Unify emoji replacement code
|
2021-11-07 13:11:49 -05:00 |
Shadowfacts
|
a7b2a7df71
|
Don't try to re-replace emojis unnecessarily
|
2020-12-29 11:56:40 -05:00 |
Shadowfacts
|
5125cc3397
|
Show custom emojis in display names in follow/favorite/reblog
notifications
|
2020-10-18 12:22:12 -04:00 |
Shadowfacts
|
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 |
Shadowfacts
|
1cd3e6adf9
|
Show custom emoji in profile field names
|
2020-08-16 15:07:55 -04:00 |
Shadowfacts
|
2c8ba878b7
|
Start converting UI to use CoreData backed objects instead of API
objects directly
|
2020-04-12 12:54:27 -04:00 |
Shadowfacts
|
fa4b5d3542
|
Fix custom emojis not being shown in display names when scrolling
quickly
If the emojiIdentifier didn't change, the emojis wouldn't be re-added
even after the text had been reset.
|
2020-03-02 19:44:10 -05:00 |
Shadowfacts
|
53707593a6
|
Show custom emojis in display names (where possible)
|
2020-03-01 19:40:32 -05:00 |