Tom
|
f81e3291bd
|
fix: test failure due to wrong assertion (#707)
|
2026-03-31 11:06:39 +01:00 |
|
Tom
|
d1e72cee42
|
feat: parse message push notification content and replace internal formatting (#693)
* parse message push notification content and replace internal formatting
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* fix: don't unwrap the error I was using for db debugging
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* fix: emojis & remove compiler warning
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* fix: emojis in pushd
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* feat: report errors in the render function to sentry
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
---------
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2026-03-27 17:15:05 -07:00 |
|
Zomatree
|
1561481eb4
|
feat: make message lexer use unowned string
|
2025-08-20 18:55:39 +01:00 |
|
Paul Makles
|
f75d635c81
|
feat: new parser for mention everything (#411)
* feat: implement custom parser for mentions
* feat: handle backticks in codeblocks and escapes
* chore: remove fancy-regex
* fix: dont serialise empty role mentions
* chore: cleanup role mentions logic
* chore: update lockfile
* fix: actually use everyone and online mentions from content
* fix: broken merge
---------
Signed-off-by: Zomatree <me@zomatree.live>
|
2025-04-28 17:08:06 +01:00 |
|