dendrite/syncapi/storage/sqlite3
Till 60ee7eef4c
Add possibility to ignore users (#2329)
* Add ignore users

* Ignore users in pushrules
Add passing tests

* Update sytest lists

* Store ignore knowledge in the sync API

* Fix copyrights

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-04-07 15:08:19 +01:00
..
deltas
account_data_table.go
backwards_extremities_table.go
current_room_state_table.go
filter_table.go
filtering.go
ignores_table.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
invites_table.go
memberships_table.go Include joined and invite member counts in room summary (#2315) 2022-04-01 16:14:38 +01:00
notification_data_table.go
output_room_events_table.go Fix lint errors 2022-03-24 10:03:22 +00:00
output_room_events_topology_table.go Better mapping of stream positions to topological positions in /messages (#2263) 2022-03-18 10:40:01 +00:00
peeks_table.go
presence_table.go Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
receipt_table.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
send_to_device_table.go
stream_id_table.go Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
syncserver.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00