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
2017-07-14
Fix #4149, fix #1199 - Store emojis as unicode (#4189)
Eugen Rochko
2017-06-22
Some minor change and spec for Account (#3813)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-14
Account deletion (#3728)
Eugen Rochko
2017-06-11
Fix Account model deprecation warnings (#3689)
René Klačan
2017-06-09
Correct validators so that existing error messages would look correct (#3668)
Eugen Rochko
2017-06-08
Fix regression from #3592 - validation condition nesting (#3644)
Eugen Rochko
2017-06-08
Fix db:seed - only run some validations when the field was changed (#3592)
Eugen Rochko
2017-06-05
Added support for configurable reserved usernames (fix of #1382) (#3566)
Eugen Rochko
2017-06-04
Remove Targetable (#3548)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-31
Expand spec coverage and refactor the `Account.find_` methods (#3485)
Matt Jankowski
2017-05-31
Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476)
alpaca-tc
2017-05-22
Add coverage for ReportFilter and AccountFilter (#3236)
Matt Jankowski
2017-05-20
Filter languages with opt out (#3175)
Matt Jankowski
2017-05-19
Conditional validations no longer accept strings for if/unless (#3124)
Matt Jankowski
2017-05-19
Account domain blocks (#2381)
Eugen Rochko
2017-05-18
Fetch remote image using http.rb (#3114)
Yamagishi Kazutoshi
2017-05-16
Improve Account#triadic_closures (#3079)
alpaca-tc
2017-05-15
Feature conversations muting (#3017)
Eugen Rochko
2017-05-11
Fixed mention regex to support unicode (#2420)
Go Shoemake
2017-05-08
Delegate Account#user_locale method and allow nil (#2927)
Matt Jankowski
2017-05-07
Refactor account.rb (#2881)
alpaca-tc
2017-05-05
Move account header and avatar methods to a concern (#2825)
Matt Jankowski
2017-05-05
More robust PuSH subscription refreshes (#2799)
Eugen Rochko
2017-05-03
Correct Account model for rubocop (#2587)
Tomohiro Suwa
2017-05-02
annotate models (#2697)
yhirano
2017-05-01
Filter on allowed user language preferences (#2361)
Matt Jankowski
2017-05-01
Fix Rubocop offences (#2630)
yhirano
2017-05-01
Detect extension for preview card (#2679)
Yamagishi Kazutoshi
2017-04-30
Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
Akihiko Odaki
2017-04-30
Use PostgreSQL inheritance for blocks and mutes (#2520)
Akihiko Odaki
2017-04-28
More controller specs (#2561)
Matt Jankowski
2017-04-28
More status specs (#2564)
Matt Jankowski
2017-04-25
Punycode URI normalization (#2370)
Eugen
2017-04-24
Followers-only post federation (#2111)
Eugen
2017-04-19
Extract error messages to locale file (#2162)
alpaca-tc
2017-04-18
Fix #1642, fix #1912 - Dictate content-type file extension (#2078)
Eugen
2017-04-18
Instances list in admin (#2095)
Matt Jankowski
2017-04-18
Admin reports with accounts (#2092)
Matt Jankowski
2017-04-18
Remove unused methods (#1730)
Matt Jankowski
2017-04-11
When avatar/header are GIF, generate static versions (#1428)
Eugen
2017-04-10
Clean up generation of account webfinger string (#1477)
Matt Jankowski
2017-04-09
Search cleanup (#1333)
Matt Jankowski
2017-04-07
DRY up reblog vs original status check
Joël Quenneville
2017-03-22
Fix full-text search query quotation, improve tag search performance with an ...
Eugen Rochko
2017-03-22
More efficient single account retrieval (0.9ms vs 50ms before)
Eugen Rochko
2017-03-18
Federate header images, fix open-uri http->https redirection error
Eugen Rochko
2017-03-17
Make account search blazing fast and rank followers/followees higher in the r...
Eugen Rochko
2017-03-16
Add method for retrieving triadic closures
Eugen Rochko
2017-03-05
Fix wrongful matching of last period in extended usernames
Eugen Rochko
2017-03-01
Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
[prev]
[next]