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
2025-01-27
[bugfix] Fix top-level posts with a mention being counted as replies when doi...
tobi
2
2025-01-26
[chore] Allow suppressing trusted-proxies warning by disabling rate limiting ...
tobi
1
2025-01-26
[docs] Swagger: fix filter context params by moving enum list from the list t...
Vyr Cossont
4
2025-01-24
[bugfix] Rename domain perm sub migration to unique date (#3679)
tobi
2
2025-01-24
[feature] Process incoming Undo Announce properly (#3676)
tobi
3
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
92
2025-01-23
[feature] Serve bot accounts over AP as Service instead of Person (#3672)
tobi
11
2025-01-23
[feature] Add warning about `trusted-proxies` to make config easier (#3675)
tobi
1
2025-01-23
[feature] Add `published` property to outgoing AP Actor representations (#3671)
tobi
2
2025-01-22
[performance] reduce InboxForward->Create calls by partially implementing Exi...
kim
6
2025-01-20
[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...
tobi
8
2025-01-18
[bugfix] Fix existing perm adoption (#3651)
tobi
7
2025-01-14
[chore] better dns validation (#3644)
kim
10
2025-01-09
[bugfix] migration to cleanup dropped status edits (#3637)
kim
1
2025-01-08
[bugfix] More permissive CSV parsing for perm subs, text parse fix (#3638)
tobi
5
2025-01-08
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
tobi
70
2025-01-08
[chore] replace statuses.updated_at column with statuses.edited_at (#3636)
kim
22
2025-01-05
[feature] Create/update/remove domain permission subscriptions (#3623)
tobi
30
2025-01-03
[chore] Update robots.txt with more AI bots (#3634)
Daenney
1
2024-12-31
[bugfix] more little edit fixes (#3633)
kim
2
2024-12-28
[bugfix] Advertise audio/mpeg as supported (#3632)
Daenney
4
2024-12-24
[bugfix] small editing tweaks (#3631)
kim
3
2024-12-23
[feature] add support for clients editing statuses and fetching status revisi...
kim
28
2024-12-23
[chore] Stub /api/v1/announcements implementation (#3630)
Daenney
3
2024-12-18
[bugfix] Load instance-wide custom css in page stylesheets template (#3601)
CDN
9
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
[next]