gosora/src
Azareal 1f6e585296 Admins now show up in purple on posts.
Added a .gitignore file.
Added group caching.
Improved the forum list.
Added the Member group.
Opening posts are now parsed properly.
Fixed a bug where the avatar of the opening poster was applied to everyone.
Only admins can see moderation options now.
2016-12-04 06:16:59 +00:00
..
pages You can now change your password. 2016-12-02 11:00:07 +00:00
public Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
templates Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
config.go Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
data.sql Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
errors.go Fixed the bug where errors get sent in plaintext rather than as formatted HTML. 2016-12-03 11:06:47 +00:00
forum.go Added the forums. 2016-12-03 13:45:08 +00:00
group.go Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
main.go Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
pages.go You can now change your username. 2016-12-03 08:09:40 +00:00
reply.go Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
routes.go Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
run.bat Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
topic.go Admins now show up in purple on posts. 2016-12-04 06:16:59 +00:00
user.go Added the forums. 2016-12-03 13:45:08 +00:00
utils.go Added the forums. 2016-12-03 13:45:08 +00:00