This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9854
Commits
1
Branch
0
Tags
134 MiB
Ruby
39.1%
JavaScript
38.6%
SCSS
16.8%
Haml
4%
CSS
1.1%
Other
0.3%
Tag:
Branch:
Tree:
17a2e27641
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '17a2e27641'
${ noResults }
metu.life
/
app
/
controllers
/
api
/
v1
History
Takeshi Umeda
44d5c6bc8f
Fix incorrect conditions for suspended accounts in Get API for account featured tags (
#15270
)
4 years ago
..
accounts
Fix incorrect conditions for suspended accounts in Get API for account featured tags (
#15270
)
4 years ago
admin
Add account sensitized (
#14361
)
4 years ago
announcements
Add announcements (
#12662
)
5 years ago
apps
…
crypto
Make Array-creation behavior of Paginable more predictable (
#14687
)
4 years ago
featured_tags
Changed tag most_used to recently_used (
#14760
)
4 years ago
instances
Remove useless `respond_to` calls (
#13208
)
5 years ago
lists
Change REST API to return empty data for suspended accounts (
#14765
)
4 years ago
polls
Add more tests for ActivityPub controllers (
#13585
)
5 years ago
push
Fix not being able to enable status notifications in Web Push API (
#14822
)
4 years ago
statuses
Fix not being able to unfavorite toots one has lost access to (
#15192
)
4 years ago
timelines
Refactor how public and tag timelines are queried (
#14728
)
4 years ago
accounts_controller.rb
Add duration parameter to muting. (
#13831
)
4 years ago
announcements_controller.rb
…
apps_controller.rb
…
blocks_controller.rb
Change REST API to return empty data for suspended accounts (
#14765
)
4 years ago
bookmarks_controller.rb
Make Array-creation behavior of Paginable more predictable (
#14687
)
4 years ago
conversations_controller.rb
Make Array-creation behavior of Paginable more predictable (
#14687
)
4 years ago
custom_emojis_controller.rb
…
directories_controller.rb
…
domain_blocks_controller.rb
…
endorsements_controller.rb
Change REST API to return empty data for suspended accounts (
#14765
)
4 years ago
favourites_controller.rb
Make Array-creation behavior of Paginable more predictable (
#14687
)
4 years ago
featured_tags_controller.rb
…
filters_controller.rb
…
follow_requests_controller.rb
Add option to be notified when a followed user posts (
#13546
)
4 years ago
instances_controller.rb
…
lists_controller.rb
Add configuration option to filter replies in lists (
#9205
)
4 years ago
markers_controller.rb
…
media_controller.rb
…
mutes_controller.rb
Add duration parameter to muting. (
#13831
)
4 years ago
notifications_controller.rb
Change REST API to return empty data for suspended accounts (
#14765
)
4 years ago
polls_controller.rb
…
preferences_controller.rb
…
reports_controller.rb
…
scheduled_statuses_controller.rb
Make Array-creation behavior of Paginable more predictable (
#14687
)
4 years ago
statuses_controller.rb
…
streaming_controller.rb
…
suggestions_controller.rb
Remove useless `respond_to` calls (
#13208
)
5 years ago
trends_controller.rb
…