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 »
cadence pushed to main at cadence/out-of-your-element 2023-08-17 04:57:01 +00:00
cfa1856118 new database changes
cadence pushed to main at cadence/out-of-your-element 2023-08-17 04:44:02 +00:00
6a452bd935 write editMessage action, connected to dispatcher
75414678c8 test for editing a new caption onto an image
749f721aac record more update events
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2023-08-16 22:07:16 +00:00
a41e3c45e7 got edit2changes passing tests
cadence pushed to main at cadence/out-of-your-element 2023-08-16 13:01:21 +00:00
9bf5e8013d record more update events
cadence pushed to main at cadence/out-of-your-element 2023-08-16 05:03:10 +00:00
de2ede5f0d getting edits closer to working
cadence pushed to main at cadence/out-of-your-element 2023-08-15 05:20:37 +00:00
85bdb98891 script for capturing message update events
cadence pushed to main at cadence/out-of-your-element 2023-08-10 13:12:06 +00:00
5ac72df7d0 add code coverage
cadence pushed to main at cadence/out-of-your-element 2023-07-28 05:05:19 +00:00
aa09db1169 progress on edits
cadence pushed to main at cadence/out-of-your-element 2023-07-13 05:36:27 +00:00
24bafaf41f large files are now linked instead of uploaded
8a50959064 move namespace_prefix into a sub-object
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2023-07-12 05:07:58 +00:00
e123baa226 Include fallback text for replies to media
cadence pushed to main at cadence/out-of-your-element 2023-07-11 05:28:50 +00:00
3ffd9086e2 only need to do mentions scenario 2 part B now
cadence pushed to main at cadence/out-of-your-element 2023-07-11 05:27:48 +00:00
3baf97be8a support written @mentions (scenario 3)
cadence pushed to main at cadence/out-of-your-element 2023-07-11 04:51:46 +00:00
00bdab713a support rich replies, support basic m.mentions
15cba11ebd get room mentions formatting working
Compare 2 commits »