gosora/routes
Azareal b1af963916 Add per-user profile comment visibility settings.
Honor user blocks in ProfileReplyEditSubmit.
Reduce boilerplate.

Update account_privacy_profile_comments phrase.
Add account_privacy_profile_comments_public phrase.
Add account_privacy_profile_comments_registered phrase.
Add account_privacy_profile_comments_self phrase.
Add account_privacy_enable_embeds phrase.

Add profile_comments column to users table.
Add who_can_convo column to users table.

You will need to run the updater / patcher for this commit.
2020-07-15 07:50:29 +10:00
..
panel Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00
account.go Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00
api.go optimise attach exts 2020-03-28 09:10:54 +10:00
attachments.go strip bbcode tags from ogdesc meta blocks for topics 2020-06-08 12:18:17 +10:00
common.go did i not commit this? giiiiittt. 2020-06-09 21:52:59 +10:00
convos.go Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00
forum.go hover styling for topic list moderation 2020-04-09 18:35:43 +10:00
forum_list.go implement HooksNoRet and HooksSkip 2020-05-26 17:53:56 +10:00
misc.go add actionSuccess function to reduce boilerplate 2020-05-27 14:15:02 +10:00
moderate.go initial AText 2020-06-08 17:04:47 +10:00
poll.go text attachments for cosora and shadow 2020-06-08 21:31:45 +10:00
profile.go Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00
profile_reply.go Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00
reply.go add actionSuccess function to reduce boilerplate 2020-05-27 14:15:02 +10:00
reports.go add actionSuccess function to reduce boilerplate 2020-05-27 14:15:02 +10:00
stubs.go track favicon stats 2020-02-26 20:34:38 +10:00
topic.go Config.NoEmbed should override user preferences. 2020-06-29 21:40:52 +10:00
topic_list.go avoid full page load for /topics/ 2020-04-11 18:12:37 +10:00
user.go Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00