1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00
8n-tech ecfe072a4f - IMPORTANT: Now EXPLICITLY defines $post['time'] as PHP time() instead of relying on database NOW().
- Increased memory management in all of my recent work.
- board-search.php Fetches activity from board_stats and now includes timestamp as a search option.
- boards.php Correctly fetches board activity and formats numbers.
- inc/functions.php Completely reworked activity fetching.
- inc/functions Wrote updateStatisticsForPost() which streams new posts in statistics.
- post.php Writes into updateStatisticsForPost() for streaming new posts.
- Added styling for tags (in progress work).
- tools/migrate_board_stats.php Now correcty defines author_ip_count.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-15 01:01:32 +10:00
..
2015-04-01 16:49:35 -07:00
2015-04-06 19:15:03 +02:00
2015-04-03 14:56:28 +08:00
2015-04-06 22:51:42 +02:00
2015-04-06 19:30:52 +02:00
2014-09-29 07:30:45 +09:00
2015-01-21 23:51:48 -08:00
2015-03-31 12:30:14 +08:00
2015-03-11 18:22:42 -07:00