index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
settings
/
profiles_controller.rb
Age
Commit message (
Expand
)
Author
2019-11-18
Get rid of the `Formatter` cache. It isn't worth the admin headaches.
multiple creatures
2019-11-18
Add a new profile option to filter posts with undescribed media. At some poi...
multiple creatures
2019-11-06
clear formatter cache when profile is changed
multiple creatures
2019-10-27
add profile option to (locally) block anonymous views of public posts
multiple creatures
2019-07-28
fix `adult content` setting & remove old `supports chat` setting
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Privacy: add options to make interaction lists private and to not be included...
multiple creatures
2019-05-21
Add option to hide public replies from profile
multiple creatures
2019-05-21
hidden accounts + stats hiding
multiple creatures
2019-02-10
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2018-12-12
Create Settings::BaseController (#9507)
ysksn
2018-12-09
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-10-25
Set @body_classes to admin layout (#9081)
Yamagishi Kazutoshi
2018-05-17
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins
2018-05-17
Ensure unfilled fields are shown when errors are shown (#7523)
Eugen Rochko
2018-05-10
Merge branch 'master' into glitch-soc/master
Thibaut Girka
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-04-14
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2017-11-20
Finalized theme loading and stuff
kibigo!
2017-08-26
authorize-follow-requests-after-unlocking (#4658)
masarakki
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-04-19
Simplify render in controllers (#2144)
Matt Jankowski
2017-01-28
Update settings to re-use admin layout, one big navigation tree, improve sett...
Eugen Rochko
2016-12-22
Add "locked" flag to accounts, prevent blocked users from following, force-un...
Eugen Rochko
2016-12-06
Add filters for suspended accounts
Eugen Rochko
2016-11-30
Per-status control for unlisted mode, also federation for unlisted mode
Eugen Rochko
2016-11-24
Extract filename obfuscation into module
Alyssa Ross
2016-11-23
Rename media to avoid exposing filename (fixes #207)
Andrea Faulds
2016-11-21
Local accounts can control "silenced" attribute which removes them from publi...
Eugen Rochko
2016-11-15
Adding some localizations
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-14
E-mail preferences page
Eugen Rochko