Commit Graph

12 Commits (8e4fc5d5d2e5152df35e0486f13356ec76d590f3)

Author SHA1 Message Date
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", ()
so that when a reblog parse fails on another instance, it doesn't
look like a misattributed/stolen text
Eugen Rochko 72698bc3b4 Fix regressions from ()
* Fix regressions from 

Properly format spoiler text HTML, while keeping old logic for blankness intact
Process hashtags and mentions in spoiler text
Format spoiler text for Atom
Change "show more" toggle into a button instead of anchor
Fix style regression on dropdowns for detailed statuses

* Fix lint issue

* Convert spoiler text to plaintext in desktop notifications
abcang 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError ()
masarakki d08f1112d5 use Twitter::Extractor for creating links ()
Yamagishi Kazutoshi 3ea5b948a4 Decodes URL containing IDN ()
abcang 70891a99a9 Fix html escape characters in the URL ()
* fix character escaping in URL

* add tests

* put a comma after the last item

* add HTML escape test
Eugen Rochko 3202bdd744 Fix - Use a better URL parser
Eugen Rochko 920ba5fc4e Fix - Add list of blocked users to the UI; clean up failed push notifications API
Try to fix Travis CI setup
Eugen Rochko 80cefd5b3c Fix , fix - URL truncating is now a style so copypasting is not
affected, replaced onClick handler with onMouseUp/Down to detect text
selection not trigger onClick handler then
Eugen Rochko 76ec907993 Improved admin UI
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content