Age | Commit message (Expand) | Author |
2017-04-30 | Use PostgreSQL inheritance for blocks and mutes (#2520) | Akihiko Odaki |
2017-04-28 | More controller specs (#2561) | Matt Jankowski |
2017-04-28 | More status specs (#2564) | Matt Jankowski |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-24 | Followers-only post federation (#2111) | Eugen |
2017-04-19 | Extract error messages to locale file (#2162) | alpaca-tc |
2017-04-18 | Fix #1642, fix #1912 - Dictate content-type file extension (#2078) | Eugen |
2017-04-18 | Instances list in admin (#2095) | Matt Jankowski |
2017-04-18 | Admin reports with accounts (#2092) | Matt Jankowski |
2017-04-18 | Remove unused methods (#1730) | Matt Jankowski |
2017-04-11 | When avatar/header are GIF, generate static versions (#1428) | Eugen |
2017-04-10 | Clean up generation of account webfinger string (#1477) | Matt Jankowski |
2017-04-09 | Search cleanup (#1333) | Matt Jankowski |
2017-04-07 | DRY up reblog vs original status check | Joël Quenneville |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ... | Eugen Rochko |
2017-03-22 | More efficient single account retrieval (0.9ms vs 50ms before) | Eugen Rochko |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko |
2017-03-17 | Make account search blazing fast and rank followers/followees higher in the r... | Eugen Rochko |
2017-03-16 | Add method for retrieving triadic closures | Eugen Rochko |
2017-03-05 | Fix wrongful matching of last period in extended usernames | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-27 | Fix #104 - Style OAuth authorized applications page | Eugen Rochko |
2017-02-22 | Skip remote media URLs that don't have a hostname | Eugen Rochko |
2017-02-11 | Make PuSH only distribute to subscriptions that match follower domains | Eugen Rochko |
2017-01-19 | Fix statsd null backend not being initialized properly | Eugen Rochko |
2017-01-19 | Try to avoid any potential loops | Eugen |
2017-01-16 | Improve how the list entry Account component looks when target is blocked/fol... | Eugen Rochko |
2017-01-13 | Add extended about page stub | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-08 | Fix Paperclip timeout setting. Fix bug introduced in #437 | Eugen Rochko |
2017-01-08 | Merge pull request #437 from krainboltgreene/patch-1 | Eugen |
2017-01-07 | Simplifying followers mappings | Kurtis Rainbolt-Greene |
2017-01-07 | Less complicated determination | Kurtis Rainbolt-Greene |
2017-01-07 | Using "rails style" order arguments | Kurtis Rainbolt-Greene |
2016-12-22 | Hide follow/unfollow button from public page if follow already requested | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-12-02 | Fix #329 - avatar errors no longer prevent remote accounts from being saved | Eugen Rochko |
2016-11-29 | Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o... | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-26 | Public and hashtag timelines now exclude reblogs and replies | Eugen Rochko |
2016-11-25 | Filter statuses that mention blocked users | Eugen Rochko |
2016-11-24 | Remove Neo4J | Eugen Rochko |
2016-11-21 | Remove orphaned notifications, add scopes param to app create API | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-13 | Fix #142 - Escape ILIKE special characters from Account.find_remote | Eugen Rochko |
2016-11-12 | Weigh username matches higher than domain matches in account search | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-09 | API pagination for all collections using Link header | Eugen Rochko |