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

147 Commits

Author SHA1 Message Date
topkek
b4f9ac2bf4 max width for upload field 2014-11-01 03:04:58 +00: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
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
czaks
64df5ae77c Merge https://github.com/vichan-devel/vichan 2014-10-05 22:18:04 +02:00
czaks
6804a2ede0 remove default margin for table elements; fixes vichan-devel#95 2014-10-05 22:16:36 +02:00
kaernyk
944c3b6c28 Fix post width & codeblocks
I noticed that some url's were causing the posts to stretch over the
maximum device with.

  The code blocks were exhibiting similar behavior as well, and have
been adjusted to display well on all themes.

  I still need to fix the post form for handhelds, though it is not
as annoying as the other things fixed
2014-10-05 15:40:42 -04:00
czaks
8b698e36e7 Merge https://github.com/vichan-devel/vichan
Conflicts:
	inc/mod/pages.php
	js/auto-reload.js
	js/id_colors.js
	js/id_highlighter.js
	stylesheets/style.css
	templates/index.html
2014-10-05 18:12:19 +02:00
czaks
1964279436 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-10-05 18:01:01 +02:00
8chan
6cfb1eb656 Merge bui-boardlist-css, close ctrlcctrlv/8chan#104 2014-10-05 17:48:07 +02:00
anonfagola
cbe12019c4 Added pointer cursor to ids, to show clickability
Conflicts:
	stylesheets/style.css
2014-10-05 17:48:00 +02:00
kaernyk
e10f0885af Change body font back to 10pt 2014-09-28 05:19:00 -04:00
kaernyk
f4455cf64d Remove duplicate attributes 2014-09-28 04:54:45 -04:00
kaernyk
0fa1c58249 Improve thread/title handling on small screens 2014-09-28 04:37:33 -04:00
kaernyk
f6e827ca75 Merge branch 'master' of https://github.com/kaernyk/vichan
Conflicts:
	stylesheets/style.css
2014-09-28 04:30:22 -04:00
kaernyk
78cf4a8b56 Improve catalog thread dimensions on tiny devices 2014-09-28 04:28:59 -04:00
8chan
12b3f156dd Merge bui-boardlist-css, close ctrlcctrlv/8chan#104 2014-09-27 21:58:45 +00:00
anonfagola
180a99ee65 Added pointer cursor to ids, to show clickability 2014-09-27 12:08:59 -07:00
czaks
9b466f74a6 Merge https://github.com/vichan-devel/vichan 2014-09-27 11:26:41 +02:00
czaks
629b1c92a6 fix a recently introduced quick-reply max-width issue 2014-09-27 11:26:30 +02:00
czaks
370c724550 Merge https://github.com/vichan-devel/vichan
Conflicts:
	js/multi-image.js
	stylesheets/style.css
2014-09-27 11:19:25 +02:00
czaks
6c139caf3c style.css: setting default font size is imo a bit invasive 2014-09-27 11:16:16 +02:00
kaernyk
a3c03932c3 Fix mobile scaling/padding 2014-09-27 01:38:25 -04:00
kaernyk
c115ebc7e0 Improved image handling in catalog for various screen sizes 2014-09-26 22:54:01 -04:00
kaernyk
2e46875125 Improvements to mobile display on boards/catalog 2014-09-26 14:38:08 -04:00
czaks
ed7c366c48 Merge https://github.com/vichan-devel/vichan
Conflicts:
	stylesheets/style.css
2014-09-26 14:36:00 +02:00
czaks
ef1ceb4f3b fix catalog margins 2014-09-26 14:35:25 +02:00
czaks
505da40b13 Merge https://github.com/vichan-devel/vichan 2014-09-26 14:31:54 +02:00
kaernyk
b223b2b2f8 Remove erroneous data and fix indentation
Conflicts:
	stylesheets/style.css
2014-09-26 14:29:37 +02:00
kaernyk
b1ea8b18d0 Improve image handling in catalog to improve consistency
Conflicts:
	stylesheets/style.css
2014-09-26 14:28:20 +02:00
kaernyk
74ab0a2feb Remove erroneous data and fix indentation 2014-09-26 08:23:25 -04:00
kaernyk
5093f5c121 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
Conflicts:
	stylesheets/style.css

quick merge
2014-09-26 08:15:10 -04:00
czaks
5b5f3984f0 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
Conflicts:
	stylesheets/style.css
2014-09-26 14:13:31 +02:00
czaks
5e1531bb5c Merge https://github.com/vichan-devel/vichan 2014-09-26 14:11:30 +02:00