gnu-social/lib/profile
Alexei Sorokin 89e84e9b1b [NOTICES] Revert "We want the profile stream to be as raw as possible!"
There are only three possible visible notice verbs: POST, SHARE and DELETE.
What including all verbs does is it makes limiting (FETCH FIRST) unreliable as
the query will fetch invisible stuff (like favourites) and count it in, but
nothing will be displayed.
NoticeStream only allows POST and SHARE, so this effectively removes tombstones
from the profile page like in 78a111b57d
2020-07-06 19:20:44 +03:00
..
accountmover.php
accountprofileblock.php
approvesubform.php
avatarlink.php
backupaccountform.php
blockform.php
cancelsubscriptionform.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
defaultprofileblock.php
logingroupnav.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
nickname.php [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. 2019-09-12 23:18:50 +01:00
nudgeform.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
peopletag.php
peopletageditform.php [LIB_REFACTOR] Fix minor issues 2019-10-19 00:51:52 +01:00
peopletaggroupnav.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
peopletaglist.php
peopletaglistitem.php
peopletagnav.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
peopletagnoticestream.php [DATABASE] Only use single quotation marks for SQL strings 2019-09-11 09:46:30 +03:00
peopletagsbysubssection.php [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 2019-09-11 10:12:49 +03:00
peopletagsection.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
peopletagsforusersection.php
peopletagsubscriptionssection.php
peopletagswidget.php
personalgroupnav.php
profileaction.php
profileactionform.php
profileblock.php
profileformaction.php
profilelist.php
profilelistitem.php
profileminilist.php
profileminilistitem.php
profilesection.php
subqueuelist.php
subqueuelistitem.php
subscribeform.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
subscribepeopletagform.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
subscriberslist.php
subscriberslistitem.php
subscribersminilist.php
subscribersminilistitem.php
subscriptionlist.php
subscriptionlistitem.php
subscriptionslist.php
subscriptionslistitem.php
tagprofileform.php
togglepeopletag.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
unblockform.php
unsubscribeform.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
unsubscribepeopletagform.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00