Commit graph

  • 00adbb38c6 Add POST /send/ api (#265) Erik Johnston 2017-09-26 12:55:48 +0100
  • f7aa96fc9e gb vendor update github.com/matrix-org/gomatrixserverlib Richard van der Hoff 2017-09-26 12:54:22 +0100
  • 9ed609b9df Pass requests made by remote servers for media to the media API (#263) Mark Haines 2017-09-26 12:53:30 +0100
  • f2983a33ab Add POST /send/ api Erik Johnston 2017-09-26 12:05:18 +0100
  • 3b9c4ff3e0 Create CONTRIBUTING.rst Erik Johnston 2017-09-26 10:56:39 +0100
  • fef8f11867 Pass requests made by remote servers for media to the media API Mark Haines 2017-09-25 11:41:23 +0100
  • 3dd30858d1 Update the install instructions (#255) Richard van der Hoff 2017-09-25 11:20:36 +0100
  • b2f6f89496 Implement version endpoint (#262) Jan Christian Grünhage 2017-09-25 12:16:47 +0200
  • 46e0a660ee update INSTALL diagram Richard van der Hoff 2017-09-25 11:13:51 +0100
  • bb849fa6c3 Implement version endpoint Jan Christian Grünhage 2017-09-24 13:51:33 +0200
  • 42f264119f Stub APIs for sytest (#261) Mark Haines 2017-09-22 17:28:29 +0100
  • 9d30b15ff9 Stub APIs for sytest Mark Haines 2017-09-22 17:20:57 +0100
  • 8a395b0262 Make login support logging in via user id (#260) Erik Johnston 2017-09-22 17:08:16 +0100
  • 7de0c758f5 Make login support logging in via user id Erik Johnston 2017-09-22 17:03:51 +0100
  • bdfade26ed Don't validate username when fetching registration flows (#259) Erik Johnston 2017-09-22 16:38:22 +0100
  • d8792fc843 Don't validate username when fetching registration flows Erik Johnston 2017-09-22 16:26:41 +0100
  • 6bec139544 Add missing GET for /login (#258) Erik Johnston 2017-09-22 16:13:43 +0100
  • 8dabca0f07 Implement shared secret registration (#257) Erik Johnston 2017-09-22 16:13:19 +0100
  • 0ec78fce65 Add missing GET for /login Erik Johnston 2017-09-22 15:45:39 +0100
  • 890b481692 Correctly check username validility Erik Johnston 2017-09-22 15:25:15 +0100
  • b2f72e4f44 Use HexString from gomatrixserverlib Erik Johnston 2017-09-22 15:07:11 +0100
  • 033c3f4fc1 Implement shared secret registration Erik Johnston 2017-09-22 14:20:49 +0100
  • 0218063339 Implement room state retrieval endpoint (#254) Brendan Abolivier 2017-09-22 12:34:54 +0200
  • 15f47f1890 Remove debug fmt.Println Mark Haines 2017-09-22 11:29:42 +0100
  • a389e3a4f6 Update the install instructions Richard van der Hoff 2017-09-21 23:57:28 +0100
  • 171724d6f8
    Update comment Brendan Abolivier 2017-09-21 19:35:29 +0200
  • 982a60a3a0
    Specify HTTP method Brendan Abolivier 2017-09-21 19:31:31 +0200
  • e99ed378b6
    Fix forgotten comma Brendan Abolivier 2017-09-21 19:25:42 +0200
  • dbd52ef982
    Doc Brendan Abolivier 2017-09-21 19:22:19 +0200
  • 0dccc03cd0
    Change rowsToEvents() to return an empty slice instead of nil in case of empty result set Brendan Abolivier 2017-09-21 19:21:05 +0200
  • 67f2fecb26
    Implement /state endpoint Brendan Abolivier 2017-09-21 19:12:25 +0200
  • 91fa5d6a12
    Renamed key for better understandability Brendan Abolivier 2017-09-21 19:06:57 +0200
  • 225f671a93
    Move prev event structure to component-wide types Brendan Abolivier 2017-09-21 18:42:12 +0200
  • b9a933846b Allow users to join rooms they've been invited to (#253) Mark Haines 2017-09-21 17:00:48 +0100
  • 3041686c38 Allow users to join rooms they've been invited to Mark Haines 2017-09-21 16:52:58 +0100
  • ce019738ff Pass a context when downloading remote media (#251) Mark Haines 2017-09-21 16:20:10 +0100
  • fef290c47e Add context to the server key database (#248) Mark Haines 2017-09-21 16:16:02 +0100
  • a48baab1a4 Pass a context when downloading remote media Mark Haines 2017-09-21 16:13:03 +0100
  • 7596c19f3a Add context to the mediaapi database (#250) Mark Haines 2017-09-21 15:44:00 +0100
  • a7773d3d3d Add context to the partition offset table (#249) Mark Haines 2017-09-21 15:09:19 +0100
  • 5b7c7ef43d Add context to the mediaapi database Mark Haines 2017-09-21 15:06:34 +0100
  • 54c19b1274 Add context to the partition offset table Mark Haines 2017-09-21 14:38:52 +0100
  • b65b070be5 Add context to the server key database Mark Haines 2017-09-21 14:14:07 +0100
  • e7cf2ae095 Replace the 'TODO' list with link to spreasheet (#247) Richard van der Hoff 2017-09-21 12:33:21 +0100
  • 79115a398b Replace the 'TODO' list with link to spreasheet Richard van der Hoff 2017-09-21 12:19:40 +0100
  • 636848c350 Add invites to the sync API (#244) Mark Haines 2017-09-20 15:36:41 +0100
  • a020c41eea Merge remote-tracking branch 'origin/master' into markjh/invitesV Mark Haines 2017-09-20 15:27:08 +0100
  • 7a30f2085a Add goconst linter (#246) Erik Johnston 2017-09-20 15:25:25 +0100
  • b757f713a6 Add goconst linter Erik Johnston 2017-09-20 15:08:36 +0100
  • 340a84cdc0 Add staticcheck lint (#245) Erik Johnston 2017-09-20 14:54:17 +0100
  • 739643a4fc Implement staticcheck Erik Johnston 2017-09-20 14:52:14 +0100
  • 216f840135 rerun-ci Mark Haines 2017-09-20 14:47:46 +0100
  • 584acbe9a9 Add 'unused' lint (#241) Erik Johnston 2017-09-20 14:47:29 +0100
  • 47bc9e16ab Include the invites table when determining the maxInviteID Mark Haines 2017-09-20 14:33:25 +0100
  • 31335fc7ac Add staticcheck lint Erik Johnston 2017-09-20 14:31:13 +0100
  • 6f0f922fad Fix SQL Mark Haines 2017-09-20 14:23:31 +0100
  • 618232dd2c Merge branch 'master' of github.com:matrix-org/dendrite into erikj/add_unused_lint Erik Johnston 2017-09-20 14:18:53 +0100
  • 3fee789974 Keep testdata consts Erik Johnston 2017-09-20 14:17:51 +0100
  • cc2f755cb3 Add gosimple linter (#242) Erik Johnston 2017-09-20 14:15:38 +0100
  • ab81102fc7 Add gosimple linter Erik Johnston 2017-09-20 13:54:28 +0100
  • 5dab01e8b9 Add 'unused' lint Erik Johnston 2017-09-20 13:42:05 +0100
  • b72142ace5 Add vet linter (#240) Erik Johnston 2017-09-20 13:40:22 +0100
  • c370ae1217 Update the invites table from the roomserver stream Mark Haines 2017-09-20 12:16:32 +0100
  • 4d05492f43 use matching sytest branch, or develop Richard van der Hoff 2017-09-20 12:08:24 +0100
  • d062a4a58d Add vet linter Erik Johnston 2017-09-20 11:58:50 +0100
  • ddd9841cb2 Use the invite table to list the active invites for a user Mark Haines 2017-09-20 11:29:00 +0100
  • 37fcb77768 Fix errcheck Mark Haines 2017-09-20 11:10:30 +0100
  • dc10bc78a9 Merge remote-tracking branch 'origin/master' into markjh/invitesV Mark Haines 2017-09-20 11:08:56 +0100
  • cedb04cad2 Merge branch 'markjh/invitesV' of github.com:matrix-org/dendrite into markjh/invitesV Mark Haines 2017-09-20 11:08:12 +0100
  • 8a36a7e89b Add errcheck linter (#238) Erik Johnston 2017-09-20 10:59:19 +0100
  • b68602e9b7 Fix errcheck lint Erik Johnston 2017-09-20 10:45:57 +0100
  • fd14726686 Merge branch 'master' of github.com:matrix-org/dendrite into erikj/errcheck_lint Erik Johnston 2017-09-20 10:37:39 +0100
  • 5c66485465 Fix errcheck lint stuff Erik Johnston 2017-09-20 10:22:59 +0100
  • b9e82d60fa Add config for 'fast' linters Erik Johnston 2017-09-20 10:20:49 +0100
  • 4cd0f8251a Add errcheck linter Erik Johnston 2017-09-20 10:20:35 +0100
  • 3f3e60c5a0 Add table for storing invites in the syncapi Mark Haines 2017-08-29 15:18:25 +0100
  • 88a190b867 WIP AMEND ME Mark Haines 2017-08-23 14:28:32 +0100
  • b91b3e729a Use a shared PostgreSQL sequence to generate ids. (#237) Mark Haines 2017-09-19 17:15:46 +0100
  • 4fbe96eb11 Fewer lies in comments Mark Haines 2017-09-19 16:55:42 +0100
  • 5ab0799557 Re-number the SQL arguments Mark Haines 2017-09-19 16:48:02 +0100
  • 8903043a0d Remove redundant 'primary key' Mark Haines 2017-09-19 16:38:21 +0100
  • 21d61e4112 Use a shared PostgreSQL sequence to generate ids. Mark Haines 2017-09-19 16:22:38 +0100
  • fbc4477be0 Use a read-only snapshot transaction for calculating sync responses (#236) Mark Haines 2017-09-19 16:22:02 +0100
  • fbd6ada58f gb vendor update github.com/lib/pq Mark Haines 2017-09-19 14:49:04 +0100
  • 746daec4fe Use a read-only snapshot transaction for calculating sync responses Mark Haines 2017-09-19 14:42:19 +0100
  • 08b9940dde Make media repo use error rather than jsonErrorResponse (#235) Erik Johnston 2017-09-19 11:40:21 +0100
  • 906b0858bb Fixup error formats Erik Johnston 2017-09-19 11:36:21 +0100
  • dbd4ef20b1 gb vendor github.com/pkg/errors Erik Johnston 2017-09-19 10:59:22 +0100
  • 9308170fe2 Update comments Erik Johnston 2017-09-19 10:48:40 +0100
  • 3d41404638 Make media repo use error rather than jsonErrorResponse Erik Johnston 2017-09-19 10:45:32 +0100
  • 856bc5b52e Add context to the syncapi database (#234) Mark Haines 2017-09-18 16:52:22 +0100
  • 25f9c9a352 Add context to the syncapi database Mark Haines 2017-09-18 15:59:08 +0100
  • 238646ee3c Add contexts to device database (#233) Mark Haines 2017-09-18 15:51:26 +0100
  • 07282b884a Remove spurious whitespace Mark Haines 2017-09-18 15:17:58 +0100
  • 9bbc9964b3 Add contexts to device database Mark Haines 2017-09-18 15:12:41 +0100
  • e28ee27605 Add context to the account database (#232) Mark Haines 2017-09-18 14:15:27 +0100
  • 5ada8872bb Add context to the federationsender database (#231) Mark Haines 2017-09-18 14:15:17 +0100
  • eec5e83100 Add context to the account database Mark Haines 2017-09-14 18:09:08 +0100
  • 5c001a1fee Add context to the federationsender database Mark Haines 2017-09-14 17:12:13 +0100
  • dc5dd4c5d2 Add contexts to the public rooms database (#230) Mark Haines 2017-09-14 14:46:56 +0100