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
Age
Commit message (
Expand
)
Author
Files
2023-11-21
[chore/security] refactor AuthenticateFederatedRequest() to handle account de...
kim
1
2023-11-17
[feature] Set/show instance language(s); show post language on frontend (#2362)
tobi
1
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
1
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
2
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-09-29
[bugfix] Fix paging for empty items (#2236)
tobi
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
6
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
6
2023-09-12
[feature] Allow admins to expire remote public keys; refetch expired keys on ...
tobi
1
2023-09-04
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
tobi
9
2023-08-19
[feature] Instance rules (#2125)
f0x52
1
2023-08-11
[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)
tobi
1
2023-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
1
2023-07-18
[bugfix] more robust list timeline invalidation (#1995)
v0.10.0-rc3
kim
1
2023-07-07
[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...
tobi
1
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
3
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
2
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
1
2023-03-14
[feature] Allow admins to send test emails (#1620)
tobi
2
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
6
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
5
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
20
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
2
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
2
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
2
2023-01-25
[feature] Implement reports admin API so admins can view + close reports (#1378)
tobi
4
2023-01-11
[performance] media processing improvements (#1288)
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
15
2022-12-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
3
2022-11-24
[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)
tobi
2
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
4
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
1
2022-10-14
[feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913)
tobi
2
2022-10-13
[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...
tobi
2
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
1
2022-10-12
[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)
tobi
3
2022-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
2
2022-10-06
[bugfix] Fix new domain block date (#893)
tobi
1
2022-10-04
[bugfix] Use background context instead of request context for async processi...
tobi
2
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-09-02
[performance] cache recently allowed/denied domains to cut down on db calls (...
kim
2
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
3
2022-07-19
[chore] use our own logging implementation (#716)
kim
3
2022-06-30
[feature] Cleanup unattached local media (#680)
tobi
1
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
1
[next]