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
Age
Commit message (
Expand
)
Author
Files
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
4
2023-02-13
[bugfix] Fix up `error getting account avatar/header` errors, other small fix...
tobi
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
2
2023-02-10
[chore] small changes missed in previous dereferencer.GetAccount() PRs (#1467)
kim
4
2023-02-09
[bugfix] Fix error on searching for account w/accountDomain by host (#1465)
tobi
1
2023-02-09
[performance] Don't fetch avatar + header if uri hasn't changed (#1463)
tobi
2
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
6
2023-01-11
[performance] media processing improvements (#1288)
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
18
2022-12-22
[feature] For video attachments, store + return fps, bitrate, duration (#1282)
tobi
1
2022-11-29
[bugfix] wrap the correct error on failed account update (#1176)
kim
1
2022-11-29
[chore] Tidy up some of the search logic (#1082)
v0.6.0-rc1
tobi
8
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
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
3
2022-11-11
[chore] Fixes + updates in emoji dereferencing logic (#1022)
tobi
5
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
3
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
4
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
3
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
5
2022-09-26
[bugfix] more nil checks baybeeeeeeeeeeeeeeeeeeee (#854)
kim
1
2022-09-26
[bugfix] add so, many, nil, checks (#853)
kim
1
2022-09-26
[bugfix] panic during child thread iteration (#852)
kim
1
2022-09-25
[bugfix] update thread iterators to not use recursion (#851)
kim
4
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
tobi
2
2022-09-12
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
tobi
4
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-31
[chore] Test fixes (#788)
tobi
1
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
2
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
3
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-19
[chore] make tests more cacheable by avoiding time.Now() (#656)
tobi
1
2022-06-11
[chore] Refactor thread dereference a bit for clarity (#647)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
6
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
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
5
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
2
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
update outdated comment
tsmethurst
1
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
4
[next]