gosora/routes
Azareal 4d8c97812d More conversations work.
Add support for AS in columns for SimpleInnerJoin.
Add a referrer policy to improve privacy a little.
Shorten /static/ to /s/ since it comes up so much.
Remove some obsolete code.
Shorten some variable names.
Reduce the amount of boilerplate in the patcher.

Added the RefNoTrack and RefNoRef privacy config settings.

You may need to run the updater / patcher for this commit.
2019-08-14 20:39:04 +10:00
..
panel Reduce boilerplate. 2019-07-29 09:19:46 +10:00
account.go Let admins change and revoke user avatars. 2019-06-11 08:00:57 +10:00
api.go Added support for OpenSearch. 2019-05-08 15:08:38 +10:00
attachments.go WIP Conversations templates. 2019-07-27 09:29:42 +10:00
common.go More conversations work. 2019-08-14 20:39:04 +10:00
convos.go More conversations work. 2019-08-14 20:39:04 +10:00
forum.go Shorten some bits and pieces. 2019-07-28 20:42:30 +10:00
forum_list.go Fix a bug where reloaded groups lost their CanSee data. 2019-06-18 14:13:47 +10:00
misc.go Add a simple letter favicon. 2019-07-23 20:34:44 +10:00
moderate.go Defer setting headers to renderTemplate to avoid wasting resources for JSON requests and for future optimisations. 2019-04-19 19:34:16 +10:00
poll.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +10:00
profile.go Experimenting with request state in local errors. 2019-07-28 14:58:01 +10:00
reply.go Shorten some bits and pieces. 2019-07-28 20:42:30 +10:00
reports.go More conversations work. 2019-08-14 20:39:04 +10:00
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go Reduce boilerplate. 2019-07-29 09:19:46 +10:00
topic_list.go Added the active memory analytics pane. More to come here. 2019-05-09 16:58:55 +10:00
user.go Experimenting with reducing the amount of boilerplate in route files. 2019-04-19 11:20:43 +10:00