Commit Graph

124 Commits

Author SHA1 Message Date
PupperWoff
c353e1284d Added Feature - Shadow Delete of Posts and Threads (can be restored if deleted by mod) - Still need a way to see and restore deleted threads 2023-01-14 05:50:39 -01:00
PupperWoff
0ba32d3b1a Added Feature - Added Archive Feature - Archive and Featured Archive 2023-01-14 01:26:46 -01:00
PupperWoff
4017822218 Added Feature - Announcements - Create announcements that is displayed on "top" of the site (last n entries) and in a full list in seperate page
Re-written to not require JavaScript or cookies to view or edit.

Co-Authored-By: Discomrade <nice@try.fbi>
2023-01-13 20:55:31 -01:00
PupperWoff
b62260d5e4 Added Feature - Premade Ban Reasons (might need some visual tinkering) 2023-01-13 20:55:31 -01:00
fallenPineapple
7d8432d5f0 Implementing Warning System to Issue Warnings for Posts
Auto-tagging was omitted as warnings are visible anyway.
Co-Authored-By: Discomrade <nice@try.fbi>
2022-03-01 09:50:24 -01:00
fallenPineapple
990c6abbde More thread nav button changes. 2022-03-01 09:50:08 -01:00
h00j
4fd93f490f add sischan style, adjust boardlist/options background 2021-08-08 18:46:44 +02:00
fatchan
c9ef21bff9 Better solution to prevent ID wrapping. Also no longer text-selectable. Much cleaner. 2016-06-09 11:23:32 +02:00
Duane Moody
f23d11be60 Prevent poster IDs from wordwrapping
Poster IDs still linebreak between "ID:" and the ID, this corrects that without having to replace the space inbetween with an &nbsp; nonbreaking space.
2016-06-09 11:23:08 +02:00
fatchan
04f42b3802 CSS hover instead of javascript mouseover. Need to use important because the dark/light text determined by IDToRGB is added inline and takes priority over stylesheets. 2016-06-09 11:20:23 +02:00
czaks
ce9f9eec25 settings dialog refinements: now you can resize it 2016-05-06 17:11:12 +02:00
Fredrick Brennan
65ea7b78c5 Catalog: click to scroll thread 2016-05-06 14:53:17 +02:00
Forkless
d069a4c9fd Added option for hiding IDs. 2016-05-06 14:32:53 +02:00
8n-tech
6644ff666a Also improved some CSS and HTML aspects of the thread layout.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2016-05-06 13:51:15 +02:00
czaks
293543878a backport parts of 2d6d449bd2d72, in particular html classes 2016-05-06 12:14:28 +02:00
8n-tech
e64b01b690 Javascript ammendments, dio_ on Windows.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2016-05-05 13:22:11 +02:00
8chan
f02226449a Fix own post (You) 2016-05-05 13:06:25 +02:00
Fredrick Brennan
1b0f5fd24c Revert "Comment toolbar update and Thread stats addition" 2016-05-05 12:42:41 +02:00
Markerov
a723ff8e66 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
2016-05-05 12:05:45 +02:00
czaks
d20149b579 gallery view: right bar should be 12%, not 15% 2015-04-25 02:26:42 +02:00
czaks
501484088b gallery-view: i forgot the stylesheet 2015-04-23 09:21:16 +02:00
czaks
3f02985380 gallery-view.js: initial commit 2015-04-23 07:41:49 +02:00
Marcin Łabanowski
4014682882 fileboard support 2015-04-22 06:06:34 +02:00
czaks
2d68972dd7 thread-stats style: add margins 2015-04-10 23:21:22 +02:00
czaks
f86be0f44d thread-stats: best viewed inline 2015-04-10 23:17:19 +02:00
topkek
2256604dad add global option for tree view 2015-03-31 07:51:20 +02:00
czaks
388e87746e small tweaks to stylesheet 2015-03-31 06:55:29 +02:00
marktaiwan
3bd7f94861 Fallback for browsers that disables javascript
Conflicts:
	stylesheets/style.css
	templates/post_form.html
2015-03-31 05:54:07 +02:00
czaks
b55ebcd0ef custom alert: now alert will be able to display custom HTML 2014-10-18 22:43:35 +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
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
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
czaks
629b1c92a6 fix a recently introduced quick-reply max-width issue 2014-09-27 11:26:30 +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
ef1ceb4f3b fix catalog margins 2014-09-26 14:35:25 +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
czaks
b4b99cd936 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-09-26 14:08:40 +02:00