0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-18 05:13:49 +02:00
dendrite/internal
Till d5876abbe9
Fulltext implementation incl. config (#2480)
This adds the main component of the fulltext search.
This PR doesn't do anything yet, besides creating an empty fulltextindex
folder if enabled. Indexing events is done in a separate PR.
2022-09-07 18:15:54 +02:00
..
caching Protect user_interactive reads and writes with locks (#2635) 2022-08-12 09:12:05 +01:00
eventutil Stronger default power levels 2022-09-06 17:25:17 +01:00
fulltext Fulltext implementation incl. config (#2480) 2022-09-07 18:15:54 +02:00
hooks MSC2836: Threading - part one (#1589) 2020-11-19 11:34:59 +00:00
httputil Handle errors differently in the DeviceListUpdater (#2695) 2022-09-07 11:44:27 +02:00
pushgateway Back out matrix-org/dendrite#2421 by restoring http.Clients 2022-05-10 11:08:10 +01:00
pushrules Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
sqlutil Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00
transactions Implement read receipts (#1528) 2020-11-09 18:46:11 +00:00
log.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02:00
log_unix.go Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
log_windows.go Fix building on Windows (#2008) 2021-11-02 16:50:59 +00:00
mutex.go Add a per-room mutex to federationapi when processing transactions (#1810) 2021-03-30 10:01:32 +01:00
version.go Version 0.9.6 (#2689) 2022-09-01 14:49:42 +01:00