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.
10219
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:
051efed5ed
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '051efed5ed'
${ noResults }
metu.life
/
app
/
controllers
/
api
/
v1
History
Eugen Rochko
ee1119208c
Add `POST /api/v1/emails/confirmations` to REST API (
#15816
)
...
Only available to the application the user originally signed-up with
4 years ago
..
accounts
Add `GET /api/v1/accounts/lookup` REST API (
#15740
)
4 years ago
admin
Add account sensitized (
#14361
)
4 years ago
announcements
…
apps
…
crypto
Optimize map { ... }.compact calls (
#15513
)
4 years ago
emails
Add `POST /api/v1/emails/confirmations` to REST API (
#15816
)
4 years ago
featured_tags
Changed tag most_used to recently_used (
#14760
)
4 years ago
instances
Add server rules (
#15769
)
4 years ago
lists
Change REST API to return empty data for suspended accounts (
#14765
)
4 years ago
polls
…
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 `details` to error response for `POST /api/v1/accounts` in REST API (
#15803
)
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
Use Rails' index_by where it makes sense (
#15542
)
4 years ago
media_controller.rb
…
mutes_controller.rb
Add duration parameter to muting. (
#13831
)
4 years ago
notifications_controller.rb
Improved performance of notification preloading (
#15640
)
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
…
trends_controller.rb
…