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
/
typeutils
Age
Commit message (
Expand
)
Author
Files
2025-01-08
[chore] replace statuses.updated_at column with statuses.edited_at (#3636)
kim
7
2025-01-05
[feature] Create/update/remove domain permission subscriptions (#3623)
tobi
1
2024-12-28
[bugfix] Advertise audio/mpeg as supported (#3632)
Daenney
1
2024-12-24
[bugfix] small editing tweaks (#3631)
kim
2
2024-12-23
[feature] add support for clients editing statuses and fetching status revisi...
kim
2
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
7
2024-12-04
[feature] unending polls (#3592)
kim
1
2024-12-02
[feature] Add global instance CSS customization setting (#3352)
Victor Dyotte
1
2024-11-28
send out poll votes as separate create activities given that no other AP serv...
kim
2
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
2
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
1
2024-11-21
[bugfix] post counters should not include direct messages (#3554)
Jannis
1
2024-11-11
[performance] minimise log field allocations (#3529)
kim
1
2024-11-05
[bugfix] sets the max value placeholders to MaxInt32 instead of MaxInt (#3517)
v0.17.3
kim
2
2024-11-04
[feature] add support for hinting via api/v_/instance preferred image / video...
kim
2
2024-11-04
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo...
kim
1
2024-10-22
[bugfix] incorrect /api/v_/instance domain uri fields (#3477)
kim
2
2024-10-21
[feature] Add image descriptions for default avatar + header; don't allow edi...
v0.17.1
tobi
3
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
1
2024-10-12
[bugfix] Account.last_status_at is a date, not datetime (#3419)
Markus Unterwaditzer
2
2024-10-11
[chore] Don't cc Accept of likes to followers (#3417)
v0.17.0-rc4
tobi
2
2024-10-11
[bugfix] Ensure `pending_approval` set on statuses + status faves (#3415)
tobi
1
2024-10-08
[feature] Distribute + ingest Accepts to followers (#3404)
tobi
2
2024-10-05
[bugfix] Account for nil reply when serializing int req (#3389)
tobi
1
2024-10-04
[bugfix] Include own account in conversation when no other accounts involved ...
tobi
2
2024-09-28
[bugfix] visibility after implicit approval not getting invalidated (#3370)
kim
1
2024-09-24
[bugfix] Fix incorrect reply shown in interaction request (#3344)
tobi
3
2024-09-23
[feature] Show info for pending replies, allow implicit accept of pending rep...
tobi
3
2024-09-18
[chore] make csv export ordering determinate (#3318)
tobi
1
2024-09-16
[bugfix] Ensure id set on outgoing Reject + Accept (#3312)
tobi
1
2024-09-16
[bugfix] Be more lenient when parsing mastodown following.csv (#3311)
tobi
1
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
1
2024-09-16
[chore] Refactor federatingDB.Undo, avoid 500 errors on Undo Like (#3310)
tobi
1
2024-09-16
[bugfix] Use better plaintext representation of status for filtering (#3301)
tobi
4
2024-09-15
[bugfix] Hoist filterable text field extraction out of loop (#3297)
Vyr Cossont
1
2024-09-10
[feature] Process `Reject` of interaction via fedi API, put rejected statuses...
tobi
1
2024-09-09
[feature] Implement exclusive lists (#3280)
Vyr Cossont
1
2024-09-09
[feature/frontend] Add options to include Unlisted posts or hide all posts (#...
tobi
3
2024-08-26
[bugfix] Fix incorrect json-ld `@context` serialization (#3243)
tobi
2
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
4
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
1
2024-08-13
[bugfix] relax missing preferred_username, instead using webfingered username...
kim
2
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
1
2024-08-02
[feature] Allow import of following and blocks via CSV (#3150)
tobi
1
2024-07-31
[feature] Implement Mastodon-compatible roles (#3136)
Vyr Cossont
2
2024-07-31
[feature] Allow users to export data via the settings panel (#3140)
tobi
1
2024-07-30
[chore] add some more slice related utility functions + remove duplicated fun...
kim
1
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
1
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
4
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
3
[next]