gosora/schema/pgsql
Azareal 2997135e80 Added proper pagination to the topic list.
Fixed two existence checks.
Tweaked the profile CSS for Cosora.
Added the TopicByReplyID function.
Split off the profile logic from Reply into ProfileReply.
Moved various hard-coded bits in the profile reply routes into ProfileReply.
Moved four reply routes into /routes/reply.go
Moved six topic routes into /routes/topic.go
We should now capture more suspicious activity.

Changed the definition of the revisions table.
2018-01-20 06:50:29 +00:00
..
inserts.sql Added support for meta descriptions. You can configure this from the Control Panel's Setting Manager. 2017-12-25 06:12:19 +00:00
query_activity_stream.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_activity_stream_matches.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_activity_subscriptions.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_administration_logs.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_attachments.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_emails.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_forums.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_forums_permissions.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_likes.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_moderation_logs.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_plugins.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_postchunks.sql Added the post counter and the associated Control Panel graph. 2018-01-14 12:03:20 +00:00
query_replies.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_revisions.sql Added proper pagination to the topic list. 2018-01-20 06:50:29 +00:00
query_settings.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_sync.sql Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
query_themes.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_topicchunks.sql Added the global topic counter and associated graphs. 2018-01-18 12:31:25 +00:00
query_topics.sql Profiles are less broken now. 2017-12-24 07:38:46 +00:00
query_users.sql Added support for word filters. 2017-08-27 10:33:45 +01:00
query_users_groups.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_users_groups_scheduler.sql Added support for word filters. 2017-08-27 10:33:45 +01:00
query_users_replies.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_viewchunks.sql The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
query_viewchunks_agents.sql We now track global user agent stats and have a currently simple Control Panel interface for that. 2018-01-09 07:39:29 +00:00
query_widgets.sql Mostly a mid-way technical commit to make reading diffs easier on me. 2017-10-14 08:39:22 +01:00
query_word_filters.sql Added support for word filters. 2017-08-27 10:33:45 +01:00