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

251 commits

Author SHA1 Message Date
Joshua Merrell
553e19828d Update roadmap with configuration, update version in static error pages 2018-08-09 00:08:29 -07:00
Joshua Merrell
c700e4c0ce (Mostly) finish the configuration web interface, remove all _img fields since text boards won't happen 2018-08-09 00:04:45 -07:00
Joshua Merrell
7ef47e92e3 Fix thumbnail expansion 2018-07-08 21:30:14 -07:00
Joshua Merrell
9409ce3330 Fix broken link in firstrun.html 2018-06-20 17:38:13 -07:00
Joshua Merrell
78185e8325 Have config.verbosity be determined by gochan.json, not by Makefile
Finally add release instructions to README.md
2018-06-20 17:27:23 -07:00
Joshua Merrell
b090be5b67 Fix duplicating admin account 2018-06-12 13:35:36 -07:00
Joshua Merrell
7e1110214d Add post editing, fix log not showing IP/path 2018-06-09 23:40:20 -07:00
Joshua Merrell
5d7821cc6d Fix execSQL usage mistake, update ldflags variables in Makefile 2018-05-26 11:15:23 -07:00
f9558ac2a2 Fix the getStaff function
I had previously changed the backend to not run the template around
getstaffjquery, while the javascript was expecting that to happen still
2018-05-24 18:47:08 -07:00
Joshua Merrell
ce303c086e HEAVILY simplify template execution 2018-04-06 01:03:57 -07:00
Joshua Merrell
be879078d2 Show board dir in page header along with board name 2018-03-08 14:27:51 -08:00
Joshua Merrell
f39f55eda6 fix post/image deletion 2018-02-10 22:57:52 -08:00
Joshua Merrell
46a3e8ac77 Add bbcode, HTML reparsing function for imageboard admins 2018-02-10 16:30:35 -08:00
Joshua Merrell
4d93f8bb98 Videos (should) now format correctly 2018-02-03 14:42:05 -08:00
Joshua Merrell
c8aa02b420 Fix text appearing outside replies with images 2018-02-03 12:43:12 -08:00
Joshua Merrell
faa313d301 Fix backlinks and greentext doing weird things. 2018-02-03 10:49:15 -08:00
f945d6357c Remove CSS controlling the front page hyphenation 2018-01-29 19:20:00 -08:00
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