Commit Graph

1129 Commits

Author SHA1 Message Date
Benjamin Southall 896558fadd Fixes count(): Parameter must be an array or an object that implements Countable as well as PHP 7.3 regression in users from upstream 3a41c24e6e5bcea2f4b9f328ddf5ff0cb8a8b2e8 2019-08-08 21:20:48 +10:00
Benjamin Southall 75aa233f9a Update IRC theme to use newer KiwiIRC client in iframe 2019-04-06 03:52:48 +10:00
Benjamin Southall 55574162b1 Fixing #140 so semirand can be rebuilt. 2019-02-26 11:24:19 +10:00
Benjamin Southall 826a2118da Remove pagewrap from page template. 2019-02-26 10:38:11 +10:00
Benjamin Southall 92d935a0aa Add support for overboards to RSS theme / extension. 2019-02-26 10:34:05 +10:00
Benjamin Southall 8da03e4e37 Fixed typographical error in staff application form. 2019-02-26 10:32:43 +10:00
Benjamin Southall 0d64e5dab7 Increase reason length when deleting reports 2019-02-26 06:46:36 +10:00
Benjamin Southall 9ca35a7c4d Add missing moderation templates 2018-04-20 06:48:31 +09:00
Benjamin Southall 7b9bad7382 Fixing deletion of events from calendar theme 2017-09-11 07:29:05 +09:00
Benjamin Southall 6041e37216 Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00
Benjamin Southall 90e9755195 Add style-select.js for moving CSS theme selections to Options for Public Ban list theme 2017-09-03 22:42:23 +09:00
Benjamin Southall 291645c10f Updates to rules, and moving upload file limits to FAQ theme instead. 2017-09-03 22:35:51 +09:00
Benjamin Southall 0fcae437d4 Add ukko4 theme to catalog theme 2017-09-03 22:34:58 +09:00
Benjamin Southall 29744bd0b6 Remove duplicate title from basic theme 2017-09-03 22:34:11 +09:00
Benjamin Southall e61077fe1f Add new questions to FAQ theme 2017-09-03 22:33:18 +09:00
Benjamin Southall 0b09ac8da1 Update nowplaying selector for radio theme 2017-09-03 22:31:01 +09:00
Benjamin Southall 7f8c54249d Add staff application theme, calendar theme and ukko4 theme 2017-09-03 22:19:32 +09:00
Benjamin Southall 19e6658bc1 Merge pull request from vichan-devel/vichan#230 from antedeguemon/master Fixed XSS in post edit page and modsearch, this is a partial merge of just modsearch, we already fixed the edit post escaping earlier. 2017-06-08 08:11:18 +09:00
Benjamin Southall 894e8eadfd Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist 2017-06-08 07:41:34 +09:00
Benjamin Southall 9634368b71 Add missing post_control template and configuration values for thread merge functionality 2017-06-01 07:37:42 +09:00
Benjamin Southall 1fef7c0b8e Add antibot to post form in attempt to ensure posting from overboards is not incorrectly flagged as spam by the tinyboard antispam engine 2017-06-01 07:18:19 +09:00
Benjamin Southall cdf1e6a267 Change formatting for Unique IPs summary information. 2017-06-01 07:16:54 +09:00
Benjamin Southall 01577c1222 Add lainchan.jp to Rule 6. 2017-06-01 07:15:59 +09:00
Benjamin Southall 1c18fcad2a Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 2017-06-01 07:15:01 +09:00
Benjamin Southall 5ed885c3d0 Fix typographical error in Recent extension / theme used on the front page 2017-06-01 07:06:34 +09:00
Benjamin Southall a83a284e1d Add antibot to Element constructor in yukko themes, in the hope that posting from overboards as a normal user is not incorrectly blocked as spam / request looks automated. 2017-05-11 21:10:24 +09:00
Benjamin Southall fef6f0bef9 Adding glitch class to h1 for glitch effect when using test CSS theme 2017-05-11 21:05:20 +09:00
Appleman1234 79b43c8803 Merge pull request #106 from sometoby/autofocus-mod-login
Autofocus username field on mod login page
2017-05-11 13:38:24 +09:00
Tobias Umbach ff4e4b9994 Autofocus username field on mod login page 2017-05-09 15:17:43 +02:00
Benjamin Southall 7589bc3843 Remove additional unecessary logging 2017-05-04 13:50:24 +09:00
Benjamin Southall 93289172a4 Change radio theme / extension to use bump in voice over link text 2017-05-04 13:49:47 +09:00
Benjamin Southall 5d861879c1 Attempt to get dynamic data setup for stream based on format working 2017-05-04 13:48:09 +09:00
Benjamin Southall 423b6e5dd8 Add 4th zine to Zine theme / extension 2017-05-04 13:46:59 +09:00
Benjamin Southall bb334124be Adding support for format selection for Stream theme / extension, as well as the ability to change CSS theme from stream page 2017-04-30 13:12:05 +09:00
Benjamin Southall 9e2e08082b Fix typographical error in closing paragraph tag in radio extension / theme 2017-04-30 13:09:29 +09:00
Benjamin Southall 3d7e118050 Fix top bar on front page font-size as part of Recent theme / extension 2017-04-28 15:27:42 +09:00
Benjamin Southall 202f73e57a Merge Fix thumbnail scaling in recent theme from vichan-devel/vichan#146 2017-04-28 01:37:01 +09:00
Benjamin Southall e1c9e6126f Fixed go to bottom link from upstream vichan-devel/vichan commit 175b54b7f05129c130b0abec9f8db4af38495969 2017-04-28 01:23:45 +09:00
Benjamin Southall bebb48af29 Add CSS theme selection dropdown and theme changing support to other pages provided by extensions/ themes. Radio theme is always cyberia themed however. 2017-04-28 01:16:56 +09:00
Benjamin Southall d020ecc1b5 Updates to radio theme / extension in order to support channel selection dropdown and the various other new radio features. Uses both twig variables and JavaScript in attempt to failback correctly when javascript isn't loaded. Adding support for the Options css theme selector from radio page. 2017-04-28 01:14:58 +09:00
Benjamin Southall b3ffae8705 Fix ukko scroll to post is too high / incorrect bug because of post_controls being display block on ukko threads. Add ordering by sticky to ukko2 and ukko3 forms for overboards 2017-04-28 01:12:38 +09:00
Benjamin Southall acb8c5db6e Add page wrapper div in order to restrict page width and center content 2017-04-26 00:11:59 +09:00
Benjamin Southall 91ab810a5d Add support for Ukko2 and Ukko3 included boards overboards to Catalog theme / extension 2017-04-25 13:49:48 +09:00
Benjamin Southall f453fa1ee3 Add aditional overboard themes that are similar to ukko but only include certain boards instead of excluding certain boards. In order for them to work ['overboards'] needs to be configured correctly. 2017-04-25 00:49:34 +09:00
Benjamin Southall a16122329f Add ['overboard_post_form'] to allow overboard post forms. Adjustments to ukko theme to support this 2017-04-25 00:47:14 +09:00
Benjamin Southall bea631d3f5 Changes to add recent news to the Recent Posts Theme for the front page 2017-04-25 00:09:35 +09:00
Benjamin Southall 501f2694ff Updates to Radio theme / extension in order to have MP3, OGG playlists and Audio sources as configurable. 2017-04-25 00:04:36 +09:00
Benjamin Southall 03f814cfcb Updates to FAQ, based on recent events (server wipe) 2017-04-25 00:03:19 +09:00
Benjamin Southall e7f5e1ce15 Add bitcoin fields (Receiving address and QR code file location) to Donate theme / extension 2017-04-24 23:54:56 +09:00
Benjamin Southall be28bdff8d Add data-board to post container in order to allow quick-post-controls.js to work with overboard's / ukko theme 2017-04-23 16:29:16 +09:00
Benjamin Southall a481b5b4fb Update copyright year in page footer. 2017-04-19 23:27:58 +09:00
f0x52 e3b3e1601c escaping on all fields 2017-04-17 22:30:14 +02:00
f0x52 641b694d59 issue #94, mod edit form 2017-04-17 22:15:45 +02:00
Flisk 13b92967ab Show locked status of threads on catalog page 2017-04-08 15:17:30 +02:00
Benjamin Southall ef41b1622d Adding support for multiple file upload using URLs, previously only one URL was supported. Also removes duplicate slack reporting merge. 2017-03-20 20:19:03 +09:00
Benjamin Southall a1d4854448 Initial implementation of Thread stats for mods #33, Implemented using Twig without persistent storage, and display at end of thread. 2017-03-10 11:34:46 +09:00
Benjamin Southall f88856e4ac Force file link from file information to always open in a new tab. 2017-03-03 15:54:21 +09:00
Benjamin Southall 9c9b859845 Center the image of Lain in Basic Theme 2017-03-03 15:52:11 +09:00
Benjamin Southall 63228cf236 Update stream theme, link to newer video.js, add defined checks for stream now playing feeds and add meta viewport for CSS on mobile devices 2017-03-03 15:48:53 +09:00
Benjamin Southall f87e2ca3cc Updated FAQ Theme contents 2017-03-03 15:45:35 +09:00
Benjamin Southall 3eea75ef77 Add meta viewport tag to various themes / extensions for CSS on mobile devices to make use of 2017-03-03 15:20:07 +09:00
Benjamin Southall 4b66d79f98 Update URL for EXIF information for Image Identification menu 2017-01-17 22:53:56 +09:00
rlt3 c40ca05d75 Fixed option values on catalog.html so mixItUp will actually sort threads. 2017-01-12 13:37:43 -05:00
Benjamin Southall 3818830da5 Added FAQ theme 2016-12-19 08:47:30 +09:00
Benjamin Southall b14d12bc0b Add support for catalog.json and threads.json to ukko theme. 2016-12-16 02:23:21 +09:00
Benjamin Southall 243c1a3a52 Removing duplicate page numbers and Catalog link from index page template 2016-12-13 01:09:25 +09:00
Benjamin Southall 68e80524c5 Dashboard simplification 2016-12-11 08:14:23 +09:00
Benjamin Southall ceb8df370c Fix copyright on page templates 2016-12-11 08:04:18 +09:00
Benjamin Southall 2c9fbb5770 Updated maximum file size on rules page 2016-12-10 18:40:11 +09:00
Benjamin Southall b89fe3046b Fix board filter listing in the search form 2016-12-10 18:39:18 +09:00
Benjamin Southall a5c79ff638 Adding board name to title of catalog theme 2016-12-10 18:33:52 +09:00
Benjamin Southall 0e7577f4ea Add cssleft configuration parameter to donate theme 2016-12-10 18:32:18 +09:00
Benjamin Southall c4810e4e38 Migrated irc theme from webchat to kiwiirc and adding additional configuration options to the theme. 2016-12-10 18:24:58 +09:00
Benjamin Southall bf78c3a46e Changed message and CSS on the recent page / e.g. the recent theme. Cyberpunk is DUCK. 2016-12-10 18:23:18 +09:00
Benjamin Southall 1c7c645831 Adding separate videojs RTMP URL configuration variable to stream theme 2016-12-10 18:18:27 +09:00
Benjamin Southall bd3cc25981 Add JSON API to Ukko Overboard Theme 2016-12-10 18:15:11 +09:00
Benjamin Southall fa01d816b3 Add stream theme / extension to Lainchan 2016-10-08 15:29:06 +09:00
Benjamin Southall 2abb80ba29 Remove debugging from RSS extension 2016-10-08 01:47:53 +09:00
Benjamin Southall 379fe63fba Add enable per board feature and only include new threads feature for RSS theme / extension 2016-10-08 00:48:55 +09:00
Benjamin Southall c0d1f60752 Add other donation fields to donate theme / extension 2016-10-08 00:47:55 +09:00
Benjamin Southall ea9da7da61 Make slack report notifier, donate page, irc page and radio page use configuration variables instead of hard coding values. 2016-10-02 01:15:34 +09:00
Benjamin Southall a3b9c4405c Merged lainchan with vichan master at 25/9/2016 a4b619ae5e @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
Benjamin Southall 9436524a30 Added donation progress bar to donate theme 2016-09-24 20:19:08 +09:00
Benjamin Southall e7506c1961 Fix radio them to actually be Radio 2016-09-23 22:40:55 +09:00
Benjamin Southall e7662d385e Fix irc theme to actually be IRC 2016-09-23 22:40:22 +09:00
Benjamin Southall ac4ddfec8a Update donate page 2016-09-23 22:39:21 +09:00
Benjamin Southall 31b69902bb Add catalog support to all of rand, semi,rand and ukko themes 2016-09-23 22:38:24 +09:00
Benjamin Southall 8b5688e12a Add porn to public banlist theme 2016-09-23 22:33:20 +09:00
Benjamin Southall 05569d150a Updated copyright year 2016-09-23 22:29:35 +09:00
Michael Walker b58fab9814 Simpler mod dashboard (by lisp). 2016-09-12 13:11:36 +01:00
Michael Walker ac31e745c1 Fix invisible not-banned text in some themes 2016-08-30 09:18:33 +01:00
JamesJDillon 8525aaabfa Added a better 'not banned' response if a user navigates to banned.php whilst not being banned. 2016-08-28 23:33:23 +01:00
Michael Walker a7e9b3e853 Fix Twig templte syntax error 2016-08-23 20:41:30 +01:00
Kashire 60e849bad0 Re-implimenting the spoiler button
potentially re-added the spoiler button.
2016-08-23 14:17:23 -05:00
Kashire e4a6e62e9b Vastly improved banned.html
Added 'You've been banned' video.
2016-08-22 19:40:17 -05:00
Kashire c0e95b9b34 Update zine.html
1.) fixed zine links, and added volume 3.

