forgejo/templates
forgejo-backport-action 287feb3e5a
Some checks failed
/ release (push) Has been cancelled
testing-integration / test-unit (push) Has been cancelled
testing-integration / test-sqlite (push) Has been cancelled
testing-integration / test-mariadb (v10.6) (push) Has been cancelled
testing-integration / test-mariadb (v11.8) (push) Has been cancelled
testing / backend-checks (push) Has been cancelled
testing / frontend-checks (push) Has been cancelled
testing / test-unit (push) Has been cancelled
testing / test-e2e (push) Has been cancelled
testing / test-remote-cacher (redis) (push) Has been cancelled
testing / test-remote-cacher (valkey) (push) Has been cancelled
testing / test-remote-cacher (garnet) (push) Has been cancelled
testing / test-remote-cacher (redict) (push) Has been cancelled
testing / test-mysql (push) Has been cancelled
testing / test-pgsql (push) Has been cancelled
testing / test-sqlite (push) Has been cancelled
testing / security-check (push) Has been cancelled
[v13.0/forgejo] fix: less restrictive matrix room_id pattern (#10064)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/10056

- Matrix room v12 made the room ID domain-less.
- The exact format varies across room versions, so don't try to give a
new regular expression, simply require the input starts with `!`.
- Resolves forgejo/forgejo#9341

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10064
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-11-11 07:04:07 +01:00
..
admin feat: Global 2FA enforcement (#8753) 2025-08-15 10:56:45 +02:00
api/packages/pypi Update templates/api/packages/pypi/simple.tmpl 2024-04-12 16:43:30 +00:00
base feat(ui): improve the global noJS notice (#9336) 2025-09-18 06:48:28 +02:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-05-25 12:51:27 +02:00
explore feat(ui): improve display of repo topics (#9402) 2025-09-24 17:45:31 +02:00
htmx fix(ui): Make 'Clear milestone' work with HTMX (#8266) 2025-08-11 20:10:10 +02:00
mail [v13.0/forgejo] fix: release email links (#9714) 2025-10-16 18:58:48 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
org fix: preserved 'Custom access' even after no permissions (#8943) 2025-09-01 15:19:17 +02:00
package several fixes of ALT Package registry (#8475) 2025-07-10 17:12:07 +02:00
projects [v13.0/forgejo] fix(ui): add markup class to project descriptions (#9667) 2025-10-13 05:14:47 +02:00
repo [v13.0/forgejo] fix: construct project links in timeline better (#9901) 2025-10-30 08:57:44 +01:00
shared fix: re-add accidentally removed closing tag of div (#9687) 2025-10-14 12:13:02 +02:00
status ui: improve error pages (#7274) 2025-03-28 19:50:43 +00:00
swagger Update Swagger annotations to reflect actual behavior (#9138) 2025-09-15 11:55:49 +02:00
user feat(ui): improve subscriptions screen filters (#9192) 2025-09-07 05:52:19 +02:00
webhook [v13.0/forgejo] fix: less restrictive matrix room_id pattern (#10064) 2025-11-11 07:04:07 +01:00
home.tmpl Split Forgejo landing page template to allow patching or removing Forgejo introduction section (#6675) 2025-02-03 08:41:52 +00:00
home_forgejo.tmpl Split Forgejo landing page template to allow patching or removing Forgejo introduction section (#6675) 2025-02-03 08:41:52 +00:00
install.tmpl Added alt's to <img> 2025-01-31 21:22:00 +00:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00