Commit graph

  • de5d463dd2 goimports Andrew Morgan 2019-12-17 16:54:21 +0000
  • 8fb2c9c33c Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker Andrew Morgan 2019-12-17 16:47:45 +0000
  • 56318dcca4 Fix login using identifier key Serra Allgood 2019-11-27 06:57:44 -0800
  • 145921f207
    Pin golangci-lint version to non-broken one (#809) Andrew Morgan 2019-10-08 12:20:37 +0100
  • e959927d0a selectAccountDataByType shouldn't error when no rows (#804) Alex Chen 2019-10-07 20:15:58 +0800
  • 9a56cf8439
    Add AppService to test config and bind addrs (#800) Andrew Morgan 2019-10-04 17:08:00 +0100
  • 7d77538ca4 patch dendrite microservices with bind config (#795) aditsachde 2019-10-02 05:29:27 -0400
  • 3e2bb8bf2f
    Clean up CircleCI leftovers (#801) Alex Chen 2019-10-02 11:01:52 +0800
  • e239fb10f3
    Add missing servers field in /directory/room/:alias response (#732) Alex Chen 2019-10-02 00:09:47 +0800
  • 49fd47c863 selectAccountDataByType return ClientEvent pointer instead of slice of ClientEvent (#798) Behouba Manassé 2019-09-30 19:25:04 +0300
  • 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
  • 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
  • 5eb63f1d1e
    Add joined hosts query APIs (#781) Alex Chen 2019-08-22 19:47:52 +0800
  • a81917c3e7
    Make trailing slash on server key request optional (#788) Alex Chen 2019-08-20 01:01:53 +0800
  • 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
  • d21a2fb152 Add auth fallback endpoint (#405) Parminder Singh 2019-08-14 23:04:49 +0530
  • 28f60bec4e
    Update name of a passing test in testfile (#784) Alex Chen 2019-08-14 21:44:34 +0800
  • 386cc975f0 Add typingserver service to docker-compose (#692) Victor Cuadrado Juan 2019-08-09 12:30:38 +0200
  • 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
  • 76040bfa87
    Add CI information to CONTRIBUTING.md (#778) Andrew Morgan 2019-08-07 11:46:36 +0100
  • 76e4ebaf78 State events filtering database api (#438) Thibaut CHARLES 2019-08-07 12:12:09 +0200
  • 94ea325c93
    Fix permission and 404 response for alias deletion - #654 (#706) Alex Chen 2019-08-07 11:00:58 +0800
  • 8c721b555e
    Scope the buildkite build badge only to tests running on master (#779) Andrew Morgan 2019-08-06 20:26:15 +0100
  • 324ca22b35
    Implement profile retrieval over federation (#726) Alex Chen 2019-08-07 00:02:12 +0800
  • 66bf615360
    Fix transaction IDs in transaction cache have global scope (#772) Alex Chen 2019-08-06 23:33:53 +0800
  • 83f8e05032
    Add /event/ on non world readable room does not work (#777) Andrew Morgan 2019-08-06 15:52:04 +0100
  • f8d2860765 Replace membership and visibility values with constants (#774) Alex Chen 2019-08-06 22:07:36 +0800
  • d283676b9a Implements room tagging. (#694) Sumukha Pk 2019-08-02 16:47:51 +0530
  • 3578d77d25
    Implement "full_state" query parameter for /sync (#751) Alex Chen 2019-08-01 12:36:13 +0800
  • 0dcf0a7d64 Fix /sync may contain duplicate EDUs and EDUs for left rooms (#752) Alex Chen 2019-07-31 21:36:41 +0800
  • 92db6cd0ea Fix index in invites_table.go (#770) Alex Chen 2019-07-31 21:36:21 +0800
  • 3e1abe9ad3 Fix /sync may contain duplicate EDUs and EDUs for left rooms (#752) Alex Chen 2019-07-31 21:20:11 +0800
  • 40e44c5f3b Add newly passing tests from matrix-org/sytest (#771) Alex Chen 2019-07-31 20:45:45 +0800
  • 3e6d0a6246
    Add newly passing tests from matrix-org/sytest 56de891 (#769) Alex Chen 2019-07-29 15:18:21 +0800
  • e66933b108
    Fix data races reported by go test -race ./... (#748) Alex Chen 2019-07-26 00:00:22 +0800
  • 45d24d3fb5
    Remove the buildkite pipeline (#763) Andrew Morgan 2019-07-24 18:41:39 +0100
  • 604685c503 Implement room creation content (#754) Alex Chen 2019-07-25 00:15:36 +0800
  • b729a10366 Store & retrieve filters as structs rather than []byte (#436) Thibaut CHARLES 2019-07-24 18:08:51 +0200
  • 6773572907 Update gomatrixserverlib to v0.0.0-20190724145009-a6df10ef35d6 (#762) Alex Chen 2019-07-24 23:27:40 +0800
  • 4410acc673 Add filepath and function name to log output (#755) Andrew Morgan 2019-07-24 05:44:05 +0100
  • 78032b3f4c
    Correctly create new device when device_id is passed to /login (#753) Andrew Morgan 2019-07-22 15:05:38 +0100
  • bdd1a87d4d Add appservice API to config unit test (#744) Andrew Morgan 2019-07-19 07:04:06 +0100
  • 6ff7b6a72a Clarify that POST publicRooms is implemented (#743) Andrew Morgan 2019-07-18 17:21:06 +0100
  • e56d6e41fd Remove the trailing slash from /send/{txnID} and /backfill/{roomID} (#746) Andrew Morgan 2019-07-18 08:41:29 +0100
  • 504d23f468 Remove unnecessary http method checks (#747) Andrew Morgan 2019-07-18 08:40:10 +0100
  • bff60953f3 Prevent duplicate entries in the completed registration flows (#741) Andrew Morgan 2019-07-17 04:55:25 +0100
  • c494d81235
    Small clarification for method (#742) Andrew Morgan 2019-07-16 18:01:16 +0100
  • 9bef5d52f4 Fix broken Kafka download URL in INSTALL.md (#740) Alex Chen 2019-07-16 23:16:43 +0800
  • fd4ea78dbf Moved to gomatrix latest in gomod (#738) Sumukha Pk 2019-07-13 13:02:47 +0530
  • e2251199a4
    Lots of small typo fixes (#737) Andrew Morgan 2019-07-12 16:43:01 +0100
  • 29841bed6b
    Add typing notifications to /sync responses - fixes #635 (#718) Alex Chen 2019-07-12 22:59:53 +0800
  • f8463063ac
    Fix #661 appservice can't set aliases in its own namespace (#731) Alex Chen 2019-07-12 21:36:17 +0800
  • 7edf197ecc
    Fix response to /rooms/{roomId}/join v2 (#734) Andrew Morgan 2019-07-12 14:29:30 +0100
  • d4918b83c6
    Backup and restore go.mod & go.sum during linting (#735) Andrew Morgan 2019-07-12 14:23:27 +0100
  • 86e65bb22d Add back missing returns for httputil.LogThenError calls (#730) Alex Chen 2019-07-10 00:33:52 +0800
  • 6106ec1399 Fix getAliasesForRoomID has no HTTP handler in aliasAPI (#705) Alex Chen 2019-07-10 00:13:43 +0800
  • c725176878 Fix http responses in validateRecaptcha (#431) Anant Prakash 2019-07-09 18:51:33 +0530
  • 69f8d5a77e Content-Disposition HTTP header in mediaapi's responses added (#685) Behouba Manassé 2019-07-08 16:06:17 +0300
  • da0dd06475 Update testfile and fix empty warning in show-expected-fail-tests.sh (#729) Alex Chen 2019-07-05 19:42:23 +0800
  • 33a1392541
    Encode URLs properly (#728) Andrew Morgan 2019-07-03 16:38:50 +0100
  • 1eb77b8161
    Don't print Sending EDU if there is noone to send to (#721) Andrew Morgan 2019-07-01 16:04:49 +0100
  • a0dec456c1 rommserver/alias: Do not call appserviceAPI in GetRoomIDForAlias if local alias found #631 (#702) Serra Allgood 2019-06-25 05:43:18 -0700
  • 7792f12e6f Fix testfile path hardcoded in show-expected-fail-tests.sh (#719) Alex Chen 2019-06-25 18:50:19 +0800
  • b88112b05d Make federation state request 404 when event not in the room - fixes #625 (#716) Alex Chen 2019-06-25 18:32:15 +0800
  • eaf38ae87e
    Not all systems have bash (#720) Andrew Morgan 2019-06-24 13:35:29 +0100
  • ce189a737d Update dependency gomatrixserverlib to 178ed5e (#695) Alex Chen 2019-06-22 21:40:55 +0800
  • adaec7c8e7 Refine config and docs for sytest (#714) Alex Chen 2019-06-21 23:49:37 +0800
  • bc382bba46
    Fix pipeline, emoji and syntax (#713) Andrew Morgan 2019-06-19 14:05:03 +0100
  • 7a2d5b17b9
    Switch to Buildkite (#712) Andrew Morgan 2019-05-29 15:17:00 +0100
  • bcd6bdb8de
    Fix CircleCI badge (#711) Brendan Abolivier 2019-05-29 14:48:43 +0100
  • ade4b9c978
    Run CircleCI on pull request branches (#710) Andrew Morgan 2019-05-29 11:34:36 +0100
  • c7c5e8d8e8
    Add CircleCI build status Andrew Morgan 2019-05-29 10:54:44 +0100
  • 1667a4b09f
    Add SyTest support to CI (#704) Andrew Morgan 2019-05-24 15:00:03 +0100
  • e1ec98e248
    Update Docker files and remove references to gb (#703) Brendan Abolivier 2019-05-22 10:44:25 +0100
  • 74827428bd use go module for dependencies (#594) ruben 2019-05-21 22:56:55 +0200
  • 4d588f7008
    Add #dendrite-dev to the README (#699) Andrew Morgan 2019-03-27 17:36:45 +0000
  • f8f9965cc5
    Ensure appservices have their devices checked (#554) Travis Ralston 2019-03-21 08:48:21 -0600
  • 5d2d0484d1 Fix build conflict between docker environment and host - #596 (#598) Alex Chen 2019-03-04 22:47:29 +0800
  • 6baaf8c36c Improved clarity for setup in INSTALL.md (#691) Sumukha Pk 2019-03-04 19:56:30 +0530
  • ce9f3ea362
    Bump to go version 1.10 (#690) Andrew Morgan 2019-01-31 11:14:16 +0000
  • 76a81e51b3 Remove riot.im from the list of trusted ID servers in the default config (#688) Aaron Raimist 2019-01-31 04:06:11 -0600
  • 0d6d72631b
    Add matrix chatroom badge to readme (#689) Andrew Morgan 2019-01-28 15:10:44 +0000
  • ac3ebcb3ed Fix PR templates and use matrix.to instead of riot.im/develop (#687) Aaron Raimist 2019-01-28 04:15:33 -0600
  • 4452cb4a65
    Add PR template (#686) Andrew Morgan 2019-01-25 16:00:59 +0000
  • 3465f6727b "v1" replaced with "r0" in pathPrefixR0 in mediaapi's routing (#681) MANASSE 2019-01-17 12:25:13 +0300
  • 4c5bd91e1c POST /join/{roomId}: Allow joining even when not invited #663 (#680) Alex Chen 2019-01-16 02:20:46 +0800
  • e063433b74 Fix POST /get_missing_events/{roomId} #622 (#678) Alex Chen 2019-01-14 18:20:19 +0800
  • 088a939461 Fix default timeout for /sync (#615) (#679) Reto 2019-01-10 11:28:13 +0100
  • 170264404e
    Fix the sync api returning an empty sync response when reaching timeout, regardless of the since token (#595) Brendan Abolivier 2018-12-18 17:56:08 +0000
  • 2133e6bf59
    Bump dependencies (#592) Brendan Abolivier 2018-11-12 10:21:15 +0000
  • 8b0f60a470
    Fill the prev_batch property in responses from /sync (#589) Brendan Abolivier 2018-11-08 15:11:11 +0000
  • 83c3c7e1db
    Fix the ordering of events in a response to /sync (#588) Brendan Abolivier 2018-11-07 19:12:23 +0000
  • 56058b9469
    Implement the /backfill federation endpoint (#585) Brendan Abolivier 2018-11-07 11:38:01 +0000
  • daf57b19b7 make docker work on current codebase (#584) Matthew Hodgson 2018-11-06 18:14:39 +0000
  • 8ff136e595
    Fix interactive registration failing (#583) Brendan Abolivier 2018-11-06 14:40:37 +0000