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
/
models
/
user.rb
Age
Commit message (
Expand
)
Author
2019-07-19
make community visibility default for new accounts
multiple creatures
2019-07-15
move user variables to `users` relation
multiple creatures
2019-05-21
add option to embiggen the emojos & embiggen small bbcode text on hover
multiple creatures
2019-05-21
Correct a 6-in-the-morning breaking typos.
multiple creatures
2019-05-21
Expose user settings to `Account` model and update code referencing those set...
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
User model: give user settings getter methods better names; cache the setting...
multiple creatures
2019-05-21
Privacy: add options to make interaction lists private and to not be included...
multiple creatures
2019-05-21
Anxiety reduction: add option to hide mascot.
multiple creatures
2019-05-21
Add option to filter packmate thread branches where you don't follow all the ...
multiple creatures
2019-05-21
Anxiety reduction: make block/mute reply filters more granular and add option...
multiple creatures
2019-05-21
Add option to remove filtered roar placeholder gap.
multiple creatures
2019-05-21
Add options to increase size and spacing of action buttons and width of compo...
multiple creatures
2019-05-21
Add options to increase size and spacing of context menus and to gently the k...
multiple creatures
2019-05-21
add option to toggle captions + code: move monsterpit additons on top
multiple creatures
2019-05-21
hidden accounts + stats hiding
multiple creatures
2019-05-21
add option to show raw world timeline
multiple creatures
2019-05-21
more local-only options
multiple creatures
2019-05-21
add option to default to local only
multiple creatures
2019-05-21
default visibility public on new accounts
multiple creatures
2019-05-19
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-19
Fix “invited by” not showing up for invited accounts in admin interface (...
ThibG
2019-05-17
Add option for default toot content-type
Thibaut Girka
2019-05-15
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-05-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-03
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
Eugen Rochko
2019-05-02
Check that an invite link is valid before bypassing approval mode (#10657)
ThibG
2019-04-27
Fix approved column being set to nil instead of false (#10642)
Eugen Rochko
2019-04-25
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
Eugen Rochko
2019-04-10
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-04-10
Add preference to disable e-mails about new pending accounts (#10529)
Eugen Rochko
2019-04-09
Add "why do you want to join" field to invite requests (#10524)
Eugen Rochko
2019-03-26
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-23
If registrations have been re-opened when user confirms account, approve (#10...
Eugen Rochko
2019-03-14
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-14
Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)
Eugen Rochko
2019-02-26
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-02-20
correct opt-out showing application (#10086)
Hinaloe
2019-02-02
Make displaying application used to toot opt-in (#9897)
ThibG
2019-01-27
Make storing and displaying application used to toot opt-in
Thibaut Girka
2019-01-26
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-01-25
Fix SSO authentication not working due to missing agreement boolean (#9915)
Eugen Rochko
2019-01-19
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-01-18
Fix code style of regeneration-related code (#9843)
Eugen Rochko
2019-01-02
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-01-02
Improve e-mail digest (#9689)
Eugen Rochko
2018-12-28
Improve admin UI for account view (#9643)
Eugen Rochko
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
[next]