gosora/routes
Azareal be47066770 General:
Added better pagination to /forum/{id}
Fixed the ordering of the elements in the pagesets.
Added hooks to the task system.
Reduced the amount of boilerplate for RunVhook and RunVhookNoReturn.
Added RunVhookNeedHook to allow plugin developers to add custom content types to the report system.
Added BulkGetMap to the DefaultPollStore.
Renamed the MultiServer config setting to ServerCount and made it an integer.
Don't cache topic lists for empty groups.
Don't load replies for topics without any.

Tempra Simple:
Added chart and submenu CSS.
Improved the input and select CSS.
Fixed the pageset CSS.
Fixed the poll input CSS.

Tempra Conflux:
Fixed the quick reply button CSS.
Hid the avatar in the quick reply area.
Added the poll CSS.
Fixed the pageset CSS.

Shadow:
Fixed the time range selector CSS.
Fixed the poll input CSS.
2018-02-15 13:15:27 +00:00
..
panel Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
account.go Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00:00
misc.go Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00:00
moderate.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
poll.go You can now view the results of polls. 2018-01-28 14:30:24 +00:00
reply.go Cosora shouldn't warp on large screens now. Control Panel looks a little off over a thousand now, this is going to be fixed in the following commit. 2018-01-23 10:48:44 +00:00
topic.go General: 2018-02-15 13:15:27 +00:00
topic_list.go /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
user.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00