Andreas Rumpf
9788e93676
adjusted to dom's remarks
2017-01-02 20:49:27 +01:00
Andreas Rumpf
a2edc92fc5
posts from spammers are not visible
2017-01-02 10:55:54 +01:00
Andreas Rumpf
31e62f83bb
everything works now
2017-01-02 02:45:27 +01:00
Araq
ca06f4e988
new version compiles; still unfinished
2017-01-01 23:24:58 +01:00
Araq
30ed9e2076
don't use admin field in db anymore
2017-01-01 21:00:37 +01:00
Araq
aff6e426eb
new Rank enum; admins and moderators; sane data model
2017-01-01 20:34:25 +01:00
Araq
a6fdd16893
get rid of most deprecation warnings
2016-12-31 11:59:03 +01:00
Dominik Picheta
9d8afecc5c
Merge pull request #90 from yglukhov/formatted-emails
...
Formatted emails
2016-08-09 22:41:15 +02:00
Yuriy Glukhov
82ce6a5ffc
Formatted emails
2016-08-09 18:32:27 +03:00
Dominik Picheta
85f527ee4f
Merge pull request #89 from avsej/fix-content-for-rss-readers
...
Allow to specify root HTML node for RST formatter
2016-07-25 21:36:38 +01:00
Sergey Avseyev
1ecca84b2e
Allow to specify root HTML node for RST formatter
...
It turns out that many RSS readers (or at least two I'm using:
http://feedly.com and http://twentyfivesquares.com/press/ ) do not handle
non-HTML tags in Atom content tag and skipping the whole content of
it. This patch allows to specify different (in this case <div>) node to
make readers happy.
2016-07-25 23:30:05 +03:00
Dominik Picheta
c375e39983
Add rate limiting.
2016-06-19 20:28:39 +01:00
Dominik Picheta
840c7b173d
Implement /deleteAll.
2016-06-19 19:58:34 +01:00
Dominik Picheta
e1d68792a4
Fix bans not working when user is already logged in.
2016-06-16 21:59:06 +01:00
Dominik Picheta
da6bc1658e
Merge pull request #88 from avsej/fix-random-usage
...
Fix usage of 'random' after moving from 'math'
2016-06-10 15:12:14 +01:00
Sergey Avseyev
3b6c89c491
Fix usage of 'random' after moving from 'math'
2016-06-10 16:40:59 +03:00
Dominik Picheta
113dcf6def
Fix utils.loadConfig
2016-05-16 13:48:38 +01:00
Dominik Picheta
908c14591d
Increase registration field length limits in HTML
2016-05-13 23:47:06 +01:00
Dominik Picheta
4701c0ecee
Merge pull request #81 from singularperturbation/feature/fix_stdtmpl
...
Make .tmpl files use stdtmpl | standard
2016-04-28 17:06:35 +01:00
singularperturbation
fa2aff26b4
Make .tmpl files use stdtmpl | standard
...
Wouldn't compile on 0.13.1 with `#! stdtmpl`, would with
`#? stdtmpl | standard`
2016-03-16 22:34:57 -05:00
Dominik Picheta
f6f4e5c888
Implemented quotes.
2016-01-30 15:05:28 +00:00
Dominik Picheta
bb494f0b65
Implemented an inline rst reference. Ref #75 .
2016-01-30 12:09:08 +00:00
Dominik Picheta
b71a08fa21
Fixes #68 .
2016-01-30 10:49:03 +00:00
Dominik Picheta
54993195b2
Fixes #74 .
2016-01-30 10:46:24 +00:00
Dominik Picheta
6bded9791e
Remove replyBtn on edit post page. Remove dead code.
2016-01-30 10:29:23 +00:00
Dominik Picheta
d75c11c5eb
Fix crash when no mlist address is configured.
2016-01-30 10:21:25 +00:00
Dominik Picheta
0204aadddb
Fixes @dom96/jester#53.
...
https://github.com/dom96/jester/issues/53
2016-01-30 10:14:17 +00:00
Dominik Picheta
00b01e5585
Get rid of post length limit, also decrease lower limit. Ref #71 .
2015-11-17 11:24:24 +00:00
Dominik Picheta
852b3c13eb
Fixed incorrect if condition.
2015-11-07 01:02:46 +00:00
Dominik Picheta
c2f70ce5ad
Fix yet another [] crash.
2015-11-07 01:01:42 +00:00
Dominik Picheta
1008ab6476
Implement primitive spam checking.
2015-11-07 00:44:40 +00:00
Dominik Picheta
a5963c9164
Fixes for 0.12.0 (tables.[]), and added -d:dev.
2015-11-07 00:21:31 +00:00
Dominik Picheta
338518082c
Merge pull request #71 from singularperturbation/feature/content_length
...
Enforce DB content length limit
2015-11-06 23:14:49 +00:00
Sloane Simmons
bf96ec645e
Enforce DB content length limit
...
Content length limit of 1000 characters at DB level should be enforced
at the application level.
2015-10-31 20:03:46 -05:00
Dominik Picheta
35e01a6fcb
Force users thumbnails to 20px
...
This fixes what appears to be a gravatar bug. See https://twitter.com/d0m96/status/647859715028975616
2015-09-27 20:47:38 +01:00
Dominik Picheta
f820838282
Merge pull request #65 from FedericoCeratto/master
...
Add From to every outgoing email
2015-09-05 00:19:16 +01:00
Federico Ceratto
520ec0fa02
Add From to every outgoing email
2015-09-05 00:00:12 +01:00
Dominik Picheta
eab5d985d0
Merge pull request #64 from FedericoCeratto/improve_mlist
...
Add author name and threading to emails to the mailing list
2015-09-02 20:53:34 +01:00
Federico Ceratto
409b40cffb
Add author name, dates, threading to emails to the mailing list
2015-09-01 10:47:44 +01:00
Dominik Picheta
8f8d995e69
Merge pull request #62 from FedericoCeratto/resent-from
...
Add Resent-From header when syncing to a mailing list
2015-08-29 21:32:02 +01:00
Federico Ceratto
0e1062a692
Add Resent-From header when syncing to a mailing list
2015-08-27 23:17:08 +01:00
Dominik Picheta
8e17315282
Merge branch 'FedericoCeratto-master'
2015-08-23 22:39:34 +01:00
Dominik Picheta
633435a2fe
Added asyncCheck to discarded future and moved out of template.
2015-08-23 22:38:57 +01:00
Federico Ceratto
087dbfd60a
Implement basic mailing list mirroring #57
2015-06-21 17:13:00 +01:00
Dominik Picheta
8a22674852
Add allowed time before ident hash expires.
2015-05-29 23:40:06 +01:00
Dominik Picheta
5fc78ff831
Fix success reset password message.
2015-05-28 22:28:45 +01:00
Dominik Picheta
1390d2a22a
Added missing utils.nim module.
2015-05-28 22:01:11 +01:00
Dominik Picheta
05a529df5b
Email activation and password resets for users.
2015-05-28 01:36:31 +01:00
Dominik Picheta
5d0784c55b
Merge pull request #56 from Nycto/master
...
Minor speed improvements
2015-04-24 14:27:18 +01:00
Nycto
3499711b60
Run pngcrush on all images
2015-04-23 20:10:58 -07:00