Commit Graph
67 Commits
Author SHA1 Message Date
Umputun a8e0fe832a add very basic RSS update feed for post's comments #15 2018-05-13 15:45:25 -05:00
Umputun 16cfa0a2ca http server timeouts 2018-05-13 14:43:17 -05:00
Umputun 8e810cc9d2 revert bfchroma md render, need some sanitizer exceptions 2018-05-13 14:13:37 -05:00
Umputun 5056b2a1a2 try preview with bfchroma md render 2018-05-13 14:04:37 -05:00
Umputun 99d06289a0 md autolink enabled 2018-05-12 14:10:30 -05:00
Umputun 70c910b21a count as rune 2018-05-12 12:02:49 -05:00
Umputun 75a2cac999 adjust test for large comments #3 2018-05-12 11:49:46 -05:00
Umputun 5d8a3ea78b lint: test shadowing 2018-05-12 11:42:34 -05:00
Umputun 8b544b0a43 move comment size validation to raw comment #3 2018-05-12 11:42:05 -05:00
Umputun 505a3243a7 all store access via service only 2018-05-10 01:38:05 -05:00
Umputun 58cf373627 more tests 2018-05-10 01:10:36 -05:00
Umputun 3635921191 typos in comments 2018-05-09 16:12:02 -05:00
Umputun 1268a8f7c5 hard body limit, encode disqus imported ID 2018-05-08 16:31:23 -05:00
Umputun 4603d6ec2a add max_comment_size to config 2018-05-07 15:05:35 -05:00
Umputun fbbd32731b add HardLineBreak abdn BackSlashBrake for md rendering 2018-05-06 19:31:30 -05:00
Umputun e6ee267fb3 lint: err shadowing 2018-05-06 19:23:40 -05:00
Umputun 639f89064b customizable max comment size 2018-05-06 19:15:36 -05:00
Umputun e8a59ed238 validate comment size and fields 2018-05-06 18:48:13 -05:00
Umputun f924cf76df adopt test for \n and \t allowes 2018-05-06 18:15:03 -05:00
Umputun 80bac9d951 don't clean \n and \t 2018-05-06 18:07:54 -05:00
Umputun 1aa43ff9a9 clean \n from preview test 2018-05-06 17:45:11 -05:00
Umputun b1494cf97f preview sanitize after md reneder 2018-05-06 17:39:31 -05:00
Umputun a78b3a2d6d sanitize on preview 2018-05-06 17:29:34 -05:00
Umputun 56faa40499 no autolink 2018-05-06 17:15:35 -05:00
Umputun 12701041b6 . 2018-05-06 17:08:45 -05:00
Umputun 5b5f607eb5 allow common md extensions 2018-05-06 17:07:13 -05:00
Umputun 0bc88c606b remove profile 2018-05-06 15:07:20 -05:00
Umputun 7870da30c2 restore + in sort 2018-05-06 13:56:52 -05:00
Umputun 66ff83cae5 sort logging 2018-05-06 13:40:58 -05:00
Umputun a691210fd6 simplify interfaces for migrator, switch back to dataStore 2018-05-02 23:13:50 -05:00
Umputun 0734c66fca pass dataservice to importer/exporter 2018-05-02 02:27:47 -05:00
Umputun a8033bfeb1 return import status 2018-05-02 02:22:48 -05:00
Umputun 84acf6ed0d remove avatar default 2018-05-01 21:09:03 -05:00
Umputun 4f8cabf69e move import to local dedicated server 2018-04-30 03:13:45 -05:00
Umputun 15095a9151 remove import cmd, add import test 2018-04-30 02:14:14 -05:00
Umputun 9b9479367a in-proc import with initial delete 2018-04-30 00:54:15 -05:00
Umputun 3d734188d4 hash ip with hmac 2018-03-25 16:42:05 -05:00
Umputun 952adde9f7 externalize bolt options 2018-03-22 23:18:44 -05:00
Umputun 9a5aa72b0d hash user ip 2018-03-22 20:11:57 -05:00
Umputun 855de450f1 weaker interfaces for migrator 2018-03-22 19:35:45 -05:00
Umputun 4138a5f05a small cleanups 2018-03-22 13:11:17 -05:00
Umputun 641cd28548 restore default avater 2018-03-22 02:43:26 -05:00
Umputun ee4228c5d2 prep hashed ip and id 2018-03-22 02:38:49 -05:00
Umputun 1e395456da user tests, incapsulate user id settter 2018-03-21 01:46:24 -05:00
Umputun d3b2ad33d4 fix avatar tests 2018-03-20 02:03:03 -05:00
Umputun dadb3666af don't set predefined text in deleted 2018-03-19 01:47:22 -05:00
Umputun 72f16010f1 add limit param for user find 2018-03-18 22:12:52 -05:00
Umputun 9473d96c57 enforce delete flag 2018-03-18 18:55:28 -05:00
Umputun ad46b3f72f add name to blocked response 2018-03-18 18:47:32 -05:00
Umputun feb2dc3ef5 don't change comment text for blocked in admin view 2018-03-18 18:25:00 -05:00