Commit Graph

2062 Commits (9453dbc7408c2ad043c5801bd0f25edd2f1769b7)
 

Author SHA1 Message Date
Timo Kösters 7a9ec851fc Merge branch 'bump' into 'next'
Bump dependencies

See merge request famedly/conduit!472
1 year ago
Timo Kösters d62cd2ae51
chore: bump dependencies 1 year ago
Timo Kösters 49b5af6d45
chore: bump rocksdb 1 year ago
Timo Kösters 1f1444da8c Merge branch 'pushrules' into 'next'
Improvements to pushrules endpoints

Closes #316

See merge request famedly/conduit!461
1 year ago
Timo Kösters 2a9a908343 Merge branch 'x4u/add-apache-cloudflare-deploy-info' into 'next'
X4u/add apache cloudflare deploy info

See merge request famedly/conduit!471
1 year ago
x4u 921b266d86 X4u/add apache cloudflare deploy info 1 year ago
Timo Kösters dbbd164e39 Merge branch 'admin-command-fix' into 'next'
Recognize admin commands without : after tag

See merge request famedly/conduit!470
1 year ago
Jonathan Flueren f5e3b0e2dd Recognize admin commands without : after tag
Very useful since many Matrix clients don't insert : after user tags
1 year ago
Timo Kösters 1b9e63f426 Merge branch 'unbreak-nix' into 'next'
Fix Nix builds (actually) (for real) (it seriously builds this time)

See merge request famedly/conduit!466
1 year ago
Charles Hall eb4323cc0f
use mold on linux 1 year ago
Charles Hall a6712627e4
tiny refactor 1 year ago
Charles Hall 3be32c4dac
factor out shared things 1 year ago
Charles Hall 55149e3336
use crane instead of naersk
I guess naersk still doesn't support git dependencies using workspace
inheritance, but crane does.
1 year ago
Charles Hall 2b63e46fc5
use system rocksdb
This mostly just improves build times.
1 year ago
Charles Hall a0c449e570
update flake.lock 1 year ago
Charles Hall c997311bea
Revert "build(nix): fix flake builds"
This reverts commit 5d913f7010.

Sorry, I don't understand how any of this works, and it seems pretty
opaque/difficult to fine-tune.
1 year ago
Kévin Commaille 1929ca5d9d
Add a database migration to fix and update the default pushrules 1 year ago
Kévin Commaille 88c6bf7595
Always return an error if a push rule is not found 1 year ago
Kévin Commaille 4635644e21
Use the ruma methods for managing rulesets 1 year ago
Kévin Commaille f53ecaa97d
Bump Ruma 1 year ago
Timo Kösters f704169aeb Merge branch 'fixjoin' into 'next'
fix: let requests continue event if client disconnects

See merge request famedly/conduit!464
1 year ago
Timo Kösters 2a7c4693b8
fix: don't accept new requests when shutting down 1 year ago
Timo Kösters da3871f39a
fix: let requests continue event if client disconnects 1 year ago
Timo Kösters 664ee7d89a Merge branch 'backfill' into 'next'
feat: handle backfill requests

See merge request famedly/conduit!459
1 year ago
Timo Kösters 42b12934e3
Don't crash when a room errors 1 year ago
Timo Kösters 63f787f635
Reduce logs from info to debug 1 year ago
Timo Kösters a1bd348977
fix: history visibility 1 year ago
Timo Kösters 27f29ba699
fix: SRV lookups should end with a period 1 year ago
Timo Kösters cb0ce5b08f
Logs for server resolution 1 year ago
Timo Kösters b7c99788e4
All the logs 1 year ago
Timo Kösters 2316d89048
Even more logging 1 year ago
Timo Kösters bde4880c1d
fix: don't unwrap server keys 1 year ago
Timo Kösters 8b648d0d3f
fix: force abort federation requests after 2 minutes 1 year ago
Timo Kösters 4617ee2b6b
More logging for remote joins 1 year ago
Timo Kösters 10fa686c77
feat: respect history visibility 1 year ago
Timo Kösters 2a16a5e967
fix: don't send nulls as unsigned content 1 year ago
Timo Kösters 2aa0a2474b
fix: ignore unparsable pdus in /send 1 year ago
Timo Kösters d39003ffc0
Allow backfilling create event itself 1 year ago
Timo Kösters eae0989c40
fix: refactor backfill and add support for search 1 year ago
Timo Kösters 17a6431f5f
fix: make backfilled events reachable 1 year ago
Timo Kösters fcfb06ffa6
fix: allow handling create event itself 1 year ago
Timo Kösters 7bdd9660aa
feat: ask for backfill 1 year ago
Timo Kösters 23b18d71ee
feat: handle backfill requests
Based on https://gitlab.com/famedly/conduit/-/merge_requests/421
1 year ago
Timo Kösters 84cfed5231 Merge branch 'fix-nix-build' into 'next'
Fix Nix flake build

See merge request famedly/conduit!456
1 year ago
Timo Kösters cdcf4a017d Merge branch 'fixreset' into 'next'
fix: allow reactivation of users using reset-password admin command

See merge request famedly/conduit!458
1 year ago
Timo Kösters fc0aff20cf
fix: allow reactivation of users using reset-password admin command 1 year ago
Timo Kösters 4223288cdf Merge branch 'fixbadservernameusers' into 'next'
fix: ignore bad user ids in migration

See merge request famedly/conduit!457
1 year ago
Timo Kösters a4f18f99ad
fix: ignore bad user ids 1 year ago
Jonas Zohren 06df04f61c Merge branch 'fix_docker_healthcheck_for_address' into 'next'
Add a dynamic address resolution to the Docker healthcheck

See merge request famedly/conduit!434
1 year ago
Moritz Heiber cfcc9086ff Add a dynamic address resolution to the Docker healthcheck 1 year ago