about summary refs log tree commit diff
path: root/spec/lib
AgeCommit message (Expand)Author
2017-06-17Whitelist allowed classes for federated statuses (#3810)nightpool
2017-06-15Fix regression from #3490 - filter out hidden statuses from ancestors/descend...Eugen Rochko
2017-06-09Language detection defaults to nil (#3666)Matt Jankowski
2017-06-05Introduce StatusThreadingConcern (#3490)Matt Jankowski
2017-06-05Fix randomly fail (regression from #3560) (#3580)Yamagishi Kazutoshi
2017-06-05Skip image length check (regression from #3528) (#3581)Yamagishi Kazutoshi
2017-06-04Cover WebfingerResource more (#3560)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Remove some code in TagManager and spec (#3547)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Spec InlineRablScope (#3542)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Spec HashObject (#3544)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04A minor change for ProviderDiscovery and spec (#3543)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Remove some arguments of Formatter.instance.format and spec (#3541)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Spec Extractor (#3540)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Spec action verification of StreamEntryFinder (#3549)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-03Remove redundant code in AtomSerializer and spec (#3528)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-01Remove usernames and hashtags from language detection (#3503)Matt Jankowski
2017-05-30Improve api oembed controller (#3450)Matt Jankowski
2017-05-29Add preference setting for delete toot modal (#3368)Atsushi Yamamoto
2017-05-24Add test when hashtag and URL are concatenated (#3279)abcang
2017-05-24Skip formatting for cashtag in status text (#3275)Yamagishi Kazutoshi
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-12Prepend reblogs' wrapper content with "RT @original_author", (#3013)Eugen Rochko
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-09Use CLD3 (#2949)Akihiko Odaki
2017-05-09Fixed bug that timeline can not be displayed by InvalidURIError (#2947)abcang
2017-05-08Delegate Account#user_locale method and allow nil (#2927)Matt Jankowski
2017-05-05use Twitter::Extractor for creating links (#2502)masarakki
2017-05-03Language improvements, replace whatlanguage with CLD (#2753)Matt Jankowski
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-25Decodes URL containing IDN (#2436)Yamagishi Kazutoshi
2017-04-24Add more FeedManager#filter? tests (#2413)Eugen
2017-04-22[WIP] Html lang on statuses (#2297)Matt Jankowski
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-19Fix html escape characters in the URL (#2138)abcang
2017-04-18Fix wording on admin instances view, fix typos in language detector spec (#2106)Eugen
2017-04-18Add more tests for AtomSerializer (#2096)Eugen
2017-04-18Language detection refactor (#2099)Matt Jankowski
2017-04-18Add forgotten AtomSerializer spec (#2047)Eugen
2017-04-13Fix tests issue introduced in #1607 (#1639)Eugen
2017-04-12Webfinger resource to extract username from resource string (#1607)Matt Jankowski
2017-02-22Fix #555 - Use a better URL parserEugen Rochko
2017-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-01-24Fix #204, fix #515 - URL truncating is now a style so copypasting is notEugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-10-13Shorten rendered links (strip protocol and www, truncate to 30 chars), redirectEugen Rochko
2016-10-02Preparing feeds for better filteringEugen Rochko
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko