gnu-social/lib/notices
Alexei Sorokin ef17f3ea7d [CORE][DATABASE] Another approach to semi-join in the inboxnoticestream query
Compared to the solution with INNER JOIN this seems to have better performance
as there is no need to deduplicate the subquery result before use.
2020-06-10 14:21:47 +03:00
..
cachingnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
conversationnoticestream.php [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams 2020-01-09 21:41:34 +00:00
distribqueuehandler.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
dofollowlistitem.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
filenoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
filteringnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
fullnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
fullthreadednoticelist.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
inboxnoticestream.php [CORE][DATABASE] Another approach to semi-join in the inboxnoticestream query 2020-06-10 14:21:47 +03:00
jsonsearchresultslist.php [CORE] Use monotonic time via hrtime() where applicable 2020-01-07 19:48:13 +03:00
listsnav.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
moderatednoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
networkpublicnoticestream.php [DATABASE] Only use single quotation marks for SQL strings 2019-09-11 09:46:30 +03:00
noticeform.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
noticelist.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
noticelistactorsitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
noticelistitem.php [NOTICES] Add data-nosnippet attribute for notices by remote profiles 2020-01-09 19:49:49 +00:00
noticelistitemadapter.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
noticesaveexception.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
noticesection.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
noticestream.php [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams 2020-01-09 21:41:34 +00:00
noticestreamaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
primarynoticelist.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
publicnoticestream.php [DATABASE] Use "<>" as an SQL non-equality sign 2019-09-11 13:27:36 +03:00
replynoticestream.php [DATABASE] Use "<>" as an SQL non-equality sign 2019-09-11 13:27:36 +03:00
scopingnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
sitestreamaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
taggedprofilenoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
tagnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
threadednoticelist.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
threadednoticelistitem.php [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams 2020-01-09 21:41:34 +00:00
threadednoticelistmoreitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
threadednoticelistsubitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
threadingnetworkpublicnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
threadingnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
threadingpublicnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00