Commit Graph
374 Commits
Author SHA1 Message Date
igoradamenko d69da482a4 fix admin's username color 2018-12-21 01:26:36 +02:00
igoradamenko ced78f3332 remove left margin of comment__time in user comment 2018-12-16 21:32:50 +02:00
igoradamenko b7f1b2a609 set theme of comments inside user-info to light 2018-12-16 21:23:08 +02:00
igoradamenko 59ed9bb9a4 make user-info always white 2018-12-16 21:07:06 +02:00
igoradamenko de762331f0 change color of hr tag in dark theme 2018-12-16 20:53:15 +02:00
igoradamenko 99940567c7 fix score color in light & dark themes 2018-12-16 20:52:08 +02:00
Igor AdamenkoandUmputun 6f1b9037d5 Dark theme (#228)
* add with-theme hoc

* add dark theme styles for components

* add toggle theme button to the dev demo page

* add info about widget themes to README
2018-12-15 17:10:41 -06:00
Pavel LoparevandUmputun 7b3e9bd659 Reset opacity for useless comment by mouse hover event (#227) 2018-12-08 22:48:04 -06:00
igoradamenko 7b2e684316 stylish copied text 2018-11-24 23:24:33 +02:00
igoradamenko 9ea21305f5 improve copy helper for copying text styles 2018-11-24 23:23:34 +02:00
igoradamenko 11d8338989 fix username during comment copying 2018-11-20 23:52:00 +02:00
Vyrtsev Mikhail 8e48605b75 oh no 2018-11-14 21:20:41 +03:00
Vyrtsev Mikhail 87d011fe32 after @igoradamenko review 2018-11-14 17:56:48 +03:00
Vyrtsev Mikhail ae9332c0e5 fix unnecessary property 2018-11-14 09:52:51 +03:00
Vyrtsev Mikhail 5ac3255d17 third party cookies blocked fallback 2018-11-14 07:08:48 +03:00
igoradamenko 431d294cb6 default cursor for inactive comment control 2018-11-13 01:02:56 +02:00
igoradamenko 77bbfd4899 add copy button for admin 2018-11-13 00:56:02 +02:00
igoradamenko 344a4fa6a8 revert all temp frontend changes 2018-11-12 22:53:38 +02:00
igoradamenko d5b1914b7e temp turn off linting for settings file 2018-11-12 22:33:54 +02:00
igoradamenko 586b2d3df3 first steps to removing iframe 2018-11-12 22:18:31 +02:00
igoradamenko 69167d0c95 first steps to removing iframe 2018-11-12 22:06:22 +02:00
igoradamenko 94687a9488 Revert: try to add storage access request during login, again 2018-11-12 21:28:14 +02:00
igoradamenko ad123aa3b3 add error logging for storage access 2018-11-12 20:43:31 +02:00
igoradamenko d53e1be75f open login window in new _window_ 2018-11-12 20:30:17 +02:00
igoradamenko 3f2bb253bd try to add storage access request during login, again 2018-11-12 20:30:17 +02:00
igoradamenko a1a4f2b912 Revert: try to add storage access request for safari 12 during login 2018-11-11 23:10:39 +02:00
igoradamenko 5e62155445 try to add storage access request for safari 12 during login 2018-11-11 22:42:11 +02:00
igoradamenko e09678c72f save sorting key to cookies instead of local storage 2018-11-11 15:43:57 +02:00
igoradamenko 95ea27d3ac add helper for work with cookies 2018-11-11 15:43:22 +02:00
Umputun 437b52ff9e default sort by activity 2018-11-01 22:58:40 -05:00
Misha VyrtsevandUmputun beab481d99 frontend: delete own comment button added (#214)
* frontend: delete own comment button added

* fix behaviour while in admin mode
2018-11-01 14:10:36 -05:00
Pavel VinnykandAleksei Gurianov be41daae73 Auth handling added to deleteme.html #170 (#208) 2018-10-20 01:57:23 +04:00
igoradamenko a7ba0567a3 remove useless close button in user-info 2018-10-01 10:30:27 +03:00
igoradamenko 06baa07da4 fix frontend build issues 2018-09-29 23:14:20 +03:00
Jackandigoradamenko ab6bfff32f Add help page about markdown formatting #8 2018-09-29 23:04:33 +03:00
Igor AdamenkoandGitHub a6e2fd30c4 Merge branch 'master' into user-info-redux 2018-09-29 22:50:33 +03:00
Alexandr 2a3b380686 UserInfo close by Esc fix 2018-09-06 09:06:42 +05:00
Alexandr KandAleksei Gurianov 419d2ae75e Add focus-visible polyfill, issue #187 (#193)
* add focus-visible polyfill
* remove unnecessary outline: none from styles
* make buttons Pin, Block, Delete visible when focused
* fix outline of user details close button
* close user info by ESC
* user info: don't focus the close button
2018-08-23 20:46:16 +04:00
JackandAleksei Gurianov 5c9d0d6119 Fix incorrect edit comment countdown timer calculation #74 2018-07-25 17:41:13 +04:00
Alexandr KandAleksei Gurianov c1e2616764 Input fix for Edge issue 169 (#171) 2018-07-19 00:16:37 +04:00
Aleksey Gurianov 8f3b8e11e1 Fix crossdomain clickoutside listener 2018-07-18 23:37:00 +04:00
Aleksey Gurianov b27489e918 Logout user on deleteme request 2018-07-17 23:21:11 +04:00
Aleksey Gurianov 9b5c784bdc Admin page to approve deleteme request 2018-07-17 23:21:11 +04:00
Eldar AmantayandAleksei Gurianov 1d267f5db6 ISSUE-73: UI support for DeleteMe request
Closes #73

* Add the API post request deleteMe
* Add a trigger button
* Add an utils/email module with the template and window opener
* Add a dropdown component
* Add a button component
* Hide the user-id text and a logout bout in the dropdown
* Add a noop empty function to pass a default handler callback to components
2018-07-17 23:21:11 +04:00
Efremov AlexeyandAleksei Gurianov 4cca80e3c1 restyle close button, add close animation (#152)
closes #98
2018-07-13 11:46:22 +04:00
Jack & BurgerandAleksei Gurianov 905d41af7e Option to disable comments manually (#154) 2018-07-13 11:41:12 +04:00
Aleksei GurianovandGitHub a544aff6ac improve and document developer setup (#161)
japanese commit
fixes #158
2018-07-13 09:54:12 +04:00
Aleksey Gurianov f74f9e462c improve ux of login flow #157 2018-07-12 00:20:05 +04:00
DmitryTsepelev d09e45b0a8 UserInfo uses redux store 2018-07-10 17:33:51 +03:00
Dmitry TsepelevandAleksei Gurianov a02b1502a6 Basic redux integration for thread component (#141) 2018-07-10 14:05:39 +04:00