Commit Graph
101 Commits
Author SHA1 Message Date
Umputun 1cde3bcb74 more tests 2018-05-23 01:48:07 -05:00
Umputun f1b22465b0 lint: import with value receiver 2018-05-22 22:50:14 -05:00
Umputun dab4eeb33f add integration tests 2018-05-22 22:46:01 -05:00
Umputun d7d90eeb4e lint: bunch of minor warnings 2018-05-22 20:56:52 -05:00
Umputun bb4a54ff71 main split to setup and run stages, with graceful shutdown 2018-05-22 20:44:02 -05:00
Umputun 07ea6e5b4e switch session store to jwt, no refresh yet #30 2018-05-21 19:16:16 -05:00
Umputun 7de535297a add indication of reply to rss 2018-05-19 12:26:22 -05:00
Umputun 292853b51d fix prev comment 2018-05-19 11:35:47 -05:00
Umputun 1cdb25fa6a eliminate deleted for blocked user from last rest 2018-05-19 11:16:26 -05:00
Umputun 3e98c31ffb return full comment on create request 2018-05-18 15:15:54 -05:00
Umputun da2244d88e point rss items links to comment anchors 2018-05-18 14:17:47 -05:00
Umputun 0f143f6f78 don't show comment body in edit dbg 2018-05-18 12:31:32 -05:00
Umputun fdd0290fe7 simplify logger middleware 2018-05-18 12:25:39 -05:00
Umputun 3e04384cd7 fix img routing 2018-05-18 02:20:53 -05:00
Umputun 8c569d2771 invoke img proxy on preview 2018-05-18 02:13:46 -05:00
Umputun 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00
Umputun 7df0ae5235 migrate all rest tests to httptest 2018-05-17 21:19:41 -05:00
Umputun e64101226a dirty hack: avoid minute change in rss test 2018-05-17 15:43:19 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
Umputun 85cbda509c limit max size of cache, number of items and size of value #24 2018-05-17 13:25:19 -05:00
Umputun 5c26d75a9b fix site rss content type 2018-05-17 01:13:47 -05:00
Umputun 1616135336 add site rss test 2018-05-17 00:12:42 -05:00
Umputun dfe6d644ae clear import aliases 2018-05-16 21:52:05 -05:00
Umputun 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00
Umputun 58e21dbc5c add orig to comment and edit request #13 2018-05-15 18:47:30 -05:00
Umputun e710b11dc9 reorg route structure to make clear which open and which not 2018-05-15 11:20:42 -05:00
Umputun 1d0fee79a3 avatar proxy - allow more requests and turn logging off 2018-05-15 10:28:01 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun 6b43fef9ee restore long caching for rss 2018-05-13 19:55:31 -05:00
Umputun 96577439ae shorter caching for rss 2018-05-13 19:48:57 -05:00
Umputun 9d1694b385 rss for site comments #15 2018-05-13 19:45:50 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -05:00
Umputun ee7086fb57 rss controllers to separate mount 2018-05-13 18:53:41 -05:00
Umputun 399d949e5a use user name as update title for rss #15 2018-05-13 16:26:27 -05:00
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