nex and Ellis Git
b4a8d2095e
chore: Update admin announcement
2026-08-12 00:24:39 +00:00
stratself
534ff1fe07
fix(docs): Use canonical Caddyfile location
2026-08-08 05:35:35 +00:00
PerformativeJade and Ellis Git
69b6431213
refactor: Swapped admin command names and aliases
2026-08-06 12:18:26 +00:00
stratself and Ellis Git
3b4665a171
fix: Small grammar
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
9c9d15d601
fix(docs): Incorporate change requests from PR comments II
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
c7160edc13
docs: Replace docker-compose with docker compose
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
2144317933
fix(docs): Incorporate change requests from PR comments
...
These are mostly grammar fixes. Furthermore:
* docs(docker,delegation): Use `important` admonitions in some places
* docs(maintenance): Elaborate on `immutable` directive in media header
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
7b020e8563
docs(maintenance): Remove S3 and MMR reference
...
* Also subsectioned btrfs stuff for database
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
d24245a68e
fix: Minor changes from feedback of PR
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
3c3e3b5316
fix(docs): Small fixes
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
d0ca302347
docs(maintenance): Update the database backup section
...
* Also update some links and media mgmt functionality
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
37ddb8f37f
docs(troubleshooting,performance): Small changes
...
Add links to admin command reference pages and reword some nits
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
a5fe5b531d
docs(docker): Add update instructions
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
144ff89447
docs(docker,delegation): Edit compose examples with Caddy
...
* Use 2-spaces indentation instead of 4
* Use `proxy` as network name instead of `caddy` to be consistent
* Mount Caddyfile for delegated example as well
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
6915bca11c
docs(dns): Add workaround notes for connecting to containers via IPs
...
* docs(appservices): Fix registration command and also add Docker DNS caveats
* docs(docker): A word
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
519ebc96cc
docs(docker): Use Caddyfile mount for Caddy example
...
The `configs.content` approach only works for Docker, so doing this
would be more inclusive for Podman users
Also removed Nexy's forge as it is currently limited access
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
39ca63afe5
docs(delegation): Improve structure and wording
...
* Delineate 2 options for serving well-knowns
* Move SRV stuff to Appendix section
* Other small changes
2026-08-05 18:00:11 +00:00
stratself and Ellis Git
77c22ca82d
docs: Add title and version caveat for config file reference
2026-08-05 18:00:11 +00:00
nex and Ellis Git
80e98a2299
fix: Fixup v26.7.2 link in announcement
2026-08-04 23:35:20 +00:00
nex and Ellis Git
20cdcee68c
chore: Backdate release notes
...
I am a very responsible and organised maintainer and this was a deliberate plan to see how many users are keeping an active watch on the project's releases /j
2026-08-04 21:29:27 +00:00
stratself and Ellis Git
ecb52af225
fix: Fix grammatical vulnerability reported by @thetayloredman
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
95dfa2c389
docs(livekit): Add more Element Call UI error cases
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
5ca21de3ca
docs(livekit): Make room.auto_create false following recs
...
Recs from lk-jwt-service README page, also:
* Remove statement about Docker-only LiveKit
* Retitle some section
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
c11a30bb0d
docs(turn,livekit): Add troubleshooting steps for incorrect IPs
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
a73cdbeff2
docs(turn,livekit): Small changes
...
* Small wording changes on calls.mdx
* Add env var sample for livekit foci
* Simplify TURNS-over-443 Caddyfile (livekit + turn)
* Improve TURNS-over-443 wordings (livekit + turn)
* Link to MRTC room on turn documentation
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
e62d74197e
docs(turn): Use coturn for compose
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
7b4729e48c
docs(livekit): Add caveat for livekit + caddy-in-docker
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
3b5aa44229
docs(livekit): Rewrite TURN stuff with 443-TLS and move to Appendix section
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
da547a7b89
docs: Remove guest access section due to feature removal
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
bb2d93e42e
docs(turn,livekit): Add references to example conf files and ref URLs indirectly
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
0d7c82cf5f
docs(turn): Add proxy protocol example for TURNS SNI routing
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
486b50f328
fix(docs): Put lengthy Caddyfile in details div section
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
04ae2cb7fc
docs(turn): Add instructions on TURNS-over-443 and L4 multiplexing
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
a7b5fa4edc
chore: Add changelog and fix trailing whitespace
2026-08-04 18:18:54 +00:00
stratself and Ellis Git
52293ad55a
docs: Refactor TURN documentation with many changes (see below)
...
* Make all links indirect for better maintenance
* Add Domain section with `coturn.example.com` and use it in subsequent
examples
* Add standard ports for TURN and TURNS
* Remove TURNS-over-UDP (unknown whether it is supported)
* Add section on opening ports with ufw commands
* IMPORTANT: Move password auth/guest access instructions into the
Appendix as they are very insecure
* Small improvements in Testing section
* Rewrite Troubleshooting section to be more concise and cut down on
errors
* Add note to Eturnal in Appendix section
2026-08-04 18:18:54 +00:00
Ginger
8d10613607
chore: Update generated documentation
2026-07-27 15:53:14 -04:00
Julian Anderson
78adeccda1
docs(deploying/rpm): Update out-of-date statement about Oracle Linux
...
version availability
2026-07-15 23:23:10 -04:00
ginger and Ellis Git
642d05048b
chore: announce
2026-07-13 18:54:04 +00:00
nex and Ellis Git
e333f5a8e5
chore: announce
2026-07-12 04:14:23 +00:00
Ginger and Ellis Git
0b1e24a9ad
fix: Add admin command to ensure all appservice puppets are active
2026-07-11 14:55:43 +00:00
Jade Ellis
5e306f160a
chore: Admin room announcement
2026-07-10 19:04:03 +01:00
theS1LV3R and Ellis Git
ce185aff13
docs: Update docs to match new resolver query command
2026-07-09 19:21:59 +00:00
Ginger and Ellis Git
2a342bcbc9
fix: Move manual delegation warning
2026-07-09 18:20:37 +00:00
Ginger and Ellis Git
ad00562c66
docs: Fix nitpicks
2026-07-09 18:20:37 +00:00
Ginger and Ellis Git
3492045890
docs: Add a note about setting the client URL in the delegation docs
2026-07-09 18:20:37 +00:00
Ginger and Ellis Git
316482f077
fix: Fix dead links
2026-07-09 18:20:37 +00:00
Ginger and Ellis Git
acb046274b
docs: Add guide on configuring OIDC
2026-07-09 18:20:37 +00:00
Ginger and Ellis Git
bdb29a7f51
docs: Rename "Advanced" section to "Guides"
2026-07-09 18:20:37 +00:00
Ginger
4454e54092
fix: Fix dead link
2026-07-07 11:34:04 -04:00
Ginger
431ff348c3
docs: Update docs
2026-07-07 11:33:47 -04:00