gosora/routes
Azareal 7c3c8dcae0 unify single forums in topic lists and forum pages with GetListByForum
add GetListByForum method
remove forums with topic counts of zero from filter lists
avoid locking whenever possible in route view counter
2020-03-01 16:22:43 +10:00
..
panel swap TopicCountInForums's implementation out for a saner one... 2020-02-29 17:34:38 +10:00
account.go run group promotions on registration 2020-02-09 23:48:33 +10:00
api.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
attachments.go fix attachcount not being updated properly when attachments are deleted 2020-02-20 14:32:49 +10:00
common.go optimise away this string for non-admins 2020-03-01 09:15:48 +10:00
convos.go convo alerts 2020-02-13 20:44:03 +10:00
forum_list.go Add UseConvosOnlyWithMod group permission. 2020-02-11 13:13:38 +10:00
forum.go unify single forums in topic lists and forum pages with GetListByForum 2020-03-01 16:22:43 +10:00
misc.go Changing themes should work without JavaScript now. 2019-10-27 18:58:35 +10:00
moderate.go Add registered time as a parameter for group promotions. 2020-02-09 20:00:08 +10:00
poll.go Add registered time as a parameter for group promotions. 2020-02-09 20:00:08 +10:00
profile_reply.go Add CreateProfileReply and AutoEmbed group permissions. 2020-02-04 21:47:03 +10:00
profile.go Add UseConvosOnlyWithMod group permission. 2020-02-11 13:13:38 +10:00
reply.go fix attachcount not being updated properly when attachments are deleted 2020-02-20 14:32:49 +10:00
reports.go Add registered time as a parameter for group promotions. 2020-02-09 20:00:08 +10:00
stubs.go track favicon stats 2020-02-26 20:34:38 +10:00
topic_list.go Add registered time as a parameter for group promotions. 2020-02-09 20:00:08 +10:00
topic.go more attachment tests 2020-02-19 20:32:26 +10:00
user.go Reduce bandwidth usage for client templates. 2020-02-19 09:04:14 +10:00