winix/winixd/plugins/thread
Tomasz Sowa 22de3322ae - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax)
- commented out using mount_page_arg_is "subject" and "info" from fun_cat.html and fun_run.html - they will be removed soon
- some improvements in fun_reply.html, fun_showthreads.html and fun_thread.html (scrolling)
2021-05-31 10:58:34 +02:00
..
Makefile fixed compilation: pikotools is in src subdirectory now 2021-05-27 12:04:41 +02:00
Makefile.dep make depend 2021-05-21 23:06:57 +02:00
Makefile.o.dep make depend 2021-05-21 23:06:57 +02:00
createthread.cpp - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00
createthread.h some workarounds in Thread plugin (don't show stale info in html forms) 2021-05-27 10:29:26 +02:00
funthread.cpp added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
funthread.h added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
init.cpp some work on dependency injection 2018-11-21 17:51:15 +00:00
pluginmsg.h moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
reply.cpp - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00
reply.h some workarounds in Thread plugin (don't show stale info in html forms) 2021-05-27 10:29:26 +02:00
showthreads.cpp added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
showthreads.h moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
tdb.cpp added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
tdb.h added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
templates.cpp added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
templates.h moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
thread.cpp added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
thread.h added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
threadfiles.cpp added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
threadfiles.h added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
threadinfo.cpp - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00
threadinfo.h - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00