This website requires JavaScript.
d9d1ce3cb5
fix refering uninit static, use upstream rocksdb again, don't compile debug info
strawberry
2023-12-03 01:00:23 -05:00
4d52dd2f44
use puppy check for updates endpoint
strawberry
2023-12-02 21:45:09 -05:00
f62f641545
add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support
strawberry
2023-12-02 21:30:06 -05:00
56e4166ee8
never let clippy fail, use CARGO_PKG_NAME, allow issues on gh, simplify regex a tad
strawberry
2023-11-29 23:19:53 -05:00
1a3051eb4a
remove nightly only feature, small housekeeping stuff
strawberry
2023-11-29 21:59:18 -05:00
150364b07d
rename to conduwuit and use proper version number
strawberry
2023-11-29 21:37:12 -05:00
87d6a17f0a
fix all the warnings!!!! (0 clippy and rustc warnings now)
strawberry
2023-11-29 21:36:02 -05:00
20b686cac5
add some ruma features, fix futures warning
strawberry
2023-11-27 21:34:45 -05:00
b06ed1b92f
remove # from internal room ID list internal room IDs do not have #, they start with !
strawberry
2023-11-27 01:35:30 -05:00
e2ec2a98ba
make rooms alias list command more nicer
strawberry
2023-11-27 01:25:20 -05:00
54a3f47851
fix every clippy warning possible, remove io_uring as default feature
strawberry
2023-11-27 00:39:50 -05:00
19d1b484e0
split out room info into its own function
tezlm
2023-10-14 07:12:15 -07:00
c2b103514b
Make commands plural
tezlm
2023-10-14 06:33:29 -07:00
5fc5076517
Room directory admin commands
tezlm
2023-10-04 20:46:12 -07:00
b30884c7ac
reply to messages
tezlm
2023-10-04 20:13:04 -07:00
ebb94341c8
Admin room alias commands
tezlm
2023-10-03 20:42:31 -07:00
6fdeec1108
Add appservice show command to show config
tezlm
2023-10-03 17:39:40 -07:00
562eaa1dea
Allow using languages in code blocks.
tezlm
2023-10-03 17:07:37 -07:00
3e9c564209
Rework admin commands to use subcommands.
tezlm
2023-10-03 16:52:52 -07:00
5106203d67
drop iouring, add 2 info logs, silence clippy warning
strawberry
2023-11-26 19:24:25 -05:00
dd544fad29
use cache_capacity_modifier for spaces/hierarchy cache
strawberry
2023-11-26 10:34:18 -05:00
2dc1c1fdcb
fix clippy performance and sus warnings, remove 1 unwrap, forgot to increment db version
strawberry
2023-11-25 23:20:13 -05:00
b4e2f7ca37
log error for invalid room member events in db
strawberry
2023-11-25 20:42:38 -05:00
d13e3827ce
feat: send push notification on invite to invited user and etc
AndSDev
2023-11-07 12:46:53 +00:00
6958c720d0
make pdu stuff async, remove unnecessary db version check
strawberry
2023-11-25 18:29:38 -05:00
4d7b5eb759
add version argument, move import to test body
strawberry
2023-11-25 15:53:33 -05:00
8fffb6ea04
fix compilation with no zstd, use correct key, bump 2 deps
strawberry
2023-11-25 15:46:03 -05:00
0c4604b482
bump ruma, add wrong room keys error code, tiny logging change
strawberry
2023-11-25 12:42:05 -05:00
e9cd8caaed
add feature flagged support for migrating from base64 file name keys to sha256 ones
strawberry
2023-11-25 02:11:41 -05:00
d092820699
Fetch server keys concurrently
Val Lorentz
2023-11-24 20:05:42 +00:00
87d1040386
bump various deps (except for the HTTP libs currently), use my rust-rocksdb fork, add optional opt-in zstd response body compression config, add webp support for images
strawberry
2023-11-25 01:30:19 -05:00
3533645959
bump rust-argon2
girlbossceo
2023-11-10 20:50:36 -05:00
65b682c841
bump rocksdb
girlbossceo
2023-11-10 20:47:09 -05:00
af1f7404f1
add notification_push_path global
girlbossceo
2023-10-28 23:43:41 -04:00
16c3a38761
remove another unnecessary unwrap/expect
girlbossceo
2023-10-28 23:43:08 -04:00
6931f4b778
reduce more unnecessary logging and improve a tad
girlbossceo
2023-10-28 23:40:44 -04:00
64084fb2d0
use a proper function for this instead of checking 200
girlbossceo
2023-10-28 22:36:47 -04:00
9bb1dca5f1
mark unused variables as unusued
girlbossceo
2023-10-28 22:34:50 -04:00
03af588efb
don't unwrap reqwest requests for appservice and pushers too
girlbossceo
2023-10-28 22:34:09 -04:00
8b95399387
add support for modifying the default notification pusher path
girlbossceo
2023-10-28 22:31:11 -04:00
b8acacfb3e
use light owasp defs instead of argon2 defs
girlbossceo
2023-10-28 22:15:36 -04:00
23ec725923
remove unnecessary config overwrite
tezlm
2023-10-28 22:14:21 -04:00
95187419f9
do not expect/unwrap requests
girlbossceo
2023-10-26 20:11:19 -04:00
8b28225af9
add lz4 to rocksdb features
girlbossceo
2023-10-23 22:22:42 -04:00
d08beada62
Stop using default features for rocksdb
Rohan Kumar
2023-10-21 21:05:10 -07:00
58a83f06b1
feat(presence): add granular allow configuration
Jakub Kubík
2023-09-08 14:36:39 +02:00
ba03edfae9
feat(presence): implement presence functionality
Jakub Kubík
2023-07-10 16:41:00 +02:00
22eff2d29c
clean up few unnecessary warnings
girlbossceo
2023-10-21 16:15:42 -04:00
05c08c8529
fix device name federation control
girlbossceo
2023-10-21 12:19:21 -04:00
6e46f56929
error log thing
girlbossceo
2023-10-21 12:18:59 -04:00
a3d219e401
tweak rocksdb, use direct io
girlbossceo
2023-10-21 12:18:41 -04:00
c223f8284c
bump deps, update rocksdb
girlbossceo
2023-10-21 12:18:07 -04:00
e486c35faa
don't skip tracing for event_handler
girlbossceo
2023-09-24 13:01:54 -04:00
f72fd67a71
remove dbg's, update rocksdb, use iouring
girlbossceo
2023-09-24 10:17:26 -04:00
0390d19b56
log state res error
girlbossceo
2023-09-24 10:17:06 -04:00
28b63e913f
unix sockets
girlbossceo
2023-09-13 21:49:53 -04:00
fda30f5602
fix: add destination field authorization handler (not my commit)
girlbossceo
2023-09-13 21:33:45 -04:00
ebd2ec45b1
fix: Do not allow fetching cached remote users' profiles over federation (nyaaori)
girlbossceo
2023-09-13 21:16:31 -04:00
1b75d384d7
option to control federating device display names
girlbossceo
2023-09-10 15:40:00 -04:00
81e8df3102
options to control public room directory visibility
girlbossceo
2023-09-10 02:32:37 -04:00
76c00283de
woof woof
girlbossceo
2023-08-11 17:35:57 +00:00
84338cc827
aggressive optimisations
June
2023-08-05 13:30:52 -10:00
100cae49b6
add my Cross config
June
2023-08-05 13:30:31 -10:00
9c3b3daafc
Use upstream reqwest instead of vendored one
Tobias Bucher
2023-08-02 01:00:06 +02:00
42efc9deaf
Implement UNIX sockets
girlbossceo
2023-07-29 21:57:41 +00:00
81e68434d8
update few deps
girlbossceo
2023-09-13 20:39:03 -04:00
618036dc31
support querying _matrix-fed and _matrix
girlbossceo
2023-09-02 17:53:46 -04:00
6695b8d8b6
mark room versions 1 and 2 as unstable
girlbossceo
2023-09-02 13:59:45 -04:00
87c527ad79
remove unused trace
girlbossceo
2023-09-02 13:24:12 -04:00
6e672a3592
mark room version 11 as unstable
girlbossceo
2023-09-02 12:18:46 -04:00
40908b24e7
set default room version to 10
girlbossceo
2023-09-02 12:11:13 -04:00
3bfdae795d
Merge branch 'sliding' into 'next'
Timo Kösters
2023-09-13 18:57:57 +00:00
75c80df271
Sliding sync improvements and redaction fixes
Timo Kösters
2023-09-13 20:54:53 +02:00
094cb888d4
Merge branch 'badacl' into 'next'
Timo Kösters
2023-09-13 18:46:03 +00:00
fa725a14e2
Merge branch 'lukehmcc-next-patch-37096' into 'next'
Timo Kösters
2023-09-11 18:34:06 +00:00
9b3664aeeb
Update README.md to fix typo & fix compatibility with new versions of docker compose
Luke McCarthy
2023-08-27 02:14:03 +00:00
90fea00dc7
Merge branch 'docs-docker-coturn' into 'next'
Jonas Zohren
2023-08-23 14:18:42 +00:00
20924a44f1
Suggestion on how to generate a secure key
Jonas Zohren
2023-08-10 14:42:04 +00:00
38d6426b0e
coturn setup instructions for docker
purplemeteorite
2023-07-04 18:41:05 +02:00
9b55ce933a
Back off from more events, don't retry auth events
Timo Kösters
2023-08-12 09:53:32 +02:00
f73a657a23
fix: ACL error shouldn't break the whole request
Timo Kösters
2023-08-11 20:29:22 +02:00
6dfb262ddf
Merge branch 'patch-3' into 'next'
Timo Kösters
2023-08-11 09:27:42 +00:00
75cdc3a1f6
Merge branch 'roomversionwarnings' into 'next'
Timo Kösters
2023-08-11 09:27:23 +00:00
11103a92ed
Do not show "Invalid room version" errors when server is not in room
Timo Kösters
2023-08-11 10:48:48 +02:00
ce2017a10e
log handling previous event time as debug
girlbossceo
2023-08-10 23:12:37 +00:00
0c2cfda3ae
Merge branch 'next' into 'master'
Timo Kösters
2023-08-10 17:01:56 +00:00
4bf8ee1f74
Merge branch 'nextversion' into 'next'
Timo Kösters
2023-08-10 16:58:47 +00:00
5d16948030
Bump version to v0.6.0
Timo Kösters
2023-08-10 18:57:25 +02:00
b7b2eb9d05
Merge branch 'trust' into 'next'
Timo Kösters
2023-08-10 15:50:16 +00:00
19bfee1835
improvement: matrix.org is default trusted server if unspecified
Timo Kösters
2023-08-10 17:45:58 +02:00
9db87550fd
Merge branch 'admincommands' into 'next'
Timo Kösters
2023-08-10 15:36:29 +00:00
606b25b9e7
improvement: more forgiving admin command syntax
Timo Kösters
2023-08-10 17:26:55 +02:00
fd9e52a559
More sanity checks
Timo Kösters
2023-08-10 11:45:31 +02:00
0a0f227601
Merge branch 'registrationtokens' into 'next'
Timo Kösters
2023-08-09 20:27:19 +00:00
183558150d
fix: don't show removed rooms in space
Timo Kösters
2023-08-09 22:21:21 +02:00
c028e0553c
feat: registration tokens
Timo Kösters
2023-08-09 18:27:30 +02:00
2581f7a10b
Merge branch 'fix-broken-links' into 'next'
Timo Kösters
2023-08-09 07:55:49 +00:00
3e518773e2
Merge branch 'improvements' into 'next'
Timo Kösters
2023-08-07 16:11:11 +00:00
888f7e4403
Merge branch 'more-logging-enrichment' into 'next'
Timo Kösters
2023-08-07 16:04:12 +00:00
d82c26f0a9
Avatars for sliding sync DMs
Timo Kösters
2023-08-07 17:54:08 +02:00