cadence commented on issue cadence/out-of-your-element#12 2023-11-30 04:11:11 +00:00
In seed.js, must /register main appservice user with homeserver before trying to upload avatar

Conduit's errcode is M_USER_IN_USE because it's a good boy. Condition added in 4dcdd02.

cadence pushed to main at cadence/out-of-your-element 2023-11-30 04:10:46 +00:00
4dcdd0287e Check for M_USER_IN_USE in seed.js
cadence closed issue cadence/out-of-your-element#13 2023-11-30 03:50:18 +00:00
Trailing colon should be removed from Discord user mentions
cadence commented on issue cadence/out-of-your-element#13 2023-11-30 03:50:18 +00:00
Trailing colon should be removed from Discord user mentions

Done in e73de60d77

cadence commented on issue cadence/out-of-your-element#14 2023-11-30 03:49:09 +00:00
Approximate translating message links that OOYE did not handle

Done in the m->d direction in 2df7c665cb, awaiting testing

cadence pushed to main at cadence/out-of-your-element 2023-11-30 03:27:46 +00:00
2df7c665cb m->d: Message links are now guessed when unknown
cadence commented on issue cadence/out-of-your-element#14 2023-11-29 23:07:37 +00:00
Approximate translating message links that OOYE did not handle

Done in the d->m direction in 8d452102d5

cadence pushed to main at cadence/breezewiki 2023-11-29 09:07:38 +00:00
4f4fe91466 Update URL of CLOCKUP WIKI
57e0d20657 Add more indexers and Solr configuration
43c3f70736 Add experimental FTS indexer
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2023-11-29 09:04:55 +00:00
024ff34cca Handle mentioning sims from a different bridge
cadence pushed to main at cadence/breezewiki 2023-11-29 03:57:57 +00:00
c76bd94e85 Add more indexers and Solr configuration
cadence pushed to main at cadence/out-of-your-element 2023-11-25 10:20:37 +00:00
cd2e012b8e Fix joining guessed @mentions to room
4313aa668d Fix getEventForTimestamp API path (???)
57d5cfb480 Fix path() doing nothing without a mxid
b9ec28a5ad Handle user creation for Clyde AI
fa68b877f6 Update CloudStorm to known good version
Compare 6 commits »
cadence pushed tag v1.4 to cadence/out-of-your-element 2023-11-25 10:10:30 +00:00
cadence pushed to main at cadence/out-of-your-element 2023-11-23 04:00:17 +00:00
cd5a501307 Remove useless line from Funny ORM
9158eb2476 Add full coverage for previous commit
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2023-11-23 03:39:47 +00:00
8d452102d5 d->m: Message links are now guessed when unknown
7029247461 Coverage for role and emoji converter
8439512f1a Add snowflake timestamp converter functions
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2023-11-23 00:42:12 +00:00
8026cf0cad Coverage for m->d ordered list start attribute
53a009ca45 m->d: Users who aren't joined can be mentioned
39528b0557 Refactor attachmentToEvent to a function
5247a5d70e Update remarks in readme
Compare 4 commits »
cadence pushed to disable-requests at cadence/breezewiki 2023-11-15 10:46:53 +00:00
9611b8c164 Disable category, file, search pages in offline mode
cadence created branch disable-requests in cadence/breezewiki 2023-11-15 10:46:53 +00:00
cadence pushed to main at cadence/breezewiki 2023-11-10 04:10:41 +00:00
83e78be0dc Add experimental FTS indexer
cadence opened issue cadence/out-of-your-element#17 2023-11-09 09:49:48 +00:00
//icon doesn't work if the room has no icon
cadence opened issue cadence/out-of-your-element#16 2023-11-06 23:28:03 +00:00
Order of pins in pinning implementation