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
/
cache
Age
Commit message (
Expand
)
Author
Files
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
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-10-03
[performance] add user cache and database (#879)
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
tobi
1
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-09-02
[performance] cache recently allowed/denied domains to cut down on db calls (...
kim
1
2022-09-02
[performance] cache account db lookups by public key URI (#795)
kim
3
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
2
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
4
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
1
2022-07-18
[feature] Implement `cache-control` and etags for static assets (#711)
tobi
4
2022-07-10
[chore] consolidate caching libraries (#704)
kim
6
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
2
2021-12-20
Extend license notices to 2022 (#354)
tobi
4
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
2
2021-09-30
Golint (#255)
tobi
1
2021-09-09
Import export (#194)
tobi
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
4
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
2
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
4
2021-05-08
Ap (#14)
Tobi Smethurst
1
2021-04-01
Api/v1/accounts (#8)
Tobi Smethurst
1
2021-03-11
start adding mastodon api types
tsmethurst
1
2021-03-09
moving stuff around, stubbing interfaces
tsmethurst
1
2021-03-02
start implementing db interface
tsmethurst
1