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
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