This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
You've already forked hometown
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
hometown
/
app
/
controllers
/
api
/
v1
/
accounts
History
Eugen Rochko
cae933510c
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (
#7288
)
...
Add raw bio fields to the source attribute on GET /api/v1/accounts/verify_credentials
2018-05-02 15:57:37 +02:00
..
credentials_controller.rb
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (
#7288
)
2018-05-02 15:57:37 +02:00
follower_accounts_controller.rb
Fix unpermitted parameters warning when generating pagination URLs (
#6995
)
2018-04-02 02:09:50 +02:00
following_accounts_controller.rb
Fix unpermitted parameters warning when generating pagination URLs (
#6995
)
2018-04-02 02:09:50 +02:00
lists_controller.rb
Fix
#5953
- Add GET /api/v1/accounts/:id/lists (
#5983
)
2017-12-12 03:55:39 +01:00
relationships_controller.rb
Fix bug in relationships API introduced by
#6482
(
#6527
)
2018-02-21 23:22:12 +01:00
search_controller.rb
Ensure that boolean params in the API are parsed for truthiness (
#6575
)
2018-03-01 02:47:59 +01:00
statuses_controller.rb
Fix unpermitted parameters warning when generating pagination URLs (
#6995
)
2018-04-02 02:09:50 +02:00