about summary refs log tree commit diff
path: root/app/models/account.rb
AgeCommit message (Expand)Author
2017-05-02annotate models (#2697)yhirano
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-05-01Detect extension for preview card (#2679)Yamagishi Kazutoshi
2017-04-30Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)Akihiko Odaki
2017-04-30Use PostgreSQL inheritance for blocks and mutes (#2520)Akihiko Odaki
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-28More status specs (#2564)Matt Jankowski
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-19Extract error messages to locale file (#2162)alpaca-tc
2017-04-18Fix #1642, fix #1912 - Dictate content-type file extension (#2078)Eugen
2017-04-18Instances list in admin (#2095)Matt Jankowski
2017-04-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-18Remove unused methods (#1730)Matt Jankowski
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-09Search cleanup (#1333)Matt Jankowski
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-03-22More efficient single account retrieval (0.9ms vs 50ms before)Eugen Rochko
2017-03-18Federate header images, fix open-uri http->https redirection errorEugen Rochko
2017-03-17Make account search blazing fast and rank followers/followees higher in the r...Eugen Rochko
2017-03-16Add method for retrieving triadic closuresEugen Rochko
2017-03-05Fix wrongful matching of last period in extended usernamesEugen Rochko
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-02-27Fix #104 - Style OAuth authorized applications pageEugen Rochko
2017-02-22Skip remote media URLs that don't have a hostnameEugen Rochko
2017-02-11Make PuSH only distribute to subscriptions that match follower domainsEugen Rochko
2017-01-19Fix statsd null backend not being initialized properlyEugen Rochko
2017-01-19Try to avoid any potential loopsEugen
2017-01-16Improve how the list entry Account component looks when target is blocked/fol...Eugen Rochko
2017-01-13Add extended about page stubEugen Rochko
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko
2017-01-08Fix Paperclip timeout setting. Fix bug introduced in #437Eugen Rochko
2017-01-08Merge pull request #437 from krainboltgreene/patch-1Eugen
2017-01-07Simplifying followers mappingsKurtis Rainbolt-Greene
2017-01-07Less complicated determinationKurtis Rainbolt-Greene
2017-01-07Using "rails style" order argumentsKurtis Rainbolt-Greene
2016-12-22Hide follow/unfollow button from public page if follow already requestedEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-12-06Add suspend account functionality to admin UIEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-12-02Fix #329 - avatar errors no longer prevent remote accounts from being savedEugen Rochko
2016-11-29Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...Eugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko
2016-11-26Public and hashtag timelines now exclude reblogs and repliesEugen Rochko
2016-11-25Filter statuses that mention blocked usersEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-21Remove orphaned notifications, add scopes param to app create APIEugen Rochko