1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-13 00:01:16 +01:00
Commit Graph

193 Commits

Author SHA1 Message Date
8n-tech
2c39452190 Fixed some styling issues with the latest update.
#201 - Increased top padding of post blocks.
#458 - Fixed meme arrows.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-20 00:51:45 +10:00
8n-tech
32061668a3 #456 #458 - Completed language support on boards list.
#461 - "Post a reply" button JS added.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-19 13:10:13 +10:00
8n-tech
7257642906 #461 - Added "Post a Reply" button to the thread index page.
Also improved some CSS and HTML aspects of the thread layout.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-18 04:39:50 +10:00
8n-tech
fdce50adf9 #456 Added CSS styling for mobile view of boardlist.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-17 04:03:01 +10:00
8n-tech
62380bfbde #458 - Issue Added RTL support for Arabic writers.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-17 04:02:11 +10:00
8n-tech
80c312b7e3 Issue #460 - No linkbanks to the index or frontpage
I've added the infinity logo to page.html. Any standard page (boards / mod pages / plain pages) will have the logo.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-16 20:55:04 +10:00
8n-tech
95e92c40a8 Bug fixes.
- board-search.php Fixed an issue with tag weight where all tags have an equal prominance
- inc/functions.php Fixed an issue where board stats were incorrectly assuming all recent activity was in the last hour.
- js/board-directory.js JS will now repopulate the tag list.
- Improved handling of the load more button.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-16 19:41:52 +10:00
8n-tech
497e554f49 "Load more" button and functionality.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-16 07:02:17 +10:00
8n-tech
67bab31510 - Reworked tag weight.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-16 00:35:36 +10:00
8n-tech
f09def2712 Main change with this commit is adding board-directory.js which is to handle JS enabled searching.
Highly incomplete. Barely functional. Just lays groundwork.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-15 05:06:49 +10: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
8n-tech
6d1eb9961d - board-search.php can now act as an include as well as a direct request.
- boards.php completely rewritten to work with new board-search.php. Functions (sort-of) without JavaScript.
- inc/functions.php fetchBoardActivity() now pulls total board counts with a more reliable and faster method.
- inc/functions.php fetchBoardActivity() & fetchBoardTags() now expect db prefixes.
- stylesheets/stylesheet.css now handles title search bar.
- boards-tags.html completely thrown out for flat tag list styling.
- boards-search.html added for the new page layout.
- boards-table.html added for the <tbody> contents.


Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-14 01:40:45 +10:00
8n-tech
0ceb814ab3 - Added board-search.php with improved board directory searching.
- Added new functions to functions.php for fetching board meta.
- Added new styling for non-index page 12-col layouts.
- Modified templating for board directories.
- Moved CSS from the index page to CSS files.


Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-13 14:24:55 +10:00
8n-tech
46cd77e813 Merge branch 'master' of https://github.com/ctrlcctrlv/infinity 2015-04-09 10:22:24 +10:00
Fredrick Brennan
5c976ea689 Merge pull request #428 from marktaiwan/post-form
Feature: drag and drop file selector
2015-03-19 12:29:58 +08:00
marktaiwan
6e35f12e3a Fallback for browsers that disables javascript 2015-03-18 18:44:47 +08:00
Fredrick Brennan
b85e1f2f0b Make it so board owners can force flags
For country flags, a "?" will now show if the flag is unknown (for example, if the user is using Tor or just has an IP that is not in the GeoIP database)

For board owner-defined flags, "None" option disappears and posting is impossible without choosing a valid flag.

This commit is for /fringe/.
2015-03-16 16:31:01 +08:00
marktaiwan
72898dbecf initial commit stylesheet 2015-03-15 22:18:47 +08:00
Fredrick Brennan
4e65041615 Make Youtube size inputs look a little nicer 2015-03-15 17:41:38 +08:00
Fredrick Brennan
dfbad99cfb New post form part 2 2015-03-11 18:04:31 +08:00
8chan
c04d46933e New post form part one 2015-03-10 16:18:28 -07:00
8chan
29d411b058 Style update to fix squished words on mobile 2015-03-06 02:03:18 -08:00
8chan
bba8368254 Catalog scroll bars 2015-02-16 16:28:56 -08:00
8chan
f4e0b415ac [aa] tags - ASCII art 2015-01-30 21:12:03 -08:00
8chan
72255ad5b8 Merge
Conflicts:
	stylesheets/style.css
2014-12-31 22:45:03 -08:00
8chan
c31760390c Need a taller options_div 2014-12-31 22:40:48 -08:00
8chan
be443eda08 Inherit textarea/input text size from body 2014-12-31 22:40:30 -08:00
Fredrick Brennan
6e08634be9 Merge pull request #281 from topkek/wrap-backlinks
Allow backlinks to wrap normally
2014-12-16 09:43:54 +08:00
Fredrick Brennan
d53ce19076 Merge pull request #285 from topkek/treeview
Add tree view to options dialog & close ctrlcctrlv/8chan#280
2014-12-14 19:43:20 +08:00
Fredrick Brennan
d8b34a3237 Merge pull request #276 from wholelotofhs/master
Adds an option to disable custom board stylesheet
2014-12-14 19:40:02 +08:00
8chan
a564bb8ecc Display some important information under the post form 2014-12-03 00:18:24 -08:00
topkek
666a7f760d add global option for tree view 2014-12-03 03:23:15 +00:00
topkek
af305de336 add space between backlinks 2014-11-23 22:48:00 +00:00
wholelotofhs
8dc48c50c3 Update style.css 2014-11-20 14:33:25 -05:00
Fredrick Brennan
a987195e80 Merge pull request #241 from topkek/patch-6
Stop long filenames from stretching the quick reply box
2014-11-10 14:22:14 +08:00
topkek
c68bd97e14 Apply to all upload fields 2014-11-10 00:22:59 +00:00
topkek
7d001c3eb6 Better selector 2014-11-10 00:12:55 +00:00
Fredrick Brennan
03ac1426f5 Merge pull request #233 from topkek/patch-8
Changes to post-hover.js
2014-11-08 11:21:49 +08:00
topkek
edb74a2033 Add CSS 2014-11-05 22:43:28 +00:00
Forkless
a82889a557 Added option for hiding IDs. 2014-11-03 02:28:04 -06:00
Fredrick Brennan
9d21fa44fc Revert "Comment toolbar update and Thread stats addition" 2014-11-02 07:08:01 +08:00
Fredrick Brennan
4332956f3e Merge pull request #196 from Pashe/thread-watcher
Thread watcher
2014-11-02 06:44:51 +08:00
topkek
b4f9ac2bf4 max width for upload field 2014-11-01 03:04:58 +00:00
ForklessAnon
3e1cda5e13 Fix for options panel contents exceeding available space. 2014-10-31 18:34:38 -05:00
Fredrick Brennan
b244925a59 Merge pull request #211 from marktaiwan/inline-expanding
Display full inline image on load start, scroll to thumb
2014-10-30 20:39:34 +08:00
topkek
77470a047a Remove min-width property 2014-10-28 21:52:01 +00:00
Markerov
d09107d9e7 missed a line 2014-10-29 00:22:43 +08:00
Markerov
58ce3895eb css tweak 2014-10-29 00:19:32 +08:00
Markerov
40b7193cc1 Display inline image when it starts loading,
Rewrote inline-expanding.js to display full image as soon as it starts
loading.
Modified expand-all-images.js to work with the new change
Moved max-width to style.css
2014-10-27 16:49:17 +08:00
unknown
2d0309ba48 Merge http://github.com/ctrlcctrlv/8chan 2014-10-23 05:08:51 -05:00