cadence pushed to main at cadence/out-of-your-element 2024-01-22 09:38:32 +00:00
a71c9515ec Include system data on PK profiles
cadence pushed to main at cadence/out-of-your-element 2024-01-22 09:06:10 +00:00
6a06dc14ce Fix all rooms being affected by speedbump
cadence pushed to main at cadence/out-of-your-element 2024-01-20 11:54:28 +00:00
11864f80cf d->m: Make PK members appear real
988cb9408d Fix DI on eventToMessage
0e75c23aee Have to join user before announcing thread
e49dc18e67 Implement the speedbump
Compare 4 commits »
cadence pushed tag v1.5.1 to cadence/out-of-your-element 2024-01-20 10:15:06 +00:00
cadence pushed to hotfix-v1.5.1 at cadence/out-of-your-element 2024-01-20 10:14:47 +00:00
8591ea5c1f Explain how to get in the rooms
cadence pushed to hotfix-v1.5.1 at cadence/out-of-your-element 2024-01-20 05:23:56 +00:00
67dc31f747 Fix tests that hard-coded cadence.moe
cadence pushed to hotfix-v1.5.1 at cadence/out-of-your-element 2024-01-20 04:26:09 +00:00
706b37669b Move Content-Length detection logic
cadence created branch hotfix-v1.5.1 in cadence/out-of-your-element 2024-01-20 04:03:14 +00:00
cadence pushed to hotfix-v1.5.1 at cadence/out-of-your-element 2024-01-20 04:03:14 +00:00
845f93e5d0 Work around the Content-Length issue
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 closed issue cadence/out-of-your-element#16 2024-01-16 03:01:55 +00:00
Order of pins in pinning implementation
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 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