Commit Graph

4010 Commits

Author SHA1 Message Date
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 5af60d1e33 Remove leading space from ReportNotifier Slack Message 2016-09-24 12:52:08 +09:00
Benjamin Southall 59cc269cd7 Change ReportNotifier SlackMessage format 2016-09-23 23:05:04 +09:00
Benjamin Southall 5d08f0f048 Change font-size pt to px for heavy ice 2016-09-23 22:45:56 +09:00
Benjamin Southall d09953da07 ReportNotifier Slack notification support 2016-09-23 22:44:48 +09:00
Benjamin Southall df4c402f1a Fix header margin 2016-09-23 22:43:05 +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
Benjamin Southall 0feab91f31 Fix Content-Type header typographical error 2016-09-23 22:26:12 +09:00
Marcin Łabanowski a4b619ae5e Merge pull request #198 from seisatsu/patch-1
Rebuild index when mod deletes a thread.
2016-09-23 09:24:05 +02:00
Michael D. Reiley 8951cb74c8 Rebuild index when mod deletes a thread.
The index does not properly rebuild when a mod deletes a thread, resulting in a ghost thread remaining in the index until the next rebuild. This fix was originally contributed to Uboachan's codebase by Mannosuke.
2016-09-22 23:03:11 -07:00
Michael Walker b58fab9814 Simpler mod dashboard (by lisp). 2016-09-12 13:11:36 +01:00
Michael Walker f599d63a98 Merge pull request #77 from 0xjove/error-overhaul
Overhauls error handling.
2016-09-01 20:59:11 +01:00
jove bbb8075166 Overhauls error handling. 2016-09-01 20:49:22 +01:00
Michael Walker e5a71d3573 Merge pull request #76 from lainchan/revert-75-error-overhaul
Revert "Error overhaul"
2016-09-01 19:01:36 +01:00
Michael Walker 96ed11a536 Revert "Error overhaul" 2016-09-01 18:59:01 +01:00
Michael Walker 54d37a4c0b Merge pull request #75 from 0xjove/error-overhaul
Error overhaul
2016-09-01 18:52:26 +01:00
jove f0a625b238 Adds proper fatal error handling and fixes CLI error reporting. 2016-08-31 20:51:09 +01:00
Michael Walker ac31e745c1 Fix invisible not-banned text in some themes 2016-08-30 09:18:33 +01:00
Michael Walker 9bb9ee0cbe Merge pull request #73 from JamesJDillon/Not-banned-page
Added a better 'not banned' response.
2016-08-30 09:05:44 +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 7c27823868 Merge pull request #72 from AshtonHarding/master
Update style.css
2016-08-23 20:43:58 +01:00
Kashire 743c3c0230 Update style.css
Added dropdown support. I'll put in an issue to make it look pretty.

https://jsfiddle.net/1n0azhz1/4/
2016-08-23 14:42:04 -05:00
Michael Walker a7e9b3e853 Fix Twig templte syntax error 2016-08-23 20:41:30 +01:00
Michael Walker 8dcb5c7d3b Merge pull request #67 from AshtonHarding/master
Update zine.html & banned.html & re-added spoiler button in post
2016-08-23 20:34:09 +01:00
Michael Walker d3542f22ad Merge pull request #68 from 0xjove/moving-replies
Fixes bugs preventing replies from being moved.
2016-08-23 20:31:43 +01:00
Michael Walker 66d1b5bcd1 Merge pull request #69 from AshtonHarding/patch-1
Update README.md
2016-08-23 20:31:12 +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
jove 77b99b2c4f Finishes error reworking. 2016-08-22 23:39:36 +01:00
ReCaffeinated d0d83ab8d7 We're reworking the error handler# 2016-08-22 22:19:48 +01:00
jove 06a6ae7bea Refactors the error handling function. 2016-08-22 22:19:48 +01:00
Kashire 94941e6207 Update README.md
Added the IRC channel
2016-08-22 13:52:51 -05:00
jove 8e0a8b1251 Fixes two bugs preventing replies from being moved. 2016-08-22 18:57:50 +01: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
Simon McFarlane 0097496060 Fix catalog being single column with JS disabled 2016-08-22 02:26:23 +01:00
Michael Walker e9fa1f0e2f Remove explicit rule popup background + text colours 2016-08-21 20:45:37 +01:00
Michael Walker 0426ec4011 Fix rules-popup jquery issue. 2016-08-21 20:37:09 +01: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
Michael Walker 1b7a081e59 Merge pull request #61 from mkwia/rules-agreement-page
add rules agreement page
2016-08-21 20:01:10 +01:00
Milosz Kwiatkowski 315c376976 change incorrent path to rules.html and css 2016-08-21 18:36:22 +01:00