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
/
status.rb
Age
Commit message (
Expand
)
Author
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-10-25
Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-d...
David Yip
2017-10-22
Added a timeline for Direct statuses
Matthew Walsh
2017-10-16
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2017-10-13
Optimize Status#permitted_for 500x (account timeline) (#5373)
unarist
2017-10-13
Fix UserTrackingConcern firing on every request, optimize some queries (#5368)
Eugen Rochko
2017-10-13
Retoot count increases without reason (#5363)
Lex Alexander
2017-10-11
Merge upstream 2.0ish #165
kibigo!
2017-10-09
try to tighten up local only toot stuff, like... properly (#163)
beatrix
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-09-23
Add emoji autosuggest (#5053)
Eugen Rochko
2017-09-23
Fix custom emojis not detected when used in content warning (#5049)
Eugen Rochko
2017-09-22
Do not filter statuses with unknown languages (#5045)
Akihiko Odaki
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-17
Validate uri presence for remote status (#4985)
unarist
2017-09-17
Remove local_only scope in Status (#4977)
Akihiko Odaki
2017-09-07
Fix #4834 - Adjust Status#local and Status#remote scopes (#4839)
Eugen Rochko
2017-09-06
Fix locking migration on statuses table. Nullable column and NO default value...
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-07-14
Fix #4149, fix #1199 - Store emojis as unicode (#4189)
Eugen Rochko
2017-07-13
Fix boolean columns sometimes having a null value (#4162)
Eugen Rochko
2017-07-13
Fix #1010 - When spoiler text is set, enforce sensitivity too (#4176)
Eugen Rochko
2017-06-22
Fix regression from #3842 (#3892)
Eugen Rochko
2017-06-20
Filter direct statuses in Status.as_home_timeline (#3842)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-09
Language detection defaults to nil (#3666)
Matt Jankowski
2017-06-05
Introduce StatusThreadingConcern (#3490)
Matt Jankowski
2017-05-31
Misc tidying and clean ups (#3445)
Matt Jankowski
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-05-23
Cover AccountsController more in spec (#3229)
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
Conditional validations no longer accept strings for if/unless (#3124)
Matt Jankowski
2017-05-19
Account domain blocks (#2381)
Eugen Rochko
2017-05-17
Refactor Status#ancestors/descendants (#3092)
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-02
annotate models (#2697)
yhirano
2017-05-01
Filter on allowed user language preferences (#2361)
Matt Jankowski
2017-04-28
More status specs (#2564)
Matt Jankowski
2017-04-27
Cache Status#ancestors recursive query results (#2527)
Eugen Rochko
2017-04-27
Don't need to include ActiveModel::Validations (#2521)
Tomohiro Suwa
[prev]
[next]