1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 15:40:12 +01:00
vichan/templates
8n-tech 316e681bbd New CLI tool for upgrade: tools/migrate_board_stats.php
- Adds new coumn to `boards` for easy-access post total storage.
- Migrates the AUTO_INCREMENT number to the `posts_total` column for every board. This ensures accurate post count measurement.
- Adds `board_stats` table for recording histric data.
- Retroactively records all boards into `board_stats`.

- inc/functions.php Added handling for `posts_total` column in `boards`.
- inc/functions.php Removed some bogus data from fetchBoardActivity
- board-search.php Fixed issue with SFW filtering.
- board-search.php Now accurately sends `posts_total` data for board sum posts.
- boards-search.html Various form fixes so search now submits correctly.
- boards-table.html Fixed `posts_total` value.


Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-14 05:36:38 +10:00
..
8chan New CLI tool for upgrade: tools/migrate_board_stats.php 2015-04-14 05:36:38 +10:00
installer installer: update to font-awesome 3.0 or 4.0 it was 2014-02-20 10:37:15 +01:00
mod New board option: Max newlines limit 2015-04-04 10:36:03 +08:00
post Bugfix: Don't show cycle link on replies 2015-04-03 18:49:38 -07:00
themes ukko: small optimization: move js creation to install time 2015-04-06 19:11:30 +02:00
ad_bottom.html Commit empty ad templates 2015-03-27 18:43:31 +08:00
ad_top.html Commit empty ad templates 2015-03-27 18:43:31 +08:00
attention_bar.html attention bar: cleanup stylesheets 2012-12-24 03:39:47 +01:00
banned.html added option for showing the mod in ban page. 2014-09-01 06:30:33 +08:00
boardlist.html Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard" 2013-08-05 06:17:01 -04:00
error.html Better error handling/displaying with $config['debug'] and $config['verbose_errors'] 2013-08-03 00:22:28 -04:00
generic_page.html Fix footers 2015-03-28 19:37:15 -07:00
header.html Make it so board owners can force flags 2015-03-16 16:31:01 +08:00
index.html Allow global admin to make an announcement without affecting blotters (unused currently) 2015-04-03 18:51:35 -07:00
main.js highlightReply: work for OP 2015-03-30 11:53:51 +08:00
page.html Fix footers 2015-03-28 19:37:15 -07:00
post_form.html Add some missing i18n tags 2015-03-20 16:09:21 +08:00
post_reply.html Style update to fix squished words on mobile 2015-03-06 02:03:18 -08:00
post_thread.html Put bump limit after cycle icon 2015-04-03 18:50:45 -07:00
posts.sql Cyclical threads ♺ 2015-04-03 14:56:28 +08:00
report_delete.html I don't know what I did. 2014-09-25 22:53:56 +00:00
report.html Rewrite report system due to flooding 2015-03-13 12:45:57 +08:00
search_form.html post search: one more i18n string 2013-07-20 20:41:54 -04:00
thread.html Fix footers 2015-03-28 19:37:15 -07:00