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
Age
Commit message (
Expand
)
Author
Files
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
9
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
1
2022-05-27
[chore] Debug failed account get (#612)
tobi
1
2022-05-26
[bugfix] Fix HTML escaping in instance title (#607)
tobi
7
2022-05-24
[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)
tobi
1
2022-05-24
[bugfix] Only search remote if protocol is http(s) (#601)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
3
2022-05-20
[feature] implement custom_emojis endpoint (#563)
Adelie Paull
5
2022-05-18
[bugfix] Clean up boosts of status when the status itself is deleted (#579)
tobi
4
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
4
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
8
2022-05-09
[feature] Include password strength in error message when password strength i...
Eamonn O'Brien-Strain
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
3
2022-05-03
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
tobi
4
2022-05-02
[bugfix] Allow self-boosting for any visibility but direct (#510)
Adelie Paull
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
2
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
26
2022-04-26
[chore] Return more useful errors from auth failure (#494)
v0.3.1
tobi
6
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
1
2022-04-16
[bugfix] Use background ctx for domain block side effects (#457)
tobi
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
9
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
2
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
9
2022-03-21
[bugfix] Close ReadClosers properly in the media package (#434)
tobi
2
2022-03-19
[feature] Admin account actions (#432)
tobi
4
2022-03-15
[feature] Federate local account deletion (#431)
tobi
7
2022-03-13
[bugfix] Fix html-escaped characters in content warnings (#426)
tobi
2
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
7
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
3
2022-02-19
[feature] Stream files via reader (#404)
tobi
1
2022-02-08
merge fixup
tsmethurst
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
9
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2022-02-06
if accountDomain isn't set, use Host value instead (#380)
tobi
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
6
2022-01-31
[bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 ...
Forest Johnson
1
2022-01-25
ensure blocking calls to getRemoteAccount before showing stuff to client
tsmethurst
1
2022-01-24
ctx => innerctx
tsmethurst
1
2022-01-24
update remote account get/deref logic
tsmethurst
9
2022-01-23
rework data function to provide filesize
tsmethurst
3
2022-01-16
pass reader around instead of []byte
tsmethurst
3
2022-01-15
emoji code passing muster
tsmethurst
4
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
3
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
4
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
3
2022-01-08
compiling now
tsmethurst
3
2022-01-08
further refinements
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
9
2021-12-20
Extend license notices to 2022 (#354)
tobi
92
[next]