Also, I think we should add a list of mirrors.
2016-08-21 22:01:58 -05:00
Michael Walker 0f7039b600 This should actually just include rules.html.
Twig looks for templates from the /templates directory already.
2016-08-21 20:21:52 +01:00
Michael Walker cca75e617f Merge pull request #63 from mkwia/rules-agreement-page
twig include hotfix
2016-08-21 20:14:26 +01:00
Milosz Kwiatkowski 6d480bd23e twig include hotfix 2016-08-21 20:12:17 +01:00
Michael Walker 3cf6287fbd Remove board descriptions from rules page. 2016-08-21 20:02:11 +01:00
Milosz Kwiatkowski 378ff10b6e keep classes and ids for the rules page css
this will have no effect on the rules agreement popup
2016-08-20 15:33:17 +01:00
Milosz Kwiatkowski c3bfb86356 add rules agreement page 2016-08-20 14:31:49 +01:00
Myzol Myzolski 8fff5af130 Add /civ to rules 2016-08-08 16:07:22 +01:00
czaks fed9065cf1 skip non-image files in recent themes; fixes vichan-devel/vichan#185 2016-06-19 02:23:24 +02:00
fatchan 4f3cc7f316 Whoops 2016-06-09 11:22:57 +02:00
fatchan f27c26907d Remove hardcoded 8chan links in catalog RSS 2016-06-09 11:22:47 +02:00
fatchan cdd963e79e fix flag spacing 2016-06-09 11:18:34 +02:00
czaks 36d762514c Merge branch 'master' of github.com:vichan-devel/Tinyboard 2016-06-09 04:51:17 +02:00
czaks 94c91db097 fix news deletion; thanks MrFreeman 2016-06-09 04:51:05 +02:00
fatchan d285a79667 Move the 'Go back and rebuild again' to the top of the rebuilt page so you dont have to scroll 2016-05-31 23:28:55 +10:00
czaks b6f0317bde advanced build (1/2): a small refactor of index generating procedure; generation strategies 2016-05-08 10:54:30 +02:00
czaks 3f405b3484 what if IP address contained bad characters? (highly local) 2016-05-06 16:53:28 +02:00
czaks 3571670b98 fix catalog link someone? 2016-05-06 16:51:34 +02:00
czaks a5bd39dc4a mod dashboard html: link to page editor 2016-05-06 16:49:35 +02:00
Fredrick Brennan 505adffcdc Cyclical threads ♺ 2016-05-06 16:39:20 +02:00
8chan d788131202 Allow a board called news to exist 2016-05-06 16:26:17 +02:00
Fredrick Brennan 95b1e103cb Edit static pages commit 2016-05-06 16:03:55 +02:00
8chan 7911c374e8 Public action logs commit (log.php)
Note: In a previous commit, I began making inc/mod/auth.php more modular with the check_login() function. Including it does NOT check mod login by default anymore like it does on vichan. You have to call check_login(). I've finally included it in inc/functions.php. If you have any custom pages that use inc/mod/auth.php, just including functions.php is enough now.

