Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-05 | use Twitter::Extractor for creating links (#2502) | masarakki | |
2017-04-25 | Decodes URL containing IDN (#2436) | Yamagishi Kazutoshi | |
2017-04-19 | Fix html escape characters in the URL (#2138) | abcang | |
* fix character escaping in URL * add tests * put a comma after the last item * add HTML escape test | |||
2017-02-22 | Fix #555 - Use a better URL parser | Eugen Rochko | |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push ↵ | Eugen Rochko | |
notifications API Try to fix Travis CI setup | |||
2017-01-24 | Fix #204, fix #515 - URL truncating is now a style so copypasting is not | Eugen Rochko | |
affected, replaced onClick handler with onMouseUp/Down to detect text selection not trigger onClick handler then | |||
2016-12-13 | Improved admin UI | Eugen Rochko | |
2016-10-13 | Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect | Eugen Rochko | |
to sign in page after sign up instead of root path which redirects to /about | |||
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko | |
as well as formatting of content |