Lightweight alternative to Discourse written in Nim https://forum.nim-lang.org/
Find a file
2013-01-13 22:52:53 +00:00
public Fixes layout problems in Chrome. 2012-10-30 18:23:03 +00:00
captchas.nim Added lastOnline field to Person table in createdb. 2013-01-13 22:52:53 +00:00
createdb.nim Added lastOnline field to Person table in createdb. 2013-01-13 22:52:53 +00:00
editdb.nim The time a user was last online is now tracked and the main page displays the "online" users as well as some other stats. 2012-05-16 16:38:23 +01:00
forms.tmpl Added lastOnline field to Person table in createdb. 2013-01-13 22:52:53 +00:00
forum.nim Added lastOnline field to Person table in createdb. 2013-01-13 22:52:53 +00:00
main.tmpl Fixes problems with utf8. Profile pages now show thread count. 2012-10-07 15:39:04 +01:00
nimrod.cfg Implemented paging. 2012-06-04 19:44:55 +01:00
README.md all relevant files added 2012-05-05 01:14:26 +02:00
rst.txt some bugfixes 2012-05-09 23:49:59 +02:00
todo.txt all relevant files added 2012-05-05 01:14:26 +02:00

nimforum

This is Nimrod's forum. The code is not nice and depends on the RST parser of the Nimrod compiler.

Copyright (c) 2012 Andreas Rumpf. All rights reserved.