Commit graph

16 commits

Author SHA1 Message Date
Dominik Picheta
c0bbce53e9 Implements logging in. 2018-05-11 13:53:26 +01:00
Dominik Picheta
366bdadc90 Implements post list in front end and backend. 2018-05-10 16:05:42 +01:00
stisa
a44e17d03a restrict run to langNim 2017-11-07 23:35:59 +01:00
Dominik Picheta
238903ca3b Merge pull request #98 from euantorano/master
Adding reCAPTCHA rather than the custom captcha.
2017-04-23 17:16:10 +02:00
Silvio
57f5a81e48 Fix compile: Move addr, port to connect in smtp
Following fecad72e02 , moved address and port to `connect` from `newAsyncSmtp` , forum compiles again.
2017-04-19 15:03:33 +02:00
Euan Torano
c1bd44b997 Adding reCAPTCHA rather than the custom captcha.
Signed-off-by: Euan Torano <euantorano@gmail.com>
2017-03-07 18:57:05 +00:00
Araq
aff6e426eb new Rank enum; admins and moderators; sane data model 2017-01-01 20:34:25 +01:00
Yuriy Glukhov
82ce6a5ffc Formatted emails 2016-08-09 18:32:27 +03:00
Dominik Picheta
113dcf6def Fix utils.loadConfig 2016-05-16 13:48:38 +01:00
Dominik Picheta
d75c11c5eb Fix crash when no mlist address is configured. 2016-01-30 10:21:25 +00:00
Dominik Picheta
a5963c9164 Fixes for 0.12.0 (tables.[]), and added -d:dev. 2015-11-07 00:21:31 +00:00
Federico Ceratto
520ec0fa02 Add From to every outgoing email 2015-09-05 00:00:12 +01:00
Federico Ceratto
409b40cffb Add author name, dates, threading to emails to the mailing list 2015-09-01 10:47:44 +01:00
Federico Ceratto
0e1062a692 Add Resent-From header when syncing to a mailing list 2015-08-27 23:17:08 +01:00
Federico Ceratto
087dbfd60a Implement basic mailing list mirroring #57 2015-06-21 17:13:00 +01:00
Dominik Picheta
1390d2a22a Added missing utils.nim module. 2015-05-28 22:01:11 +01:00