cadence pushed to main at cadence/breezewiki 2024-01-09 22:21:17 +00:00
b02e2a4053 Fix failing test after search was refactored
cadence pushed to main at cadence/breezewiki 2024-01-09 04:35:04 +00:00
b8a6c5198d Fix more redirects in offline mode
cadence commented on pull request cadence/breezewiki#16 2024-01-09 04:14:19 +00:00
Fix error on a redirect page with no link

Just gotten around to testing this and it works great, thanks for the contribution! Offline mode automatically follows the redirect and shows a 404, which is what it is, so nothing broken there.

cadence merged pull request cadence/breezewiki#16 2024-01-09 04:13:10 +00:00
Fix error on a redirect page with no link
cadence pushed to main at cadence/breezewiki 2024-01-09 04:12:46 +00:00
0fed724604 Fix redirects to category pages in offline mode
3942350468 Fix error on a redirect page with no link
Compare 2 commits »
cadence closed issue cadence/out-of-your-element#14 2024-01-06 06:45:26 +00:00
Approximate translating message links that OOYE did not handle
cadence commented on issue cadence/out-of-your-element#14 2024-01-06 06:45:26 +00:00
Approximate translating message links that OOYE did not handle

This feature is complete

cadence closed issue cadence/out-of-your-element#23 2024-01-06 06:42:39 +00:00
Images containing "body"/image caption on Matrix should use alt text on Discord
cadence commented on issue cadence/out-of-your-element#23 2024-01-06 06:42:39 +00:00
Images containing "body"/image caption on Matrix should use alt text on Discord

Thanks, this should now be supported as of 84d791cd8ab858eb99c40c292047ed2ac19cf711.

cadence pushed to main at cadence/out-of-your-element 2024-01-06 06:42:24 +00:00
84d791cd8a m->d: Support attachment body data as alt text
cadence closed issue cadence/out-of-your-element#24 2024-01-06 06:11:52 +00:00
Images with alt text sent on Discord should use body along with filename when bridged to Matrix
cadence commented on issue cadence/out-of-your-element#24 2024-01-06 06:11:52 +00:00
Images with alt text sent on Discord should use body along with filename when bridged to Matrix

Thanks! Should be fixed in 60cf40680f079c34a8377b3e562dd3fcada9a8bf. Tested in Element Desktop and Schildi Desktop and I see custom body field in each of them.

cadence pushed to main at cadence/out-of-your-element 2024-01-06 06:11:04 +00:00
60cf40680f d->m: Alt text should be bridged for any file type
cadence closed issue cadence/out-of-your-element#22 2024-01-06 06:01:43 +00:00
Matrix mentions don't map to Discord mentions when internally URL escaped
cadence commented on issue cadence/out-of-your-element#22 2024-01-06 06:01:43 +00:00
Matrix mentions don't map to Discord mentions when internally URL escaped

Thanks for the report! Fixed in f03cd5a.

cadence pushed to main at cadence/out-of-your-element 2024-01-06 06:01:31 +00:00
83070dcf7e Fix translating URL encoded mentions of sim users
cadence commented on pull request cadence/breezewiki#16 2023-12-31 11:50:59 +00:00
Fix error on a redirect page with no link

Ah I see, so the problem is when the redirect's destination is a redlink. Makes sense.

Offline mode is already OK because the target page is present in action=query&prop=links.

I won't be…

cadence pushed to main at cadence/out-of-your-element 2023-12-21 03:56:52 +00:00
e4f66a5077 Notetaking about how PK code paths will work
cadence pushed to main at cadence/out-of-your-element 2023-12-20 19:23:52 +00:00
cf25e1661b Add test data for attachments with description
cadence pushed to main at cadence/breezewiki 2023-12-15 08:23:26 +00:00
723bb92b0a Archiver GUI super-reset button
9c3125d6be Minor improvements to archiver
Compare 2 commits »