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
/
federation
Age
Commit message (
Expand
)
Author
Files
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
6
2022-05-27
[chore] Add test for dereferencing Owncast service account (#613)
tobi
2
2022-05-24
[bugfix] Set refetch to true in iterateDescendants (#600)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
9
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
3
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
5
2022-05-02
[chore] Fix inbox iris test to use 'contains' instead of index (#529)
tobi
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
1
2022-04-29
[chore] Add Federatingactor.Send() tests and log call (#509)
tobi
4
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
4
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
14
2022-04-28
[bugfix] Fix possible race condition in federatingdb (#490)
kim
2
2022-04-26
[chore] Return more useful errors from auth failure (#494)
v0.3.1
tobi
3
2022-04-24
Revert "[chore] Tidy up federating db locks a tiny bit (#472)" (#479)
tobi
1
2022-04-19
[chore] Tidy up federating db locks a tiny bit (#472)
tobi
1
2022-04-05
[dependency] Update superseriousbusiness/activity dependency (#446)
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
2
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
1
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
2
2022-02-08
hopefully fix potential race condition
tsmethurst
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
2022-02-08
update outdated comment
tsmethurst
1
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
2
2022-01-25
ensure blocking calls to getRemoteAccount before showing stuff to client
tsmethurst
1
2022-01-25
only update account in db if changed
tsmethurst
1
2022-01-24
change getaccount function signature
tsmethurst
1
2022-01-24
use background context w/deadline
tsmethurst
1
2022-01-24
update remote account get/deref logic
tsmethurst
7
2022-01-23
rework data function to provide filesize
tsmethurst
2
2022-01-16
pass reader around instead of []byte
tsmethurst
2
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
5
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
5
2022-01-09
add async test
tsmethurst
1
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
5
2022-01-08
compiling now
tsmethurst
6
2021-12-28
more refactoring, media handler => manager
tsmethurst
6
2021-12-20
Extend license notices to 2022 (#354)
tobi
45
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
13
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
12
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
7
2021-11-13
move to ssb gofed fork (#298)
tobi
29
2021-11-13
update dependencies (#296)
tobi
2
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-10-16
Follow request improvements (#282)
tobi
5
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
24
2021-10-10
Handle forwarded messages (#273)
tobi
11
2021-10-04
fix logs not working properly (#264)
tobi
6
2021-10-04
Refactor/tidy (#261)
tobi
24
2021-09-30
allow dereferencing of groups (#256)
tobi
3
2021-09-30
handle remote account deletion more systematically (#254)
tobi
1
[next]