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
/
federatingdb
Age
Commit message (
Expand
)
Author
Files
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
4
2023-04-05
[bugfix] Add proper constraints on status faves, dedupe (#1674)
tobi
4
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
8
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
4
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
25
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
16
2023-02-17
[chore] Update more log calls to include context (#1517)
Daenney
6
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
8
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
2
2023-01-27
[feature] Federate reports to remote instance as Flag (if desired) (#1386)
tobi
2
2023-01-25
[feature] Accept incoming federated Flag activity (#1382)
tobi
2
2023-01-13
[chore] Remove omitempty on account source; refactor tests to use prettyprint...
tobi
2
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
24
2022-11-30
[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...
tobi
1
2022-11-20
[performance] add account block DB cache and remove block query joins (#1085)
kim
2
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
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
2
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
1
2022-09-12
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
tobi
1
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
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
13
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
4
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
2
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
2
2022-05-02
[chore] Fix inbox iris test to use 'contains' instead of index (#529)
tobi
1
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
2
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
12
2022-04-28
[bugfix] Fix possible race condition in federatingdb (#490)
kim
2
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-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
21
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
8
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
6
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
4
2021-11-13
move to ssb gofed fork (#298)
tobi
17
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-10-16
Follow request improvements (#282)
tobi
4
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
14
2021-10-10
Handle forwarded messages (#273)
tobi
9
2021-10-04
fix logs not working properly (#264)
tobi
6
[next]