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
/
notification.go
Age
Commit message (
Expand
)
Author
Files
2023-11-27
[bugfix] Don't copy ptr fields in caches (#2386)
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-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-04
[bugfix] Rework notifs to use min_id for paging up (#1734)
tobi
1
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
1
2022-11-18
[performance] don't use relations to select notification structs, use caches ...
tobi
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-08-31
[feature] Add support for the exclude_types[] parameter on the notifications ...
Blackle Morisanchetto
1
2022-08-01
[feature] Implemented notification clear (#720)
Artémis
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
1
2022-03-07
[performance] Database optimizations (#419)
v0.2.1
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-11-22
Enable stricter linting with golangci-lint (#316)
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