gotosocial/internal/processing
nicole mikołajczyk 12e3cb71c1 [bugfix] insert filter keywords/statuses into DB when creating new filters (#4376)
I don't see an issue for this, but the endpoint used for creating filters simply didn't store the filter keywords/statuses in the DB.

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4376
Co-authored-by: nicole mikołajczyk <git@mkljczk.pl>
Co-committed-by: nicole mikołajczyk <git@mkljczk.pl>
2025-08-14 12:54:56 +02:00
..
account [feature] scheduled statuses (#4274) 2025-08-12 14:05:15 +02:00
admin [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
advancedmigrations [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
application [feature] scheduled statuses (#4274) 2025-08-12 14:05:15 +02:00
common [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
conversations [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
fedi [bugfix] Fix nil ptr dereffing instance acct outbox (#4267) 2025-06-13 14:08:25 +02:00
filters [bugfix] insert filter keywords/statuses into DB when creating new filters (#4376) 2025-08-14 12:54:56 +02:00
interactionrequests [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
list [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
markers [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
media [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
polls [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
push [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
report [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
search [performance] bump codeberg.org/gruf/go-kv to v2 (#4341) 2025-07-29 09:23:20 +02:00
status [feature] scheduled statuses (#4274) 2025-08-12 14:05:15 +02:00
stream [performance] bump codeberg.org/gruf/go-kv to v2 (#4341) 2025-07-29 09:23:20 +02:00
tags [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
timeline [feature] Use hidesToPublicFromUnauthedWeb and hidesCcPublicFromUnauthedWeb properties for web visibility of statuses (#4315) 2025-07-09 16:50:25 +02:00
user [feature] 2fa management via CLI (#4368) 2025-08-13 12:24:40 +02:00
workers [feature] add streaming of statuses and status updates to LOCAL / PUBLIC timelines (#4353) 2025-07-30 17:54:07 +02:00
followrequest_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
instance.go [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
oauth.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
parsemention.go [bugfix] Fix no notification if mention edited into status (#4102) 2025-05-04 09:45:10 +00:00
parsemention_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
preferences.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
preferences_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
processor.go [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
processor_test.go [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00