Commit graph

  • bfd7ab5a22
    Bump ruwuma to 652cc48 nexy7574 2025-04-23 17:21:59 +01:00
  • ee11afb460
    Inject reason into federated leave request membership nexy7574 2025-04-23 01:51:52 +01:00
  • 62d7c74c9e Suggested community guidelines changes Tom Foster 2025-04-23 22:47:45 +01:00
  • c842a1a5ff Bump ruwuma to 652cc48 nexy7574 2025-04-23 17:21:59 +01:00
  • 41cf118a24 Inject reason into federated leave request membership nexy7574 2025-04-23 01:51:52 +01:00
  • 1d840950b3
    docs: Mention Helm chart is for conduwuit Jade Ellis 2025-04-23 22:20:08 +01:00
  • f791dc6918
    docs: Rename in more places Nyx Tutt 2025-04-22 07:56:42 -05:00
  • 3eb4ee7af1
    Change tom's email address nexy7574 2025-04-23 19:30:20 +01:00
  • 8f21403796
    Use any runner for docs nexy7574 2025-04-23 17:39:36 +01:00
  • 4fbecca2d3
    Add well-known/matrix/support nexy7574 2025-04-23 17:39:26 +01:00
  • 0307238bf8
    docs: Work around DNS issues in example compose files 1747329378775361692/tmp_refs/heads/main 1747329378775361692/main Jade Ellis 2025-04-22 14:29:02 +01:00
  • 1d42b88f50
    docs: Update Docker DNS troubleshooting section Jade Ellis 2025-04-21 16:26:38 +01:00
  • 81f8151aca
    docs: Add matrix rooms to README Jade Ellis 2025-04-21 16:15:31 +01:00
  • 66e8cd8908
    docs: Tone down the docker warning Jade Ellis 2025-04-21 15:19:30 +01:00
  • 7beff25d3d Update welcome message Nyx Tutt 2025-04-21 20:45:05 -05:00
  • 0c302f3137 Don't re-build images for docs changes nex 2025-04-22 01:33:09 +00:00
  • c7ac2483a9 Fix offtopic room link n 2025-04-22 01:27:50 +00:00
  • c68378ffe3
    docs: Update 'Try it out' section Jade Ellis 2025-04-21 00:38:47 +01:00
  • fbd404fa84
    docs: Update docker documentation Jade Ellis 2025-04-21 00:19:08 +01:00
  • ff93cfdc64
    Fix up the docs, replace a lot of conduwuit references nexy7574 2025-04-20 23:50:48 +01:00
  • 22e7617362
    chore: Release v0.5.0-rc.5 Jade Ellis 2025-04-20 23:07:20 +01:00
  • b7b7d3a9e7
    chore: Add the current prerelease to cargo.toml Jade Ellis 2025-04-20 23:07:01 +01:00
  • 1c59b41ff1 Merge pull request 'Support fi.mau.room_id, and fully qualified room_id in /createRoom' (#777) from nex/custom-room-id into main nex 2025-04-20 20:29:18 +00:00
  • 2d9bdc0979
    refactor: The update checker has become the announcements checker Jade Ellis 2025-04-20 19:30:02 +01:00
  • 5486dbda24
    config: rocksdb_compaction help was inverted :-) Peter Gervai 2025-04-09 19:17:21 +02:00
  • 41581c9ae8
    Fix invalid room ID check & prevent room IDs being prefixed with ! nexy7574 2025-04-20 15:41:19 +01:00
  • d3022b4112
    Prevent creating custom room IDs belonging to other servers nexy7574 2025-04-20 02:46:16 +01:00
  • 6920814da9
    Support fi.mau.room_id, and fully qualified room_id in /createRoom nexy7574 2025-04-20 02:31:58 +01:00
  • fe7963d306
    docs: Clarify Jade Ellis 2025-04-20 00:31:08 +01:00
  • 84445b8458
    docs: Document backfill bypassing federation restrictions Jade Ellis 2025-04-20 00:16:29 +01:00
  • 9e62076baa
    feat: Add allowed_remote_server_names Jade Ellis 2025-04-19 23:29:33 +01:00
  • 0eb9e4f3d2
    refactor: Centralize server forbidden checks into moderation module Jade Ellis 2025-04-19 23:02:43 +01:00
  • e71138ab6f
    reduce large stack frames Jason Volk 2025-04-08 03:17:23 +00:00
  • 8e7373c027
    mitigate additional debuginfo expansions Jason Volk 2025-04-04 23:04:13 +00:00
  • 576a783a6f
    add missing feature-projections between intra-workspace crates Jason Volk 2025-04-01 08:39:41 +00:00
  • 21ec255159
    eliminate Arc impl for trait Event Jason Volk 2025-04-11 01:29:26 +00:00
  • 3c5bbd4f05
    simplify database backup interface related Jason Volk 2025-04-10 20:55:41 +00:00
  • 4f8fec7e5a
    replace admin command branches returning RoomMessageEventContent Jason Volk 2025-04-06 23:41:58 +00:00
  • fb3020d8da
    misc async optimizations; macro reformatting Jason Volk 2025-04-09 01:50:13 +00:00
  • ecf20f7ebb
    improve appservice service async interfaces Jason Volk 2025-04-07 03:28:51 +00:00
  • b3e5d2f683
    remove box ids from admin room command arguments Jason Volk 2025-04-08 04:39:01 +00:00
  • 83126cc667
    propagate better message from RustlsConfig load error. (#734) Jason Volk 2025-04-09 03:35:40 +00:00
  • eac713a2a9
    slightly optimize user directory search loop Jason Volk 2025-04-06 22:50:01 +00:00
  • e8a64bb59d
    increase snake sync asynchronicity Jason Volk 2025-04-06 21:59:18 +00:00
  • 05e65936fa
    modest cleanup of snake sync service related Jason Volk 2025-04-06 20:30:15 +00:00
  • e7c3f78377
    modernize state_res w/ stream extensions Jason Volk 2025-04-06 06:39:45 +00:00
  • d8b56c9c35
    add ReadyEq future extension Jason Volk 2025-04-06 19:09:07 +00:00
  • 75fb19a5ca
    add ready_find() stream extension Jason Volk 2025-04-06 05:42:27 +00:00
  • d98ec6bf46
    relax Send requirement on some drier stream extensions Jason Volk 2025-04-06 05:52:48 +00:00
  • 6aae5ca525
    Reset README back to HEAD tuwunel-rebase nexy7574 2025-04-19 20:26:59 +01:00
  • 1b1198771f
    ci: Move timelord to actions to avoid bad cache invalidations from cargo Jade Ellis 2025-04-18 22:38:17 +01:00
  • b9525ae91f ci: Run builtin registry whenever secret is available Jade Ellis 2025-04-18 22:25:10 +01:00
  • da7bee5305 ci: Try invert condition for branch prefix Jade Ellis 2025-04-18 22:24:35 +01:00
  • f96ce20427 ci: Enable buildx caching Jade Ellis 2025-04-18 21:05:17 +01:00
  • 77a62215ea chore: Update git links Jade Ellis 2025-04-18 17:38:42 +01:00
  • b6420e7def ci: Use dind label Jade Ellis 2025-04-18 14:09:09 +01:00
  • e508c9f9cf ci: Remove non-functional cache steps Jade Ellis 2025-04-18 14:08:21 +01:00
  • ee71cf2008 fix: Disable buildkit caching Jade Ellis 2025-04-17 15:59:40 +01:00
  • 8269a2fd1c ci: Only prefix non-default branches Jade Ellis 2025-04-17 15:44:56 +01:00
  • 3d27cce047 ci: Limit concurrency Jade Ellis 2025-04-17 14:35:16 +01:00
  • 7763b2479b fix: Replace rust cache with direct cache use, as Rust is not installed on CI image Jade Ellis 2025-04-17 12:51:18 +01:00
  • cd24a72078 ci: Prefix branch builds with branch- Jade Ellis 2025-04-17 12:44:18 +01:00
  • 9298c53a40 fix: Hardcode matrix Jade Ellis 2025-04-17 12:13:19 +01:00
  • 25378a4668 fix: Use forgejo patched artifact actions Jade Ellis 2025-04-17 12:06:45 +01:00
  • fdef36c47f fix: Allow specifying user & password for builtin registry Jade Ellis 2025-04-17 12:02:59 +01:00
  • 406f689301 build: Use hacks for a cached actions build Jade Ellis 2025-04-17 10:33:19 +01:00
  • 7185d71827 feat: Docker images built with Forgejo Actions Jade Ellis 2025-04-16 18:54:36 +01:00
  • ff83e0c5b2 chore: Change branding string to continuwuity Jade Ellis 2025-04-16 13:52:28 +01:00
  • b26247e31e fix: Disambiguate appservices in lazy loading context Jade Ellis 2025-04-16 13:47:35 +01:00
  • 814f321cab fix: Do not panic when sender_device is None in /messages route nexy7574 2025-04-15 17:35:33 +01:00
  • 904fa3c869 Add Forgejo CI workflow for Cloudflare Pages Tom Foster 2025-04-16 15:47:12 +01:00
  • b04a9469ae Add Matrix .well-known files Tom Foster 2025-04-16 02:56:47 +01:00
  • 6fbff4af6f Update mdBook config for continuwuity Tom Foster 2025-04-16 02:56:22 +01:00
  • dede3323f6 chore: Add words to cspell dictionary Jade Ellis 2025-04-15 12:09:14 +01:00
  • a21d96d336 chore: Update Olivia Lee in mailmap Jade Ellis 2025-04-15 21:58:39 +01:00
  • f5622881b3 chore: Add Timo Kösters to the mailmap Jade Ellis 2025-04-15 12:15:09 +01:00
  • a869f06239 chore: Add mailmap Jade Ellis 2025-04-15 12:05:04 +01:00
  • 20c2091e5c ci: Delete all old CI files Jade Ellis 2025-04-15 10:25:49 +01:00
  • 04f7e26927 docs: Phrasing Jade Ellis 2025-04-14 23:01:22 +01:00
  • a9eba0e117 docs: New readme Jade Ellis 2025-04-14 22:34:22 +01:00
  • 23cc6e7f12
    use forgejo/upload-artifact morguldir 2025-04-19 06:18:19 +02:00
  • 4121482770
    use bash when setting up build environment morguldir 2025-04-19 06:00:29 +02:00
  • 0c0c1229fe
    use js image and switch to command -v morguldir 2025-04-19 05:16:42 +02:00
  • a67e210819
    switch image and use host network for complement morguldir 2025-04-19 03:58:53 +02:00
  • d4561e950b
    ci: Run builtin registry whenever secret is available Jade Ellis 2025-04-18 22:25:10 +01:00
  • 298e2af3d7
    ci: Try invert condition for branch prefix Jade Ellis 2025-04-18 22:24:35 +01:00
  • c5b99fbccd
    ci: Enable buildx caching Jade Ellis 2025-04-18 21:05:17 +01:00
  • 2e6ec2f89c
    chore: Update git links Jade Ellis 2025-04-18 17:38:42 +01:00
  • 5fef27759c
    ci: use improved not-nexy runners morguldir 2025-04-16 01:23:55 +02:00
  • b16e26952a
    ci: Use dind label Jade Ellis 2025-04-18 14:09:09 +01:00
  • 9e0530839d
    ci: Remove non-functional cache steps Jade Ellis 2025-04-18 14:08:21 +01:00
  • d85aaabe9e
    fix: Disable buildkit caching Jade Ellis 2025-04-17 15:59:40 +01:00
  • 71d2421f55
    ci: Only prefix non-default branches Jade Ellis 2025-04-17 15:44:56 +01:00
  • fb793e8315
    ci: Limit concurrency Jade Ellis 2025-04-17 14:35:16 +01:00
  • 10947f6f1a
    fix: Replace rust cache with direct cache use, as Rust is not installed on CI image Jade Ellis 2025-04-17 12:51:18 +01:00
  • 93253237e9
    ci: Prefix branch builds with branch- Jade Ellis 2025-04-17 12:44:18 +01:00
  • 0ac1ce9996
    fix: Hardcode matrix Jade Ellis 2025-04-17 12:13:19 +01:00
  • 3ced2e2f90
    fix: Use forgejo patched artifact actions Jade Ellis 2025-04-17 12:06:45 +01:00
  • 70cee36041
    fix: Allow specifying user & password for builtin registry Jade Ellis 2025-04-17 12:02:59 +01:00
  • cacaa6c512
    build: Use hacks for a cached actions build Jade Ellis 2025-04-17 10:33:19 +01:00