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
Age
Commit message (
Expand
)
Author
Files
2023-01-22
[chore] extending maximumPasswordLength to 256 (#1372)
즈눅
2
2023-01-18
[chore] Change default sqlite busy timeout to 5m (#1352)
tobi
1
2023-01-17
[feature] Tune sqlite pragmas (#1349)
tobi
5
2023-01-16
[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)
tobi
14
2023-01-13
[bugfix] Mount bookmarks endpoint correctly (#1338)
tobi
1
2023-01-13
[chore] Remove omitempty on account source; refactor tests to use prettyprint...
tobi
18
2023-01-11
[performance] media processing improvements (#1288)
kim
31
2023-01-11
[feature] Add local user and post count to nodeinfo responses (#1325)
Sleep
2
2023-01-10
[feature] Implement Report database model and utility functions (#1310)
tobi
17
2023-01-08
[bugfix] return early in websocket upgrade handler (#1315)
kim
4
2023-01-08
[bugfix] fix panic during status delete loop by breaking out early on len(sta...
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
741
2023-01-05
[chore] Fix emoji notnull constraint on initial gtsmodel (#1303)
tobi
1
2023-01-04
[feature] HTTP request throttling middleware (#1297)
tobi
5
2023-01-03
[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...
kim
9
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
221
2022-12-22
[feature] For video attachments, store + return fps, bitrate, duration (#1282)
tobi
16
2022-12-21
[bugfix] fix media create error not being checked (#1283)
tobi
1
2022-12-21
[bugfix] Close reader gracefully when streaming recache of remote media to fi...
tobi
8
2022-12-17
[feature] Enable basic video support (mp4 only) (#1274)
tobi
10
2022-12-16
[chore] fix some little config whoopsies (#1272)
tobi
1
2022-12-16
update go-cache to v3.2.0 with support for ignoring errors (#1273)
kim
1
2022-12-16
[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)
Autumn!
5
2022-12-15
[bugfix] Use null for empty api status `language` (#1268)
tobi
4
2022-12-14
[feature] support Sec-Websocket-Protocol in streaming API (#1254)
Matthew Phillips
3
2022-12-14
[feature] domain block wildcarding (#1178)
kim
5
2022-12-13
[bugfix] fix unordered favorites (#1245)
Christoph Voigt
3
2022-12-12
[feature] allow uncaching of other media types (#1234)
kim
9
2022-12-11
[feature] support configuring database caches (#1246)
kim
8
2022-12-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
12
2022-12-09
[bugfix] fix unordered favorites (#1236)
Christoph Voigt
1
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
22
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
21
2022-12-06
[feature] overhaul the oidc system (#961)
Dominik Süß
13
2022-12-06
[feature] media: add webp support (#1155)
Sigrid Solveig Haflínudóttir
5
2022-12-05
[bugfix]: Prevent extension of S3 presigned url TTL (#1208)
Dominik Süß
1
2022-12-04
[chore] Fix a few possible cases of int truncation (#1207)
Daniele Sluijters
8
2022-12-02
[performance]: make s3 urls cacheable (#1194)
v0.6.0-rc3
Dominik Süß
1
2022-12-02
[bugfix] Fix `admin account confirm` on pre-confirmed account setting email a...
tobi
1
2022-12-02
[bugfix] Add missing continues in emoji get funcs (#1200)
tobi
1
2022-12-01
[chore] Remove duplicate prefixes from sanitizer (#1195)
Daniele Sluijters
1
2022-12-01
[bugfix] Use case-insensitive selects when getting remote accounts by usernam...
v0.6.0-rc2
tobi
2
2022-11-30
[feature] Support PKCS1 "RSA PUBLIC KEY" pem block type (#1179)
Sigrid Solveig Haflínudóttir
1
2022-11-30
[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...
tobi
7
2022-11-30
[bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them...
tobi
9
2022-11-29
[bugfix] don't return error during account serialize on deleted emoji (#1177)
kim
1
2022-11-29
[bugfix] wrap the correct error on failed account update (#1176)
kim
1
2022-11-29
[chore] Tidy up some of the search logic (#1082)
v0.6.0-rc1
tobi
23
2022-11-27
fix missing lookup cache key for invalid domain block (#1158)
kim
1
2022-11-27
[bugfix] Use Host domain for UA (#1156)
Daniele Sluijters
1
[prev]
[next]