1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 03:36:22 -07:00
Commit graph

1768 commits

Author SHA1 Message Date
Joshua Merrell
258a880171 integrate DBPREFIXbannedtrips into DBPREFIXbanlist 2014-03-07 16:11:46 -08:00
Joshua Merrell
9a33179d60 remove some unnecessary columns from the banlist table 2014-02-24 23:08:39 -08: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
22428282ff remove unnecessary templates/experimental/ folder 2014-02-23 17:43:48 -08:00
Joshua Merrell
041aaf3ccc don't show Anonymous as the name if there's a tripcode 2014-02-23 17:39:17 -08:00
Joshua Merrell
ed5adad09b drop the post and do not post it if it is rejected 2014-02-21 21:18:00 -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
be609bd8f1 Merge branch 'master' of https://bitbucket.org/eggbertx/gochan 2014-02-16 17:44:59 -08:00
Joshua Merrell
da564d343e update AUTHORS file 2014-02-16 17:43:46 -08:00
a1fa7f67ed Make the posts's number links work. 2014-02-14 17:06:02 -08:00
Joshua Merrell
c126293235 make backlinks relative 2014-02-14 16:57:54 -08:00
Joshua Merrell
c3a3888b99 backlinks should probably link to the SiteDomain address 2014-02-14 16:49:45 -08:00
Joshua Merrell
112156f139 fixed remote cookies not being set to the site domain 2014-02-14 16:44:57 -08:00
Joshua Merrell
eb27a7e2e8 add backlinking functionality, remove unnecessary config.SiteDomain member 2014-02-14 15:57:48 -08:00
Joshua Merrell
5e069b1630 removed empty /test/ board 2014-02-13 22:33:41 -08:00
Joshua Merrell
5e902b2fdd looks like I forgot to remove all those newlines 2014-02-12 17:13:12 -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
Joshua Merrell
1b056e97cc connect to db if the initial setup file has already been used (fixes nil db error) 2014-02-09 16:49:40 -08:00
d7aeffb666 I am going crazy with all these UTF-8 charset tags 2014-02-09 02:17:06 -08:00
9246106a0a More validation fixes, yay! 2014-02-09 02:13:59 -08:00
e6b184f51e Fix validation errors, and define charset in HTML. 2014-02-09 02:11:12 -08:00
65c76be5d5 More template fixes and remove silly HTML files. 2014-02-09 01:52:40 -08:00
29bbb51399 Fix really silly mistake. 2014-02-09 01:47:08 -08:00
1c31ae724d Add the view button for the thread back into template. 2014-02-09 01:45:56 -08:00
Joshua Merrell
bbb3fd26f1 don't create database on initial setup 2014-02-09 01:11:55 -08:00
75d5c806e3 We really don't need to create the database. 2014-02-09 00:54:05 -08:00
Joshua Merrell
5cace590bc make db connection code more straightforward 2014-02-09 00:35:02 -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
3583a2cea9 copy DBPREFIXposts structure to new table instead of redefining, change allow_nofile to require_file 2014-02-04 16:39:16 -08:00
Joshua Merrell
10a329db51 make it so initServer() doesn't spawn a new goroutine because that's pretty pointless 2014-01-31 17:18:21 -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
a3cfb4b3d8 changed image library to github.com/disintegration/imaging 2013-12-27 20:28:58 -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
Joshua Merrell
b940d40b0f improved thread dropdown menus 2013-12-01 20:54:49 -08:00
Joshua Merrell
3632c3573c fixed cookie escaping 2013-11-19 17:50:47 -08:00
Joshua Merrell
4663a779a1 improved dropdown button 2013-11-19 17:07:41 -08:00
Joshua Merrell
82dd17d460 fixed stat error on upload 2013-11-03 00:32:28 -07:00
Joshua Merrell
b3b0fd982e fixed caching and cleaned up some comments 2013-11-03 00:05:43 -07:00
Joshua Merrell
669e4fd0a4 added link to manage.js to the manage template 2013-10-21 18:30:19 -07:00
Joshua Merrell
d6427a7ef6 minor cosmetic changes to rebuildboards and rebuildall 2013-10-12 10:00:15 -07:00
Joshua Merrell
3e68166b76 checks SQL connection at start 2013-10-12 09:49:51 -07:00
Joshua Merrell
83d836b81c added catalog thumbnailing 2013-10-09 20:57:17 -07:00