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-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
2023-03-06
[feature] Add support for profile fields (#1483)
zowhoey
2
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
2
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
15
2023-02-16
[bugfix] Set 'discoverable' properly on API accounts (#1511)
v0.7.0
tobi
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
13
2023-01-11
[performance] media processing improvements (#1288)
kim
2
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
21
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
22