dendrite/userapi
PiotrKozimor 369890c5d1
Multiroom feature (#45)
* Multiroom feature

* Run multiroom visibility expiration conditionally

Remove SQLite and go 1.18 for tests matrixes

* Remove sqlite from unit tests

* Fix linter errors

* Do not build with go1.18

* Do not run upgrade tests

* Fix dendrite workflow

* Add forgotten content and timestamp fields to multiroom in sync response

* Fix syncapi multiroom unit tests

* Review adjustments in queries and naming

* Remove no longer maintained linters from golangci-lint configuration

* Document sqlc code generation
2022-10-31 12:52:27 +01:00
..
api Multiroom feature (#45) 2022-10-31 12:52:27 +01:00
consumers Allow m.read.private to clear notifications (#2811) 2022-10-21 09:19:52 +01:00
internal Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00
inthttp Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00
producers Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
storage Merge pull request #44 from globekeeper/release/upstream_0.10.4 2022-10-27 17:57:41 +03:00
types Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
util Upstream release v0.9.0 (#18) 2022-08-03 13:35:29 +02:00
userapi.go Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
userapi_test.go Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00