gosora/routes
Azareal 0dede6a329 NoEmbeds privacy and config settings.
Phase out url_prefix and url_name.
Eliminate some boilerplate and allocations while we're at it.
Reduce the number of conditional statements in url validator loops.
Better parsing of Site.URL to handle user error better.

You will have to run the patcher / updater for this commit.
2019-12-08 13:40:56 +10:00
..
panel Revamp reglog UI to handle spambots better. 2019-12-06 09:57:44 +10:00
account.go NoEmbeds privacy and config settings. 2019-12-08 13:40:56 +10:00
api.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
attachments.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
common.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
convos.go Rudimentary user convo blocking. 2019-10-18 10:35:13 +10:00
forum.go Shortening some things. 2019-10-02 07:06:22 +10:00
forum_list.go Shorten things. 2019-12-07 16:27:01 +10:00
misc.go Changing themes should work without JavaScript now. 2019-10-27 18:58:35 +10:00
moderate.go Shortening some things. 2019-10-02 07:06:22 +10:00
poll.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
profile.go NoEmbeds privacy and config settings. 2019-12-08 13:40:56 +10:00
profile_reply.go Stop blocked users making profile comments too. 2019-10-19 20:33:59 +10:00
reply.go NoEmbeds privacy and config settings. 2019-12-08 13:40:56 +10:00
reports.go Shorten things. 2019-12-07 16:27:01 +10:00
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go NoEmbeds privacy and config settings. 2019-12-08 13:40:56 +10:00
topic_list.go Show an inline error when there aren't any topics instead of a 404. 2019-11-02 14:42:24 +10:00
user.go Experimenting with reducing the amount of boilerplate in route files. 2019-04-19 11:20:43 +10:00