cadence · they/them
cadence pushed to main at cadence/out-of-your-element 2023-08-26 11:29:16 +00:00
1ed40bb5f4 avoid committing the database
cadence pushed to main at cadence/out-of-your-element 2023-08-26 11:27:50 +00:00
cae8d7c2f2 m->d mentioning bridged users and rooms works
58f5c3edf7 m->d underline formatting support
7c2fc1536d trying to make reaction emojis consistent
3f2a8d959c preemptively cache members as we find them
3ebfa8e3a7 show member details on discord from cache
Compare 99 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-26 11:22:29 +00:00
5898c94963 m->d mentioning bridged users and rooms works
07afd07207 m->d underline formatting support
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-26 10:51:48 +00:00
fa1e01215c trying to make reaction emojis consistent
6d9a58a31b preemptively cache members as we find them
fd65a57a4c show member details on discord from cache
2eb9abef40 m->d rich replies
300197c157 fix m->d formatting of quotes and code
Compare 6 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-25 14:04:55 +00:00
a7ecdcd7db configure turndown for code blocks
cadence pushed to main at cadence/out-of-your-element 2023-08-25 13:44:59 +00:00
deb63a79d3 100% edit-to-changes code coverage
4a5e76c493 add turndown for m->d formatting
7186b824f5 updating tap-dot for prettier output
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-25 05:35:40 +00:00
712a525fbf bug fix :(
cadence pushed to main at cadence/out-of-your-element 2023-08-25 05:25:00 +00:00
1643a46812 sync child room avatars when guild is updated
e9fe250211 preserve order: finish bridge before command reply
d3d9195f72 implemented //icon with button confirmation system
d2c3e7eaa3 channel name decoration for threads and voice-text
dc3a234038 test on a member that has no member props
Compare 8 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-23 12:35:41 +00:00
7712bc34a6 add test case for m->d too-long message
587267250d syncing all room power levels
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-23 05:08:26 +00:00
97ab77a060 workaround synapse bug that would make broken PLs
96e125d8c0 using kstate with power levels should mix them
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-23 01:02:48 +00:00
164c0354bf make hardcoded "cadence.moe" configurable
cadence pushed to main at cadence/out-of-your-element 2023-08-23 00:45:32 +00:00
b34932d552 make hardcoded "cadence.moe" configurable
415f2e9020 remember any room avatars set on matrix-side
20fd58418a listen for guild updates and connect them
25cd9c851b be able to sync space properties
Compare 4 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-22 05:11:13 +00:00
5810fb3955 start using kstate for guild/spaces too
cadence pushed to main at cadence/out-of-your-element 2023-08-21 11:34:57 +00:00
17d79df009 remove console.log
cadence pushed to main at cadence/out-of-your-element 2023-08-21 11:31:50 +00:00
f7be5f1582 finally got the thread's early messages working
b8e0ddc79a I WAS USING THE WRONG VARIABLE :GRIEF:
63ae6607bf changing spaces to tabs
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-21 05:25:59 +00:00
97ef72252c explain inflight thread room creation
cadence pushed to main at cadence/out-of-your-element 2023-08-20 20:07:18 +00:00
ccdd2f0c9c attempt to support THREAD_CREATE but it explodes
a6f27a1144 synchronise channel updates
8a20f98925 catch up on missed d->m messages when logging in
3baf007829 guard for errors on matrix event dispatcher
92d8f57875 only use nickname as displayname, not nick+user
Compare 8 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-18 05:00:51 +00:00
232a9b7cae only include necessary data for testing
de610f08f3 bug fix where errors weren't being sent
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-17 13:24:02 +00:00
9de940471d remove redactions from database in edit flow
750a8cd60a update discord-markdown to escape less stuff
417f935b9d add error handler and message deleter
09b7ba570c test that edits by webhook work
58d8ccf6a7 actually call the function lol
Compare 5 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-17 06:18:17 +00:00
67fd5ff016 support up to 1 space in written mentions
036a9f6a04 update discord-markdown to remove html tags
Compare 2 commits »