* Display Pleroma emoji reactions
* Interact with existing Pleroma emoji reactions
* Setting for emoji reaction support
* Setting for displaying reactions in timelines
* More horizontal padding on reactions display item
* List accounts who reacted
* Arbitrary emoji reaction from status footer
* Hide custom emoji keyboard when emoji is selected
* Clear preferences before applying
All preferences get written anyways so nothing will be lost
* Reset react visibility state on bind
* Fix custom emoji turning black when reacting
* Load reactions when a new one is added
* Emoji reactions grid
* Load custom emoji in reactions list fragment
* New reaction toast messages and Unicode emoji regex
* Make custom emoji picker for reactions scrollable
* Scroll down to show custom emoji picker when reacting
* Divider after reaction custom emoji picker
* Animate react button opacity back in
* fix plural strings
* re-implement reactions using horizontal recycler view
* update reactions with event
* tweak emoji font size
* tweak button styles (a tiny bit)
* change footer react button behavior
* fix emoji reaction status item padding
* move emoji reactions below content items
* add content description and tooltip
* use custom emoji keyboard to enter unicode emoji
* fix reactions clearing on status counter updates
* fix space next to emoji reactions not clickable
* make compatible with glitch-soc
* Remove now unused EmojiReactionsView class
* improve handling of reaction padding
---------
Co-authored-by: sk <sk22@mailbox.org>