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
/
account.rb
Age
Commit message (
Expand
)
Author
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-12-27
Add local followers page to admin account UI (#9610)
chr v1.x
2018-12-26
Create DomainNormalizable#normalize_domain (#9631)
ysksn
2018-12-22
Add moderation warnings (#9519)
Eugen Rochko
2018-12-17
Fix regression in #9539 (#9541)
Eugen Rochko
2018-12-17
Remove "most popular" tab from profile directory, add responsive design (#9539)
Eugen Rochko
2018-12-08
Cache hashtag sample accounts, and exclude ineligible ones (#9465)
Eugen Rochko
2018-12-07
Fix tag mb_chars comparison of profile directory (#9448)
Takeshi Umeda
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-12-03
Improve account suspension speed and completeness (#9290)
Eugen Rochko
2018-11-27
Allow hyphens in the middle of remote user names (#9345)
ThibG
2018-11-26
Redesign admin accounts index (#9340)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-10-04
Fix link verification for remote accounts (#8868)
Eugen Rochko
2018-09-18
Fix performance regression in Account::Field#verifiable? (#8719)
Eugen Rochko
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-08-22
Add confirmation step to account suspensions (#8353)
Eugen Rochko
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-07-30
Enforce username format for remote users, too (#8102)
Eugen Rochko
2018-07-03
Re-add follow recommendations API (#7918)
Eugen Rochko
2018-06-29
Keyword/phrase filtering (#7905)
Eugen Rochko
2018-06-17
Change language opt-out to language opt-in (#7823)
Eugen Rochko
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-06
Enable custom emojis in profiles (notes, field values, display names) (#7374)
Eugen Rochko
2018-05-05
4 profile fields max, store only 255 characters per name/value (#7348)
Eugen Rochko
2018-05-02
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
Eugen Rochko
2018-05-02
Speed up test suite by not generating RSA keys in test environment (#7296)
Eugen Rochko
2018-04-27
Add entity cache (#7271)
Eugen Rochko
2018-04-23
Prevent suspended accounts from appearing in AccountSearchService (#7246)
Emelia Smith
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-04-17
Fix warning about using SQL in order for Account#partitioned (#7159)
Eugen Rochko
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-12
Upgrade Rails to version 5.2.0 (#5898)
Yamagishi Kazutoshi
2018-04-10
Feature: Allow staff to change user emails (#7074)
Emelia Smith
2018-04-02
Feature: Report improvements (#6967) (#7000)
Emelia Smith
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-03-22
Restore username validation to disallow dots, for now (#6863)
Eugen Rochko
2018-03-22
Fix MENTION_RE to not match nil usernames (#6862)
ThibG
2018-03-21
Permit dots in usernames with conditions (#6844)
Eugen Rochko
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2018-01-19
Change belongs_to_required_by_default to true (#5888)
Yamagishi Kazutoshi
2017-12-12
Exclude moved accounts from search results (#5984)
Eugen Rochko
2017-12-06
Remove rabl dependency (#5894)
Eugen Rochko
2017-12-05
Add list of lists component to web UI (#5811)
Eugen Rochko
2017-11-30
Fix too many forwards (#5854)
Eugen Rochko
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-11-18
Lists (#5703)
Eugen Rochko
[next]