gosora/routes
Azareal 0c1d6f0516 Add CreateProfileReply and AutoEmbed group permissions.
Log profile reply deletions in the moderator log.
Split the global permissions in the UI to make them easier to manage.
Experiment with showing group ID in group edit header.
Avoid loading groups multiple times for the same profile reply.

Initialise disabled IP log points to empty string rather than 0.

Add CreateProfileReply perm phrase.
Add AutoEmbed perm phrase.
Add panel_group_mod_permissions phrase.
Add panel_logs_mod_action_profile_reply_delete phrase.
2020-02-04 21:47:03 +10:00
..
panel Add CreateProfileReply and AutoEmbed group permissions. 2020-02-04 21:47:03 +10:00
account.go Add DisableRegLog configuration setting. 2020-01-04 15:30:25 +10:00
api.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
attachments.go Cascade deletes for attachments properly when deleting a topic or deleting all of a user's posts. 2020-01-23 16:17:50 +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 Optimise the database layer. 2020-01-01 07:57:54 +10:00
profile.go Add CreateProfileReply and AutoEmbed group permissions. 2020-02-04 21:47:03 +10:00
profile_reply.go Add CreateProfileReply and AutoEmbed group permissions. 2020-02-04 21:47:03 +10:00
reply.go Add CreateProfileReply and AutoEmbed group permissions. 2020-02-04 21:47:03 +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 Add CreateProfileReply and AutoEmbed group permissions. 2020-02-04 21:47:03 +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 Add option to delete all of a user's posts. 2020-01-14 15:07:00 +10:00