Commit graph

1,001 commits

Author SHA1 Message Date
c7389ff2d6 Improve d->m highlighting for toki pona community 2026-08-23 02:58:00 +12:00
cf12293d5c Allow anyone to respond to polls 2026-08-20 12:58:59 +12:00
2e84c71d96 Fix creating webhooks for matrix users 2026-08-19 22:21:46 +12:00
0d398be60a Fix logging in to Matrix on web 2026-08-19 20:42:50 +12:00
b9be8b5887 Remove mistaken logging 2026-08-19 20:40:45 +12:00
1dcd5620c4 SnowTransfer error handling is no longer pathetic 2026-08-17 17:30:06 +12:00
c0c6419bd1 Remove mx-reply earlier to skip tree walking it 2026-08-16 22:37:01 +12:00
674cd532cd Fix m->d poll questions over 45 characters 2026-08-16 22:32:10 +12:00
b3ef973568 Add noscript notice to opt-out page 2026-08-14 16:52:51 +12:00
7229206d09 Fix error when forwarding a crosspost lacks author 2026-08-14 09:51:00 +12:00
b7fa7c3e2d Map PluralKit colour to MSC4522 colour 2026-08-14 09:50:38 +12:00
db2c038f40 Support attachment spoiler flag 2026-08-11 22:05:58 +12:00
c7dbd17209 Move embed via line to footer 2026-08-10 19:43:14 +12:00
85b9e4743f Support more unnecessary room link percent-encodes 2026-08-06 16:28:50 +12:00
f42d8a80eb Update dependency 2026-08-04 14:34:21 +12:00
0034193953 Add privacy policy & opt out (requires contact) 2026-08-04 14:32:40 +12:00
63a6d37ec2 Support redirecting out of oauth 2026-08-04 14:31:33 +12:00
50d5509c07 Rename files for consistency 2026-08-04 11:43:11 +12:00
c8961a9bec Update dependencies 2026-07-30 19:31:17 +12:00
a3ce911218 Support /plu/ral webhook proxying 2026-07-30 19:24:31 +12:00
544c5206c7 Fix non-PK messages from PK users being flaky 2026-07-28 01:12:39 +12:00
b765f564b3 Remove rather than truncate links in reply preview 2026-07-27 23:45:17 +12:00
c035e49d5b Add (bot) to Matrix side displayname 2026-07-27 23:14:05 +12:00
melody
fb1e5571a9 Docs: Update melody's oci image link 2026-07-27 00:40:22 +12:00
8f65b2fa4c Responses: Combine data from multi-part messages 2026-07-24 18:07:08 +12:00
fa716cd239 Prevent typing events double-bridging 2026-07-20 21:45:44 +12:00
ed0bddaae0 Expressions http status typo 400 -> 500 2026-07-20 18:32:00 +12:00
c982ca0bb6 Fix m->d typing interval getting stuck 2026-07-20 18:02:45 +12:00
983ea0cb52 m->d typing 2026-07-18 12:06:03 +12:00
6cd36464fa Pass content-disposition header through file proxy 2026-07-16 15:01:50 +12:00
d4cd580555 Detect timeouts as server down 2026-07-15 16:37:23 +12:00
a8712b635d Only detect non-JSON responses as server down 2026-07-12 20:27:42 +12:00
f92d280494 Wait for homeserver when bridge is first started 2026-07-12 02:47:07 +12:00
414da4caf4 Queue events for later if homeserver is down 2026-07-12 02:12:53 +12:00
8779b8b1b0 Update SnowTransfer 2026-07-12 02:05:57 +12:00
51e7d8479b Add HTTP status to MatrixServerError 2026-07-12 00:33:27 +12:00
8ec7b3f67a Improve spacing around blockquotes 2026-07-09 17:51:01 +12:00
401985a861 Fix member leaves not being propagated immediately
Previously they would only be removed next time the bridge was
restarted. Now it should be done in real time.
2026-07-03 22:36:21 +12:00
cad815896b Relax mxc regexp
The spec doesn't say which characters are permitted in the opaque ID,
but in real life we at least need a hyphen. For lack of a better
reference, I copied gomuks.
2026-07-03 22:35:10 +12:00
47ccf986d8 m->d: Create filename from mime if not specified 2026-06-24 23:47:32 +12:00
73f410bcad Emoji name in messages may be uncapped 2026-06-21 20:28:44 +12:00
34fc21fa15 Fix PluralKit replies being duplicated
There was a race condition on create/update that was skipping the
remedial code due to a bad assumption about the speedbump.
2026-06-16 20:11:39 +12:00
ab051f301f Fix polls in threads 2026-06-13 20:27:48 +12:00
51d57051f6 Fix not giving speedbump info when it's bypassed 2026-06-12 18:08:43 +12:00
f7609b2040 Only speedbump users that have used PK 2026-06-06 23:38:49 +12:00
b576869764 v3.6 v3.6 2026-06-04 18:07:39 +12:00
47dc0504ff Consistent font colour 2026-06-03 00:36:51 +12:00
fbade33ff0 Update language to sound more warningcore 2026-06-03 00:34:37 +12:00
e2ab9fa9bf Improve PK ping message 2026-06-03 00:02:48 +12:00
18b6efdd18 Fix editing permissions interactions not working
Co-authored-by: Cadence Ember <cadence@disroot.org>
2026-06-01 16:55:11 +12:00