This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
f8930a67a0
chinwagsocial
/
app
/
controllers
/
api
/
v1
History
Claire
f8930a67a0
Change /api/v1/statuses/:id/history to always return at least one item (
#25510
)
2023-07-06 13:45:40 +02:00
..
accounts
admin
announcements
apps
crypto
emails
featured_tags
instances
lists
polls
push
statuses
Change /api/v1/statuses/:id/history to always return at least one item (
#25510
)
2023-07-06 13:45:40 +02:00
timelines
trends
accounts_controller.rb
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
Change
follow
scope to be covered by
read
and
write
scopes in REST API (
#17678
)
2022-03-03 16:13:40 +01:00
bookmarks_controller.rb
conversations_controller.rb
Fix ArgumentError when loading newer Private Mentions (
#25399
)
2023-07-06 13:45:40 +02:00
custom_emojis_controller.rb
Remove useless
respond_to
calls (
#13208
)
2020-03-06 01:29:38 +01:00
directories_controller.rb
Add profile directory to web UI (
#11688
)
2019-08-30 00:14:36 +02:00
domain_blocks_controller.rb
Change
follow
scope to be covered by
read
and
write
scopes in REST API (
#17678
)
2022-03-03 16:13:40 +01:00
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb
Change featured tag updates to add/remove activity (
#19409
)
2022-10-22 18:30:55 +02:00
filters_controller.rb
Fix irreversible and whole_word parameters handling in /api/v1/filters (
#21988
)
2022-12-07 00:10:53 +01:00
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb
polls_controller.rb
Add more tests for ActivityPub controllers (
#13585
)
2020-05-03 16:30:36 +02:00
preferences_controller.rb
reports_controller.rb
Fix report category not being saved in REST API (
#17682
)
2022-03-02 18:57:08 +01:00
scheduled_statuses_controller.rb
statuses_controller.rb
streaming_controller.rb
Apply Rubocop Style/NegatedIfElseCondition (
#23451
)
2023-02-08 07:07:36 +01:00
suggestions_controller.rb
tags_controller.rb