Commit Graph
538 Commits
Author SHA1 Message Date
igoradamenko bef78a86fb add preview comments to list-comments 2018-03-11 22:04:17 +03:00
igoradamenko 07128f1f24 add view: preview modifier for comment block 2018-03-11 22:04:00 +03:00
igoradamenko 338724121f change /count endpoint to /counts 2018-03-11 21:54:57 +03:00
Umputun 12b2a152a1 Merge branch 'master' of github.com:umputun/remark 2018-03-11 13:52:13 -05:00
Umputun 5a2fa328b6 rename multi-count to counts, move to service and cover 2018-03-11 13:52:10 -05:00
igoradamenko dd1c6332f7 rewrite counter to batch request 2018-03-11 21:44:10 +03:00
igoradamenko f711f3151f add temp solution for extracting all styles to one bundle 2018-03-11 21:23:52 +03:00
igoradamenko 6c3562b120 remove useless styles from list-comments component 2018-03-11 21:14:02 +03:00
Umputun d53b985603 add count for multi posts 2018-03-11 13:08:08 -05:00
igoradamenko 2cef48b684 change title of demo page for last comments widget 2018-03-11 20:45:02 +03:00
igoradamenko 66abaaf5cf add last-comments widget to webpack build script 2018-03-11 20:38:52 +03:00
igoradamenko f2e336bbc7 add demo for last-comments widget 2018-03-11 20:38:36 +03:00
igoradamenko d6982d97a9 add embed-script for last-comments widget 2018-03-11 20:37:59 +03:00
igoradamenko e4e432e209 add component list-comments 2018-03-11 20:34:32 +03:00
igoradamenko 3c06e162a9 add guest modifier for comment component 2018-03-11 20:34:10 +03:00
igoradamenko 68fdba30a9 add constants for last comments (for node classname & default value of max) 2018-03-11 20:33:34 +03:00
igoradamenko b6ec112d10 add /last endpoint to api helper 2018-03-11 20:33:09 +03:00
igoradamenko 84c58db2f1 remove default param for siteId in fetcher 2018-03-10 23:54:43 +03:00
igoradamenko 43666cbaba add test page for counters 2018-03-10 23:49:37 +03:00
igoradamenko 770eedbf6b add counter script 2018-03-10 23:49:37 +03:00
igoradamenko a3320c21cb add count api endpoint 2018-03-10 23:47:23 +03:00
igoradamenko fdfb5c5770 add support for setting site-id in fetcher 2018-03-10 23:47:12 +03:00
igoradamenko 1aa699ebd3 Revert "try to use lightweight unfetch instead of heavy axious"
This reverts commit b020ef2
2018-03-10 23:07:01 +03:00
igoradamenko cd82d08dbc Revert "fix using unfetch api"
This reverts commit 10d9c1a
2018-03-10 23:06:47 +03:00
igoradamenko 9493c61f2c Revert "remove axios"
This reverts commit 086af34
2018-03-10 23:06:39 +03:00
igoradamenko 086af343af remove axios 2018-03-10 21:15:50 +03:00
igoradamenko 10d9c1ae41 fix using unfetch api 2018-03-10 19:48:59 +03:00
igoradamenko b020ef22a0 try to use lightweight unfetch instead of heavy axious 2018-03-10 19:38:58 +03:00
Umputun e3601629c8 revert avatar optional encoding 2018-03-07 22:28:53 -06:00
Umputun ac78dde639 lint: err shadoing in avatar encoder 2018-03-07 22:19:26 -06:00
Umputun 438652630d fix id encoding 2018-03-07 22:16:25 -06:00
Umputun 2a16609bf7 avoud double encoding 2018-03-07 22:11:58 -06:00
Umputun 1955e20f93 encode user id 2018-03-07 21:59:48 -06:00
Umputun 26318cb07d switch to coreos bbolt 2018-03-07 13:05:57 -06:00
igoradamenko 2872f6a6ae hide vote buttons for guests 2018-03-05 20:47:03 +03:00
Umputun ed4a73ffd7 fix pointer to exporter 2018-03-04 02:39:35 -06:00
Umputun 3278a687c1 split main 2018-03-04 02:37:39 -06:00
Umputun 695afad55b Merge branch 'master' of github.com:umputun/remark 2018-03-04 02:03:06 -06:00
Umputun 86de8d5fa4 add comments 2018-03-04 02:03:01 -06: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