cadence created branch hotfix-v1.5.1 in cadence/out-of-your-element 2024-01-20 04:03:14 +00:00
cadence deleted branch hotfix-v1.1.1 from cadence/out-of-your-element 2024-01-20 04:01:28 +00:00
cadence pushed to main at cadence/out-of-your-element 2024-01-19 03:55:03 +00:00
5ef5dbb2e8 Write more "add a new event type" documentation
0ab81d3d88 Put expressions with the actions, where it belongs
c3dc3c89b5 Code coverage for migrate.js
f3cacc89fd m->d: Code coverage for invalid events
aa9c2cc0c7 Reduce surface for test to break
Compare 10 commits »
cadence pushed tag v1.5 to cadence/out-of-your-element 2024-01-18 19:54:05 +00:00
cadence pushed to main at cadence/out-of-your-element 2024-01-18 04:03:21 +00:00
011889216b Add lottie sticker message test data
64beb6c996 Code coverage for lottie
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2024-01-17 11:31:08 +00:00
8987107685 Backfill missed pins and pins from the past
cadence pushed to main at cadence/out-of-your-element 2024-01-16 03:01:55 +00:00
ed7404ea19 Fix #16 pinned messages order
b060451baf Minor documentation rewording
Compare 2 commits »
cadence closed issue cadence/out-of-your-element#16 2024-01-16 03:01:55 +00:00
Order of pins in pinning implementation
cadence opened issue cadence/out-of-your-element#30 2024-01-13 10:47:15 +00:00
d->m: Tenor GIFs from GIF button are too verbose
cadence opened issue cadence/out-of-your-element#29 2024-01-13 10:38:10 +00:00
d->m: Embeds might not appear when the message is updated?
cadence commented on issue cadence/out-of-your-element#28 2024-01-13 10:30:13 +00:00
d->m: Consider using tables for inline embed fields

colspan isn't supported in Element, here's the MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/4003

Implementing these tables in OOYE and Schildi should hopefully be enough for…

cadence opened issue cadence/out-of-your-element#28 2024-01-13 10:24:14 +00:00
d->m: Consider using tables for inline embed fields
cadence opened issue cadence/out-of-your-element#27 2024-01-13 10:03:57 +00:00
m->d: Replying to an emoji shows "undefined" as reply preview
cadence opened issue cadence/out-of-your-element#26 2024-01-13 09:42:47 +00:00
m->d: Emoji sprite sheet doesn't work with newlines
cadence commented on issue cadence/out-of-your-element#15 2024-01-12 09:14:29 +00:00
Support d->m bulk delete messages

Should be supported in 20bab453ef7a2eb46087745a66b45f61794359ed but I didn't test it fully.

I couldn't find anything on the internet or in the docs about how the API informs bots of deleted…

cadence pushed to main at cadence/out-of-your-element 2024-01-12 01:33:09 +00:00
7d4379a099 Fix error in startup emojis check
cadence opened issue cadence/out-of-your-element#25 2024-01-11 10:12:28 +00:00
m->d: Table formatting could be improved
cadence pushed to main at cadence/breezewiki 2024-01-11 09:36:25 +00:00
a52d131b93 Split massive uploads in Solr indexer
cadence pushed to main at cadence/out-of-your-element 2024-01-11 02:56:34 +00:00
600ca1a11d Enable ts-check on event-dispatcher
20bab453ef d->m: Support bulk message deletion from bots
Compare 2 commits »
cadence closed issue cadence/out-of-your-element#19 2024-01-10 10:56:58 +00:00
Ensure emojis are synced at startup