Umputun
7644259a38
update deps
2019-10-17 15:50:59 -05:00
Anton Kosourov and Umputun
4dc123dbe8
Change url in comments, decorate approach ( #431 )
...
* WIP: url mapper, wrapped reader approach
* create url mapper on start
* add pattern matching in mapper
* check pattern matching in test
* change site-id from radio-t to remark42 in tests
* create new url mapper on demand, based on given func, union strict and prefix rules
* rename convert to remap
* add import with mapper test
* rename mapper func to UrlMapperMaker, create comments in test via data service
* move /import/wait to /wait ctrl
* add remap cmd
* fix url naming
2019-09-30 13:12:42 -05:00
Umputun
1cbedb85b0
fix -time sort for user comments
2019-09-26 23:06:20 -05:00
Umputun
e018fac6c4
revendor
2019-09-05 18:56:43 -05:00
Umputun
7971ebe6f4
ignore deleted comment for activity sorting
2019-09-03 16:39:14 -05:00
Umputun
cdc1ae1e85
fix dev mode test
2019-09-01 13:29:34 -05:00
Umputun
9c62453869
fix anon test failed due to email added
2019-09-01 13:24:31 -05:00
Umputun
1300464d2d
Merge branch 'master' of github.com:umputun/remark
2019-08-27 03:33:43 -05:00
Umputun
22e5c25668
add custom email auth template
2019-08-27 03:33:34 -05:00
Umputun
074edc25ed
fix unstable auth hook test
2019-08-27 03:12:11 -05:00
Umputun
8b6452f938
missing delete event in edit request
2019-08-26 22:36:52 -05:00
Umputun
68235164ff
add OnEvent event to admin on each update/create/vote/delete
2019-08-26 20:53:04 -05:00
Umputun
e9414f7267
fix comment typo
2019-08-26 00:59:26 -05:00
Umputun
106c018ef1
mem store example updated with adm.Enabled support
2019-08-26 00:58:27 -05:00
Umputun and GitHub
3c321f8992
Verified site id ( #425 )
...
* WIP: start with aud verification
* adjust rest test for token's site_id remark42
* add tests for non-matching aud
* fix auth hook test with updates limiter
* check siteID with enabled call for static store
* fix site enabled check
2019-08-25 22:00:19 -05:00
Umputun
ef7476d3e1
change auth lib to 0.8.2, fixed user's aud promotion
2019-08-24 14:17:35 -05:00
Umputun
a6149ae064
add support for avatar store uri
2019-08-24 01:59:24 -05:00
Umputun
7fbf2cde61
add twitter auth #70
2019-08-23 03:17:31 -05:00
Umputun
c5b927904f
extend User struct with site_id/aud
...
updated to 0.8.0 of auth pkgs supporting user-space aud
2019-08-23 03:12:08 -05:00
Umputun
8d109901b8
Merge branch 'master' of github.com:umputun/remark
2019-08-20 00:07:19 -05:00
Umputun
07b16c46dc
unescape quotes from user name #415
2019-08-20 00:07:13 -05:00
Umputun and GitHub
2e90b6172b
Votes ip ( #416 )
...
* change vote params to request
* limit voting for the same ip
* limit same ip vote duration
* add same ip vote check for directions
* wire RestrictVoteIP and duration
* add votes-ip and votes-ip-time description
2019-08-19 14:04:12 -05:00
Umputun
9a5684de71
rename Blocked to better named BlockedUsers
2019-08-19 01:37:56 -05:00
Umputun
1c6c9d6dcf
increase timeouts in unstable tests
2019-08-05 01:28:14 -05:00
Umputun
5b173a05df
add dockerfile and compose
2019-08-01 01:49:58 -05:00
Umputun
796c4f45eb
fix rpc deps
2019-08-01 01:49:38 -05:00
Umputun
17baa0cff6
fix admin.admins call
2019-08-01 01:49:09 -05:00
Umputun
da671c005c
prep compose and Dockerfile
2019-07-31 23:24:48 -05:00
Umputun
3d883ba4bb
clean rpc leftovers
2019-07-31 22:49:50 -05:00
Umputun
9ab18dfe1a
fix zero time check
2019-07-31 18:47:28 -05:00
Umputun
3c21cba9c1
switch core to go-pkgz/jrpc
2019-07-31 18:38:53 -05:00
Umputun
e84a155ef5
switch example to go-pkgz/jrpc
2019-07-31 18:34:32 -05:00
Umputun
fcf175c905
Merge branch 'master' into rpc-example
2019-07-30 00:44:14 -05:00
Umputun and GitHub
eb3589869d
Find since ( #388 )
...
* support since param in bolt find for post
* add find with since to store service
* add since param to find request, plain only
2019-07-25 13:58:22 -05:00
Umputun
ad3b7c695a
expose emoji_enabled flag in /config response #378
2019-07-21 12:24:56 -05:00
Umputun
8759facb27
adjust alterComment test for #377
2019-07-21 11:35:45 -05:00
Umputun
a60072564e
temporary blocking doesn't need to delete/hide comments #377
2019-07-21 11:30:11 -05:00
Umputun
d3a5151ab4
switch rss parent to blockquote only
2019-07-14 11:57:03 -05:00
Umputun
a4b24c1edb
add blockquote inside summary, some rss readers seems to ignore summary
2019-07-14 00:15:26 -05:00
Umputun
dfaf4d13d3
add parent summary to rss description #339
2019-07-14 00:00:02 -05:00
Umputun
dda4f87db2
support optional emoji translation
2019-07-13 14:04:03 -05:00
Umputun
9585bdff34
lint: multiple warnings, mostly in tests
2019-07-13 13:40:41 -05:00
Umputun
088294d36e
switch to go-pkgz/auth v0.7.2 with limited verification token
2019-07-06 18:56:49 -05:00
Umputun
cbbd8a7ae0
update email template
2019-07-06 18:54:28 -05:00
Umputun
820f3129fb
integrate email template #366
2019-07-06 17:19:34 -05:00
Umputun
52ecb53d31
resort imports
2019-07-06 13:36:34 -05:00
Umputun
b2de952f38
move email auth before anon
2019-07-06 13:35:35 -05:00
Umputun
f4335105c2
allow gravatars
2019-07-06 12:45:33 -05:00
Umputun
ed3d0a314f
Merge branch 'master' into email
2019-07-06 12:43:31 -05:00
Umputun
dfbeb48a45
.
2019-07-04 20:21:57 -05:00