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
2024-12-09
[chore] Log during potentially long migrations (#3613)
tobi
4
2024-12-08
[feature] Allow partial-word hashtags using non-breaking spaces (#3606)
tobi
2
2024-12-08
[chore] stub /api/v1/accounts/{id}/featured_tags endpoint (#3598)
Patrycja
2
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
81
2024-12-04
[feature] unending polls (#3592)
kim
3
2024-12-03
[bugfix] Load instance-wide custom css unconditionally in thread details page...
CDN
1
2024-12-02
[feature] Add global instance CSS customization setting (#3352)
Victor Dyotte
20
2024-11-29
[performance] use new instance of bun.DB *after* migrations to reduce number ...
kim
1
2024-11-28
send out poll votes as separate create activities given that no other AP serv...
kim
3
2024-11-28
[chore] rename New___(string) int signature functions to Parse___(string) int...
kim
7
2024-11-27
[bugfix] Log + ignore unknown notification types (#3577)
tobi
4
2024-11-26
[bugfix] Allow unsetting filter expiration dates (#3560)
Vyr Cossont
15
2024-11-25
[bugfix] notification types missing from link header (#3571)
kim
6
2024-11-25
[chore] Bump tooling versions, bump go -> v1.23.0 (#3258)
tobi
1
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
32
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
36
2024-11-21
[feature] Allow emoji shortcode to be 1-character length (#3556)
tobi
6
2024-11-21
[bugfix] post counters should not include direct messages (#3554)
Jannis
4
2024-11-11
[performance] minimise log field allocations (#3529)
kim
29
2024-11-06
[chore] update go ffmpreg to v0.6.0 (#3515)
kim
4
2024-11-05
[bugfix] sets the max value placeholders to MaxInt32 instead of MaxInt (#3517)
v0.17.3
kim
3
2024-11-05
[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)
v0.17.2
tobi
6
2024-11-05
previously we were using the ffmpeg runner for ffprobe :facepalm: (#3512)
kim
1
2024-11-04
[feature] add support for hinting via api/v_/instance preferred image / video...
kim
5
2024-11-04
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo...
kim
9
2024-10-28
[bugfix] support classifying correct video codec without audio as webm (#3494)
kim
3
2024-10-28
[chore] pull in go-ffmpreg v0.4.1 (#3485)
kim
1
2024-10-22
[bugfix] incorrect /api/v_/instance domain uri fields (#3477)
kim
3
2024-10-21
[feature] Add image descriptions for default avatar + header; don't allow edi...
v0.17.1
tobi
15
2024-10-19
[bugfix] Fix filter title unique constraint (#3458)
tobi
5
2024-10-18
[chore] Fix loop issue in streaming 🤦 (#3457)
tobi
1
2024-10-18
[chore] Thumbnail only first frame of animated media (#3448)
tobi
9
2024-10-18
[bugfix] Fix occasionally streaming empty messages (#3456)
tobi
1
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
20
2024-10-14
updates exported interface types to match ncruces/go-sqlite3/driver methods (...
v0.17.0
kim
1
2024-10-14
[feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building wit...
kim
12
2024-10-14
[feature] for an sqlite database with journal mode != WAL, use maximum of 1 o...
kim
1
2024-10-12
[bugfix] Account.last_status_at is a date, not datetime (#3419)
Markus Unterwaditzer
15
2024-10-11
[chore] Don't cc Accept of likes to followers (#3417)
v0.17.0-rc4
tobi
2
2024-10-11
[bugfix] Check interaction policies properly on incoming Likes (#3416)
tobi
2
2024-10-11
[bugfix] Ensure `pending_approval` set on statuses + status faves (#3415)
tobi
4
2024-10-09
[bugfix/frontend] Don't show replies to hidden parents; return 404 if no "mai...
v0.17.0-rc3
tobi
1
2024-10-09
[bugfix] Fix replies not being stored pending approval (#3409)
tobi
1
2024-10-08
[feature] Distribute + ingest Accepts to followers (#3404)
tobi
8
2024-10-06
update go-ffmpreg to v0.3.1 (pulls in latest wazero too) (#3398)
kim
2
2024-10-05
[bugfix] Only allow boosting post from non-interaction-policy-aware instance ...
tobi
1
2024-10-05
[bugfix] Return 501 (not implemented) if user tries to schedule post (#3395)
tobi
3
2024-10-05
[chore] Change order of error checking after PostInbox (#3394)
tobi
1
2024-10-05
[bugfix] Update select of pending interaction requests to account for potenti...
tobi
2
2024-10-05
[bugfix] Account for nil reply when serializing int req (#3389)
tobi
1
[next]