1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-09 16:16:24 -07:00
Commit graph

284 commits

Author SHA1 Message Date
Joshua Merrell
502566d1f0 Forgot to update version to 1.8 2018-01-28 15:13:48 -08:00
Joshua Merrell
4fcb43330f Add webm support and update jQuery 2018-01-28 15:01:59 -08:00
Joshua Merrell
8080e41b40 Force favicon to show up 2018-01-14 14:08:36 -08:00
Joshua Merrell
0f7e6b2696 use template for board management page instead of several if/else blocks and "html +=" 2018-01-10 17:31:54 -08:00
Joshua Merrell
7340a030bf replace my half-baked tripcode generator with a better one, improve post sanitizing/cookie saving 2017-12-31 00:33:19 -08:00
Joshua Merrell
9aedc06232 add favicon and favicon2 in case any weeab-I mean admins might want to use it instead 2017-12-27 19:08:21 -08:00
Joshua Merrell
88aa2dec7b Clean up some old get*Arr stuff, start switching to camelCase, get ready to update master with new version 2017-12-20 09:48:20 -08:00
Joshua Merrell
b9ab1f5ca2 more parameters, new beta versioning scheme 2017-12-19 18:13:47 -08:00
Joshua Merrell
ddf2aaff92 Parameterize most SQL queries 2017-12-03 13:26:39 -08:00
Joshua Merrell
6f38e0e71b Fix missing GochanServer.ServeErrorPage function after refactor 2017-10-02 15:47:09 -07:00
Josh
1b397b773c prevent browsers from autofilling subject field with staff username. Also, hot purging action! 2016-08-19 23:24:38 -07:00
Josh
c0932c1a42 remove legacy kusaba theme, normalize manage function names 2016-08-19 22:45:32 -07:00
Josh
27bfafc8f0 fix/improve greentext/backlinking 2016-04-06 17:55:30 -07:00
ec9ebe189b Add styling for greentext class. 2016-03-11 19:41:53 -08:00
Josh
b4a789123b add greentext formatting, limit max characters per post 2016-03-11 16:36:19 -08:00
Joshua Merrell
e7b0cd201a clicking on post number things adds backlink to message box for replying to post 2016-01-23 01:58:18 -08:00
90d661fc25 Fix adding and deleting staff, there were many references to ?action=staff when it should be ?action=managestaff 2015-12-31 15:58:50 -08:00
Joshua Merrell
4a1d0c1efd generate pages for boards and threads 2015-12-24 23:26:13 -08:00
Joshua Merrell
36b478a2e6 remove unused jquery easyui stuff 2015-07-23 00:23:58 -07:00
Joshua Merrell
e5a485e614 removed board-dependent link from 404.html 2015-04-03 12:18:40 -07:00
Joshua Merrell
94ae946fdf remove unused thumbnail expansion function, add thumbnail throbber 2015-03-14 02:10:02 -07:00
Joshua Merrell
d6847af0ae remove images in html/ that aren't used anymore 2015-02-25 14:55:47 -08:00
Joshua Merrell
2017fc6738 add anchor offset to show whole reply 2015-01-10 10:57:24 -08:00
Joshua Merrell
4e267bbce0 show real IP of poster, display any and all warnings during build 2014-09-27 01:20:35 -07:00
Joshua Merrell
938e13caba improve board creation functionality, add warnings, etc 2014-07-15 21:52:39 -07:00
Joshua Merrell
a916f6e0bb fix posts on new boards not starting at 1 2014-06-26 20:54:33 -07:00
Joshua Merrell
edf9485be8 display recent posts on front page, fix posts on thread page 2014-06-15 02:15:51 -07:00
Joshua Merrell
71b6937334 remove unnecessary link menu mockup 2014-05-17 18:43:35 -07:00
Joshua Merrell
1c388222c1 fix image expanding being broken in WebKit/Blink based browsers 2014-05-03 18:12:07 -07:00
Joshua Merrell
c7eda003a5 fix gif image expanding, simplify expanding code 2014-04-20 14:04:19 -07:00
Joshua Merrell
def86d91a6 make images expand on mouseclick 2014-04-20 13:16:16 -07:00
Joshua Merrell
f99b61fd37 show ban page when a banned user tries to post 2014-04-04 12:48:32 -07:00
Joshua Merrell
4c0aaa8ab7 put height/width, margin/padding, etc in global css files 2014-04-04 02:37:18 -07:00
Joshua Merrell
f82eef43b6 add banned image for ban page 2014-03-12 12:02:50 -07:00
Joshua Merrell
787bf0da64 h1 and h2 tags both have box shadow and border-radius 2014-02-24 21:23:03 -08:00
Joshua Merrell
7c04e04fdb templates use new jQuery version, lightbox gets all ban page titles correctly 2014-02-21 21:11:37 -08:00
Joshua Merrell
6d71da0b3d update jQuery to 1.10.2 2014-02-21 20:52:10 -08:00
Joshua Merrell
f0ad65ecb4 html/manage deleted, why was this even here? 2014-02-16 17:54:04 -08:00
Joshua Merrell
5e069b1630 removed empty /test/ board 2014-02-13 22:33:41 -08:00
Joshua Merrell
9ccb1c11d3 don't print the db object, add index.html so we don't run into a 404 when we first use it 2014-02-12 17:10:30 -08:00
65c76be5d5 More template fixes and remove silly HTML files. 2014-02-09 01:52:40 -08:00
Joshua Merrell
ccc1fc6633 improve topbar and front page formatting 2014-02-08 23:18:32 -08:00
Joshua Merrell
5698de2801 fix replies not being formatted correctly, fixed W3C validation issues 2014-02-06 01:50:59 -08:00
Joshua Merrell
b405d65999 remove unecessary test html files and add manage.js to board page template 2014-01-31 17:04:38 -08:00
Joshua Merrell
fc011d7284 fix jquery syntax error for ip/name div switching 2014-01-14 15:41:09 -08:00
Joshua Merrell
b383c6891b comment out call to showMessage() until it's fixed 2014-01-14 00:35:52 -08:00
Joshua Merrell
2e8afe7c02 added ban user(s) interface 2013-12-14 00:11:30 -08:00
Joshua Merrell
0a2b4a53d5 made lightbox styling more independent, gave staff manage page a non-conflicting url 2013-12-13 21:09:01 -08:00
Joshua Merrell
edd3441112 fixed dropdown menu showing on pages where it shouldn't 2013-12-04 19:45:16 -08:00
Joshua Merrell
eff1f76950 more thread dropdown menu improvements 2013-12-01 21:35:04 -08:00