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
/
go.mod
Age
Commit message (
Expand
)
Author
Files
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
tobi
1
2022-08-31
[chore] Test fixes (#788)
tobi
1
2022-08-31
[feature] add rate limit middleware (#741)
nya1
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-08-10
[chore] bump exif-terminator to 0.4.0 (#747)
tobi
1
2022-08-10
[bugfix] Fix thumbnails not taking exif rotation into account (#746)
tobi
1
2022-08-07
[bugfix] Markdown formatting updates (#743)
tobi
1
2022-07-22
[bugfix] update go-cache library to fix critical bug during cache sweep sched...
kim
1
2022-07-19
[bugfix] html escape special characters in text instead of totally removing t...
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-23
[bugfix] Don't remove jpeg orientation metadata (#663)
tobi
1
2022-06-11
[chore] Validate/set account domain (#619)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-26
[performance] Don't retry/backoff invalid http requests that will never succe...
v0.3.4
tobi
1
2022-05-18
[performance] Add further indexes to mitigate laggy queries (#586)
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-05-08
[bugfix] Fix remote media pruning failing if media already gone (#548)
tobi
1
2022-05-02
[chore] Update all but bun libraries (#526)
kim
1
2022-04-28
Add support for running profiling when debug build-tags provided (#491)
kim
1
2022-04-28
[bugfix] Fix possible race condition in federatingdb (#490)
kim
1
2022-04-24
[chore] Update bun and sqlite dependencies (#478)
tobi
1
2022-04-05
[dependency] Update superseriousbusiness/activity dependency (#446)
tobi
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
1
2022-03-08
[dependencies] update go-store, go-mutexes (#422)
kim
1
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
1
2022-02-19
[feature] Gin enable gzip encoding (#405)
tobi
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
2022-02-07
[chore] Drone config update (#383)
tobi
1
2022-01-29
update go-store to latest
tsmethurst
1
2022-01-25
go mod tidy
tsmethurst
1
2022-01-24
upgrade go-store
tsmethurst
1
2022-01-23
use exif-terminator
tsmethurst
1
2022-01-16
update dependencies
tsmethurst
1
2022-01-03
add gruf worker pool
tsmethurst
1
2021-12-20
Update codeberg.org/gruf libraries and fix go-store issue (#347)
kim
1
2021-12-12
Add optional syslog logrus hook (#343)
tobi
1
2021-12-12
Upstep Go dependencies (#340)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-27
Update dependencies (#333)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
1
2021-11-13
update dependencies (#296)
tobi
1
2021-10-24
upstep bun to v1.0.14 (#291)
tobi
1
2021-09-29
upstep bun to v1.0.9 (#252)
tobi
1
[next]