Pavel Alimpiev
a9909a91f4
Remove prefixing of a @ character to the channel name
2019-01-18 12:50:13 +03:00
Umputun
62b54eb009
resort imports
2019-01-17 18:50:02 -06:00
Umputun
7fa26343bd
fix a comment
2019-01-17 15:07:47 -06:00
Umputun
97d1fa3942
add update-limit to readme options list
2019-01-17 14:57:33 -06:00
Umputun
2a3051c620
allow separate limiter for updates and posts, agressive default limit
2019-01-17 14:56:11 -06:00
Umputun
953ff03e2f
missed in last commit
2019-01-17 13:18:49 -06:00
Umputun
f7403f08b9
inject refresh cache to auth, revendor go-pkgz/auth to 0.4
2019-01-17 13:17:16 -06:00
Umputun and GitHub
6aae306be6
Merge pull request #250 from Reeywhaar/#248-frontend
...
Disable comment editing if it has reply
2019-01-17 11:27:37 -06:00
Umputun and GitHub
f7851bc5f0
Merge pull request #254 from Reeywhaar/252-fix
...
Fix wrong label on voting buttons
2019-01-17 11:27:19 -06:00
Umputun and GitHub
225cd04980
Merge pull request #251 from Arelav/master
...
Prioritize disabled arrows style over general
2019-01-17 11:15:48 -06:00
Umputun
168088445f
add caching for replied ids
2019-01-17 01:20:19 -06:00
Umputun
ff46cbd173
require authed user to perfrom logout
2019-01-16 23:28:49 -06:00
Vyrtsev Mikhail
ddd2c25498
exclude pin/unpin from last comments comment controls
2019-01-17 04:24:17 +03:00
Vyrtsev Mikhail
00bf148630
restore comments controls in last comments
2019-01-17 04:14:06 +03:00
Vyrtsev Mikhail
e42110a3ba
fix wrong label on voting buttons
2019-01-17 04:07:13 +03:00
Valery Kharshats and GitHub
5a034f4b52
Prioritize disabled arrows style over general
...
It disables hover color change for not logged in users.
2019-01-16 16:21:05 -05:00
Vyrtsev Mikhail
86fde18b7d
hide edit input if original text and edited are same
2019-01-17 00:06:04 +03:00
Vyrtsev Mikhail
7ba4518587
disable comment editing if it has reply
2019-01-16 23:39:23 +03:00
Umputun
79a8bfe453
don't exclude reply to myself from HasReply detection https://github.com/umputun/remark/issues/248#issuecomment-454882841
2019-01-16 12:20:05 -06:00
Umputun
dff266ec01
add detection of reply and disable edit for such comments #248
2019-01-15 17:05:30 -06:00
Umputun
367c3d0cc2
blocked users returns 401
2019-01-15 13:17:59 -06:00
Umputun
78debf05d9
auth 0.3.3 prevnets expired headers to pe passed in
2019-01-15 13:09:56 -06:00
Umputun
e9585dc568
pass default logger to rest
2019-01-14 16:14:02 -06:00
Umputun
177b71655d
update deps (lgr and mongo)
2019-01-14 00:06:32 -06:00
Umputun
8c8f13fd73
adopt for rest errors and revendor go-pkgz
2019-01-13 23:27:15 -06:00
Umputun
492f92e660
minor fixes for #247
2019-01-13 15:02:44 -06:00
Umputun and GitHub
9767bd42d2
Merge pull request #247 from saromanov/telegram-increase-coverage
...
Telegram increase coverage
2019-01-13 14:55:17 -06:00
Umputun
cfe8391da5
revendor with lgr 0.2
2019-01-11 22:51:43 -06:00
Sergey
c08a31809c
moving back assert.equal
2019-01-12 01:22:08 +05:00
Sergey
dd9b7d46ac
telegram: increase coverage
2019-01-12 01:15:50 +05:00
Umputun
8b0926a338
fix #246
2019-01-11 14:06:31 -06:00
Misha Vyrtsev and Igor Adamenko
57ffa5d491
Show post title in user comments sidebar ( #244 )
...
* show post title in user comments sidebar #241
* trim title with ellipsis
* show post title in user comments sidebar #241 : post-review
* adjust to make user comments post title the same as last comments widget style
* remove user comments post title margin
* revert to f35ecc75b0
2019-01-09 16:20:55 +02:00
Umputun
e5c8ac18de
bad import
2019-01-08 12:44:07 -06:00
Umputun
835e82a441
add guid to rss with comment id
2019-01-08 12:41:10 -06:00
Umputun
3c54c159d2
Merge branch 'master' of github.com:umputun/remark
2019-01-08 11:41:26 -06:00
Umputun and GitHub
02d94ead1d
Merge pull request #245 from umputun/lgr
...
Lgr
2019-01-08 04:01:33 -06:00
Umputun
61cf54d231
add comment id to rss
2019-01-08 03:59:15 -06:00
Umputun
781d90e98b
switch to lgr
2019-01-07 22:32:50 -06:00
Umputun
a6df83e960
fix wrong error wrapped in bold #243
v1.1.0
2019-01-06 17:49:00 -06:00
Umputun
f76afb9af5
increase reply rss duration to 24h
2019-01-06 17:37:58 -06:00
Umputun
6c02768f5d
fix rest log prefix
2019-01-06 17:08:08 -06:00
Umputun
e850dc1d3e
add post title to comments api docs
2019-01-06 16:39:11 -06:00
igoradamenko
1f964c664c
change colors of hovers of comment votes buttons
2019-01-07 00:38:45 +02:00
igoradamenko
f2a8678715
add tabindex: 0 on buttons only if they have handlers
2019-01-07 00:38:43 +02:00
igoradamenko
88184fbc54
add link to replies rss
2019-01-07 00:38:42 +02:00
Umputun
3f6c5dbd19
Merge remote-tracking branch 'origin/master'
2019-01-06 15:31:35 -06:00
Umputun
8d978ffaf1
add post title to rss item
2019-01-06 15:31:29 -06:00
igoradamenko
cb7b170b99
change color of username in last comments widget
2019-01-06 23:26:26 +02:00
Umputun
6edd24185c
lint: missing comment
2019-01-06 14:57:21 -06:00
Umputun
3472475a82
add rest and batch (cleanup --title) support for title's #241
2019-01-06 14:52:43 -06:00