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
/
api
/
client
/
statuses
Age
Commit message (
Expand
)
Author
Files
2025-02-12
[feature] Implement backfilling statuses thru scheduled_at (#3685)
Vyr Cossont
2
2025-02-08
[bug] Add missing `group` property to the Account model (#3746)
pnwmatt
2
2025-02-01
[bugfix] Swagger: fix media_ids[] param for creating statuses (#3722)
Vyr Cossont
1
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
1
2025-01-08
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
tobi
1
2024-12-23
[feature] add support for clients editing statuses and fetching status revisi...
kim
6
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
5
2024-11-05
[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)
v0.17.2
tobi
1
2024-10-21
[feature] Add image descriptions for default avatar + header; don't allow edi...
v0.17.1
tobi
2
2024-10-12
[bugfix] Account.last_status_at is a date, not datetime (#3419)
Markus Unterwaditzer
2
2024-10-05
[bugfix] Return 501 (not implemented) if user tries to schedule post (#3395)
tobi
2
2024-09-28
[bugfix] visibility after implicit approval not getting invalidated (#3370)
kim
2
2024-09-23
[feature] Show info for pending replies, allow implicit accept of pending rep...
tobi
4
2024-09-18
[feature] Allow users to submit `interaction_policy` on new statuses (#3314)
tobi
2
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
1
2024-07-31
[feature] Implement Mastodon-compatible roles (#3136)
Vyr Cossont
2
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
3
2024-07-23
Remove content and related fields from boosts (#3131)
Vyr Cossont
1
2024-07-19
[feature] use webp for thumbnails (#3116)
kim
2
2024-07-17
[feature] Allow users to set default interaction policies per status visibili...
tobi
1
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
2
2024-07-12
[feature/frontend] Better visual separation between "main" thread and "replie...
tobi
1
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
5
2024-07-08
[feature/frontend] Allow setting alt-text for avatar + header (#3086)
tobi
2
2024-05-01
[feature] Page through accounts as moderator (#2881)
tobi
1
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
2
2024-04-18
[bugfix] Fix incorrect field name for status source, add helpful message (#2854)
tobi
1
2024-04-17
[feature] Status source endpoint (#2848)
tobi
3
2024-04-17
[feature] Stub status history endpoint (#2847)
tobi
3
2024-04-17
[bugfix] Fix minor API issue w/ boosted statuses (#2846)
tobi
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2024-03-13
[feature] Process outgoing Move from clientAPI (#2750)
tobi
6
2024-03-06
[bugfix] Fix Swagger spec and add test script (#2698)
Vyr Cossont
2
2024-02-29
[bugfix] unwrap boosts when checking in-reply-to status (#2702)
kim
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2024-02-23
[chore] Increase default max image description to 1500 chars, collapse cw cha...
tobi
1
2023-12-10
[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)
tobi
1
2023-12-09
[bugfix] Fix web media not showing as sensitive (#2433)
tobi
1
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-11-10
[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
3
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
4
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-10-04
[feature] tentatively start adding polls support (#2249)
kim
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-08-11
[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)
tobi
1
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
1
2023-08-07
[feature] Allow full BCP 47 in language inputs (#2067)
Vyr Cossont
2
2023-08-02
[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)
tobi
2
[next]