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

139 commits

Author SHA1 Message Date
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
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
669e4fd0a4 added link to manage.js to the manage template 2013-10-21 18:30:19 -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
a307320cf3 added improvements to manageboards 2013-09-05 19:54:51 -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
76e3c01a9e added caching for html, removed non-working quick replybox link, fixed mod ban button position 2013-07-29 13:09:12 -07:00
Joshua Merrell
fd6ad8ded9 added ban button in javascript for staff 2013-07-29 06:43:57 -07:00
Joshua Merrell
1557802c17 stickied posts are displayed at the top of the board page 2013-07-29 06:08:11 -07:00
Joshua Merrell
0fb6a1099f fixed file upload box getting too wide, file link issues, and message XSS vulnerabilities 2013-07-29 02:18:53 -07:00
Joshua Merrell
6cec81bb3a fixed replies not being shown on boardpage 2013-07-28 11:54:27 -07:00
Joshua Merrell
ef70ea736e fixed email names showing a blank email link 2013-07-28 06:03:09 -07:00
Joshua Merrell
9f4f5bf544 post deletion (almost) complete 2013-07-27 07:21:11 -07:00
Joshua Merrell
d8cc4ba9b5 Fixed thread page generation bug 2013-07-27 05:45:19 -07:00
Joshua Merrell
eab1ff8987 partially implemented thread deletion 2013-07-26 17:49:38 -07:00
Joshua Merrell
58599eb05a moved staff-related functions to manage.js, added rebuildall page, (almost) finished staff management page 2013-07-20 18:12:51 -07:00
Joshua Merrell
8ebd90a79f Thread creation and board rebuilding nearly finished 2013-07-19 19:00:25 -07:00
Joshua Merrell
7aa55140ba Board generation almost complete 2013-07-19 18:08:45 -07:00
Joshua Merrell
ae2cb1d2c7 changed Password textbox to password box 2013-07-01 06:34:53 -07:00
Joshua Merrell
0f12b4cd09 fixed posting (mostly) 2013-07-01 03:10:46 -07:00
Joshua Merrell
c473a46a69 added img_boardpage.html and relevant vars 2013-06-09 12:11:57 -07:00
Joshua Merrell
be9aea937e fixed img_thread footer 2013-06-07 08:11:41 -07:00
Joshua Merrell
96fc18a868 fixed thumbnail size, post now shows correct filesize 2013-06-07 07:42:54 -07:00
Joshua Merrell
06af1f8172 moved template interface injections to template.go so actual HTML starts on line 1 2013-06-07 07:15:42 -07:00
Joshua Merrell
6bc4c963e4 fixed tripcode generation, added (partially) noko/sage functionality 2013-06-07 06:57:55 -07:00
Joshua Merrell
ad93c12f3b fixed posting bug, added more to template 2013-06-05 14:01:27 -07:00
Joshua Merrell
64b76018ff fixed manage login redirect issue in Firefox, uploads (almost) working 2013-06-02 14:04:34 -07:00
Joshua Merrell
e1060f17f5 moved thread building to posting.go, fixed exitWithErrorPage() 2013-05-30 14:04:03 -07:00
Joshua Merrell
6eeaae787a working on thread/post building 2013-05-29 13:43:12 -07:00
Joshua Merrell
dbafe32abd started on thread templating/posting 2013-05-29 12:15:44 -07:00
Joshua Merrell
30d0ab5ee3 improved templating, front page template almost complete 2013-05-17 17:20:12 -07:00
Joshua Merrell
c187f8d0eb staff logins almost finished, added post preview function 2013-05-10 17:54:10 -07:00
Joshua Merrell
68b8c03980 fixed database handling, fixed http handles, fixed configuration handling, added preliminary templating, etc 2013-04-20 01:21:40 -07:00
Joshua Merrell
e6f6124a1f Adding everything from old repo 2013-02-02 15:01:01 -08:00