Commit Graph
91 Commits
Author SHA1 Message Date
igoradamenko b020ef22a0 try to use lightweight unfetch instead of heavy axious 2018-03-10 19:38:58 +03:00
igoradamenko 2872f6a6ae hide vote buttons for guests 2018-03-05 20:47:03 +03:00
igoradamenko cd08c56d22 improve styles of links in auth-panel 2018-03-04 00:52:23 +03:00
igoradamenko a645aafe8c change styles of username 2018-03-04 00:52:23 +03:00
igoradamenko 4fc75c5e44 add styles for links, images and brs in comments 2018-03-04 00:52:23 +03:00
igoradamenko 32c796c307 change color of action links 2018-03-04 00:52:23 +03:00
igoradamenko 1761f216bd fix input button size in safari 2018-03-04 00:52:23 +03:00
igoradamenko 8316a716b6 remove avatar background 2018-03-04 00:52:23 +03:00
igoradamenko efa195a4f9 hide reply link for guests 2018-03-04 00:52:23 +03:00
igoradamenko 49b94e6111 hide input field for guests 2018-03-04 00:52:23 +03:00
igoradamenko e75b9fb2ed add preloader block to root component instead of text 'Loading..' 2018-03-04 00:52:22 +03:00
igoradamenko 41299c4d7e add preloader block 2018-03-04 00:52:22 +03:00
igoradamenko 53f11adb71 decrease margins between comments 2018-03-04 00:52:22 +03:00
igoradamenko 950ba6b5c0 remove animation of comment controls 2018-03-04 00:52:22 +03:00
igoradamenko 41d56a213e increase offset on comment levels 2018-02-25 00:03:05 +02:00
igoradamenko 64636dae1b fix link to local iframe in embed.js 2018-02-24 23:52:18 +02:00
igoradamenko 380d1027ec get back animation of controls on comment hover 2018-02-24 23:51:50 +02:00
igoradamenko a0ff2deee4 move controls back to top line of comment 2018-02-24 23:51:12 +02:00
igoradamenko f663fafa11 decrease offset on comment levels 2018-02-24 23:50:30 +02:00
igoradamenko c3cd607d23 fix color of separator of actions 2018-02-24 22:03:47 +02:00
igoradamenko 6eca039e83 remove • before admin actions when they are only ones in the list of controls 2018-02-24 22:02:35 +02:00
igoradamenko b27000f29f fix getting admin status from store 2018-02-24 21:50:14 +02:00
igoradamenko 3b0ec756e5 make comment actions less anxious, move them to bottom and paint to gray 2018-02-24 21:40:38 +02:00
igoradamenko 19ee942ea0 use sans instead of serif 2018-02-24 21:30:24 +02:00
igoradamenko 43ccb6106d make it possible to answer to pinned comment in threads 2018-02-24 21:28:46 +02:00
igoradamenko 1da6ef1287 48px → 24px user avatars 2018-02-24 21:26:15 +02:00
igoradamenko 1fcf98fc13 3px → 2px border on pinned comments area 2018-02-24 19:19:51 +02:00
igoradamenko 9be22ed05e add reset styles for html and body tags 2018-02-18 01:30:54 +02:00
igoradamenko 7aa99cc07d add check for config object to embed script; use local url for iframe in dev 2018-02-18 01:14:22 +02:00
igoradamenko 46e4027ae7 pass params to main script from embed script by query string of iframe's src 2018-02-18 00:37:27 +02:00
igoradamenko e08313ea0a prepend user avatar url by base url if it starts from api base 2018-02-18 00:37:27 +02:00
igoradamenko ff9010f534 parse query string for settings 2018-02-18 00:37:27 +02:00
igoradamenko 10f65eb853 move constants to separated file 2018-02-18 00:37:27 +02:00
igoradamenko fdc3188155 update method of communication between iframe and embed script 2018-02-16 00:07:17 +02:00
igoradamenko 1e4704d01e fix missing function wrapper around init js 2018-02-15 23:33:13 +02:00
igoradamenko 3b85e2b875 add embed script for iframe and test page for them 2018-02-15 23:31:24 +02:00
igoradamenko f0bd5bd8a1 remove reply button on pinned comments 2018-02-14 01:54:42 +02:00
igoradamenko fb45e40e5a fix default values for config and providers 2018-02-14 01:40:01 +02:00
igoradamenko 537a04937d fix location check in new window during signing in 2018-02-14 01:37:50 +02:00
igoradamenko 12cf3d7264 fix saving data of current user after logging in 2018-02-14 01:29:52 +02:00
igoradamenko b901bc2e96 add sign in / out handlers 2018-02-14 01:16:55 +02:00
igoradamenko 8e62f1b3aa add auth-panel block 2018-02-14 01:16:55 +02:00
igoradamenko a3df876eb6 add log out endpoint 2018-02-14 01:16:55 +02:00
igoradamenko 60eeb51ee9 make it possible to override api base in fetcher 2018-02-14 01:16:55 +02:00
igoradamenko 36ff18c61a add withCredentials flag to endpoints that need it 2018-02-13 22:33:37 +02:00
igoradamenko fd66f639f3 add support for withCredentials to fetcher; change its api to polymorphic 2018-02-13 22:33:13 +02:00
igoradamenko dd9a2d5cf8 remove mimic 2018-02-13 20:18:47 +02:00
igoradamenko 77e8cc8d45 subscribe comments in root component state to store updates 2018-02-13 01:15:09 +02:00
igoradamenko 7844971304 add sub/pub to store 2018-02-13 01:15:09 +02:00
igoradamenko 37c2e8b3fd add getConfig to api 2018-02-13 01:15:09 +02:00