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

1384 commits

Author SHA1 Message Date
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
Joshua Merrell
5a452b254a fixed tripcode generation 2013-10-06 19:11:41 -07:00
Joshua Merrell
5fa9a9119f fixed replies not displaying correctly 2013-10-05 15:47:15 -07:00
Joshua Merrell
7ffaca784f added cookie loading 2013-10-05 00:50:59 -07:00
Joshua Merrell
dc49b76fdd post div boxes don't take up the whole width 2013-10-03 21:08:17 -07:00
Joshua Merrell
6ecdc3b5fe don't remember the email if it's 'sage' 2013-10-02 20:19:39 -07:00
Joshua Merrell
3adbe83cf7 Removing daemonization line, since that can be done with a shell script/cron job/etc 2013-10-02 19:26:46 -07:00
Joshua Merrell
7b90c118c0 added bool to string function 2013-09-21 23:55:15 -07:00
Joshua Merrell
c955ca0661 updated version and README 2013-09-21 23:49:40 -07:00
Joshua Merrell
84ad46de5a fixed board creation function not using all columns 2013-09-21 23:43:06 -07:00
Joshua Merrell
8038625d01 git removed debugging println 2013-09-16 18:40:33 -07:00
Joshua Merrell
ee2d5a316a fixed accidentally hardcoded redirect dir 2013-09-16 18:35:30 -07:00
Joshua Merrell
cc26021b77 updated initial setup SQL setup file 2013-09-16 18:02:29 -07:00
Joshua Merrell
4db951625c removed unecessary h2 tag decorations 2013-09-15 01:41:27 -07:00
Joshua Merrell
f75a64eb4a added/fixed manageboads 2013-09-15 01:16:36 -07:00
Joshua Merrell
6475734e6e Fixed manage/purgeeverything 2013-09-14 23:36:28 -07:00
Joshua Merrell
c06fa5cbc7 creates folder on board rebuild if it doesn't exist 2013-09-14 11:50:32 -07:00
Joshua Merrell
00468d0ae4 Merge branch 'master' of https://bitbucket.org/Eggbertx/gochan
pulling changes.
2013-09-06 17:30:22 -07:00
Joshua Merrell
a307320cf3 added improvements to manageboards 2013-09-05 19:54:51 -07:00
Joshua Merrell
e8a511b4e1 increased section body min-height 2013-09-02 18:16:04 -07:00
Joshua Merrell
8976aaa352 removed email output to console, "no such file" error printing to console 2013-09-02 18:07:24 -07:00
875ba18850 Opimize images for the lulz. 2013-08-28 05:23:27 -07:00
9a8d96ccbb Remove old static DB prefix 2013-08-24 17:28:31 -07:00
a73c1d4410 Get rid of this junk. kthxbai 2013-08-24 17:02:24 -07:00
249be1d8ab Fix more silly use of config.Domain into config.SiteDomain 2013-08-24 16:42:48 -07:00
aafcbab97c We should use SiteDomain for cookies, and the other Domain should not even be called Domain. 2013-08-24 16:34:26 -07:00
Joshua Merrell
aa442878db Merge branch 'master' of https://bitbucket.org/Eggbertx/gochan 2013-08-17 21:18:07 -07:00
Joshua Merrell
2d2e04edbe fixed lightbox X button not showing up as black 2013-08-12 19:18:10 -07:00
a1a6677a00 Actually make config.DBhost get used 2013-08-05 16:47:29 -07:00
Joshua Merrell
6ce048662d staff can delete posts without passwords, a specific error is given if a post has already been deleted, fixed replies to a thread having the same email as the OP on the board page 2013-08-04 01:21:52 -07:00
Joshua Merrell
0e4a465bfd fixed noko, sage, and showing emails 2013-08-02 04:48:34 -07:00
Joshua Merrell
ad7fb6b775 added purgeall manage tool for emergency deleting of all threads 2013-08-02 04:06:46 -07:00
Joshua Merrell
d1856765ab fixed newlines not being rendered as newlines in html 2013-08-02 02:58:15 -07:00
Joshua Merrell
5ed319d356 fixed link color in lightbox, condensed recent posts timestamps, fixed png upload error 2013-08-02 01:54:55 -07:00
Joshua Merrell
a3b803ac5c fixed board page only showing first 3 replies 2013-07-30 06:36:37 -07:00