This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2025-02-01 09:31:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a5e9128b74
mastodon
/
app
/
controllers
/
api
/
v1
History
Eugen Rochko
a9b5598c97
Change user settings to be stored in a more optimal way (
#23630
)
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-03-30 14:44:00 +02:00
..
accounts
Change user settings to be stored in a more optimal way (
#23630
)
2023-03-30 14:44:00 +02:00
admin
announcements
apps
crypto
emails
featured_tags
instances
lists
polls
Add more tests for ActivityPub controllers (
#13585
)
2020-05-03 16:30:36 +02:00
push
statuses
timelines
trends
accounts_controller.rb
Enable Rubocop HTTP status rules (
#23717
)
2023-02-20 11:16:40 +09:00
announcements_controller.rb
apps_controller.rb
Add whitelist mode (
#11291
)
2019-07-30 11:10:46 +02:00
blocks_controller.rb
Autofix Rubocop Style/IfUnlessModifier (
#23697
)
2023-02-18 12:37:47 +01:00
bookmarks_controller.rb
conversations_controller.rb
Autofix Rubocop Style/IfUnlessModifier (
#23697
)
2023-02-18 12:37:47 +01: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
endorsements_controller.rb
favourites_controller.rb
Autofix Rubocop Style/IfUnlessModifier (
#23697
)
2023-02-18 12:37:47 +01:00
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb
Autofix Rubocop Style/IfUnlessModifier (
#23697
)
2023-02-18 12:37:47 +01:00
followed_tags_controller.rb
instances_controller.rb
Add server banner to web app, add
GET /api/v2/instance
to REST API (
#19294
)
2022-10-05 03:47:56 +02:00
lists_controller.rb
markers_controller.rb
Use Rails' index_by where it makes sense (
#15542
)
2021-01-12 09:27:38 +01:00
media_controller.rb
mutes_controller.rb
notifications_controller.rb
Autofix Rubocop Rails/FindById (
#23762
)
2023-02-21 10:21:48 +09:00
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb
Add API parameter to safeguard unexpect mentions in new posts (
#18350
)
2023-02-13 16:36:29 +01:00
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb