husky/husky
Hélène b85335e8d4
NotificationsAdapter: implement custom emoji reacts
If the emoji_url field is specified in the notification data, it will be
used to represent the emoji in the notification text. As such, the
Notification entity data class has been updated accordingly, to match
the current implementation at AkkomaDev/Akkoma, which may later be
integrated by more Pleroma-based backends.

The SpannableBuilder formatting is a bit hacky, but it works. Ideally,
something like Phrase should be used for localization and Spannable
formatting. However, this would be a different undertaking of its own,
and would require more work on refactoring multiple parts of the
application code.

Signed-off-by: Hélène <pleroma-dev@helene.moe>
Signed-off-by: Adolfo Santiago <epoch@nixnetmail.com>
2022-07-05 15:54:01 +02:00
..
.idea/codeStyles Indent Java with 4 spaces 2022-04-02 07:34:38 +02:00
app NotificationsAdapter: implement custom emoji reacts 2022-07-05 15:54:01 +02:00
gradle/wrapper Update gradle 2022-05-21 13:03:40 +02:00
.gitignore Update .gitignore 2022-05-29 08:21:09 +02:00
appinfo.gradle Update version and HISTORY 2022-06-27 08:13:23 +02:00
build.gradle Update dependencies 2022-03-26 15:39:35 +01:00
debug.keystore Added debug.keystore 2022-02-05 06:49:23 +01:00
dependencies.gradle Update deps 2022-06-25 11:52:03 +02:00
gradle.properties Less ram 2022-02-19 09:37:58 +01:00
gradlew Update versions for 1.0.2 2021-12-08 19:13:29 +01:00
gradlew.bat Moved the project to "husky" 2021-08-28 09:30:50 +02:00
instance.gradle res: replace old maintainer profile by new 2022-04-10 12:31:29 +02:00
settings.gradle Code for New Husky 2022-03-31 19:24:52 +02:00
versions.gradle Update deps 2022-06-25 11:52:03 +02:00