Commit graph

  • 16b22bb432
    fix: don't allow more than 50 PDUs in a transaction Timo Kösters 2020-11-03 21:20:35 +01:00
  • 335a33c901 Fix and Improve Complement testing Dockerfile Rudi Floren 2020-10-30 02:57:22 +01:00
  • 0762196963
    fix: don't send new events from left rooms Timo Kösters 2020-10-27 20:25:43 +01:00
  • 2f5df4aac9
    improvement: more reliable federation sending Timo Kösters 2020-10-21 16:08:54 +02:00
  • 18f33b1ece Merge pull request 'Frequent flushing, configurable cache capacity, welcome message' (#237) from small-improvements into master Timo Kösters 2020-10-23 14:41:54 +02:00
  • df82314440
    improvement: welcome message Timo Kösters 2020-10-23 14:35:41 +02:00
  • 6b3934e31d
    feat: configurable cache capacity Timo Kösters 2020-10-21 21:43:59 +02:00
  • 6dbe195695
    improvement: flush after every request that manipulates the db Timo Kösters 2020-10-21 21:28:02 +02:00
  • b2a1505535 Merge pull request 'improvement: correct thumbnailing algorithm' (#233) from fix-thumbnailing into master Timo Kösters 2020-10-19 17:46:22 +02:00
  • 6bb8284fc0
    improvement: correct thumbnailing algorithm Timo Kösters 2020-10-19 15:29:36 +02:00
  • de8bba4b49 Merge pull request 'Fix order of docker command arguments' (#232) from Weasy666/conduit:master into master Timo Kösters 2020-10-19 07:05:18 +02:00
  • 2d6b7750fd Fix order of docker command arguments and change repository link to... Daniel Wiesenberg 2020-10-18 23:06:08 +02:00
  • cde4178f4a Merge pull request 'fix: use device_id when registering' (#231) from fix-deviceid into master Timo Kösters 2020-10-18 21:54:37 +02:00
  • f0a21b6165
    fix: use device_id when registering Timo Kösters 2020-10-18 20:33:12 +02:00
  • 9936027e8f Merge pull request 'Change license to Apache-2.0' (#195) from license into master Timo Kösters 2020-10-18 19:37:18 +02:00
  • fccd3fdb88 Merge pull request 'Allow unjoined users to read state of world readable rooms' (#230) from allow-reading-state into master Timo Kösters 2020-10-18 16:45:17 +02:00
  • f6f15d9396
    Use conduit.rs server in the README shield Timo Kösters 2020-10-18 16:40:02 +02:00
  • 243126d393
    Allow reading state if history_visibility is world readable Timo Kösters 2020-10-18 16:19:14 +02:00
  • a2dbc6fe6d
    Change license to Apache-2.0 Timo 2020-08-24 11:32:15 +02:00
  • 9f487dd93a Merge pull request 'Update README.md' (#229) from update-readme into master Timo Kösters 2020-10-18 13:35:01 +02:00
  • ce94ad05a7
    Update README.md Timo Kösters 2020-10-18 13:23:06 +02:00
  • fbbf9f8999 Merge pull request 'docs: cross compile' (#226) from cross-compile into master Timo Kösters 2020-10-18 13:03:18 +02:00
  • 935546b25b Merge pull request 'fix: random timeline reloads' (#227) from fix-random-timeline-reloads into master Timo Kösters 2020-10-18 09:56:28 +02:00
  • 151ef07fb3
    docs: cross compile Timo Kösters 2020-10-18 08:48:31 +02:00
  • 12b0efac8b
    fix: random timeline reloads Timo Kösters 2020-10-18 08:56:21 +02:00
  • f56b463278 Merge pull request 'fix: double join over federation' (#225) from join into master Timo Kösters 2020-10-17 11:29:03 +02:00
  • 9109cb492f
    fix: double join over federation Timo Kösters 2020-10-17 11:24:57 +02:00
  • a89f7eaf9f Merge pull request 'Add complement support for CI' (#209) from valkum/complement into master Timo Kösters 2020-10-16 14:34:08 +02:00
  • f7c2d23599 Merge branch 'master' into valkum/complement Timo Kösters 2020-10-16 14:27:09 +02:00
  • 294fae5cdb Merge pull request 'Update dependencies, remove dbgs' (#222) from deps into master Timo Kösters 2020-10-16 14:12:08 +02:00
  • dfcfab5b7e Merge branch 'master' into deps Timo Kösters 2020-10-16 14:06:14 +02:00
  • 9d1387954f
    Update dependencies, remove dbgs Timo Kösters 2020-10-16 14:04:29 +02:00
  • 15fa7fb1cc Merge pull request 'Reduce media ID length from 256 to 32' (#216) from miruka/conduit:reduce-mxc-length into master Timo Kösters 2020-10-16 13:24:52 +02:00
  • b6ed018d16 Merge branch 'master' into reduce-mxc-length Timo Kösters 2020-10-14 11:48:25 +02:00
  • 0e817f6951 Merge pull request 'Federation, Admin room and many fixes' (#221) from federation into master Timo Kösters 2020-10-13 19:04:42 +02:00
  • 304c53c4f5
    style: make clippy happier Timo Kösters 2020-10-07 12:29:19 +02:00
  • 4964e21342
    Merge remote-tracking branch 'origin/master' into federation Timo Kösters 2020-10-07 12:02:36 +02:00
  • 6afc4c9b3e
    feat: federation disabled by default Timo Kösters 2020-10-06 21:04:51 +02:00
  • c15ae3c126
    fix: invalid typing bytes because of 0xff in numbers Timo Kösters 2020-10-06 20:43:35 +02:00
  • bcd1fe1856
    feat: admin room Timo Kösters 2020-10-05 22:19:22 +02:00
  • 0d6159c2da
    improvement: get_missing_events route and cleanup Timo Kösters 2020-09-25 12:26:29 +02:00
  • ab332363ce
    fix: don't send new requests to servers if we are already waiting Timo Kösters 2020-09-23 15:23:29 +02:00
  • 26e200e290 Reduce media ID length from 256 to 32 miruka 2020-09-25 14:18:36 -04:00
  • e08dfd982b
    improvement: look at SRV record when sending requests Timo Kösters 2020-09-23 12:03:08 +02:00
  • f0beffb0a9 Merge pull request 'Fix ruma dependency' (#211) from fix into master Timo Kösters 2020-09-20 18:18:45 +02:00
  • 19207845bc
    Fix ruma dependency Timo Kösters 2020-09-20 13:49:13 +02:00
  • 267c721616
    fix: encryption and sync spam Timo Kösters 2020-09-17 22:41:43 +02:00
  • 8bcfff2766
    fix: no notification counts for fast /syncs Timo Kösters 2020-09-17 19:58:19 +02:00
  • ea3aaa6b5c
    improvement: more efficient /sync with gaps Timo Kösters 2020-09-17 14:44:47 +02:00
  • 009e36b680 Fix Caddy integration for reverse-proxy Rudi Floren 2020-09-17 21:11:18 +02:00
  • 7c456a0390 Update dockerignore Rudi Floren 2020-09-17 20:14:07 +02:00
  • da28c12eeb Try to add TLS reverse proxy for complement Valkum 2020-09-17 15:36:36 +02:00
  • 8d66428beb Add intermediate container to hide ARGs Valkum 2020-09-17 12:50:37 +02:00
  • 506c2a3146
    fix: can't find count from event in db Timo Kösters 2020-09-16 21:11:38 +02:00
  • 3e03787551 Add Complement dockerfile and move sytest dir Valkum 2020-09-16 19:53:27 +02:00
  • 4db6d7e430
    fix: remove avatar url checks Timo Kösters 2020-09-16 18:10:17 +02:00
  • a567cd81d5
    improvement: better logs on deserialization errors Timo Kösters 2020-09-16 15:08:51 +02:00
  • f4078a29eb
    fix: synapse complains about missing origin Timo Kösters 2020-09-16 10:49:54 +02:00
  • dd749b8aee
    fix: server keys and destination resolution when server name contains port Timo Kösters 2020-09-15 21:46:10 +02:00
  • 005e00e9b1
    fix: remove well-known Timo Kösters 2020-09-15 17:16:55 +02:00
  • 1bf614b0f5
    fix: remove transaction_id from pdus over federation Timo Kösters 2020-09-15 17:02:20 +02:00
  • b7ab57897b
    fix: sending slowness Timo Kösters 2020-09-15 16:13:54 +02:00
  • 0b263208e3
    fix: don't panic on bad server names Timo Kösters 2020-09-15 08:55:02 +02:00
  • 71500b14b9
    fix: send to all servers and fix media store Timo Kösters 2020-09-15 08:16:20 +02:00
  • f7816b11de
    feat: send messages over federation Timo Kösters 2020-09-14 20:23:19 +02:00
  • 9f05ef926a
    fix: filter public room dir Timo Kösters 2020-09-14 16:23:15 +02:00
  • d1099e9224
    Update dependencies Timo 2020-08-25 11:49:51 +02:00
  • aa5e9e607e
    feat: download media and thumbnails over federation Timo Kösters 2020-09-14 14:20:38 +02:00
  • 4e44fedbcd
    fix: room list over federation Timo Kösters 2020-09-14 11:42:16 +02:00
  • c5313b3e8f
    improvement: try out multiple servers when joining remote rooms Timo Kösters 2020-09-14 11:00:31 +02:00
  • 1f292c09f2
    improvement: better federation joins Timo Kösters 2020-09-13 22:24:36 +02:00
  • af53485d70
    fix: avoid pdus without event ids Timo Kösters 2020-09-12 23:38:52 +02:00
  • 1f28434988
    feat: hacky transactions Timo Kösters 2020-09-12 22:41:33 +02:00
  • e6b1f54857
    Merge remote-tracking branch 'origin/master' into federation Timo Kösters 2020-09-12 22:13:53 +02:00
  • 12a8c9badd
    fix: join rooms over federation Timo Kösters 2020-09-12 21:30:07 +02:00
  • 1e8fbd8d50
    Update ruma version Timo Kösters 2020-09-08 17:32:03 +02:00
  • b5488f86b5 Merge pull request 'Add room upgrade.' (#182) from q-b/conduit-fork:rooms_upgrade into master Timo Kösters 2020-09-01 13:10:30 +02:00
  • 698e44a732
    Fix /upgrade account data problems Timo Kösters 2020-09-01 13:07:32 +02:00
  • 515465f900
    fix: make element not show "unknown user" warning Timo Kösters 2020-08-31 13:23:39 +02:00
  • df55e8ed0b
    Add room upgrade. Faelar 2020-08-06 13:21:53 +02:00
  • aef0c8563c Merge pull request 'improvement: add remaining key backup endpoints' (#201) from keybackup into master Timo Kösters 2020-08-31 11:24:11 +02:00
  • 2a63d0955a Sort and authenticate the events from /send_join response Devin Ragotzy 2020-08-30 16:08:47 -04:00
  • 3b40f3d60e Update state-res crate Devin Ragotzy 2020-08-27 16:10:20 -04:00
  • f46c2d1eec Fix review issues, move state-res to spec-comp branch Devin Ragotzy 2020-08-26 11:15:52 -04:00
  • 3f4cb753ee
    improvement: add remaining key backup endpoints Timo Kösters 2020-08-27 14:48:20 +02:00
  • d15b8d7c4e Merge pull request 'feat: handle txn ids' (#198) from txnids into master Timo Kösters 2020-08-25 21:35:24 +02:00
  • 4954df3cc3
    feat: handle txn ids Timo 2020-08-25 13:24:38 +02:00
  • d9a29e3e5c Fix state for empty key route Devin Ragotzy 2020-08-25 15:30:25 -04:00
  • 6343eea417 Merge pull request 'Docker add healthcheck and mention Docker Hub image' (#196) from Weasy666/conduit:master into master Timo Kösters 2020-08-25 09:40:08 +02:00
  • 38ac3e42be Docker add healthcheck and mention Docker Hub image Daniel Wiesenberg 2020-08-24 23:30:39 +02:00
  • 0f524955b2 Merge pull request 'fix: send notification count updates when private read receipts change' (#194) from fixrr into master Timo Kösters 2020-08-24 13:39:39 +02:00
  • 0c1cc8d82b
    Fix CI Timo 2020-08-24 10:45:57 +02:00
  • 33215d6099
    fix: send notification count updates when private read receipts change Timo 2020-08-23 17:29:39 +02:00
  • 9aa5e99a0f Merge pull request 'fix: put reason of redaction in the redacted event' (#193) from redact into master Timo Kösters 2020-08-24 10:43:05 +02:00
  • f0cb17d7a5 Merge branch 'master' into redact Timo Kösters 2020-08-24 10:42:00 +02:00
  • 27ffe77823 Use helper instead of route for get_public_rooms_filtered Devin Ragotzy 2020-08-23 08:32:43 -04:00
  • 1848f08292 Use full sorting algorithm on incoming PDU's in membership Devin Ragotzy 2020-08-21 21:44:55 -04:00
  • 3c26166fb5 improvement: device list works better Timo 2020-08-21 21:22:59 +02:00
  • 972babbc79 fix: set limited to true when skipping messages in /sync Timo 2020-08-19 18:26:39 +02:00
  • 672bf4f473 Cargo lock update and a few doc additions Devin Ragotzy 2020-08-21 20:18:56 -04:00