===================================
Also: backports 351375185e5 (early 404)
2016-05-06 15:44:26 +02:00
czaks 2fa37278db boardlist goes before #top 2016-05-06 15:09:25 +02:00
Forkless d069a4c9fd Added option for hiding IDs. 2016-05-06 14:32:53 +02:00
czaks 33ef3f9b01 synchronize catalog_link 2016-05-06 14:14:22 +02:00
Bui 33ef1d2123 add active page classes to body; czaks: go to bottom @ thread: fixes 2016-05-06 14:05:16 +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
8chan 6da7f4d25a No more country flags in <title> 2016-05-06 12:40:37 +02:00
8chan ae4eb4d3d9 RSS 2016-05-06 12:40:07 +02:00
8chan 632d0a76d0 Display placeholder if no file in catalog/theme.php; czaks: fix the code a bit 2016-05-06 12:37:00 +02:00
anonfagola cb97029d0d Update catalog.html
Changed title from being - "Catalog /board/" to "/board/ - Catalog"
2016-05-06 12:27:21 +02:00
czaks 3f29170f1b debrand 8chan; btw. the previous commit was [SECURITY] i think? 2016-05-06 12:23:18 +02:00
8chan ce62673a2c OpenGraph information in thread pages https://en.wikipedia.org/wiki/Facebook_Platform#Open_Graph_protocol 2016-05-06 12:18:31 +02:00
8chan aa0d3395b1 Show first 256 chars of body in <title> 2016-05-06 12:17:51 +02:00
8chan b6f3d44080 Go to bottom link 2016-05-06 12:16:01 +02:00
czaks 293543878a backport parts of 2d6d449bd2d72, in particular html classes 2016-05-06 12:14:28 +02:00
Bui 6c334a3b44 lol spaces 2016-05-06 11:45:52 +02:00
Bui d46bf4e2f2 add id to thread links 2016-05-06 11:45:37 +02:00
czaks 02c3c28a16 main.js: a bit more sane code 2016-05-05 15:37:50 +02:00
czaks 6991ca270e fix bad merge 2016-05-05 13:53:52 +02:00
Fredrick Brennan 71fde35938 Oops forgot a file 2016-05-05 13:33:14 +02:00
Fredrick Brennan 8943bb0bb3 Rewrite report system due to flooding 2016-05-05 12:57:52 +02:00
8chan 95a9b7b72b Completely rewrite fix-report-delete-submit.js, add report/delete to menu 2016-05-05 12:52:17 +02:00
8chan dd27026618 Show stickies at top of catalog 2016-05-05 12:01:16 +02:00
8chan e8b530a783 Shift-click to hide threads in catalog 2016-05-05 12:00:21 +02:00
8chan 4f96263e3b Upgrade jQuery mixitup, preserve settings, no animations 2016-05-05 11:59:00 +02:00
czaks 77176faece enable javascript in mod panel 2016-05-05 09:56:54 +02:00
czaks 38bf3276e4 update copyright years; remove a link to tinyboard (website is dead) 2016-05-05 09:39:23 +02:00
czaks 8dac72e924 update installer 2016-05-05 09:16:09 +02:00
27chan 199931dc1a Fix default theme and add Font Awesome Icons 2016-04-29 18:00:33 -03:00
Michael Walker 75feb7fd50 Remove /rpg/ from rules page 2016-04-10 03:23:26 +01:00
Michael Walker beef5db5cd Centre mascot on rules page 2016-04-10 03:22:29 +01:00
Michael Walker c58b85371b Properly re-add underage rule. 2016-02-16 22:55:51 +00:00
Michael Walker 9f00630b40 Display banned post contents if reason does not contain cp 2016-02-11 15:21:54 +00:00
Matthieu 028fd3df15 Added: RSS theme 2016-01-26 00:51:39 +01:00
Matthieu d2de4419bd Added: config option to hide email in post. (prevent emailfag but let the possibility to sage and noko) 2016-01-26 00:50:55 +01:00
Simon McFarlane 582cda3c89 Fix scaling on mobile devices 2016-01-09 02:24:35 +00:00
Simon McFarlane 36e001f007 Kalyx's new CSS 2016-01-09 02:24:35 +00:00
Michael Walker b5532240c8 Merge pull request #39 from rmrhz/patch-1
Fixed contact email link. Closes #38
2015-10-18 20:10:56 +01:00
Michael Walker 692ca79d8b Don't include post messages in public banlist 2015-10-17 23:57:36 +01:00
rmrhz 900e99841e Fixed contact email link
As per issue #38
2015-10-15 19:37:14 +08:00
Michael Walker 36079b64e8 Merge pull request #36 from desudesutalk/thread_bottomlinks
Update thread template
2015-10-08 02:28:55 +01:00
www-data a124189630 Repurpose recent theme for homepage 2015-10-08 02:27:10 +01:00
desudesutalk 400b4fd71a Correct bottom link. 2015-09-26 18:16:10 +03:00
desudesutalk 1c3e918159 Update thread.html 2015-09-26 18:06:47 +03:00
desudesutalk 3cb24f1cce return of pages div
It is needed actually. Added width reset for it.
2015-09-26 17:43:18 +03:00
desudesutalk 9fcebde134 Update thread.html
Removed duplicate for "return" and "go to top" links. Also removed the `<div class=pages></div>` from bottom bar - should help mobile users.
2015-09-26 17:31:56 +03:00
Michael Walker 6335ff308b Add zine theme 2015-09-12 21:29:33 +01:00
Michael Walker 43e366ca3b Add tips and more board-specific rules 2015-09-12 21:26:01 +01:00
Michael Walker a4bd58e956 Change donate page 2015-09-12 21:25:06 +01:00
Michael Walker 166ba2a0a2 Merge remote-tracking branch 'vichan/master' 2015-09-12 21:03:54 +01:00
Michael Walker 05c569e656 Merge pull request #17 from mgrabovsky/ukko-catalog
Add catalog for ukko
2015-09-09 23:51:00 +01:00
Leo Bärring 2f0bfbc9aa make the catalog show the board name in the title
Currently: Having tabs open for /foo/ /bar/ and /baz/ catalogs, tabs would be listed as [Catalog] [Catalog] [Catalog] - confusing.
With the change: The tabs would now show [Catalog (/foo/)] [Catalog (/bar/)] [Catalog (/baz/)] - less confusing.
2015-09-07 21:19:31 +02:00
kalyx 25c3ca1899 Merge pull request #22 from mgrabovsky/theme/semirand
Semirandom theme
2015-09-04 13:35:38 -05:00
kellerwhy d4dcfc6321 Make mod/recent_posts.html respect $config['dir']['res']
So certain links don't keep linking to /board/res/postnumber despite any changes to $config['dir']['res'] e.g. changing res/ to thread/
2015-08-10 23:16:23 -04:00
27chan e6c1623a42 Add extension mp4 2015-08-10 22:09:26 -03:00
Jason Puglisi 90e4208473 Added [Return] and [Go to bottom] to thread page above posts 2015-08-08 13:45:02 -04:00
Matěj Grabovský 7c6eef81c5 Add a semirandom theme
This theme displays random threads intermixed with recently bumped ones.
The number of each is configurable.
2015-07-03 16:13:16 +02:00
selcal 0662f3e35b Prevents small background images in /walls from repeating
Quick additions to the inline styles of <html> and <body> so the background-image doesn't spew all over the place in lainchan radio.
2015-06-21 20:25:43 -04:00
Michael Walker edde68f97d Disable dynamic resizing of config textbox 2015-06-17 23:10:22 +01:00
Matěj Grabovský 1c641eb46b Add catalog for Ukko 2015-06-05 23:15:54 +02:00
Simon McFarlane 4b40f69a4e Merge remote-tracking branch 'upstream/master' into vichan-merge 2015-05-29 01:34:53 -07:00
Simon McFarlane 98d5367f5d Update radio page for new container 2015-05-17 07:04:38 +02:00
Simon McFarlane e174aa9ba7 Update rules 2015-05-17 07:04:13 +02:00
Michael Walker 61d9dacdfb When banning/deleting a post, return to the thread, not the board index (unless deleting the OP) 2015-05-10 13:22:53 +01:00
Michael Walker 4184fdec6e Pass the thread ID when banning/deleting 2015-05-10 02:56:48 +01:00
Michael Walker 9ae357facb Explicitly build post mod delete links 2015-05-10 02:37:47 +01:00
czaks 2d9214ac63 version check should point at engine.vichan.net and not tinyboard.org actually 2015-04-23 08:18:36 +02:00
czaks 271dcb7a65 fileboard: fix possible XSS (mainly applicable to 8chan) 2015-04-23 03:45:08 +02:00
Marcin Łabanowski 4014682882 fileboard support 2015-04-22 06:06:34 +02:00
czaks 4060bf10ed update copyright years & vichan website 2015-04-12 03:18:51 +02:00
czaks 1f9e36868e ukko: small optimization: move js creation to install time 2015-04-05 16:20:59 +02:00
czaks e273111340 sitemap theme for smart_build 2015-04-03 05:57:39 +02:00
czaks 61d2729a40 themes can use smart_build now 2015-04-02 20:54:28 +02:00
czaks e9e5ceaf90 main.js vs new file uploader 2015-04-01 19:37:06 +02:00
Matěj Grabovský 3e53a9e4e6 Bring mixitup.js back
Turns out it's essential for sorting
2015-03-31 08:14:55 +02:00
czaks 960053af75 catalog: fix for embed youtube on https 2015-03-31 07:48:03 +02:00
czaks 745bdc2b6c password is text nao, fuck you chrome 2015-03-31 07:01:51 +02:00
czaks 765dea599b trivial fixes to file-selector.js 2015-03-31 06:50:05 +02:00
8chan f26256f55a Make file selector work, add to config
Conflicts:
	inc/instance-config.php
	templates/post_form.html
