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
Age
Commit message (
Expand
)
Author
2017-06-14
Account deletion (#3728)
Eugen Rochko
2017-06-14
Fix #2619 - When redis feed is empty, fall back to database (#3721)
Eugen Rochko
2017-06-13
Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723)
Eugen Rochko
2017-06-11
Fix Account model deprecation warnings (#3689)
René Klačan
2017-06-11
Refactor UpdateRemoteProfileService (#3690)
Yamagishi Kazutoshi
2017-06-09
Correct validators so that existing error messages would look correct (#3668)
Eugen Rochko
2017-06-09
Language detection defaults to nil (#3666)
Matt Jankowski
2017-06-09
Add includes to Report#statuses (#3655)
Yamagishi Kazutoshi
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-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-06-06
Fix tag search order and not to use tsvector (#3611)
unarist
2017-06-05
Introduce StatusThreadingConcern (#3490)
Matt Jankowski
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-06-01
Update Rails to version 5.1.1 (#3121)
Matt Jankowski
2017-06-01
Handle nil and blank cases in Account finders (#3500)
Matt Jankowski
2017-05-31
Add Instance class to list admin records (#3443)
Matt Jankowski
2017-05-31
Misc tidying and clean ups (#3445)
Matt Jankowski
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-30
Refactor User and spec (#3431)
Akihiko Odaki
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-05-29
Add preference setting for delete toot modal (#3368)
Atsushi Yamamoto
2017-05-25
Remove arguments in association reader (#3305)
Yamagishi Kazutoshi
2017-05-25
Refactor Setting (#3302)
alpaca-tc
2017-05-25
fix-cache-returns-nil (#3213)
masarakki
2017-05-23
Introduce recent to Follow (#3247)
Akihiko Odaki
2017-05-23
Cover AccountsController more in spec (#3229)
Akihiko Odaki
2017-05-22
Add coverage for ReportFilter and AccountFilter (#3236)
Matt Jankowski
2017-05-22
Specs for cleanup workers (#3235)
Matt Jankowski
2017-05-21
Fix mutes_controller error and incorrect statuses_controller report (#3202)
Akihiko Odaki
2017-05-20
Filter languages with opt out (#3175)
Matt Jankowski
2017-05-20
guard against empty domain block list in status scope (#3161)
beatrix
2017-05-19
Fix federated timeline excluding local toots when any domain blocks are set (...
Eugen Rochko
2017-05-19
Add buttons to block and unblock domain (#3127)
Eugen Rochko
2017-05-19
Define instance method outside #included (#3128)
alpaca-tc
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-17
Refactor Status#ancestors/descendants (#3092)
alpaca-tc
2017-05-17
Add filter to AccountFilter (#2968)
alpaca-tc
2017-05-16
Improve Account#triadic_closures (#3079)
alpaca-tc
2017-05-16
Order by symbol value (#3077)
alpaca-tc
2017-05-16
Optimize Status#permitted_for 24x (#3069)
alpaca-tc
2017-05-15
Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
Eugen Rochko
2017-05-15
Feature conversations muting (#3017)
Eugen Rochko
2017-05-13
Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
alpaca-tc
2017-05-12
Add conversation model, <ostatus:conversation /> (#3016)
Eugen Rochko
2017-05-11
Fix #1426 - Trim long usernames in public follower/following lists (#2993)
Eugen Rochko
[next]