gotosocial/internal/config
Vyr Cossont fccb0bc102
[feature] Implement backfilling statuses thru scheduled_at (#3685)
* Implement backfilling statuses thru scheduled_at

* Forbid mentioning others in backfills

* Update error messages & codes

* Add new tests for backfilled statuses

* Test that backfilling doesn't timeline or notify

* Fix check for absence of notification

* Test that backfills do not cause federation

* Fix type of apimodel.StatusCreateRequest.ScheduledAt in tests

* Add config file switch and min date check
2025-02-12 09:49:33 -08:00
..
gen [chore] skip trusted-proxies warning if ip excepted from rate limiting (#3699) 2025-01-27 19:21:13 +01:00
testdata [chore/docs] Replace specific year range of copyright notice (#2520) 2024-01-13 16:33:53 +01:00
config_test.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
config.go [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
const.go [feature] Change instance-stats-randomize to instance-stats-mode with multiple options; implement nodeinfo 2.1 (#3734) 2025-02-04 16:52:42 +01:00
defaults.go [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
flags.go [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
global.go [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 2024-05-27 17:46:15 +02:00
helpers.gen.go [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
state.go [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 2024-05-27 17:46:15 +02:00
util.go [feature] enable + document explicit IP dialer allowing/denying (#1950) 2023-07-07 16:17:39 +02:00
validate_test.go [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00
validate.go [feature] Change instance-stats-randomize to instance-stats-mode with multiple options; implement nodeinfo 2.1 (#3734) 2025-02-04 16:52:42 +01:00