Commit Graph
486 Commits
Author SHA1 Message Date
Umputun 86de8d5fa4 add comments 2018-03-04 02:03:01 -06:00
Umputun 2be0eace55 import return err if all failed 2018-03-02 00:55:04 -06:00
Umputun b9b23a2c73 make last sorted by ts 2018-03-02 00:43:08 -06:00
Umputun 1cf68e1980 remove ref object, replace by pair of make/parse methods 2018-03-02 00:29:44 -06:00
igoradamenko 41d56a213e increase offset on comment levels 2018-02-25 00:03:05 +02:00
igoradamenko ce4f11fb83 decrease margins on mobile on test page 2018-02-24 23:52:33 +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
Umputun 94dbca0006 don't retrun ww-auth header 2018-02-22 13:21:01 -06:00
Umputun c96042cdf2 fix basic enforced in dev mode 2018-02-22 02:54:49 -06:00
Umputun a565e40a06 prevent basic enforced in dev mode 2018-02-22 02:45:30 -06:00
Umputun a423d86d0b fix lack of skip in disqus export 2018-02-19 13:04:11 -06:00
Umputun 6a3d6c0173 add skip support for list of commented posts 2018-02-19 13:00:08 -06:00
Umputun 7a0a06b97e Merge branch 'master' of github.com:umputun/remark 2018-02-19 12:47:59 -06:00
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -06:00
Umputun c93f2c661d test for double edit 2018-02-19 02:49:01 -06:00
Umputun dc235d6aad add cache test 2018-02-19 02:42:23 -06:00
Umputun aba9441cab add preview rest test 2018-02-19 00:53:14 -06:00
Umputun 63637d0b1e add comment preview 2018-02-19 00:46:59 -06:00
Umputun ef220f7adb refactor post flush 2018-02-19 00:35:38 -06:00
Umputun 0ce678e1ed combine dev and dev-passwd 2018-02-19 00:22:00 -06:00
Umputun 6645855c9f lint: count error return 2018-02-18 21:53:00 -06:00
Umputun 2ddb426ec6 save counts in separte bucket 2018-02-18 21:47:30 -06:00
Umputun ba20003585 move rul key to cache, update docs 2018-02-18 21:02:58 -06:00
Umputun 04a1cb8909 add rewrite middleware 2018-02-18 14:53:51 -06:00
Umputun 06742311d5 typos 2018-02-18 13:57:48 -06:00
Umputun 8f5093a3c9 missed api package 2018-02-18 13:36:20 -06:00
Umputun 42763fb1ea simpler rest structure 2018-02-18 13:34:53 -06:00
Umputun 7827b33453 missed ref to default 2018-02-17 22:41:37 -06:00
Umputun 58e2949740 clean avatar related from disqus import, extend missing 2018-02-17 22:40:08 -06:00
Umputun 9e1c0d0640 avatar defaults to import from disqus 2018-02-17 18:52:31 -06:00
Umputun bb0e0a05b0 test for full path avatars 2018-02-17 18:30:07 -06:00
Umputun a93b697a6e Merge branch 'master' of github.com:umputun/remark 2018-02-17 18:26:50 -06:00
Umputun 90f840a30a full path to avatars 2018-02-17 18:26:45 -06:00
igoradamenko c8b9f8e75a add todos about design 2018-02-18 01:50:56 +02:00
igoradamenko c4b1615010 remove completed todos 2018-02-18 01:31:16 +02:00
igoradamenko 9be22ed05e add reset styles for html and body tags 2018-02-18 01:30:54 +02:00
igoradamenko 42ee0f7e56 split test htmls to index (for prod test) and dev (for dev) 2018-02-18 01:16:14 +02:00
igoradamenko 44eb9aaa86 use relative paths to scripts and styles on iframe page 2018-02-18 01:15:22 +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