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
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
2022-05-26
[bugfix] Fix HTML escaping in instance title (#607)
tobi
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
2
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
2
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
3
2022-04-16
[bugfix] Use background ctx for domain block side effects (#457)
tobi
1
2022-03-19
[feature] Admin account actions (#432)
tobi
2
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
1
2022-02-08
merge fixup
tsmethurst
1
2022-01-23
rework data function to provide filesize
tsmethurst
1
2022-01-16
pass reader around instead of []byte
tsmethurst
1
2022-01-15
emoji code passing muster
tsmethurst
2
2022-01-15
start fixing up emoji processing code
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
1
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
1
2022-01-08
compiling now
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
2
2021-12-20
Extend license notices to 2022 (#354)
tobi
7
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
2
2021-10-04
Refactor/tidy (#261)
tobi
5
2021-09-10
fixes + db changes (#204)
tobi
2
2021-09-01
change muchos things
tsmethurst
2
2021-08-25
Pg to bun (#148)
tobi
7
2021-08-20
Database updates (#144)
tobi
4
2021-07-26
Markdown Statuses (#116)
Tobi Smethurst
1
2021-07-13
sanitize html for statuses + instance (#97)
Tobi Smethurst
1
2021-07-06
Blocklist import (#77)
Tobi Smethurst
6
2021-07-05
Domain block (#76)
Tobi Smethurst
6