Commit Graph

  • 0cc2fc0b30
    Merge 7daf90b89f into ceba4d9f75 gdgd-server-admin 2022-10-12 15:33:04 +0900
  • 78c371d374
    Merge 5b7c6d1fc7 into ceba4d9f75 Gabriel Fioravante 2022-10-12 15:33:03 +0900
  • 8094f64141
    Merge be2a64b6f8 into ceba4d9f75 Gabriel Fioravante 2022-10-12 15:33:03 +0900
  • c8181ec17b
    Merge 2250f190b1 into ceba4d9f75 Gabriel Fioravante 2022-10-12 15:33:03 +0900
  • ceba4d9f75
    Merge pull request #87 from northernSage/add-filter-tests main kegsay 2022-09-26 11:26:14 +0100
  • dcac0ce8bd
    Merge branch 'main' into add-filter-tests kegsay 2022-09-26 10:29:26 +0100
  • 7daf90b89f change request body nil to empty struct lin 2021-12-25 21:09:10 +0900
  • 38bc742aab Implement missing endpoints Piotr Kozimor 2021-06-02 13:21:07 +0200
  • 1602f1fa7c Add ReqRegisterAppservice struct Jason Robinson 2021-04-30 19:23:32 +0300
  • 9a68e75f7f fix merge Ilya Beltsiukou 2021-04-02 21:55:55 +0300
  • 34a43c9a39 Merge branch 'master' of github.com:kanopeld/gomatrix into kanopeld/room-aliases Ilya Beltsiukou 2021-04-02 21:55:09 +0300
  • 57086402c4
    Merge pull request #4 from kanopeld/kanopeld/event_types Ilya Beltyukov 2021-04-02 21:53:51 +0300
  • 1f64e74279 Implement all event types Ilya Beltsiukou 2021-04-02 20:58:02 +0300
  • e1b14d8eb3 Implement easyjson for room aliases aps Ilya Beltsiukou 2021-04-02 20:13:59 +0300
  • 9b894c66e2 Merge branch 'master' of github.com:kanopeld/gomatrix into kanopeld/room-aliases Ilya Beltsiukou 2021-04-02 20:10:41 +0300
  • 0bb6c703ab
    Merge pull request #2 from kanopeld/kanopeld/errors Ilya Beltyukov 2021-04-02 18:10:33 +0300
  • 4a23a43f29 Merge branch 'master' of github.com:kanopeld/gomatrix into kanopeld/errors Ilya Beltsiukou 2021-04-02 18:10:05 +0300
  • 28859f4941
    Merge pull request #1 from kanopeld/kanopeld/improvements Ilya Beltyukov 2021-04-02 18:07:01 +0300
  • 2250f190b1 add tests for store.go northernSage 2021-03-27 13:27:08 -0300
  • be2a64b6f8 add final test and apply pre-commit hooks northernSage 2021-03-26 15:46:39 -0300
  • 0977769472 add initial tests for room.go northernSage 2021-03-26 15:17:16 -0300
  • ef125702f5 Implement room alias api's Ilya Beltsiukou 2021-03-25 22:04:37 +0300
  • 5b7c6d1fc7 add tests for responses.go northernSage 2021-03-25 13:56:59 -0300
  • 8bfc3260cc Implement all matrix errors Ilya Beltsiukou 2021-03-25 18:44:47 +0300
  • a33491b5cc Added gitignore rules. Changed http methods from string to constants. Added easyjson for faster marshall/unmarshall json. Added constant fot message types Ilya Beltsiukou 2021-03-25 14:19:01 +0300
  • 65ff039a4c
    remove string comparison Gabriel Fioravante 2021-03-24 16:19:14 -0400
  • 6154cb20aa
    Merge 759b7e81ac into be2af5ef2e Gabriel Fioravante 2021-03-24 16:38:07 +0000
  • f1931f45c1
    Merge branch 'master' into add-send-html Kegsay 2021-03-24 16:35:23 +0000
  • be2af5ef2e
    Merge pull request #86 from northernSage/add-event-tests Kegsay 2021-03-24 16:32:49 +0000
  • 82808d38a0
    Merge pull request #84 from ptman/access_token Kegsay 2021-03-24 16:24:23 +0000
  • 5e8873e019
    Merge branch 'master' into add-event-tests Kegsay 2021-03-24 16:24:14 +0000
  • e7f95a99bf
    Merge branch 'master' into access_token Kegsay 2021-03-24 16:21:27 +0000
  • ec4a104708
    Merge pull request #85 from northernSage/add-contributing-guidelines Kegsay 2021-03-24 16:21:16 +0000
  • dbffaa2b28
    Update README.md Kegsay 2021-03-24 16:18:30 +0000
  • e6877ae9c8
    Update CHANGELOG.md Kegsay 2021-03-24 16:18:25 +0000
  • 759b7e81ac fix PR duplication northernSage 2021-02-27 00:39:39 -0300
  • 4617436885 fix PR duplication northernSage 2021-02-27 00:35:30 -0300
  • 967f164327 add identifier tests northernSage 2021-02-27 00:28:53 -0300
  • 1eaa10fe73 add filter.go tests northernSage 2021-02-26 11:04:23 -0300
  • 36e440bcce add tests for events.go northernSage 2021-02-26 03:40:12 -0300
  • fffd6ae426 fix formatting northernSage 2021-02-25 07:25:59 -0300
  • 049d2d9eda add initial docs northernSage 2021-02-25 07:21:37 -0300
  • ee30ee9640 Switch from access_token in URL to token in header Paul Tötterman 2020-10-01 12:09:39 +0300
  • 7dd5e2a05b
    support for ephemeral events and more message types (#69) Bernhard Tittelbach 2020-08-27 14:22:06 +0200
  • f42613437d
    Merge branch 'master' into master Neil Alexander 2020-08-27 13:19:59 +0100
  • bceb63bac6
    Support sending formatted text (r0.6.0). (#82) TheDiscordian 2020-08-27 08:09:29 -0400
  • 5891715dc5
    MarkRead method for // MarkRead marks eventID in roomID as read, signifying the event, and all before it have been read. See https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-rooms-roomid-receipt-receipttype-eventid (#81) TheDiscordian 2020-08-27 08:08:51 -0400
  • 9523b90244
    Status functions for interacting with the r0.6.0 presence/status API (#80) TheDiscordian 2020-08-27 08:07:42 -0400
  • c698fb0c10
    Update Login() Logout() and LogoutAll() to r0.6.0 (#73) f4814n 2020-08-27 14:05:45 +0200
  • 0e6d22d91c
    Merge github.com:matrix-org/gomatrix Neil Alexander 2020-08-27 13:05:24 +0100
  • 51c8c737f9 Support sending formatted text (r0.6.0). TheDiscordian 2020-05-25 16:56:13 -0400
  • 015e6dc5a1
    Add Event neilalexander/events Neil Alexander 2020-05-16 14:49:02 +0100
  • ae9e07d3c3 MarkRead method for // MarkRead marks eventID in roomID as read, signifying the event, and all before it have been read. See https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-rooms-roomid-receipt-receipttype-eventid TheDiscordian 2020-05-15 21:31:19 -0400
  • e045619a60 private -> Public TheDiscordian 2020-05-15 19:19:10 -0400
  • 6166ab33b3 Status functions for interacting with the r0.6.0 presence/status API TheDiscordian 2020-05-15 19:10:21 -0400
  • e5578b12c7
    Run CI using golangci-lint, Go 1.13.10 (#78) Neil Alexander 2020-05-01 13:17:22 +0100
  • 46440d3f6d Fix lint issues neilalexander/ci Neil Alexander 2020-05-01 13:15:27 +0100
  • 08878c59b2 Update pre-commit hook Neil Alexander 2020-05-01 13:12:36 +0100
  • 514d21f030 Run CI using golangci-lint, Go 1.13.10 Neil Alexander 2020-05-01 13:09:04 +0100
  • d8d51fff7e Switch from access_token in URL to token in header Paul Tötterman 2020-04-09 12:56:13 +0300
  • 408fff5e6a Add go.mod Kegan Dougal 2020-04-08 16:53:10 +0100
  • 911b396dd1 Switch to golangci-lint Paul Tötterman 2020-03-02 16:09:42 +0200
  • f52d75e89d Update Login() Logout() and LogoutAll() to r0.6.0 Fabian Geiselhart 2020-02-17 19:53:47 +0000
  • 9e7906b676
    Merge pull request #71 from matrix-org/t3chguy/public_rooms Michael Telatynski 2020-01-28 15:53:35 +0000
  • 49bed8e0e4 update comments and remove go.mod t3chguy/public_rooms Michael Telatynski 2020-01-25 11:55:05 +0000
  • fa4abd0af9 unrelated: Add PrevContent Michael Telatynski 2019-12-22 18:20:50 +0000
  • dc3a2baaff Add go.mod Michael Telatynski 2019-12-21 22:52:54 +0000
  • 20d5d55bc2 Add test Michael Telatynski 2019-12-21 22:48:51 +0000
  • 5f2b2fc843 rejig Michael Telatynski 2019-12-21 22:35:11 +0000
  • 48858059f1 delint Michael Telatynski 2019-12-21 22:33:03 +0000
  • 9c5753065f Add methods to query /publicRooms API Michael Telatynski 2019-12-21 22:26:19 +0000
  • 46de9e6aac Add support for specifying filename when uploading to content repo Sharif Paksa 2019-09-20 11:44:41 +0200
  • 94d369014c added AudioMessage,LocationMessage,FileMessage Bernhard Tittelbach 2019-08-30 21:09:19 +0200
  • 64c39d4e4d support ephemeral events Bernhard Tittelbach 2019-08-30 20:59:34 +0200
  • 35ae5fadeb Minor change SUMUKHA-PK 2019-08-01 15:48:58 +0530
  • e20ba7d4fb Fixed lint error SUMUKHA-PK 2019-08-01 15:47:18 +0530
  • 2fe6744f03 Changes to tags.go SUMUKHA-PK 2019-07-19 21:27:06 +0530
  • 7df988a63f
    Merge pull request #66 from Reverite/20190424-json-streaming Brendan Abolivier 2019-05-28 13:09:28 +0100
  • 158bd27e25 Check for resBody != nil on JSON decode Reverite 2019-05-08 13:29:31 -0700
  • f9a6d11d38 Use res.Body check instead of res.ContentLength Reverite 2019-04-29 13:18:17 -0700
  • 4fb520ebac Run gofmt Reverite 2019-04-25 15:16:37 -0700
  • 44bc4ee622 streaming JSON encoding and decoding from HTTP client instead of allocating bytes Reverite 2019-04-25 00:24:30 -0700
  • 0c31efc5dc
    Merge pull request #65 from matrix-org/babolivier/thumbnails Brendan Abolivier 2019-04-18 16:55:19 +0100
  • 5df0d882cd ImageInfo can have a Thumbnail (and it's needed for Riot on Android) babolivier/thumbnails Bernhard Tittelbach 2019-04-07 03:59:56 +0200
  • f801209a7f added AudioMessage,LocationMessage,FileMessage and comments where helpful Bernhard Tittelbach 2019-04-13 22:14:06 +0200
  • 9f4eb0fd6d ImageMessage can have optional Thumbnail Information and info is also optional Bernhard Tittelbach 2019-04-07 03:59:56 +0200
  • 296a9a2eb8 ImageInfo can have a Thumbnail (and it's needed for Riot on Android) Bernhard Tittelbach 2019-04-07 03:59:56 +0200
  • 51f01ddc3d
    Merge pull request #62 from SUMUKHA-PK/Adding_Tags_feature Andrew Morgan 2019-03-26 17:22:01 +0000
  • c58e5d92a5 Tag->TagContent SUMUKHA-PK 2019-03-26 22:25:57 +0530
  • 8aae639f6b Tag -> TagContent SUMUKHA-PK 2019-03-26 22:25:40 +0530
  • 4e14b28365 Merge branch 'Adding_Tags_feature' of https://github.com/SUMUKHA-PK/gomatrix into Adding_Tags_feature SUMUKHA-PK 2019-03-26 22:07:30 +0530
  • 22498f6a60 Added copyright SUMUKHA-PK 2019-03-26 22:07:07 +0530
  • 58c78fd8f1
    Update tags.go Andrew Morgan 2019-03-26 22:01:34 +0530
  • 566b83c1b0
    Update tags.go Andrew Morgan 2019-03-26 22:01:24 +0530
  • da9261fac6
    Update tags.go Andrew Morgan 2019-03-26 22:01:15 +0530
  • 8d38784ec2 Build issues resolved SUMUKHA-PK 2019-03-26 21:24:26 +0530
  • f96350d0a8 Build issues resolved SUMUKHA-PK 2019-03-26 21:15:48 +0530
  • 8083606ef5 Build issues resolved SUMUKHA-PK 2019-03-26 21:13:55 +0530
  • 1ec97e4eae Added tags.go SUMUKHA-PK 2019-03-26 21:08:08 +0530
  • 54b415d5fa
    Merge pull request #61 from matrix-org/babolivier/trailing-slashes Brendan Abolivier 2019-03-20 22:38:05 +0000