- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
18b82274f3
removed another useless file
BodgeMaster closed issue root/threadr.lostcave.ddnss.de#49
reply feature frontendBodgeMaster commented on issue root/threadr.lostcave.ddnss.de#49
reply feature frontendSo I just went ahead and implemented it.
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
9e601df065
fixed link (hopefully?)
BodgeMaster commented on issue root/threadr.lostcave.ddnss.de#52
change all links and URLs to start with protocol://%DOMAIN_NAME%%CONTENT_DIR%protocol is apparently not optional
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
0ba0f06b2c
added reply button
BodgeMaster opened issue root/threadr.lostcave.ddnss.de#52
change all links and URLs to start with %DOMAIN_NAME%%CONTENT_DIR%BodgeMaster opened issue root/threadr.lostcave.ddnss.de#51
change the deployment process to build into a directory instead of building into the source codeBodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
36fda61331
bigbrain forgot to actually put the reply reference on the page after creating it
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
37f14809f1
wtf?
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
6d4222c06b
fuck semicolons
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
c06300a1fb
adding reply links
-
6c5eb39f96
formatting
- Compare 2 commits »
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
3d2053c337
added "id=" for jump links in replies
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
a9eb39f179
switched from sending the user to the end based on action to sending the user to the end based on request
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
a63d0b6a40
testing
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
ca2717cd40
previous attempt didn’t work
BodgeMaster pushed to master at root/threadr.lostcave.ddnss.de
-
40e6c4a183
only scroll to the end when necessary
BodgeMaster commented on issue root/threadr.lostcave.ddnss.de#21
What should we do with the news section?Keep in mind that this project mainly builds the engine now and the website is there for testing and stuff. These kind of things would go in a change log, not on the news section of every site that…
BodgeMaster commented on issue root/threadr.lostcave.ddnss.de#50
reply feature backenddone add `?reply_to=<post id>` to the url that has `?action=post` set to enable
BodgeMaster closed issue root/threadr.lostcave.ddnss.de#50
reply feature backend