Commit graph

  • 2aa42788ee Merge branch 'master' of github.com:matrix-org/dendrite into sendJoin_response Andrew Morgan 2019-09-30 16:50:08 +0100
  • 579c61a7a3 selectAccountDataByType function modified behouba 2019-09-30 13:25:35 +0300
  • 7810c30058 selectAccountDataByType function modified behouba 2019-09-29 09:27:10 +0300
  • 95020c21cb selectAccountDataByType function modified behouba 2019-09-29 09:20:31 +0300
  • 5a62a9f549 selectAccountDataByType return (*gomatrixserverlib.ClientEvent, error) instead of ([]gomatrixserverlib.ClientEvent, error) behouba 2019-09-29 08:14:50 +0300
  • 6c104038c0 Merge branch 'master' of github.com:matrix-org/dendrite into fix-database-errors-601 Andrew Morgan 2019-09-26 15:00:57 +0100
  • 7b454bdd27
    Remove CircleCI (#793) Andrew Morgan 2019-09-26 14:27:14 +0100
  • e91942c9e4
    Add 'Can paginate public room list' to testfile (#797) Andrew Morgan 2019-09-26 14:20:34 +0100
  • 5df94a9e31 Remove .ci folder and detail pipelines in contrib docs Andrew Morgan 2019-09-26 14:06:13 +0100
  • 08e838ba38 Add 'Can paginate public room list' to testfile Andrew Morgan 2019-09-26 14:00:37 +0100
  • 84eaee8a0b Remove CircleCI Andrew Morgan 2019-09-02 15:31:35 +0100
  • 8df64db353 Fix: DeviceID → SessionID Maximilian Seifert 2019-09-25 21:33:11 +0200
  • a87effe020 Add *~ to gitignore Maximilian Seifert 2019-09-25 20:54:40 +0200
  • fa3a6e2787 Merge branch 'master' into fix-database-errors-601 Maximilian Seifert 2019-09-25 20:54:03 +0200
  • b7e91abfe2 response from /send_join now use gomatrixserverlib.RespSendJoin behouba 2019-09-23 03:02:41 +0300
  • 619ece0c5c Allow fallback if bind not specified Adit Sachde 2019-09-22 15:00:23 -0400
  • 9e95d599bc patch dendrite microservices with bind config Adit Sachde 2019-09-22 14:03:38 -0400
  • ce9a697dca Improve documentation Remi Reuvekamp 2019-09-02 16:15:37 +0200
  • 18d733a925 Switch to using bootstrap.sh Andrew Morgan 2019-09-02 13:57:42 +0100
  • 0e57d246fc Check roomID doesnt exist when creating room Remi Reuvekamp 2019-09-01 14:56:49 +0200
  • f6ac51bad6 Fix broken local DB test Maximilian Seifert 2019-08-30 23:18:49 +0200
  • ee86685e0b Don't send federation queries to ourselves. Cnly 2019-08-24 02:17:34 +0800
  • a930c0d0b1 Actually add servers in the servers field Cnly 2019-08-24 01:35:01 +0800
  • ff13cf40e3 Merge branch 'master' into alias-servers-659 Cnly 2019-08-24 01:28:06 +0800
  • 5e25f6ba22
    Set up queryAPI in federationsender (#791) Alex Chen 2019-08-24 01:25:10 +0800
  • 43308d2f3f
    Associate transactions with session IDs instead of device IDs (#789) Alex Chen 2019-08-24 00:55:40 +0800
  • 1aeb5fd85c Set up queryAPI in federationsender Cnly 2019-08-24 00:34:51 +0800
  • 329ad630d9 Merge branch 'master' into alias-servers-659 Cnly 2019-08-24 00:26:47 +0800
  • 5eb63f1d1e
    Add joined hosts query APIs (#781) Alex Chen 2019-08-22 19:47:52 +0800
  • e58a7c92e9 Add passing test to testfile Maximilian Seifert 2019-08-20 19:06:48 +0200
  • 81126c21d9 Fix broken symbols due to rename Maximilian Seifert 2019-08-20 18:56:47 +0200
  • 9f63d9f0c3 Return nil early on fail Maximilian Seifert 2019-08-06 20:26:44 +0200
  • 5c8296236d Remove superfluous scripts and docker-compose-test Maximilian Seifert 2019-08-06 18:31:11 +0200
  • 050e44cfd0 Initially connect to postgres DB when creating dendrite DB Maximilian Seifert 2019-03-28 19:02:37 +0100
  • e53c293a70 go fmt && fix dataSources Maximilian Seifert 2019-03-27 23:02:07 +0100
  • 7edf1a038a Use travis' postgres for testing Maximilian Seifert 2019-03-27 22:37:24 +0100
  • 8b8b55d0a6 Correction of database connector string Maximilian Seifert 2019-03-27 22:00:44 +0100
  • db50a1d69e Run travis tests in monolith_test Maximilian Seifert 2019-03-27 22:00:21 +0100
  • 80d3ad96b2 Alter test data to pass sanitation checks Maximilian Seifert 2019-03-27 21:20:45 +0100
  • 812aec1829 Cleanup code according to lint Maximilian Seifert 2019-03-27 20:08:13 +0100
  • 101f922ddc Select db connect string according to execution environment Maximilian Seifert 2019-03-27 19:58:39 +0100
  • b617eee4cb Add simple tests to validate bugfix (#601) Maximilian Seifert 2019-03-26 20:22:04 +0100
  • 329900f644 Add docker-compose file for executing tests Maximilian Seifert 2019-03-25 19:30:31 +0100
  • ab8e687ca0 Add test cases for CreateDevice and GetDevicesByLocalpart Maximilian Seifert 2019-03-25 19:28:59 +0100
  • 433526b010 Initially connect to postgres DB when creating dendrite DB Maximilian Seifert 2019-03-28 19:02:37 +0100
  • d52210c5b8 go fmt && fix dataSources Maximilian Seifert 2019-03-27 23:02:07 +0100
  • 202b0fc7c6 Use travis' postgres for testing Maximilian Seifert 2019-03-27 22:37:24 +0100
  • 02ab2fbbb6 Correction of database connector string Maximilian Seifert 2019-03-27 22:00:44 +0100
  • 9abeca94bc Run travis tests in monolith_test Maximilian Seifert 2019-03-27 22:00:21 +0100
  • 92af2a6b27 Alter test data to pass sanitation checks Maximilian Seifert 2019-03-27 21:20:45 +0100
  • 9242997ae7 Cleanup code according to lint Maximilian Seifert 2019-03-27 20:08:13 +0100
  • 4017ff2871 Select db connect string according to execution environment Maximilian Seifert 2019-03-27 19:58:39 +0100
  • c5f7000361 Add simple tests to validate bugfix (#601) Maximilian Seifert 2019-03-26 20:22:04 +0100
  • 731eee377d Fix error in "rowsToStreamEvent" Maximilian Seifert 2019-03-26 20:19:52 +0100
  • 6147c72663 Add docker-compose file for executing tests Maximilian Seifert 2019-03-25 19:30:31 +0100
  • c1f8890f8d Add test cases for CreateDevice and GetDevicesByLocalpart Maximilian Seifert 2019-03-25 19:28:59 +0100
  • 193933000d Fill DisplayName field in call to Scan() Maximilian Seifert 2019-03-25 19:26:24 +0100
  • c522976058 Add DisplayName field to device structure Maximilian Seifert 2019-03-25 19:25:59 +0100
  • efaf525ecf Merge branch 'master' into joined-hosts-api Cnly 2019-08-20 16:43:13 +0800
  • 4d400cbb6c
    Refine docs for QueryJoinedHostsInRoom Alex Chen 2019-08-20 16:31:38 +0800
  • 6cdf4df618 Associate transactions with session IDs instead of device IDs Cnly 2019-08-20 02:26:22 +0800
  • a81917c3e7
    Make trailing slash on server key request optional (#788) Alex Chen 2019-08-20 01:01:53 +0800
  • 602463a0cc Add newly passing test Cnly 2019-08-20 00:22:53 +0800
  • 44176c2bf5 Make trailing slash on server key optional Andrew Morgan 2019-07-26 14:24:43 +0100
  • 0ed2dd0b15
    Fix data race in clientapi/routing/register.go (#787) Alex Chen 2019-08-16 12:05:00 +0800
  • bf5efbc31f Error when recaptcha enabled with empty configs (#786) Parminder Singh 2019-08-15 23:29:17 +0530
  • d63d2a50cd
    Replace event content types with ones in gomatrixserverlib (#785) Alex Chen 2019-08-16 01:45:11 +0800
  • 2a8541e47f moved check to config.go Parminder Singh 2019-08-15 15:48:04 +0530
  • 6db3e3ac6d Fix data race in clientapi/routing/register.go Cnly 2019-08-15 14:02:48 +0800
  • 4438ae62b6 Panic when keys are not present Parminder Singh 2019-08-15 03:36:20 +0530
  • d21a2fb152 Add auth fallback endpoint (#405) Parminder Singh 2019-08-14 23:04:49 +0530
  • a6b6d3b05f
    comment change Parminder Singh 2019-08-14 22:50:30 +0530
  • bc12533bc0
    Rename writeErrorMessage to writeHTTPMessage Parminder Singh 2019-08-14 22:11:26 +0530
  • b771a02f69 Replace event content types with ones in gomatrixserverlib Cnly 2019-08-14 19:14:40 +0800
  • c164b92e62 Merge branch 'master' into add-register-fallback Parminder Singh 2019-08-14 21:13:24 +0530
  • 9d70a131a0 Removed check for recaptcha Parminder Singh 2019-08-14 21:11:17 +0530
  • 28f60bec4e
    Update name of a passing test in testfile (#784) Alex Chen 2019-08-14 21:44:34 +0800
  • 78db1b3dce
    Update comment for route Parminder Singh 2019-08-14 16:54:29 +0530
  • 6eaacfcbf3 Update name of a passing test in testfile Cnly 2019-08-14 13:12:00 +0800
  • b50455ee61 Added duplicate check to AddCompletedSessionStage Parminder Singh 2019-08-14 00:08:09 +0530
  • 0926a981bb sort some gitignores Amber H. Brown 2019-08-13 21:45:00 +1000
  • 395b4ff84f test Richard van der Hoff 2019-08-12 11:28:47 +0100
  • 6974640191 Improved linting Richard van der Hoff 2019-07-25 12:06:46 +0100
  • 8610c97dec Merge branch 'master' into event-redaction Cnly 2019-08-12 11:36:44 +0800
  • a20f581ab5 Add joined hosts query APIs Cnly 2019-08-12 11:13:08 +0800
  • 3ee590c570
    Remove link to css file Parminder Singh 2019-08-11 16:32:35 +0530
  • 6354ebb9fc Merge branch 'master' into add-register-fallback Parminder Singh 2019-08-11 15:30:01 +0530
  • 170e8e4e5f Added recaptcha check for POST requests Parminder Singh 2019-08-11 15:18:21 +0530
  • f852c99eee Merge branch 'add-register-fallback' of github.com:Trion129/dendrite into add-register-fallback Andrew Morgan 2019-08-09 12:35:18 +0100
  • 68ee4889ed Merge branch 'master' into add-register-fallback Andrew Morgan 2019-08-09 12:34:42 +0100
  • 386cc975f0 Add typingserver service to docker-compose (#692) Victor Cuadrado Juan 2019-08-09 12:30:38 +0200
  • b0cc5ffe3b Merge branch 'master' into viccuad/add-missing-docker-compose Andrew Morgan 2019-08-09 10:47:25 +0100
  • aa0d22bf50
    Implement client single event retrieval (#693) Alex Chen 2019-08-09 17:45:54 +0800
  • 5716cd60b5 Add filtering database API to syncapi account data table (#513) Thibaut CHARLES 2019-08-08 07:10:42 +0200
  • 0a0608e65c Merge branch 'master' into account_data_filtering Cnly 2019-08-07 22:24:59 +0800
  • 76040bfa87
    Add CI information to CONTRIBUTING.md (#778) Andrew Morgan 2019-08-07 11:46:36 +0100
  • a302686ec0 Add details button image Andrew Morgan 2019-08-07 11:16:46 +0100
  • 76e4ebaf78 State events filtering database api (#438) Thibaut CHARLES 2019-08-07 12:12:09 +0200
  • 87133fb51f tiny nits Andrew Morgan 2019-08-07 11:00:54 +0100
  • 94ea325c93
    Fix permission and 404 response for alias deletion - #654 (#706) Alex Chen 2019-08-07 11:00:58 +0800