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.
10614
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:
b16d220ec9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b16d220ec9'
${ noResults }
metu.life
/
spec
/
controllers
History
Claire
30ce6e395c
Fix user email address being banned on self-deletion (
#16503
)
...
* Add tests * Fix user email address being banned on self-deletion
Fixes
#16498
3 years ago
..
activitypub
Fix anonymous access to outbox not being cached by the reverse proxy (
#16458
)
3 years ago
admin
Add ability to skip sign-in token authentication for specific users (
#16427
)
3 years ago
api
Fix app name, website and redirect URIs not having a maximum length (
#16042
)
4 years ago
auth
Change confirmations controller to redirect to / for approved users (
#16151
)
4 years ago
concerns
Fix cache_collection crashing when given an empty collection (
#15921
)
4 years ago
oauth
Bump doorkeeper from 5.3.3 to 5.4.0 (
#13733
)
5 years ago
settings
Fix user email address being banned on self-deletion (
#16503
)
3 years ago
well_known
Fix anonymous access to outbox not being cached by the reverse proxy (
#16458
)
3 years ago
about_controller_spec.rb
…
account_follow_controller_spec.rb
Add support for reversible suspensions through ActivityPub (
#14989
)
4 years ago
account_unfollow_controller_spec.rb
Add support for reversible suspensions through ActivityPub (
#14989
)
4 years ago
accounts_controller_spec.rb
Prepare Mastodon for Rails 6 (
#15911
)
4 years ago
application_controller_spec.rb
Update Mastodon to Rails 6.1 (
#15910
)
4 years ago
authorize_interactions_controller_spec.rb
Change ResolveAccountService's handling of skip_webfinger (
#15750
)
4 years ago
emojis_controller_spec.rb
…
follower_accounts_controller_spec.rb
Fix serialization of followers/following counts when user hides their network (
#16418
)
3 years ago
following_accounts_controller_spec.rb
Fix serialization of followers/following counts when user hides their network (
#16418
)
3 years ago
home_controller_spec.rb
Fix blurhash and autoplay not working on public pages (
#11585
)
5 years ago
intents_controller_spec.rb
…
invites_controller_spec.rb
…
manifests_controller_spec.rb
…
media_controller_spec.rb
Fix media attachments enumeration (
#14254
)
4 years ago
media_proxy_controller_spec.rb
Fix media attachments enumeration (
#14254
)
4 years ago
relationships_controller_spec.rb
Remove PubSubHubbub-related columns from accounts table (
#16170
)
4 years ago
remote_follow_controller_spec.rb
Add support for reversible suspensions through ActivityPub (
#14989
)
4 years ago
remote_interaction_controller_spec.rb
…
shares_controller_spec.rb
Fix blurhash and autoplay not working on public pages (
#11585
)
5 years ago
statuses_controller_spec.rb
Add support for reversible suspensions through ActivityPub (
#14989
)
4 years ago
tags_controller_spec.rb
…