gnu-social/lib/notices
Alexei Sorokin a93c38a9af [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.
2021-07-16 19:44:36 +01:00
..
cachingnoticestream.php
conversationnoticestream.php [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams 2021-07-16 19:44:36 +01:00
distribqueuehandler.php
dofollowlistitem.php
filenoticestream.php
filteringnoticestream.php
fullnoticestream.php
fullthreadednoticelist.php
inboxnoticestream.php [CORE][DATABASE] Another approach to semi-join in the inboxnoticestream query 2021-07-16 19:44:36 +01:00
jsonsearchresultslist.php [CORE] Use monotonic time via hrtime() where applicable 2021-07-16 19:44:36 +01:00
listsnav.php
moderatednoticestream.php
networkpublicnoticestream.php [DATABASE] Only use single quotation marks for SQL strings 2021-07-16 19:44:35 +01:00
noticeform.php
noticelist.php
noticelistactorsitem.php
noticelistitem.php [NOTICES] Add data-nosnippet attribute for notices by remote profiles 2021-07-16 19:44:36 +01:00
noticelistitemadapter.php
noticesaveexception.php
noticesection.php
noticestream.php [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams 2021-07-16 19:44:36 +01:00
noticestreamaction.php
primarynoticelist.php
publicnoticestream.php [DATABASE] Use "<>" as an SQL non-equality sign 2021-07-16 19:44:35 +01:00
replynoticestream.php [DATABASE] Use "<>" as an SQL non-equality sign 2021-07-16 19:44:35 +01:00
scopingnoticestream.php
sitestreamaction.php
taggedprofilenoticestream.php
tagnoticestream.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
threadednoticelist.php
threadednoticelistitem.php [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams 2021-07-16 19:44:36 +01:00
threadednoticelistmoreitem.php
threadednoticelistsubitem.php
threadingnetworkpublicnoticestream.php
threadingnoticestream.php
threadingpublicnoticestream.php