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
Age
Commit message (
Expand
)
Author
Files
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
3
2022-09-17
[bugfix] Fix domains not being unblockable, log internal server errors from A...
tobi
1
2022-09-12
[bug] fix unique constraint conflict (#820)
v0.5.0-rc1
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
3
2022-09-12
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
tobi
5
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
6
2022-09-04
[bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments...
tobi
1
2022-09-02
[performance] cache recently allowed/denied domains to cut down on db calls (...
kim
4
2022-09-02
[performance] cache account db lookups by public key URI (#795)
kim
2
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
2
2022-08-31
[feature] Add support for the exclude_types[] parameter on the notifications ...
Blackle Morisanchetto
3
2022-08-31
[feature] Sort follow requests, followers, and following by updated_at (#774)
Blackle Morisanchetto
2
2022-08-27
[bugfix] Status visibility + `excludeReplies` fixes (#769)
Blackle Morisanchetto
2
2022-08-22
[bugfix] Fix loss of account info on export/import, add tests (#759)
tobi
1
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
3
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
10
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
1
2022-08-01
[feature] Implemented notification clear (#720)
Artémis
3
2022-07-19
[chore] use our own logging implementation (#716)
kim
12
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
2
2022-07-11
[performance] Add new index to fix slow web profile queries (#706)
tobi
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
9
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-30
[feature] Cleanup unattached local media (#680)
tobi
3
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
2
2022-06-16
[bugfix] for the second accounts.note_raw migration (#653)
Mara Sophie Grosch
1
2022-06-16
postgres locale: fix accounts.note_raw migration (#651)
Mara Sophie Grosch
1
2022-06-14
[chore] Duplicated media cleanup (#649)
v0.3.5
tobi
1
2022-06-10
[bugfix] Make accounts media_only query also work with pg (#643)
tobi
3
2022-06-03
[feature] Start adding advanced configuration options, starting with `samesit...
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
6
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
1
2022-05-20
[feature] implement custom_emojis endpoint (#563)
Adelie Paull
5
2022-05-18
[performance] Add further indexes to mitigate laggy queries (#586)
tobi
1
2022-05-16
[chore] Timeline test updates (#578)
tobi
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
3
2022-05-15
[feature] Media cleanup endpoint (#560)
Sashanoraa
1
2022-05-11
[bugfix] Add account raw note fix (#556)
tobi
2
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-05-02
[bugfix] Allow self-boosting for any visibility but direct (#510)
Adelie Paull
1
2022-05-02
add extra indexes as a migration (#527)
tobi
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
8
2022-04-28
[bugfix] use Exec to rename media_attachments (#498)
Terin Stock
1
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
1
2022-04-18
[bugfix] Fix infinite domain block database loop (#467)
tobi
1
2022-04-18
[feature] Add log-db-queries config option (#465)
tobi
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
2
2022-04-10
[bugfix] Fix broken only_media and only_public flags on /api/v1/accounts/:id/...
v0.2.3
tobi
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
2
[next]