2015-03-31 05:59:54 +02:00
marktaiwan 6e84a25f9a Adds keyboard focus to file selector 2015-03-31 05:57:45 +02:00
marktaiwan 0005f11098 initialize file selector soon as it's loaded
Conflicts:
	templates/post_form.html
2015-03-31 05:57:22 +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
Marcin Łabanowski 8eb3d709f7 Merge pull request #129 from JasonPuglisi/active-content-fix
Fixed and re-enabled active content stat for recent theme
2015-03-28 05:22:02 +01:00
Matěj Grabovský 37c5e4f860 Make catalog look OK even with JS disabled
For some reason, threads in the catalog were laid out by a jQuery plug-in. This is
now removed and the layout is created purely by handcrafted CSS code.
2015-03-27 22:37:42 +01:00
Matěj Grabovský 20ce6999d2 Wrap controls on the catalog page in a div 2015-03-26 21:43:26 +01:00
Matěj Grabovský 282584e035 A bit more consistent formatting in catalog template 2015-03-26 21:42:12 +01:00
czaks 11c020be9b Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/post/image_identification.html
2015-03-23 00:35:48 +01:00
czaks 81afc17b67 image identification: url encode 2015-03-23 00:35:13 +01:00
Jason Puglisi 034b288a13 Fixed to work with multiple images 2015-03-20 09:47:40 -04:00
Jason Puglisi 1283e51ca5 Fixed and re-enabled active content stat for recent theme 2015-03-19 21:49:57 -04:00
Jason Puglisi d6e91ec62f Added space after Google image search link 2015-03-19 19:35:28 -04:00
czaks 4aa1d387f8 ... 2015-03-10 13:34:02 +01:00
czaks 7d92a05bd8 ... 2015-03-10 13:23:40 +01:00
czaks bdb6001f3f support for slugified links; may introduce a few bugs 2015-03-10 12:48:59 +01:00
Simon McFarlane 219a3c4910 Update template permissions 2015-02-14 06:14:27 +01:00
Simon McFarlane 2049f4d8f8 Update templates for new stylesheets 2015-02-14 06:12:54 +01:00
Simon McFarlane addf730393 Update rules 2015-02-07 06:30:44 +01:00
Simon McFarlane 2729359163 Footer fixes 2015-02-07 06:30:25 +01:00
Michael Walker 9c091aaa47 Add random theme. Like Ukko, but sorts threads randomly. 2015-01-26 22:31:23 +00:00
Simon McFarlane 41b9a3d52e Apply hotwheels' catalog patch 2015-01-24 23:49:59 +01:00
8chan a550c63f9c SECURITY / XSS : Stop XSS in post subjects displayed in catalog
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.

