index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
api
/
v1
/
accounts
Age
Commit message (
Expand
)
Author
2022-11-10
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-08
Make account endorsements idempotent (fix #19045) (#20118)
trwnh
2022-10-02
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-08-28
Change following and followers API to be accessible without being logged in (...
Eugen Rochko
2022-05-03
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-05-02
Fix error when looking handle with surrounding spaces (#18225)
Claire
2022-03-08
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-03-08
Fix performance of account timelines (#17709)
Eugen Rochko
2022-03-07
Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
Eugen Rochko
2022-01-17
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-01-17
Add support for private pinned posts (#16954)
Claire
2021-11-26
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-04-26
Further improve the media attached status query for accounts (#16106)
abcang
2021-04-25
Improve media attached status query (#16105)
abcang
2021-02-22
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-02-16
Add `GET /api/v1/accounts/lookup` REST API (#15740)
Eugen Rochko
2021-01-06
Merge branch 'master' into glitch-soc/merge-upstream
Claire
2020-12-23
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ...
trwnh
2020-12-05
Merge branch 'master' into glitch-soc/merge-upstream
Claire
2020-12-04
Fix incorrect conditions for suspended accounts in Get API for account featur...
Takeshi Umeda
2020-09-28
Do not filter out temporarily-suspended accounts from relationships API
Thibaut Girka
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
2020-09-02
Added account featured tags API (#11817)
Takeshi Umeda
2020-08-28
Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
Akihiko Odaki
2020-08-28
Replace incorrect use of distinct with group (#14675)
Akihiko Odaki
2020-06-30
Add user notes on accounts (#14148)
ThibG
2020-05-08
Fix own following/followers not showing muted users (#13614)
ThibG
2020-03-09
Add federation support for the "hide network" preference (#11673)
ThibG
2020-03-06
Remove useless `respond_to` calls (#13208)
Eugen Rochko
2019-12-31
Hide blocked users from more places (#12733)
ThibG
2019-12-31
Fix error when fetching followers/following from REST API when user has netwo...
Eugen Rochko
2019-11-16
make it not return http 400 when passing and empty source argument (#12259)
Jennifer Glauche
2019-09-27
Improve status pin query (#11972)
abcang
2019-08-30
Fix error in REST API for an account's statuses (#11700)
Eugen Rochko
2019-08-08
Fix pinned statuses API returning pagination headers (#11526)
Eugen Rochko
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-03-28
squashed identity proof updates (#10375)
Alex Gessner
2019-03-13
Fix `tagged` param not being normalized before querying tags (#10249)
Eugen Rochko
2019-02-26
Improve account media query (#10121)
abcang
2019-02-26
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
Eugen Rochko
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2018-12-27
Add exclude_reblogs option to account statuses API (#9640)
Eugen Rochko
2018-12-20
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#...
Eugen Rochko
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-09-28
Support min_id-based pagination in REST API (#8736)
Eugen Rochko
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
[next]