gotosocial/docs
tobi b143877995
[feature] Unused avatar and header cleanup (#574)
* rename + tidy up remote pruning

* fix media attachment account join
see https://bun.uptrace.dev/guide/golang-orm.html#table-relationships

* update logging to new function name

* add get avatars and headers to bun

* add pruneallmeta function

* don't set uncached since we're deleting anyway

* fix totalPruned being in wrong place

* test pruning meta

* go fmt ./...

* rename mediaprune

* add meta pruning to routine mediaprune

* tidy up cleanup job scheduling

* rename adminmediaremoteprune

* update mediacleanup to use renamed prune func

* update swagger docs a little bit

* reuse cancel + context
2022-05-15 15:45:04 +01:00
..
admin [documentation] Admin Panel installation + usage (#552) 2022-05-11 12:25:53 +02:00
api [feature] Unused avatar and header cleanup (#574) 2022-05-15 15:45:04 +01:00
assets [documentation] Admin Panel installation + usage (#552) 2022-05-11 12:25:53 +02:00
configuration [feature] Add log-db-queries config option (#465) 2022-04-18 16:47:11 +02:00
federation [Documentation] Update glossary, expand entry for dereferencing (#542) 2022-05-04 14:33:24 +02:00
installation_guide [Documentation] tidy docker-compose docs, add note about uid/gid (#551) 2022-05-09 11:15:46 +02:00
user_guide document post settings (#346) 2021-12-14 12:42:20 +01:00
environment.yml Update docs with better config + installation instructions (#300) 2021-11-14 16:54:23 +01:00
index.md [documentation] Add known issues + project links in readme and docs (#541) 2022-05-04 11:36:20 +02:00
requirements.txt requirements.txt for RtD 2021-07-31 17:54:50 +02:00
swagger.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00