Conflicts:
	templates/themes/catalog/catalog.html
2015-01-23 10:40:08 +00:00
Michael Walker ab24c2af57 Put threadlinks in a bar 2014-12-22 19:35:40 +00:00
Michael Walker ec95c60be5 Change sidearrow display 2014-12-17 05:15:50 +00:00
Michael Walker 2b868ddd48 Change topbar display 2014-12-17 05:14:48 +00:00
Michael Walker b524543bc7 Update boardlist on thread display 2014-11-13 00:36:37 +00:00
Michael Walker f56d217c3d Add /lam/-specific rules 2014-11-13 00:36:37 +00:00
Michael Walker 844e1f9e57 Change theme on recent 2014-11-13 00:36:37 +00:00
Michael Walker d67d316a54 Add boardlist to donate 2014-11-13 00:36:37 +00:00
Michael Walker 47ab5504fe Radio becomes IRC 2014-11-13 00:36:37 +00:00
Michael Walker f7be1ee22e Add boardlist to catalog pages 2014-11-13 00:36:37 +00:00
Michael Walker 87cf853bc2 Change stylesheet and mascot in basic template 2014-11-13 00:36:37 +00:00
Michael Walker b33c44cb10 Wrap up post replies in a postcontainer div 2014-11-13 00:20:04 +00:00
Michael Walker c1c8e387f6 Allow the comment box to be disabled in the post form 2014-11-13 00:19:44 +00:00
Michael Walker 1cf546d363 Update post detail display 2014-11-13 00:15:58 +00:00
Michael Walker d1fad22d37 Update index template for new boardlist 2014-11-13 00:15:06 +00:00
czaks b55ebcd0ef custom alert: now alert will be able to display custom HTML 2014-10-18 22:43:35 +02:00
Michael Walker 08ad292ae0 Incorporate post form style changes (mostly yuuko) 2014-10-12 02:37:21 +01:00
czaks 948695e73c lel, this one will do 2014-10-09 01:49:29 +02:00
czaks 7719ad3e81 minor bugfix @ banlist 2014-10-09 01:26:34 +02:00
czaks 9b3fa77719 new banlist implementation; also includes a public banlist 2014-10-08 23:23:59 +02:00
8chan 93b30d6829 class around poster IDs 2014-10-07 00:19:15 +02:00
Michael Walker 66f20f462d Fix /recent stylesheet 2014-10-06 21:35:05 +01:00
Michael Walker befd0a1dc6 Add badges 2014-10-06 21:19:18 +01:00
Michael Walker ce3a53fba1 Clear the /all/ boardlist 2014-10-06 21:12:23 +01:00
czaks 1964279436 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-10-05 18:01:01 +02:00
Bui 62b7e02050 give OPs IDs 2014-10-05 17:49:31 +02:00
Bui 1edaea309b quote selected text on cite 2014-10-05 17:49:31 +02:00
czaks 86eed0b349 add stylesheet choice to catalog theme 2014-10-05 17:49:27 +02:00
kaf 296e4fd5fa Added an option to hide sages 2014-10-05 15:29:37 +00:00
Michael Walker ac5936f0a5 Add catalog link to top page list in boards 2014-09-29 12:10:08 +00:00
Michael Walker 7c7a465966 Implement syntax highlighting 2014-09-28 23:06:18 +00:00
Michael Walker 63efe1e0db Add rules page 2014-09-28 23:06:06 +00:00
Michael Walker 3cd0a6093c Add radio page 2014-09-28 23:05:57 +00:00