gosora/routes
Azareal 01a692ab5b Added the word filter store and moved the word filter routes into the route package.
Added tests for the word filter store.
Added qgen.NewAcc() to reduce the amount of boilerplate needed for creating an accumulator.
Exposed the RecordError method on the accumulator.
Added an Add method to PluginList and removed AddPlugin() in favour of that.

More panel buttons on Nox should be styled now.
Added the panel_update_button_text phrase for future use.

More errors might be caught in the thumbnailer now.
Removed ls from .travis.yml, it was there for debugging Code Climate.
2018-08-04 21:46:36 +10:00
..
panel Added the word filter store and moved the word filter routes into the route package. 2018-08-04 21:46:36 +10:00
account.go Added the word filter store and moved the word filter routes into the route package. 2018-08-04 21:46:36 +10:00
api.go Changed the defaultest default theme to Cosora... For now. 2018-03-17 08:16:43 +00:00
common.go UNSTABLE: Began work on the Nox Theme. 2018-05-27 19:36:35 +10:00
forum.go Almost finished live topic lists, you can find them at /topics/. You can disable them via config.json 2018-06-24 23:49:29 +10:00
forum_list.go Users can no longer post or edit posts in locked topics. 2018-06-01 15:02:29 +10:00
misc.go Added the Page Manager for faster and easier custom page creation. 2018-06-06 10:21:22 +10:00
moderate.go Users can no longer post or edit posts in locked topics. 2018-06-01 15:02:29 +10:00
poll.go Added the word filter store and moved the word filter routes into the route package. 2018-08-04 21:46:36 +10:00
profile.go PNG and JPG avatars are now encoded as JPG images leading to a dramatic drop in the amount of bandwidth used. 2018-07-28 22:52:23 +10:00
reply.go Users can no longer post or edit posts in locked topics. 2018-06-01 15:02:29 +10:00
reports.go Added the Page Manager for faster and easier custom page creation. 2018-06-06 10:21:22 +10:00
stubs.go Almost finished live topic lists, you can find them at /topics/. You can disable them via config.json 2018-06-24 23:49:29 +10:00
topic.go Added the word filter store and moved the word filter routes into the route package. 2018-08-04 21:46:36 +10:00
topic_list.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
user.go Alerts are now rendered via a client side transpiled template rather than being hard-coded. 2018-05-14 18:56:56 +10:00