gotosocial/cmd/gotosocial
kim c9452f32f3
[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)
* update media / emoji cleaner funcs to use new paging package, check for same returned maxID

* fix other calls of getattachments and getmojis not using paging

* use alternative order-by function
2024-01-31 13:31:53 +00:00
..
action [bugfix] fix possible infinite loops in media / emoji cleanup (#2590) 2024-01-31 13:31:53 +00:00
admin.go [feature] list commands for both attachment and emojis (#2121) 2023-08-23 18:01:16 +02:00
common.go [feature] Make log format configurable (#2130) 2023-08-21 19:07:55 +01:00
debug.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
main.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
server.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
testrig.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00