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
/
web
Age
Commit message (
Expand
)
Author
Files
2023-06-13
[chore] Refactor AP authentication, other small bits of tidying up (#1874)
tobi
2
2023-05-16
[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)
Daenney
2
2023-05-12
[chore] Prefer JSON errors in API endpoints (#1766)
Natsu Kagami
9
2023-05-11
[frontend] Profiles with fields & more (#1764)
f0x52
1
2023-05-03
[bugfix] Fix invalid og:description on account w/ empty note (#1733)
tobi
2
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
15
2023-03-12
[chore] Fix opengraph properties (#1611)
tobi
1
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-02-22
[chore] improve opengraph descripiton tag (#1550)
Daenney
2
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
6
2023-02-20
[feature] About page (#1495)
f0x52
3
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
4
2023-02-07
[bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451)
tobi
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
9
2023-01-25
[feature] Public list of suspended domains (#1362)
f0x52
3
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
12
2023-01-03
[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...
kim
1
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
10
2022-12-15
[bugfix] Use null for empty api status `language` (#1268)
tobi
1
2022-11-23
[chore/frontend] remove references to unused bundle.js (#1128)
tobi
4
2022-11-15
[chore] update database caching library (#1040)
kim
3
2022-11-05
[bugfix] use the landing page user directly (#956)
Adam Harvey
1
2022-11-03
[feature] Allow user to show instead of landing page on / (#922)
Mia Heidenstedt
2
2022-11-02
[frontend] change bundler to skulk (#942)
f0x52
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
7
2022-10-03
[chore] Bundler restructure (#880)
f0x52
1
2022-09-29
[feature] Add `meta robots` tag; allow robots to index profile card if user i...
tobi
2
2022-09-29
[frontend] Unified panels (#812)
f0x52
4
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
2
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
4
2022-09-07
[feature] opengraph meta tags (#806)
f0x52
4
2022-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
6
2022-08-08
[feature] Add first iteration of a user panel at `/user` (#736)
tobi
2
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-18
[feature] Implement `cache-control` and etags for static assets (#711)
tobi
5
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
1
2022-06-21
[frontend] Profile pages upgrade (#640)
f0x52
1
2022-06-09
[frontend] Restructure Frontend Sources (#634)
f0x52
3
2022-06-08
[feature] More consistent API error handling (#637)
tobi
4
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
4
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
3
2022-03-13
[bugfix] Fix bug where admin panel could not be accessed at `/admin` (#427)
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
4
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
3
2021-10-31
smtp + email confirmation (#285)
tobi
2
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
2
[next]