94 Revīzijas (66d8f99a30f9e6062f1bff37d5115beddce9b55d)

Autors SHA1 Ziņojums Datums
  Matt Jankowski 66d8f99a30 Admin reports with accounts (#2092) pirms 7 gadiem
  Matt Jankowski 16d50f60d1 Remove unused methods (#1730) pirms 7 gadiem
  Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428) pirms 7 gadiem
  Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) pirms 7 gadiem
  Matt Jankowski 388ec0d5b6 Search cleanup (#1333) pirms 7 gadiem
  Joël Quenneville d4c94fa004 DRY up reblog vs original status check pirms 7 gadiem
  Eugen Rochko 5aa3df017b Fix full-text search query quotation, improve tag search performance with an index, pirms 7 gadiem
  Eugen Rochko 1b09c3cb17 More efficient single account retrieval (0.9ms vs 50ms before) pirms 7 gadiem
  Eugen Rochko 05cf086766 New API method: /api/v1/search pirms 7 gadiem
  Eugen Rochko 2816b1bf8e Federate header images, fix open-uri http->https redirection error pirms 7 gadiem
  Eugen Rochko ad0d82d3ce Make account search blazing fast and rank followers/followees higher in the results pirms 7 gadiem
  Eugen Rochko 017350e0ea Add method for retrieving triadic closures pirms 7 gadiem
  Eugen Rochko 4fb95c91fb Fix wrongful matching of last period in extended usernames pirms 7 gadiem
  Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. pirms 7 gadiem
  Eugen Rochko 175a9b9caa Fix #104 - Style OAuth authorized applications page pirms 7 gadiem
  Eugen Rochko 53ae431867 Skip remote media URLs that don't have a hostname pirms 7 gadiem
  Eugen Rochko 446aad4ce2 Make PuSH only distribute to subscriptions that match follower domains pirms 7 gadiem
  Eugen Rochko f051c2e813 Fix statsd null backend not being initialized properly pirms 7 gadiem
  Eugen 8b9206f7d9 Try to avoid any potential loops pirms 7 gadiem
  Eugen Rochko 6cf44ca92c Improve how the list entry Account component looks when target is blocked/follow is requested pirms 7 gadiem
  Eugen Rochko e25170f960 Add extended about page stub pirms 7 gadiem
  Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German pirms 7 gadiem
  Eugen Rochko 2e71bb031b Fix Paperclip timeout setting. Fix bug introduced in #437 pirms 7 gadiem
  Kurtis Rainbolt-Greene abe3ae1cc2 Simplifying followers mappings pirms 7 gadiem
  Kurtis Rainbolt-Greene 4a7e3e5082 Less complicated determination pirms 7 gadiem
  Kurtis Rainbolt-Greene e5d9009d71 Using "rails style" order arguments pirms 7 gadiem
  Eugen Rochko 9d42bff285 Hide follow/unfollow button from public page if follow already requested pirms 7 gadiem
  Eugen Rochko b891a81008 Follow call on locked account creates follow request instead pirms 7 gadiem
  Eugen Rochko f978b06dd1 Add suspend account functionality to admin UI pirms 7 gadiem
  Eugen Rochko 80c44ed9c1 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals pirms 7 gadiem
  Eugen Rochko 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved pirms 7 gadiem
  Eugen Rochko 5973ca3d11 Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars pirms 7 gadiem
  Eugen Rochko 2d2c81765b Adding embedded PuSH server pirms 7 gadiem
  Eugen Rochko 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies pirms 7 gadiem
  Eugen Rochko e3ed212b85 Filter statuses that mention blocked users pirms 7 gadiem
  Eugen Rochko 8efa081f21 Remove Neo4J pirms 7 gadiem
  Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API pirms 7 gadiem
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance pirms 7 gadiem
  Eugen Rochko 8152584cf5 Fix #142 - Escape ILIKE special characters from Account.find_remote pirms 7 gadiem
  Eugen Rochko 20aa777c58 Weigh username matches higher than domain matches in account search pirms 7 gadiem
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions pirms 7 gadiem
  Eugen Rochko b13e7dda1f API pagination for all collections using Link header pirms 7 gadiem
  Eugen Rochko f5c6baf29d Fix account and hashtag regex pirms 7 gadiem
  Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160 pirms 7 gadiem
  Eugen Rochko 7bb28bf780 Improve @mention regex pirms 7 gadiem
  Eugen Rochko 62292797ec Adding hashtag model pirms 7 gadiem
  Eugen Rochko 57304ac375 Catch 404 errors when downloading remote media, add screenshot to landing page pirms 7 gadiem
  Eugen Rochko fa1cc2d05a Limit returned followees/followers by API to 40 for now pirms 7 gadiem
  Eugen Rochko f10feb2e70 Fix common followers API pirms 7 gadiem
  Eugen Rochko e0a197650a Adding common followers API, fixing fallback query again pirms 7 gadiem