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
/
db
/
bundb
/
domain.go
Age
Commit message (
Expand
)
Author
Files
2025-05-05
[feature] Move to code.superseriousbusiness.org
Daenney
1
2025-04-04
[feature] Allow editing domain blocks/allows, fix comment import (#3967)
tobi
1
2025-01-14
[chore] better dns validation (#3644)
kim
1
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
1
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
1
2024-02-07
[feature/performance] sqlite pragma optimize on close (#2596)
kim
1
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
1
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
1
2023-08-17
[bugfix] fix double firing bun.DB query hooks (#2124)
kim
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-07-07
[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...
tobi
1
2023-05-07
[bugfix] Punycode fixes (#1743)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-14
[feature] domain block wildcarding (#1178)
kim
1
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
1
2022-11-27
fix missing lookup cache key for invalid domain block (#1158)
kim
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
1
2022-10-06
[bugfix] Fix new domain block date (#893)
tobi
1
2022-10-01
[chore] Normalize domain blocks to punycode (#873)
tobi
1
2022-09-17
[bugfix] Fix domains not being unblockable, log internal server errors from A...
tobi
1
2022-09-02
[performance] cache recently allowed/denied domains to cut down on db calls (...
kim
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
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-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-25
Pg to bun (#148)
tobi
1