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
/
accounts
Age
Commit message (
Expand
)
Author
Files
2024-11-05
[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)
v0.17.2
tobi
1
2024-09-28
[bugfix] visibility after implicit approval not getting invalidated (#3370)
kim
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
1
2024-08-02
[feature] Allow import of following and blocks via CSV (#3150)
tobi
2
2024-07-31
[feature] Implement Mastodon-compatible roles (#3136)
Vyr Cossont
2
2024-07-20
[chore/frontend] Use smaller webp images for logo and default avatars (#3119)
tobi
1
2024-07-19
[feature] use webp for thumbnails (#3116)
kim
2
2024-07-17
[chore] media pipeline improvements (#3110)
kim
1
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
1
2024-07-08
[feature/frontend] Allow setting alt-text for avatar + header (#3086)
tobi
1
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
5
2024-06-06
[feature] Self-serve email change for users (#2957)
tobi
2
2024-05-29
[feature] Implement profile API (#2926)
Vyr Cossont
3
2024-04-30
[bugfix] further paging mishaps (#2884)
kim
1
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
1
2024-04-02
[feature] Option to hide followers/following (#2788)
tobi
3
2024-03-25
[feature] User-selectable preset CSS themes for accounts (#2777)
tobi
5
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
2
2024-03-15
[chore] Swagger: correct names and formats for several array params (#2758)
Vyr Cossont
1
2024-03-13
[chore] Expose move endpoint again, small settings panel fixes (#2752)
tobi
2
2024-03-13
[feature] Process outgoing Move from clientAPI (#2750)
tobi
5
2024-03-13
[bugfix]: Add missing Link headers in Swagger spec (#2751)
Vyr Cossont
3
2024-03-06
[bugfix] Fix Swagger spec and add test script (#2698)
Vyr Cossont
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2024-02-17
[chore] Disable Move API endpoints for now until Move is fully implemented in...
tobi
2
2024-01-17
[chore] update viper version (#2539)
kim
1
2024-01-16
[feature] Account alias / move API + db models (#2518)
tobi
3
2023-12-10
[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)
tobi
1
2023-11-27
[performance] http response encoding / writing improvements (#2374)
kim
17
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
2
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-10-04
[docs] statuses-query-pinned #2250 (#2251)
恐咖兵糖
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-09-12
[feature] add paging to account follows, followers and follow requests endpoi...
kim
3
2023-08-07
[feature] Allow full BCP 47 in language inputs (#2067)
Vyr Cossont
1
2023-08-02
[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)
tobi
3
2023-07-27
[feature] Support setting private notes on accounts (#1982)
Vyr Cossont
2
2023-07-23
[chore] Admin CLI + new account creation refactoring (#2008)
tobi
1
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
6
2023-06-16
[bugfix] Accept non-multipart forms for account updates (#1896)
Umar Getagazov
2
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
4
2023-05-12
[bugfix] Ensure account fields can be set by JSON (#1762)
tobi
2
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
22
[next]