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
/
account.go
Age
Commit message (
Expand
)
Author
Files
2022-11-20
[chore] improve errors returned fetching account/statues from DB (#1084)
kim
1
2022-11-18
[performance] replace account emojis relational query with separate calls to ...
kim
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
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-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-02
[performance] cache account db lookups by public key URI (#795)
kim
1
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-27
[bugfix] Status visibility + `excludeReplies` fixes (#769)
Blackle Morisanchetto
1
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-06-10
[bugfix] Make accounts media_only query also work with pg (#643)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-04-10
[bugfix] Fix broken only_media and only_public flags on /api/v1/accounts/:id/...
v0.2.3
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-11-17
fix broken GetInstanceAccount selector (#311)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-26
some more little fixes for all to enjoy (#161)
tobi
1
2021-08-26
fix public timeline bug (#150)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1