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
/
router
Age
Commit message (
Expand
)
Author
Files
2023-05-11
[frontend] Profiles with fields & more (#1764)
f0x52
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
3
2023-03-04
[feature] Allow loading TLS certs from disk (#1586)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
2
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
3
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
8
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-02
[chore] Use shorter timestamps in frontend for replies (#875)
tobi
1
2022-09-19
[bugfix] Server and closer bugfixes (#839)
tobi
1
2022-09-17
[bugfix] Fix domains not being unblockable, log internal server errors from A...
tobi
1
2022-09-07
[feature] opengraph meta tags (#806)
f0x52
1
2022-09-02
[feature] Emojify spoiler and content in web templates (#785)
Blackle Morisanchetto
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
3
2022-07-18
[feature] Implement `cache-control` and etags for static assets (#711)
tobi
2
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
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
4
2022-05-25
[security] Set SameSite to `strict` instead of browser default (#606)
tobi
1
2022-05-15
[chore] Update LE server to use copy of main http.Server{} to maintain server...
kim
1
2022-05-12
[bugfix] Fix server trying to listen twice on same address when l.e. enabled ...
v0.3.3
tobi
1
2022-05-02
[bugfix] Fix panic when relative tmpl path given to router (#528)
tobi
1
2022-04-29
[feature] allow absolute path to templates (#507)
Terin Stock
1
2022-04-28
Add support for running profiling when debug build-tags provided (#491)
kim
1
2022-04-16
[bugfix] Convert IDNs to punycode before using as session name (#458)
tobi
2
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-03-13
[bugfix] Fix bug where admin panel could not be accessed at `/admin` (#427)
tobi
1
2022-02-19
[feature] Gin enable gzip encoding (#405)
tobi
2
2022-02-15
[bugfix] Only mark cookies as Secure on https (#398)
Shadowfacts
1
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
3
2021-12-20
Extend license notices to 2022 (#354)
tobi
7
2021-12-20
Log when listening (#350)
embr
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
5
2021-11-22
add bindAddress configuration option (#320)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
2
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-30
Golint (#255)
tobi
1
2021-09-13
Thread views on the web (#207)
f0x52
1
2021-09-01
session name fix (#185)
tobi
3
2021-08-27
Gin logging (#165)
tobi
2
2021-08-26
fix null returned session (#159)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
2
2021-08-20
Database updates (#144)
tobi
1
2021-07-26
add trusted proxy for parsing client IPs (#115)
Tobi Smethurst
1
2021-07-24
allow custom ports for webserver and le
tsmethurst
1
2021-07-23
Oidc (#109)
Tobi Smethurst
1
2021-07-14
Static fileserver improvements, optional admin panel route (#100)
f0x52
1
2021-07-13
Noescape (#88)
f0x52
2
2021-07-08
Auth flow fixes (#82)
Tobi Smethurst
1
[next]