Laura Hausmann
|
e65c678a35
|
[backend/core] Revert to heuristic-based home timeline query
There can be performance issues with the other query, so we have to revert this for now.
|
2024-06-26 22:56:36 +02:00 |
|
Laura Hausmann
|
d0eaf13b6b
|
[backend] Code cleanup
|
2024-06-26 21:57:22 +02:00 |
|
Laura Hausmann
|
c290c546f4
|
[backend/core] Move FilterByFollowingAndOwn back into QueryableExtensions
|
2024-06-26 21:57:22 +02:00 |
|
Laura Hausmann
|
46644b2ab1
|
[backend/core] Switch to universal home timeline query
|
2024-06-26 21:54:54 +02:00 |
|
Laura Hausmann
|
7a57862048
|
[backend/core] Improve heuristics query performance, move timeline-related extensions into its own file
|
2024-06-26 21:54:16 +02:00 |
|
Laura Hausmann
|
2858f66ad4
|
[backend/federation] Make sure DateTime objects are being converted to Utc when (de)serializing activities
|
2024-06-26 16:53:21 +02:00 |
|
Laura Hausmann
|
583e954106
|
[backend/federation] Don't mark client error deliver jobs as successful
|
2024-06-23 14:45:04 +02:00 |
|
Laura Hausmann
|
d5a5a3d464
|
[backend/federation] Don't retry deliver jobs that returned a client error (except for HTTP 429)
|
2024-06-23 14:38:45 +02:00 |
|
Laura Hausmann
|
bfc3140381
|
[backend/core] Fix renote/reply FTS filters being swapped
|
2024-06-23 14:17:36 +02:00 |
|
Laura Hausmann
|
259a21b273
|
[backend/database] Fix possible stall / race condition on first startup in EntityFrameworkCoreXmlRepositoryAsync
|
2024-06-23 00:54:34 +02:00 |
|
Laura Hausmann
|
9ac2284dd5
|
[backend/razor] Refactor queue dashboard job view to better accommodate different job data formats
|
2024-06-21 21:08:40 +02:00 |
|
Laura Hausmann
|
3e0a5b5759
|
[backend/configuration] Allow configuring of parameter logging for database exceptions
|
2024-06-21 16:24:03 +02:00 |
|
Laura Hausmann
|
9319dc22c9
|
[backend/core] Refactor NumberExtensions
|
2024-06-21 16:02:40 +02:00 |
|
Laura Hausmann
|
32d6cb555d
|
[backend/configuration] Allow configuring of queue job retention
|
2024-06-21 14:42:00 +02:00 |
|
Laura Hausmann
|
503b8c5985
|
[backend/razor] Render display durations >1000ms properly on queue dashboard
|
2024-06-21 13:57:15 +02:00 |
|
Laura Hausmann
|
2e562b04d8
|
[backend/razor] Make queue dashboard use ToDisplayStringTz instead of ToStringIso8601Like for rendering date/time strings
|
2024-06-21 04:26:21 +02:00 |
|
Laura Hausmann
|
752161d7db
|
[backend/core] Refactor QueryableFtsExtensions
|
2024-06-17 20:41:09 +02:00 |
|
Laura Hausmann
|
1d02bd7119
|
[backend/core] Add in:interactions search query filter, allow multiple from: filters
|
2024-06-17 20:41:09 +02:00 |
|
Laura Hausmann
|
bc270d4fed
|
[backend/logging] Cleanup unused variable
|
2024-06-16 22:03:33 +02:00 |
|
Laura Hausmann
|
e089184c63
|
[backend/logging] Improve systemd logging
|
2024-06-16 22:01:17 +02:00 |
|
Laura Hausmann
|
0f4cc675d5
|
[backend/logging] Fix typo
|
2024-06-16 21:58:10 +02:00 |
|
Laura Hausmann
|
10d40513d3
|
[backend/logging] Render syslog severity indicator for every line of multi-line log messages in systemd mode
|
2024-06-16 21:55:17 +02:00 |
|
Laura Hausmann
|
db76a722db
|
[backend/logging] Fix typo
|
2024-06-16 21:46:30 +02:00 |
|
Laura Hausmann
|
2c2f350d21
|
[backend/logging] Correctly log multi-line logs in systemd mode
|
2024-06-16 21:45:00 +02:00 |
|
Laura Hausmann
|
e2048857fb
|
[backend/logging] Fix typo
|
2024-06-16 21:36:57 +02:00 |
|
Laura Hausmann
|
8732f30563
|
[backend/logging] Display log level in text form in systemd logs
|
2024-06-16 21:36:38 +02:00 |
|
Laura Hausmann
|
9c369bdf4a
|
[backend/logging] Detect whether we're running under systemd & configure logging accordingly
|
2024-06-16 21:12:35 +02:00 |
|
Laura Hausmann
|
75be495c36
|
[backend/logging] Add FORCE_COLOR environment variable
|
2024-06-16 20:50:57 +02:00 |
|
Laura Hausmann
|
29ff35d533
|
[backend/logging] Revert "Check for terminfo to determine color support"
This reverts commit 0de8a9b2f7 .
|
2024-06-16 20:49:51 +02:00 |
|
Laura Hausmann
|
0de8a9b2f7
|
[backend/logging] Check for terminfo to determine color support
|
2024-06-16 20:24:42 +02:00 |
|
Laura Hausmann
|
e4fda75cc9
|
[backend/logging] Revert "Check for TTY instead of console redirection to determine whether to output color"
This reverts commit 80840e4dd6 .
|
2024-06-16 20:12:47 +02:00 |
|
Laura Hausmann
|
80840e4dd6
|
[backend/logging] Check for TTY instead of console redirection to determine whether to output color
|
2024-06-16 20:04:37 +02:00 |
|
Laura Hausmann
|
8b36f1aecf
|
[backend/masto-client] Paginate likes & bookmarks based on their identifier (instead of the note identifier)
|
2024-06-15 16:57:06 +02:00 |
|
Laura Hausmann
|
c4190781e3
|
[backend/core] Generate reply notifications for notes that aren't of specified visibility
|
2024-06-13 22:54:02 +02:00 |
|
Laura Hausmann
|
5dbec15876
|
[backend] Switch to the renamed Iceshrimp.WebPush library
|
2024-06-11 17:34:47 +02:00 |
|
Laura Hausmann
|
3467fe952c
|
[backend/database] Add support for connection multiplexing
|
2024-06-10 19:26:21 +02:00 |
|
Laura Hausmann
|
aa21e4b05a
|
[backend/queue] Make queue concurrency configurable
|
2024-06-10 18:18:39 +02:00 |
|
Laura Hausmann
|
5771e43dda
|
[backend/federation] Add configuration option for limiting the number of concurrent federation requests (ISH-338)
|
2024-06-10 18:18:23 +02:00 |
|
Laura Hausmann
|
068b318c19
|
[backend/startup] Add debug logging for loaded configuration files & allow configuration via environment variables
|
2024-06-07 20:02:46 +02:00 |
|
Laura Hausmann
|
c46a5bd93d
|
[backend/masto-client] Correctly handle offset pagination (ISH-358)
|
2024-06-07 18:44:48 +02:00 |
|
Laura Hausmann
|
8e20916c9a
|
[backend/api-shared] Make FTS support filtering by local instance web/account domain
|
2024-06-06 20:53:33 +02:00 |
|
Laura Hausmann
|
1e761f5008
|
[backend/api-shared] Allow searching for notes with polls
|
2024-06-05 15:54:38 +02:00 |
|
Laura Hausmann
|
3d15ed6807
|
[backend/asp] Add explicit routes for matching local and remote users
This is necessary because MapFallbackToPage doesn't apply to routes containing special characters (dots, @ symbol) by default.
|
2024-05-29 20:04:22 +02:00 |
|
Laura Hausmann
|
b1803ce6bf
|
[backend/drive] Add purge argument & additional error handling to object storage migrator
|
2024-05-28 15:35:39 +02:00 |
|
Laura Hausmann
|
e77c768882
|
[backend/database] Switch job identifier generation scheme to from UUIDv4 to ULID
|
2024-05-27 22:11:18 +02:00 |
|
Laura Hausmann
|
55250e59f0
|
[backend/swagger] Set SwaggerDoc versions correctly (ISH-350)
|
2024-05-27 15:21:43 +02:00 |
|
Laura Hausmann
|
35153a9080
|
[backend/queue] Improved AsyncAutoResetEvent implementation
This implementation improves the memory behavior of AsyncAutoResetEvents that fire in rapid succession.
|
2024-05-25 13:34:06 +02:00 |
|
Laura Hausmann
|
849ecd9841
|
[backend/core] Don't allow connections to local addresses by default (ISH-330, ISH-331)
|
2024-05-17 14:19:48 +02:00 |
|
Laura Hausmann
|
498ac154a7
|
[backend/masto-client] Move offset pagination into QueryableExtensions
|
2024-05-16 00:38:16 +02:00 |
|
Laura Hausmann
|
39296bbc25
|
[backend/core] Include quote-renotes when rendering notifications
|
2024-05-14 15:54:09 +02:00 |
|