winix/winixd/plugins/thread
Tomasz Sowa 179daf743e make depend 2022-07-03 14:25:53 +02:00
..
Makefile global winixd/Makefile uses now 'find' for looking for *.cpp files 2022-06-26 06:22:27 +02:00
Makefile.dep make depend 2022-07-03 14:25:53 +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 fixed in thread winix function: answers were not sorted correctly 2021-06-28 21:33:33 +02:00
funthread.h added models Thread and ThreadFiles in thread plugin 2021-05-21 23:06:48 +02:00
init.cpp allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
pluginmsg.h moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
reply.cpp renamed: ItemContent::meta_admin -> ItemContent::admin_meta 2021-07-03 01:18:28 +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 HtmlTextStream has now pt::Stream as a based class and uses pt::WTextStream as a buffer 2021-07-16 18:17:57 +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 renamed: WinixModel -> WinixModelDeprecated (this class will be removed) 2021-06-16 18:07:44 +02:00