Commit graph

  • b729a10366 Store & retrieve filters as structs rather than []byte (#436) Thibaut CHARLES 2019-07-24 18:08:51 +0200
  • d2007d5060 Merge branch 'master' Cnly 2019-07-24 23:42:10 +0800
  • 6773572907 Update gomatrixserverlib to v0.0.0-20190724145009-a6df10ef35d6 (#762) Alex Chen 2019-07-24 23:27:40 +0800
  • cd4d6c523b Update gomatrixserverlib to v0.0.0-20190724145009-a6df10ef35d6 Cnly 2019-07-24 23:16:41 +0800
  • 4410acc673 Add filepath and function name to log output (#755) Andrew Morgan 2019-07-24 05:44:05 +0100
  • b0a12e437f Use simpler, twoline logger Andrew Morgan 2019-07-23 11:01:26 +0100
  • 43ccc20987 Multiple different formats Andrew Morgan 2019-07-23 10:56:23 +0100
  • 13c9d758e1 Remove false positives from testfile Cnly 2019-07-23 01:36:03 +0800
  • aae68a2d07 Fix linting and testfile Cnly 2019-07-23 00:28:46 +0800
  • e0412a66b9 Merge branch 'master' into filters_as_structs Cnly 2019-07-23 00:27:15 +0800
  • abc8d7ffc3 Remove duplicate comment Cnly 2019-07-22 22:18:23 +0800
  • 1812c53e39
    Merge branch 'master' into room-creation-content Alex Chen 2019-07-22 22:16:47 +0800
  • 0830ea7037 Comment the validation of defined creation_content fields Cnly 2019-07-22 22:15:17 +0800
  • 7f9685fa0c Add omitempty for predecessor Cnly 2019-07-22 22:12:22 +0800
  • 78032b3f4c
    Correctly create new device when device_id is passed to /login (#753) Andrew Morgan 2019-07-22 15:05:38 +0100
  • 764b459181 Implement room creation content - fixes #660 Cnly 2019-07-22 17:10:45 +0800
  • 0973dfc4d6 Added name, changed template variables to lowercase Parminder Singh 2019-07-20 15:45:18 +0530
  • b727b1665d Apply suggestions from code review Parminder Singh 2019-07-20 15:15:53 +0530
  • c9f84160ed Add tests I just added to the testfile hurr durr Andrew Morgan 2019-07-19 16:39:03 +0100
  • 0da8d365bf Fix device_id on registration as well Andrew Morgan 2019-07-19 15:58:02 +0100
  • 10a63c0c8b Merge branch 'master' into add-register-fallback Andrew Morgan 2019-07-19 15:02:48 +0100
  • a4296d077f lint Andrew Morgan 2019-07-19 15:01:24 +0100
  • 03b3bc208e Add m.login.recaptcha to completed stages after success Andrew Morgan 2019-07-19 14:09:29 +0100
  • e7bd091e9b Remove unnecessary param Andrew Morgan 2019-07-19 14:12:29 +0100
  • 783ae900cd Correctly create new device when device_id is passed to /login Andrew Morgan 2019-07-19 13:54:12 +0100
  • 97e7729021 Weird error commit SUMUKHA-PK 2019-07-19 16:27:32 +0530
  • 0b1e7abfc9 Fix too high complexity for getStateDeltas Cnly 2019-07-19 14:57:17 +0800
  • b5e9256e5a Merge 'upstream/master' into fix-tests-data-race Cnly 2019-07-19 14:06:02 +0800
  • bdd1a87d4d Add appservice API to config unit test (#744) Andrew Morgan 2019-07-19 07:04:06 +0100
  • 49c0478e6e Return the requested events in client event format Cnly 2019-07-19 13:56:13 +0800
  • 40d9b8eb17 Fix linting Cnly 2019-07-19 13:35:39 +0800
  • 0f0941ba25 Fix /sync may add EDUs for left rooms Cnly 2019-07-19 13:14:30 +0800
  • 57c01adf72 Fixing errors SUMUKHA-PK 2019-07-18 22:03:35 +0530
  • 6ff7b6a72a Clarify that POST publicRooms is implemented (#743) Andrew Morgan 2019-07-18 17:21:06 +0100
  • 5d9d4a4628 Add newly passing test Cnly 2019-07-19 00:14:29 +0800
  • ee14a27949 Implement "full_state" query parameter for /sync Cnly 2019-07-18 23:58:07 +0800
  • 8f145e16fd Merge branch 'master' into anoa/race_detector Andrew Morgan 2019-07-18 15:46:53 +0100
  • fe72cd8c56 Use race condition detection on sytest runs Andrew Morgan 2019-07-18 15:29:34 +0100
  • ee78aaf246 Merge branch 'master' into single-event-retrieval-671 Cnly 2019-07-18 20:40:36 +0800
  • 3a6022e957 Remove federation queries for event and missing states Cnly 2019-07-18 20:18:52 +0800
  • b982eb2095 Better error for unexpected "room doesn't exist" Cnly 2019-07-18 19:05:44 +0800
  • bcb6162a84
    Merge branch 'master' into profile-fed-query Alex Chen 2019-07-18 16:42:50 +0800
  • c136205465 Add a comment to fetchUserStream about locking Cnly 2019-07-18 15:44:39 +0800
  • 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
  • 9872921105 Fix data races reported by go test -race ./... Cnly 2019-07-18 13:45:25 +0800
  • 2e42433089 Remove unused dep Andrew Morgan 2019-07-17 16:36:37 +0100
  • 41110a0519 Remove unnecessary http method checks Andrew Morgan 2019-07-17 16:32:20 +0100
  • b44772e072 Remove trailing slash from /backfill/{roomID} Andrew Morgan 2019-07-17 16:09:55 +0100
  • cf3f74b0e8 Add new passing tests to testfile Andrew Morgan 2019-07-17 16:09:28 +0100
  • 84fedd54c8 Remove trailing slash from /send/{txnID} Andrew Morgan 2019-07-17 15:57:02 +0100
  • 7f0a40c3a4 Enable the race detector and soft fail tests Andrew Morgan 2019-07-17 15:02:04 +0100
  • e9a4c75507 Add appservice API to config unit test Andrew Morgan 2019-07-17 12:04:07 +0100
  • bff60953f3 Prevent duplicate entries in the completed registration flows (#741) Andrew Morgan 2019-07-17 04:55:25 +0100
  • dc2b8cc5c3
    Merge branch 'master' into profile-fed-query Alex Chen 2019-07-17 01:11:24 +0800
  • c494d81235
    Small clarification for method (#742) Andrew Morgan 2019-07-16 18:01:16 +0100
  • e8bee07fc1 Clarify that POST publicRooms is implemented Andrew Morgan 2019-07-16 17:39:46 +0100
  • fda8f76fc5 Small clarification for method Andrew Morgan 2019-07-16 17:35:55 +0100
  • 9bef5d52f4 Fix broken Kafka download URL in INSTALL.md (#740) Alex Chen 2019-07-16 23:16:43 +0800
  • 595ad8fec2 Prevent duplicate entries in the completed registration flows Andrew Morgan 2019-07-16 15:45:40 +0100
  • f340bab08f
    Fix broken Kafka download URL in INSTALL.md Alex Chen 2019-07-16 12:52:19 +0800
  • e704cc7ee0 Add auth_fallback.go back Andrew Morgan 2019-07-15 17:16:04 +0100
  • 2150399538 Fix merge Andrew Morgan 2019-07-15 17:14:20 +0100
  • ec366b9c32 Merge branch 'master' into add-register-fallback Andrew Morgan 2019-07-15 16:47:44 +0100
  • 0970119217 Made changes to go mod and sum SUMUKHA-PK 2019-07-14 19:57:23 +0530
  • 327580c398 Some minor changes SUMUKHA-PK 2019-07-14 19:54:54 +0530
  • 65f9050214 Fixed linting errors, names of vars changed SUMUKHA-PK 2019-07-13 22:29:24 +0530
  • 8fa1b41f73 Fixed linting errors, names of vars changed SUMUKHA-PK 2019-07-13 21:10:44 +0530
  • 1aec16883c Merge branch 'master' of https://github.com/matrix-org/dendrite SUMUKHA-PK 2019-07-13 13:10:29 +0530
  • fe0e489919 Added test names to testfile SUMUKHA-PK 2019-07-13 13:06:23 +0530
  • fd4ea78dbf Moved to gomatrix latest in gomod (#738) Sumukha Pk 2019-07-13 13:02:47 +0530
  • 595bafa666 Moved to gomatrix latest in gomod SUMUKHA-PK 2019-07-13 12:34:51 +0530
  • 5138fbfffc Resolved comments on PR; changes in design SUMUKHA-PK 2019-07-13 12:22:10 +0530
  • ef2006a431 Some changes SUMUKHA-PK 2019-07-13 11:41:09 +0530
  • a84d4d325a
    Merge branch 'master' into fix-alias-deletion-654 Alex Chen 2019-07-12 23:58:15 +0800
  • 8e0b0bc7b1
    Merge branch 'master' into profile-fed-query Alex Chen 2019-07-12 23:47:17 +0800
  • e2251199a4
    Lots of small typo fixes (#737) Andrew Morgan 2019-07-12 16:43:01 +0100
  • d2037745cd Merge branch 'master' into anoa/little_fixes Andrew Morgan 2019-07-12 16:28:57 +0100
  • 29841bed6b
    Add typing notifications to /sync responses - fixes #635 (#718) Alex Chen 2019-07-12 22:59:53 +0800
  • ed449d7978 Lots of small typo fixes Andrew Morgan 2019-07-12 15:56:04 +0100
  • 801c6646f6
    Apply suggestions from code review Alex Chen 2019-07-12 22:28:36 +0800
  • 24b3e1a217
    Apply suggestions from code review Alex Chen 2019-07-12 22:26:35 +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
  • 4a323f15a1 Merge 'upstream/master' into syncapi-typing-notifications-635 Cnly 2019-07-12 20:51:43 +0800
  • 4e84c2f2e9 Docs and code cleanup Cnly 2019-07-12 20:47:13 +0800
  • d51f76952a Backup and restore go.mod & go.sum during linting Andrew Morgan 2019-07-12 10:29:37 +0100
  • 313dd397f7 Explain and condense end of SendMembership Andrew Morgan 2019-07-12 10:14:39 +0100
  • 03841a0121 Better errors Cnly 2019-07-12 17:08:33 +0800
  • 0872c1ba4b Add test to testfile Andrew Morgan 2019-07-11 16:35:31 +0100
  • 7813b019fd Clean up code a bit Andrew Morgan 2019-07-11 16:34:59 +0100
  • fd52f44658 Merge branch 'master' into HEAD Andrew Morgan 2019-07-11 16:30:46 +0100
  • bb44e6de49 Extracting domain from event ID won't work for rooms >= v3 Cnly 2019-07-11 12:24:20 +0800
  • 928464d504 Use common.URLDecodeMapValues Cnly 2019-07-11 12:04:31 +0800
  • 1e794ee456 Merge branch 'master' into single-event-retrieval-671 Cnly 2019-07-11 02:45:51 +0800
  • 69b49530d1
    Apply suggestions from code review Alex Chen 2019-07-11 02:03:59 +0800
  • f42ce18b4f Comment on using SenderLocalpart as UserID Cnly 2019-07-11 01:49:59 +0800
  • 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