This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-01-12 18:52:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
spec
/
controllers
/
settings
History
Claire
20a479ff7c
Change
POST /settings/applications/:id
to regenerate token on scopes change (
#23359
)
...
Fixes
#23096
2023-02-02 12:03:49 +01:00
..
exports
Add ability to filter followed accounts' posts by language (
#19095
)
2022-09-20 23:51:21 +02:00
preferences
Remove unused
filtered_languages
column (
#18533
)
2022-05-27 20:05:22 +02:00
two_factor_authentication
Fix typo in source
setted
->
set
(
#18385
)
2022-05-10 04:58:04 +02:00
applications_controller_spec.rb
Change
POST /settings/applications/:id
to regenerate token on scopes change (
#23359
)
2023-02-02 12:03:49 +01:00
deletes_controller_spec.rb
Remove setting that disables account deletes (
#17683
)
2022-10-06 10:16:47 +02:00
exports_controller_spec.rb
Add spec for Settings::ExportsController#create (
#9512
)
2018-12-13 02:53:52 +01:00
featured_tags_controller_spec.rb
Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (
#12436
)
2019-12-17 13:31:56 +01:00
imports_controller_spec.rb
Update Mastodon to Rails 6.1 (
#15910
)
2021-03-24 10:44:31 +01:00
migrations_controller_spec.rb
Refactor and improve tests (
#17386
)
2022-01-28 00:46:42 +01:00
profiles_controller_spec.rb
Refactor and improve tests (
#17386
)
2022-01-28 00:46:42 +01:00
sessions_controller_spec.rb
Add missing tests for sessions controller (
#7744
)
2018-06-06 10:23:22 +09:00
two_factor_authentication_methods_controller_spec.rb
Add WebAuthn as an alternative 2FA method (
#14466
)
2020-08-24 16:46:27 +02:00