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
/
dereferencing
/
account.go
Age
Commit message (
Expand
)
Author
Files
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-11-11
[chore] Fixes + updates in emoji dereferencing logic (#1022)
tobi
1
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
tobi
1
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
1
2022-02-08
hopefully fix potential race condition
tsmethurst
1
2022-02-08
update outdated comment
tsmethurst
1
2022-01-25
only update account in db if changed
tsmethurst
1
2022-01-24
use background context w/deadline
tsmethurst
1
2022-01-24
update remote account get/deref logic
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-11
pass a function into the manager, start work on emoji
tsmethurst
1
2022-01-10
test the media manager a bit, add shutdown logic
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
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-30
allow dereferencing of groups (#256)
tobi
1
2021-09-03
Review changes
tsmethurst
1
2021-09-01
change muchos things
tsmethurst
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-08-10
Bugfixerino (#133)
Tobi Smethurst
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
1