dendrite/src/github.com/matrix-org/dendrite/common
Andrew Morgan 49b63089f5
Consolidate AS interest checking (#539)
* Methods for checking if an AS is interested in events

* Look through rooms namespace for matching room IDs
2018-07-16 05:30:04 -07:00
..
basecomponent Update Prometheus metrics tracking (#459) 2018-05-23 15:42:08 +01:00
config Consolidate AS interest checking (#539) 2018-07-16 05:30:04 -07:00
keydb Update gomatrixserverlib version (#476) 2018-06-01 17:42:55 +01:00
test Fix linting errors in go1.9.1 (#336) 2017-11-15 11:13:09 +00:00
transactions Add module for transactions cache (#440) 2018-05-16 11:36:40 +01:00
consumers.go Add context to the partition offset table (#249) 2017-09-21 15:09:19 +01:00
eventcontent.go Processing of pending invites on 3PID binding (#218) 2017-09-08 15:17:12 +01:00
events.go Fix typo 2017-11-29 09:48:55 +00:00
httpapi.go Update Prometheus metrics tracking (#459) 2018-05-23 15:42:08 +01:00
log.go Enable debug logs using a configuration parameter and put all logs in a single file (#379) 2018-04-10 13:21:20 +01:00
partition_offset_table.go Add context to the partition offset table (#249) 2017-09-21 15:09:19 +01:00
sql.go User registration return M_USER_IN_USE when username is already taken (#372) 2017-12-19 09:49:42 +00:00
types.go Federation: Implement Query Profile API (#317) 2017-11-05 14:03:54 -04:00