MatrixSynapse/synapse
reivilibre e937e2111a
Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration options that refer to numbers of bytes. (#16219)
* Add more suffixes to `parse_size`

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-09-06 14:01:10 +01:00
..
_scripts
api Track presence state per-device and combine to a user state. (#16066) 2023-09-05 09:58:51 -04:00
app
appservice
config Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration options that refer to numbers of bytes. (#16219) 2023-09-06 14:01:10 +01:00
crypto
events
federation Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
handlers Allow modules to delete rooms. (#15997) 2023-09-06 11:50:07 +01:00
http Add MSC4040 `matrix-fed` service lookups (#16137) 2023-09-05 15:45:39 -04:00
logging Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00:00
media Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
metrics
module_api Allow modules to delete rooms. (#15997) 2023-09-06 11:50:07 +01:00
push
replication Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
res
rest Add last_seen_ts to the admin users API (#16218) 2023-09-04 18:13:28 +02:00
server_notices
spam_checker_api
state
static
storage Delete device messages asynchronously and in staged batches (#16240) 2023-09-06 09:30:53 +02:00
streams
types Add last_seen_ts to the admin users API (#16218) 2023-09-04 18:13:28 +02:00
util Delete device messages asynchronously and in staged batches (#16240) 2023-09-06 09:30:53 +02:00
__init__.py Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
event_auth.py
notifier.py
py.typed
server.py Fix typo where we ended up with multiple `WorkerLocksHandler` (#16220) 2023-09-01 12:52:57 +00:00
visibility.py