gosora/routes
Azareal 017bce9c09 Replaced the user agent parser with a faster and more flexible one.
More progress on poll posts.

Improved the poll UI on the other themes.
De-duplicated some avatar logic.
Added Exec() to accInsertBuilder.
Moved routeOverview to routes.Overview
Moved routeCustomPage to routes.CustomPage
Moved routeTopicID to routes.ViewTopic
Moved routeLogin to routes.AccountLogin
Moved routeRegister to routes.AccountRegister
Moved routeLoginSubmit to routes.AccountLoginSubmit
Moved routeRegisterSubmit to routes.AccountRegisterSubmit
We now track the Android Chrome user agent.
We now track the UCBrowser user agent.
We now track the zgrab user agent.
Fixed a few cases where Googlebot wasn't tracked properly.
Moved routeStatic to routes.StaticFile
2018-02-03 05:47:14 +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 Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00:00
user.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00