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
/
testrig
/
db.go
Age
Commit message (
Expand
)
Author
Files
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
1
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
1
2024-07-30
[feature] persist worker queues to db (#3042)
kim
1
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
1
2024-05-27
[experiment] add alternative wasm sqlite3 implementation available via build-...
kim
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
1
2023-08-19
[feature] Instance rules (#2125)
f0x52
1
2023-07-29
[feature] Implement markers API (#1989)
Vyr Cossont
1
2023-07-27
[feature] Support setting private notes on accounts (#1982)
Vyr Cossont
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-01-17
[feature] Tune sqlite pragmas (#1349)
tobi
1
2023-01-10
[feature] Implement Report database model and utility functions (#1310)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
1
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
1
2022-12-04
[chore] Fix a few possible cases of int truncation (#1207)
Daniele Sluijters
1
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
1
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
1
2022-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-09-10
Test both dbs (#205)
tobi
1
2021-09-09
Import export (#194)
tobi
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
1
2021-08-27
Gin logging (#165)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-08-12
Grand test fixup (#138)
Tobi Smethurst
1
2021-08-11
Text duplication fix (#137)
Tobi Smethurst
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
1
2021-07-07
clean up some weirdness in the router (#80)
Tobi Smethurst
1
2021-06-21
Testrig fixes (#50)
Tobi Smethurst
1
2021-05-17
Refine statuses (#26)
Tobi Smethurst
1
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
2021-05-08
Ap (#14)
Tobi Smethurst
1
2021-04-19
Api/v1/statuses (#11)
Tobi Smethurst
1