index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
processing
/
admin
/
admin.go
Age
Commit message (
Expand
)
Author
Files
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-09-04
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
tobi
1
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-03-14
[feature] Allow admins to send test emails (#1620)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-01-25
[feature] Implement reports admin API so admins can view + close reports (#1378)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
1
2022-11-24
[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)
tobi
1
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
1
2022-10-14
[feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913)
tobi
1
2022-10-13
[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...
tobi
1
2022-10-12
[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)
tobi
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-05-03
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
tobi
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
1
2022-03-19
[feature] Admin account actions (#432)
tobi
1
2022-01-15
emoji code passing muster
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-09-01
change muchos things
tsmethurst
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-07-06
Blocklist import (#77)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1