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
7cac272396
[ #184 ] FUCK PLEASE WORK
2014-10-19 12:10:50 -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
a8a843bf4b
[ #184 ] Added Promote and Demote to reports. CSS improvements.
2014-10-19 00:07:16 -05:00
unknown
3654c4f7ef
Signed-off-by: unknown <8n-tech@users.noreply.github.com>
2014-10-19 00:00:58 -05:00
unknown
e90eca7339
[ #184 ] tomorrow.css.
2014-10-18 20:31:25 -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
unknown
6850301595
[ #184 ] Added new files.
2014-10-18 19:57:51 -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
143db01fb9
keep stylesheets/board/ directory
2014-10-09 03:05:52 +02:00
czaks
e9fd2c68db
Merge vichan
2014-10-09 01:04:11 +02:00
czaks
ccd871c195
missed ban-list.css from banlist commit
2014-10-09 01:01:41 +02:00
czaks
643de18d64
Merge with a private vichan branch
...
Conflicts:
inc/bans.php
inc/mod/pages.php
2014-10-08 23:32:01 +02:00
czaks
906764a62f
bundle longtable library @ https://github.com/czaks/longtable
2014-10-08 23:19:03 +02:00
hugofragata
5ce9f6fa1a
Added download-all feature without instanceconfig
...
The button to download all the files in a thread only appears when the
page is a thread, such as treeview.
I added the download-all button next
to the treeview one.
I modified stylesheets/v8ch.css to include the id
#download-all.
I DIDN'T modified inc/instance-config.php to include the
download-all.js and jszip.min.js. That goes in the next commit.
I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-07 14:58:25 +01:00
hugofragata
7239350e69
Revert "Added download-all feature"
...
This reverts commit 12a8f1a672
.
2014-10-07 14:46:50 +01:00
hugofragata
12a8f1a672
Added download-all feature
...
The button to download all the files in a thread only appears when the
page is a thread, such as treeview. I added the download-all button next
to the treeview one. I modified stylesheets/v8ch.css to include the id
#download-all. I modified inc/instance-config.php to include the
download-all.js and jszip.min.js. I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-06 16:50:20 +01: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