gnu-social/lib/profile
Alexei Sorokin e902a9bdfc [DATABASE] Check SQL boolean values with "IS TRUE"
This way UNKNOWN (NULL) explicitly turns to FALSE when three-valued logic is
reduced to binary.
In pgsqlschema, however, use "IS FALSE" as boolean attributes in pg_index are
non-nullable, there is no outer join and there's no clear preference for NULL
reduction.

Over-complicated constructions in TagCloud queries have been simplified, which
should not affect their performance.

Additionally, in TagCloud's lib/subscriptionspeopleselftagcloudsection.php
a typing mistake in an equi-join of "profile_tag" and "profile_list" on
"tagger" was fixed.
That regression was introduced in f446db8e2a
2021-07-16 19:44:37 +01:00
..
accountmover.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
accountprofileblock.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
approvesubform.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
avatarlink.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
backupaccountform.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
blockform.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
cancelsubscriptionform.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
defaultprofileblock.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
logingroupnav.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
nickname.php [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. 2021-07-16 19:44:35 +01:00
nudgeform.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
peopletag.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
peopletageditform.php [LIB_REFACTOR] Fix minor issues 2021-07-16 19:44:35 +01:00
peopletaggroupnav.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
peopletaglist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
peopletaglistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
peopletagnav.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
peopletagnoticestream.php [DATABASE] Only use single quotation marks for SQL strings 2021-07-16 19:44:35 +01:00
peopletagsbysubssection.php [DATABASE] Check SQL boolean values with "IS TRUE" 2021-07-16 19:44:37 +01:00
peopletagsection.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
peopletagsforusersection.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
peopletagsubscriptionssection.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
peopletagswidget.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
personalgroupnav.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profileaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profileactionform.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profileblock.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profileformaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profilelist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profilelistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profileminilist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profileminilistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profilesection.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subqueuelist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subqueuelistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscribeform.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
subscribepeopletagform.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
subscriberslist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscriberslistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscribersminilist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscribersminilistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscriptionlist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscriptionlistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscriptionslist.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
subscriptionslistitem.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
tagprofileform.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
togglepeopletag.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
unblockform.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
unsubscribeform.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
unsubscribepeopletagform.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00