Charles Hall
f8bdfd82b0
update flake.lock
...
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e' (2023-07-07)
→ 'github:ipetkov/crane/742170d82cd65c925dcddc5c3d6185699fbbad08' (2024-01-18)
• Removed input 'crane/flake-compat'
• Removed input 'crane/flake-utils'
• Removed input 'crane/rust-overlay'
• Removed input 'crane/rust-overlay/flake-utils'
• Removed input 'crane/rust-overlay/nixpkgs'
• Updated input 'fenix':
'github:nix-community/fenix/39096fe3f379036ff4a5fa198950b8e79defe939' (2023-07-16)
→ 'github:nix-community/fenix/e132ea0eb0c799a2109a91688e499d7bf4962801' (2024-01-18)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/996e054f1eb1dbfc8455ecabff0f6ff22ba7f7c8' (2023-07-15)
→ 'github:rust-lang/rust-analyzer/9d9b34354d2f13e33568c9c55b226dd014a146a0' (2024-01-17)
• Updated input 'flake-utils':
'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
→ 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/8acef304efe70152463a6399f73e636bcc363813' (2023-07-15)
→ 'github:NixOS/nixpkgs/842d9d80cfd4560648c785f8a4e6f3b096790e19' (2024-01-17)
2 years ago
Charles Hall
7e66d2e2c0
use nix and engage to manage ci
2 years ago
Charles Hall
ffd03a256b
remove workflow rules
...
I don't think these are actually necessary? At least in my own testing,
I haven't seen duplicate pipelines for a single commit when converting
from just a branch to a merge request.
2 years ago
Charles Hall
9d592d60d2
remove dockerlint step because it does nothing
...
It's configured to let the pipeline pass even if there are warnings or
errors, i.e. it's pointless.
2 years ago
Charles Hall
25ceb5ebd8
remove commented out ci step
...
If you want it back, just look at the git history.
2 years ago
Charles Hall
6f052fff98
improve nix flake
...
Also fix the comment in `Cargo.toml` about the rust-version stuff.
2 years ago
Charles Hall
e8ac881b2f
add an engage file
...
See <https://charles.page.computer.surgery/engage/ > for info.
2 years ago
Charles Hall
0d17aedae5
fix `cargo doc` lints
...
Rustdoc (rightfully) thought the `[commandbody]` "tags" were broken
links, so I've just made them links to nothing instead.
2 years ago
Charles Hall
ab1fff2642
fix `cargo clippy` lints
2 years ago
Charles Hall
92c5b6b86c
fix `cargo check` lints
2 years ago
Charles Hall
dc2f53e773
comment out heed backend things
...
The code in conduit doesn't compile.
2 years ago
Timo Kösters
2475995102
Merge branch 'conduit/declare-1.5-support' into 'next'
...
declare 1.5 support
See merge request famedly/conduit!568
2 years ago
Charles Hall
835f4ad8cf
declare 1.5 support
2 years ago
Timo Kösters
ca6219723b
Merge branch 'conduit/envrc-shebang' into 'next'
...
add shebang to .envrc
See merge request famedly/conduit!566
2 years ago
Timo Kösters
40c7c248fb
Merge branch 'conduit/rm-presence-panic' into 'next'
...
don't panic on missing presence status for a user
See merge request famedly/conduit!565
2 years ago
Charles Hall
8f3f5c01f9
add shebang to .envrc
...
All this really does is make syntax highlighting and shellcheck work by
default in more editors.
2 years ago
Charles Hall
9d7f7b871b
don't panic on missing presence status for a user
2 years ago
Timo Kösters
30f0871e21
Merge branch 'sendjoin-signature-error' into 'next'
...
Log underlying error when rejecting sendjoin response
See merge request famedly/conduit!563
2 years ago
Val Lorentz
98e81c6217
Log underlying error when rejecting sendjoin response
2 years ago
Timo Kösters
3bfdae795d
Merge branch 'sliding' into 'next'
...
Sliding sync improvements and redaction fixes
See merge request famedly/conduit!549
3 years ago
Timo Kösters
75c80df271
Sliding sync improvements and redaction fixes
3 years ago
Timo Kösters
094cb888d4
Merge branch 'badacl' into 'next'
...
fix: ACL error shouldn't break the whole request
See merge request famedly/conduit!542
3 years ago
Timo Kösters
fa725a14e2
Merge branch 'lukehmcc-next-patch-37096' into 'next'
...
Update README.md to fix typo & fix compatibility with new versions of docker compose
See merge request famedly/conduit!545
3 years ago
Luke McCarthy
9b3664aeeb
Update README.md to fix typo & fix compatibility with new versions of docker compose
3 years ago
Jonas Zohren
90fea00dc7
Merge branch 'docs-docker-coturn' into 'next'
...
Docs: coturn instructions for docker
See merge request famedly/conduit!498
3 years ago
Jonas Zohren
20924a44f1
Suggestion on how to generate a secure key
3 years ago
purplemeteorite
38d6426b0e
coturn setup instructions for docker
3 years ago
Timo Kösters
9b55ce933a
Back off from more events, don't retry auth events
3 years ago
Timo Kösters
f73a657a23
fix: ACL error shouldn't break the whole request
3 years ago
Timo Kösters
6dfb262ddf
Merge branch 'patch-3' into 'next'
...
log handling previous event time as debug
See merge request famedly/conduit!540
3 years ago
Timo Kösters
75cdc3a1f6
Merge branch 'roomversionwarnings' into 'next'
...
Do not show "Invalid room version" errors when server is not in room
See merge request famedly/conduit!541
3 years ago
Timo Kösters
11103a92ed
Do not show "Invalid room version" errors when server is not in room
3 years ago
girlbossceo
ce2017a10e
log handling previous event time as debug
...
Signed-off-by: girlbossceo <june@girlboss.ceo>
3 years ago
Timo Kösters
0c2cfda3ae
Merge branch 'next' into 'master'
...
Merge remote-tracking branch 'origin/next'
See merge request famedly/conduit!538
3 years ago
Timo Kösters
4bf8ee1f74
Merge branch 'nextversion' into 'next'
...
Bump version to v0.6.0
See merge request famedly/conduit!537
3 years ago
Timo Kösters
5d16948030
Bump version to v0.6.0
3 years ago
Timo Kösters
b7b2eb9d05
Merge branch 'trust' into 'next'
...
improvement: matrix.org is default trusted server if unspecified
See merge request famedly/conduit!536
3 years ago
Timo Kösters
19bfee1835
improvement: matrix.org is default trusted server if unspecified
3 years ago
Timo Kösters
9db87550fd
Merge branch 'admincommands' into 'next'
...
improvement: more forgiving admin command syntax
See merge request famedly/conduit!535
3 years ago
Timo Kösters
606b25b9e7
improvement: more forgiving admin command syntax
3 years ago
Timo Kösters
fd9e52a559
More sanity checks
3 years ago
Timo Kösters
0a0f227601
Merge branch 'registrationtokens' into 'next'
...
Registrationtokens
Closes #372
See merge request famedly/conduit!533
3 years ago
Timo Kösters
183558150d
fix: don't show removed rooms in space
3 years ago
Timo Kösters
c028e0553c
feat: registration tokens
3 years ago
Timo Kösters
2581f7a10b
Merge branch 'fix-broken-links' into 'next'
...
Docs: Fix broken links in docker documentation
See merge request famedly/conduit!520
3 years ago
Timo Kösters
3e518773e2
Merge branch 'improvements' into 'next'
...
cross signing fixes
See merge request famedly/conduit!532
3 years ago
Timo Kösters
888f7e4403
Merge branch 'more-logging-enrichment' into 'next'
...
Slightly more logging improvements
See merge request famedly/conduit!530
3 years ago
Timo Kösters
d82c26f0a9
Avatars for sliding sync DMs
3 years ago
Timo Kösters
c1e2ffc0cd
improvement: maybe cross signing really works now
3 years ago
June
06fccbc340
debug log before and after nofile soft limit increases
...
Signed-off-by: June <june@girlboss.ceo>
3 years ago