1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 23:50:11 +01:00
Commit Graph

177 Commits

Author SHA1 Message Date
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
8chan
d56091b35e better markup, remove extra padding 2014-10-22 21:01:23 -07:00
unknown
76c12d6372 Merge http://github.com/ctrlcctrlv/8chan 2014-10-22 03:45:20 -05:00
8chan
82064547f5 Fix own post (You) 2014-10-21 21:08:17 -07:00
unknown
9c5ec12aaa [#184] Reports made to clean posts are now ignored correctly (and in accordance with the local/global duality). Marking posts clean dismisses posts (also in accordance with local/global duality). Fixed up some templating issues (now display more correct messages and omit actions that are invalid). Moved Clean action off post-level and into reports action. 2014-10-21 07:50:25 -05:00
Pashe
c41c5e4606 style.css: pin thread watcher to lower right corner 2014-10-20 18:40:54 -05:00
unknown
4c8e920303 [#184] Resolved duplicate report issue. Added rudamentary Clean functionality. 2014-10-20 10:17:19 -05:00
unknown
3c2ebb2d6b Merge branch 'master' of git://github.com/ctrlcctrlv/8chan
Conflicts:
	templates/8chan/index.html
2014-10-19 11:15:57 -05:00
unknown
01c80bd7ad [#184] System almost completely functional. Woo. 2014-10-19 11:07:07 -05:00
unknown
2d6d449bd2 [#184] Added <body> tag classes. Style selector now adds a <body> class. Moved board list under moderator dashboard. 2014-10-18 20:07:04 -05:00
czaks
8f038d3cef Merge https://github.com/vichan-devel/vichan 2014-10-18 22:44:53 +02:00
czaks
b55ebcd0ef custom alert: now alert will be able to display custom HTML 2014-10-18 22:43:35 +02:00
czaks
81e6385351 Merge https://github.com/vichan-devel/vichan 2014-10-18 16:37:22 +02:00
czaks
f9308ff28d fix options.js textareas 2014-10-18 15:45:01 +02:00
8chan
b2cbb70da3 Khorne in #8chan on irc.rizon.net contributed this thread watcher.
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.

Conflicts:
	inc/instance-config.php
2014-10-11 20:41:40 +02:00
8chan
2e694b8b1c Khorne in #8chan on irc.rizon.net contributed this thread watcher.
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.
2014-10-11 10:21:00 -07:00