117 Commits (620d0d80293bef80753ecfcec1c4c5226e67cd6d)

Author SHA1 Message Date
  Eugen Rochko 620d0d8029 Account domain blocks (#2381) 7 years ago
  Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114) 7 years ago
  alpaca-tc 682b68438e Improve Account#triadic_closures (#3079) 7 years ago
  Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 7 years ago
  Go Shoemake 9cd3a6836b Fixed mention regex to support unicode (#2420) 7 years ago
  Matt Jankowski 7a7d12d27f Delegate Account#user_locale method and allow nil (#2927) 7 years ago
  alpaca-tc ca05bfaac7 Refactor account.rb (#2881) 7 years ago
  Matt Jankowski 4e05751346 Move account header and avatar methods to a concern (#2825) 7 years ago
  Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799) 7 years ago
  Tomohiro Suwa aa6a26a2d5 Correct Account model for rubocop (#2587) 7 years ago
  yhirano 298796cc7b annotate models (#2697) 7 years ago
  Matt Jankowski f025cc6782 Filter on allowed user language preferences (#2361) 7 years ago
  yhirano 3988f2dade Fix Rubocop offences (#2630) 7 years ago
  Yamagishi Kazutoshi 1899cf5f04 Detect extension for preview card (#2679) 7 years ago
  Akihiko Odaki a6788662b0 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) 7 years ago
  Akihiko Odaki 5135d609b7 Use PostgreSQL inheritance for blocks and mutes (#2520) 7 years ago
  Matt Jankowski 9566893cc9 More controller specs (#2561) 7 years ago
  Matt Jankowski effb08edbb More status specs (#2564) 7 years ago
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
  Eugen 501514960a Followers-only post federation (#2111) 7 years ago
  alpaca-tc 2c0d756ad9 Extract error messages to locale file (#2162) 7 years ago
  Eugen e09ab2c0bd Fix #1642, fix #1912 - Dictate content-type file extension (#2078) 7 years ago
  Matt Jankowski 55e1503522 Instances list in admin (#2095) 7 years ago
  Matt Jankowski 66d8f99a30 Admin reports with accounts (#2092) 7 years ago
  Matt Jankowski 16d50f60d1 Remove unused methods (#1730) 7 years ago
  Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428) 7 years ago
  Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 7 years ago
  Matt Jankowski 388ec0d5b6 Search cleanup (#1333) 7 years ago
  Joël Quenneville d4c94fa004 DRY up reblog vs original status check 7 years ago
  Eugen Rochko 5aa3df017b Fix full-text search query quotation, improve tag search performance with an index, 7 years ago
  Eugen Rochko 1b09c3cb17 More efficient single account retrieval (0.9ms vs 50ms before) 7 years ago
  Eugen Rochko 05cf086766 New API method: /api/v1/search 7 years ago
  Eugen Rochko 2816b1bf8e Federate header images, fix open-uri http->https redirection error 7 years ago
  Eugen Rochko ad0d82d3ce Make account search blazing fast and rank followers/followees higher in the results 7 years ago
  Eugen Rochko 017350e0ea Add method for retrieving triadic closures 7 years ago
  Eugen Rochko 4fb95c91fb Fix wrongful matching of last period in extended usernames 7 years ago
  Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago
  Eugen Rochko 175a9b9caa Fix #104 - Style OAuth authorized applications page 7 years ago
  Eugen Rochko 53ae431867 Skip remote media URLs that don't have a hostname 7 years ago
  Eugen Rochko 446aad4ce2 Make PuSH only distribute to subscriptions that match follower domains 7 years ago
  Eugen Rochko f051c2e813 Fix statsd null backend not being initialized properly 7 years ago
  Eugen 8b9206f7d9 Try to avoid any potential loops 7 years ago
  Eugen Rochko 6cf44ca92c Improve how the list entry Account component looks when target is blocked/follow is requested 7 years ago
  Eugen Rochko e25170f960 Add extended about page stub 7 years ago
  Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German 7 years ago
  Eugen Rochko 2e71bb031b Fix Paperclip timeout setting. Fix bug introduced in #437 7 years ago
  Kurtis Rainbolt-Greene abe3ae1cc2 Simplifying followers mappings 7 years ago
  Kurtis Rainbolt-Greene 4a7e3e5082 Less complicated determination 7 years ago
  Kurtis Rainbolt-Greene e5d9009d71 Using "rails style" order arguments 7 years ago
  Eugen Rochko 9d42bff285 Hide follow/unfollow button from public page if follow already requested 7 years ago