Commit Graph

  • 0a8dadb797 Add hardcoded artifacts.expose_as to show them in MRs Jonas Zohren 2021-07-19 19:42:25 +0200
  • 678ce0abc6 CI: Create docker image with musl binary Jonas Zohren 2021-07-19 17:18:25 +0200
  • e7a51c07d0 log change feedback Jonathan de Jong 2021-07-19 17:17:10 +0200
  • 79bf7fc597 some logging shuffling Jonathan de Jong 2021-07-19 16:46:59 +0200
  • 7e579f8d34 change to fraction-based approach Jonathan de Jong 2021-07-19 16:25:41 +0200
  • 0f2dc9a239 add stuff and bits Jonathan de Jong 2021-07-19 15:56:20 +0200
  • 59d538206f Merge branch 'fix-shutdown-period' into 'master' Timo Kösters 2021-07-19 13:11:25 +0000
  • faa283d35b review feedback Jonathan de Jong 2021-07-19 13:44:53 +0200
  • 86160597ea Merge branch 'ci-package-upload-hotfix' into 'master' Timo Kösters 2021-07-19 11:20:00 +0000
  • d6b37480e7 CI: Fix package upload Jonas Zohren 2021-07-19 10:00:44 +0000
  • 3ce75d1f02 apply fix Jonathan de Jong 2021-07-19 11:55:39 +0200
  • a50abeedad Merge branch 'ci-rough-sytest-integration' into 'master' Timo Kösters 2021-07-19 08:47:32 +0000
  • 130b9841da CI: Add sytest Jonas Zohren 2021-07-19 08:47:31 +0000
  • ffa10a68b9 Merge branch 'more-detailed-issue-templates' into 'master' Timo Kösters 2021-07-19 08:28:10 +0000
  • 124b5484b5 Merge branch 'test-registering-with-element-web' into 'master' Timo Kösters 2021-07-19 08:23:05 +0000
  • 2babff1e41 CI: Test registration with element web Jonas Zohren 2021-07-19 08:23:04 +0000
  • cdd01262d2 Shorten more templates Jonas Zohren 2021-07-18 20:43:21 +0000
  • 092221ca3f Reduce amount of text in Bug Report template Jonas Zohren 2021-07-18 20:30:57 +0000
  • 5d8ad4fd72 Add some more details to the MR template Jonas Zohren 2021-07-17 12:22:11 +0200
  • 7054f74783 Add issue template for GitHub which redirects to Gitlab Jonas Zohren 2021-07-17 12:09:50 +0200
  • 82a4ec9cbd Add more detailed issue templates Jonas Zohren 2021-07-17 12:00:38 +0200
  • f924ebf8a6 Merge branch 'fix-windows-signal' into 'master' Timo Kösters 2021-07-15 16:29:47 +0000
  • b1993421c2 fix signal compiling on windows Jonathan de Jong 2021-07-15 18:09:10 +0200
  • 8e2d6f7e43 Merge branch 'sled-fix' into 'master' Timo Kösters 2021-07-15 15:38:40 +0000
  • d76e95e8fc use existing db cache size Jonathan de Jong 2021-07-15 13:47:21 +0200
  • 661101c9ae add sled cache_capacity back Jonathan de Jong 2021-07-15 13:29:08 +0200
  • f7ecf83ac3 Merge branch 'stuff' into 'master' Timo Kösters 2021-07-15 08:18:56 +0000
  • 9a4789efdc Merge branch 'ci-format-check-before-cargo-test' into 'master' Timo Kösters 2021-07-14 20:53:10 +0000
  • eaa4c77641 CI: Check format before running test Jonas Zohren 2021-07-14 20:33:19 +0000
  • 9268b33c3f Merge branch 'shutdown-sync' into 'master' Timo Kösters 2021-07-14 13:49:00 +0000
  • 9de32ae12f
    fix toolchain Timo Kösters 2021-07-14 15:46:30 +0200
  • 952fb75795 add shutdown handler to kick sync Jonathan de Jong 2021-07-14 14:50:07 +0200
  • e12b1ff863
    improvement: locks Timo Kösters 2021-07-13 15:44:25 +0200
  • e15e6d4405
    improvement: efficient /sync, mutex for federation transactions Timo Kösters 2021-07-01 19:55:26 +0200
  • 1c25492a7e
    fix: stuck messages Timo Kösters 2021-07-01 11:06:05 +0200
  • 8c44312485
    fix: e2ee verification Timo Kösters 2021-06-30 20:31:51 +0200
  • ac0027756e
    improvement: more efficient state res Timo Kösters 2021-07-13 10:22:04 +0200
  • f3e806096b Merge branch 'clippy-fix' into 'master' Timo Kösters 2021-07-14 10:57:44 +0000
  • e1b89c1248 apply lint suggestions and version bump Jonathan de Jong 2021-07-14 12:31:38 +0200
  • be6b6c3cf0 Merge branch 'rocket-update' into 'master' Timo Kösters 2021-07-14 09:48:17 +0000
  • 15471d9ac4 update rocket and lock Jonathan de Jong 2021-07-14 11:28:24 +0200
  • 3c236fb671 Merge branch 'sqlite' into 'master' Timo Kösters 2021-07-14 07:07:09 +0000
  • 9d4fa9a220 Sqlite Jonathan de Jong 2021-07-14 07:07:08 +0000
  • bd4bd58612 Merge branch 'capabilities_auth' into 'master' Timo Kösters 2021-07-13 07:55:19 +0000
  • 0eec1cc696 Merge branch 'ci-tag-jobs-with-docker' into 'master' Timo Kösters 2021-07-12 20:35:00 +0000
  • 3fa09ff57d Use thin-lto [1] for "better" release builds. Jonas Zohren 2021-07-12 20:21:13 +0000
  • 0080932aef Speed up release builds Jonas Zohren 2021-07-12 20:18:14 +0000
  • 888a2f7fa1 Make CI run on famedly runners Jonas Zohren 2021-07-12 19:58:35 +0000
  • dcb5e5900f Getting capabilities requires authentication Kurt Roeckx 2021-07-11 22:07:10 +0200
  • 4732aa6782 Merge branch 'invalid_utf8' into 'master' Timo Kösters 2021-07-11 13:44:27 +0000
  • 699f77671f Return proper error in case of invalid UTF-8 in json_body Kurt Roeckx 2021-06-30 23:12:22 +0200
  • fcfb9b51de Merge branch 'fix-ci-failing-duplicate-nightly-release' into 'master' Timo Kösters 2021-07-11 11:43:48 +0000
  • 36681dd3ac Fix: Duplicate releases don't work, remove nightly Jonas Zohren 2021-07-11 11:43:48 +0000
  • 13c0beafa6 Merge branch 'lib-fix' into 'master' Timo Kösters 2021-07-11 11:42:07 +0000
  • a313a93ff5 Merge branch 'master' into 'master' Timo Kösters 2021-07-11 11:41:12 +0000
  • 6a96cfaac1 Change default port in docker to the new conduit default port 6167 and fix the docker healthcheck Daniel Wiesenberg 2021-07-06 10:40:57 +0200
  • 787e18b2a4 Merge branch 'jfowl-master-patch-57056' into 'master' Timo Kösters 2021-07-02 15:18:26 +0000
  • fcc30f059e Fix: Nightly release tag name should not be a branch name Jonas Zohren 2021-07-02 14:58:00 +0000
  • f1a2aa3a94 Merge branch 'jfowl-master-patch-97252' into 'master' Timo Kösters 2021-07-02 12:26:27 +0000
  • a7cb1c999a Publish master builds as nightly releases & also build debs Jonas Zohren 2021-07-02 12:26:26 +0000
  • 5711467ad9 Merge branch 'state-res-closure' into 'master' Timo Kösters 2021-07-02 10:56:21 +0000
  • c30cc50a0b Switch ruma to a commit from next Devin Ragotzy 2021-07-02 06:40:40 -0400
  • 5f6b0c673c Merge branch 'feature/proxy' into 'master' Timo Kösters 2021-07-01 19:46:18 +0000
  • c53cc03ff8
    address pr comments Aiden McClelland 2021-07-01 13:38:25 -0600
  • af903ceac3 Merge branch 'ci-build-artifacts-1' into 'master' Timo Kösters 2021-07-01 19:06:40 +0000
  • f25f61d4a9
    fix errors introduced by rebase Aiden McClelland 2021-07-01 12:48:12 -0600
  • b2d5516058 add support for arbitrary proxies Aiden McClelland 2021-04-13 12:15:58 -0600
  • 1bb84a8e2d Fix docs for fetch_and_handle_events Devin Ragotzy 2021-06-30 07:40:06 -0400
  • 98f1480e2b
    Remove auth_cache using a closure to fetch events in state-res Devin Ragotzy 2021-06-29 20:18:52 -0400
  • cc9111059d Merge branch 'search-impovements' into 'master' Timo Kösters 2021-06-30 08:32:55 +0000
  • 05821d6fd5
    improvement: pdu cache, /sync cache Timo Kösters 2021-06-30 09:52:01 +0200
  • 09a8737f24 Export conduits Config struct and fix clipp warningsy Devin Ragotzy 2021-06-11 15:47:53 -0400
  • dcac1361ec
    improvement: /search works for multiple rooms Timo Kösters 2021-06-21 15:20:37 +0200
  • fee7d3d2e3 Merge branch 'allow_appservice_registration' into 'master' Timo Kösters 2021-06-21 10:15:48 +0000
  • 1a70ea5702 Merge branch 'upgrade-deps' into 'master' Timo Kösters 2021-06-21 10:14:12 +0000
  • 637d9d3b6f Always allow appservices to register new users phesch 2021-06-19 16:12:05 +0200
  • 808741bcb6
    Remove unnecessary Option-wrapping and successive unwrapping Jonas Platte 2021-06-17 20:44:29 +0200
  • b291e76572
    Use try operator for Option more Jonas Platte 2021-06-17 20:37:07 +0200
  • f3e630c064
    Fix lots of clippy lints Jonas Platte 2021-06-17 20:34:14 +0200
  • af2ce5803e
    Remove pointless double deserialization Jonas Platte 2021-06-17 20:29:02 +0200
  • 7fa54e4411
    Use Ruma-provided default power levels for shorter code Jonas Platte 2021-06-17 20:14:37 +0200
  • f6046871f4
    Upgrade Ruma Jonas Platte 2021-06-17 20:12:36 +0200
  • 2ac7b6d411 Merge branch 'event_auth' into 'master' Timo Kösters 2021-06-14 09:44:07 +0000
  • 67f9592b17
    feat: /event_auth Timo Kösters 2021-06-14 11:36:18 +0200
  • 07271b7725 Merge branch 'roomdirfilter' into 'master' Timo Kösters 2021-06-14 09:33:20 +0000
  • 77a23f8969
    improvement: filter our room directory Timo Kösters 2021-06-14 11:24:32 +0200
  • 01e01bf25e Merge branch 'state' into 'master' Timo Kösters 2021-06-14 09:23:22 +0000
  • 3c9ea55938
    feat: /state Timo Kösters 2021-06-14 10:52:27 +0200
  • cf493f2b5b Merge branch 'userdir' into 'master' Timo Kösters 2021-06-12 16:52:49 +0000
  • e8f6708927
    improvement: show more users in our user directory Timo Kösters 2021-06-12 18:40:33 +0200
  • 8c6bcc47bf Merge branch 'rocksdb' into 'master' Timo Kösters 2021-06-12 14:25:03 +0000
  • cd4bc520d8
    improvement: feature flags for sled, rocksdb Timo Kösters 2021-06-12 15:04:28 +0200
  • 2078af59d8
    fix fmt problems hamidreza kalbasi 2021-06-08 20:54:36 +0430
  • 2385bd1cfd
    add migrations hamidreza kalbasi 2021-06-08 20:53:24 +0430
  • affa124864
    create media folder in init hamidreza kalbasi 2021-06-08 17:50:06 +0430
  • ff841b73c5
    use .keys() and remove unneccery .to_vec() hamidreza kalbasi 2021-06-08 17:05:13 +0430
  • 804105479c
    fix fmt and clippy warnings hamidreza kalbasi 2021-06-06 16:58:32 +0430
  • 972caacdc2
    put media in filesystem hamidreza kalbasi 2021-06-04 08:06:12 +0430
  • d0ee823254
    feat: swappable database backend Timo Kösters 2021-06-08 18:10:00 +0200
  • 81715bd84d Merge branch 'account' into 'master' Timo Kösters 2021-06-08 07:22:32 +0000