Commit Graph
26 Commits
Author SHA1 Message Date
abcangandEugen Rochko 6ec1aa372d Validate data of Imports (#4782) 2017-09-02 20:45:42 +02:00
abcangandEugen Rochko f59ed3a4fa Scroll smoothly to the right (#4735) 2017-08-29 17:06:19 +02:00
abcangandEugen Rochko 0827c09c44 Generalized the infinite scrollable list (#4697) 2017-08-28 22:23:44 +02:00
abcangandEugen Rochko ce9a5f358e rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 2017-08-28 19:12:09 +02:00
abcangandEugen Rochko ea958cae7f Refactoring streaming connections (#4645) 2017-08-21 15:04:34 +02:00
abcangandEugen Rochko 23792f5a7c Fix hasUnread on HashtagTimeline (#4644) 2017-08-20 17:12:06 +02:00
abcangandEugen Rochko e120d09c98 Fix require_user! behavior when not logged in (#4604) 2017-08-15 14:14:12 +02:00
abcangandEugen Rochko 4d42a38954 Improve admin page (#4121)
* Improve admin page

* Fix test

* Add spec

* Improve select style
2017-07-18 16:38:22 +02:00
abcangandEugen Rochko afa52e4d63 Fixed issue that the NSFW image is not hidden on detail page (#4244) 2017-07-18 15:24:57 +02:00
abcangandEugen Rochko 617208053c Rescue exceptions related to Goldfinger at FetchRemoteStatusService (#4138) 2017-07-10 13:59:29 +02:00
abcangandEugen Rochko 307f3e0dd7 Rescue exceptions related to Goldfinger (#4044)
* Rescue exceptions related to Goldfinger

* Exclude Goldfinger::SSLError
2017-07-09 17:33:21 +02:00
abcangandEugen Rochko 794781d121 Change account link to admin account link on report page (#4119) 2017-07-08 18:35:08 +02:00
abcangandEugen Rochko f76e71825d Improve Activity stream spoiler (#4088) 2017-07-06 21:31:03 +02:00
abcangandEugen Rochko 5e6acf9601 Fix Nokogiri::HTML at FetchLinkCardService (#4072) 2017-07-05 14:54:21 +02:00
abcangandEugen Rochko a6d02cff36 Rescue exceptions caused by FetchLinkCardService (#4045) 2017-07-03 11:03:34 +02:00
abcangandEugen Rochko 1273fbf86e Rescue Addressable::URI::InvalidURIError at Remotable (#4017) 2017-06-30 13:38:36 +02:00
abcangandEugen Rochko b342c81c17 rescue HTTP::ConnectionError (#3992) 2017-06-29 13:04:07 +02:00
abcangandEugen Rochko 1840a352f5 Fix ogp url (#3802) 2017-06-16 22:38:26 +02:00
abcangandEugen Rochko bbc3db8b20 Add test when hashtag and URL are concatenated (#3279) 2017-05-24 15:36:10 +02:00
abcangandEugen Rochko d22cec81fb Unify the method of extracting tags (#3138) 2017-05-19 20:19:14 +02:00
abcangandEugen Rochko 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError (#2947) 2017-05-09 18:17:41 +02:00
abcangandEugen Rochko 91ddd345f2 Enable disableHostCheck option of webpack-dev-server (#2790) 2017-05-04 17:49:05 +02:00
abcangandEugen Rochko 629a4d0fca fix DB_URL (#2778) 2017-05-04 15:53:44 +02:00
abcangandEugen Rochko bea117a4b6 changed to run foreman with vagrant (#2742)
* changed to run foreman with vagrant

* change port specification method and database setting

* delete changes of environment variable related code

* hard coated the port
2017-05-04 04:39:50 +02:00
abcangandEugen 70891a99a9 Fix html escape characters in the URL (#2138)
* fix character escaping in URL

* add tests

* put a comma after the last item

* add HTML escape test
2017-04-19 14:52:18 +02:00
abcangandEugen 90760eae4c fix regex filter (#1845)
* fix regex filter

* fixed br to linebreak and, stlip tags.

* change to send raw content

* changed to unescape in reducer
2017-04-16 16:33:38 +02:00