|
d5c9c4adc1
|
[chore] Upgrade to Go 1.24 (#4187)
* Set `go.mod` to 1.24 now that it's been out for 3 months.
* Update all the test to use `testing.T.Context()`.
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4187
Co-authored-by: Daenney <git@noreply.sourcery.dny.nu>
Co-committed-by: Daenney <git@noreply.sourcery.dny.nu>
|
2025-05-22 12:26:11 +02:00 |
|
|
ab10266bff
|
[feature] Move to code.superseriousbusiness.org
|
2025-04-26 15:38:43 +02:00 |
|
|
65917f5bb9
|
[bugfix] Log + ignore unknown notification types (#3577)
* [bugfix] Log + ignore unknown notification types
* pass context to ParseNotificationTypes
|
2024-11-27 17:22:45 +00:00 |
|
|
4ce5c37df5
|
[bugfix] rename include_types[] to types[] (#3023)
|
2024-06-18 18:18:35 +02:00 |
|
|
b08c1bd0cb
|
[feature] Implement types[] param for notifications (#3009)
Counterpart of exclude_types[].
Also updates Swagger spec for types[] to use the correct param name and enumerate possible values.
Fixes #3003
|
2024-06-17 20:50:50 +01:00 |
|