Merged stuff from upstream/master
[quix0rs-gnu-social.git] / classes / Notice.php
2016-01-30 Roland HaederMerged stuff from upstream/master
2016-01-25 Roland HaederMerge branch 'upstream-changes/google-analytics-removal...
2016-01-22 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2016-01-13 Roland HaederType-hint is array here.
2016-01-11 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2016-01-09 Mikael NordfeldthNot only local groups should be added to group inbox...
2016-01-09 Mikael NordfeldthGet group attentions too for outbound notices
2016-01-09 Mikael NordfeldthDo proper fromUri lookup on groups too
2016-01-08 Mikael NordfeldthSave attentions to Reply table for backwards compatibility
2016-01-07 Mikael NordfeldthsaveAttentions, trying to move away from saveReply
2016-01-07 Mikael NordfeldthDon't store the notice object for distrib queue handler...
2016-01-07 Mikael NordfeldthIndex the verb column since we do COUNT(*) based on it
2016-01-06 Mikael NordfeldthAlways generate notice URLs on the fly for local notices
2016-01-06 Mikael NordfeldthNote in the debug log if we render the HTML of a message
2016-01-06 Mikael NordfeldthAvoid having to check for notices without rendered...
2016-01-06 Mikael NordfeldthConversation IDs (again) no longer based on Notice ID
2016-01-05 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-05 mmnMerge branch 'nightly' into 'nightly'
2016-01-05 Mikael NordfeldthMerge request #10 by aroque but in a slightly different...
2016-01-05 mmnMerge branch 'openid-plugin' into 'nightly'
2016-01-05 mmnMerge branch 'lookup_url_fix' into 'nightly'
2016-01-05 Mikael NordfeldthDon't abort on too long notices in Notice::saveActivity
2016-01-05 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2016-01-03 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2016-01-03 mmnMerge branch 'beautify_profile_list' into 'nightly'
2016-01-03 Mikael NordfeldthMerge branch 'nightly' into singpolyma/gnu-social-event...
2016-01-02 Mikael NordfeldthDon't store object type for verbs (as they don't have it)
2016-01-01 Mikael NordfeldthNewnoticeAction now uses Notice::saveActivity(...)
2016-01-01 Mikael Nordfeldthwhitespace switch for code layout
2016-01-01 Mikael Nordfeldthcommon_render_content doesn't require a Profile now
2016-01-01 Mikael Nordfeldth->getID() instead of ->id
2016-01-01 Mikael NordfeldthDon't require a notice object to common_linkify_mentions
2015-12-31 Mikael NordfeldthWups, $notice not $stored in the old function...
2015-12-31 Mikael NordfeldthNotice conversation is perhaps not set yet
2015-12-31 Mikael NordfeldthDon't do saveKnownReplies unless it's a verb=post
2015-12-31 Mikael NordfeldthUse recently implemented functions in saveKnownReplies
2015-12-30 Mikael NordfeldthNotification mails are sent again fixes ssue #99
2015-12-27 Mikael NordfeldthDuplicate URI means we have it already, I assume
2015-12-18 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 mmnMerge branch 'send-twitter-replies-to-twitter' into...
2015-12-14 mmnMerge branch 'direct-feed-sub' into 'master'
2015-12-14 mmnMerge branch 'twitter-show-rel-syndication' into 'master'
2015-12-14 mmnMerge branch 'firefox-sub-link' into 'master'
2015-12-14 mmnMerge branch 'fix-twitter-uri' into 'master'
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 mmnMerge branch 'inbound-linkback' into 'master'
2015-12-14 mmnMerge branch 'twitter-check-dupe-by-uri' into 'master'
2015-12-14 mmnMerge branch 'repost-of-uf2' into 'master'
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2015-12-14 mmnMerge branch 'at-mention-url' into 'master'
2015-12-14 mmnMerge branch 'group-join-approve-reject-button-icons...
2015-12-14 mmnMerge branch 'group-join-rejections' into 'nightly'
2015-12-14 mmnMerge branch 'group-members-pending' into 'nightly'
2015-12-14 mmnMerge branch 'api-docs' into 'nightly'
2015-12-14 Mikael NordfeldthMerge commit '5c4a7a10' into nightly
2015-12-14 mmnMerge branch 'php-minversion-detec' into 'nightly'
2015-12-14 mmnMerge branch 'fix-setpassword' into 'nightly'
2015-12-05 Mikael NordfeldthRemember to purify HTML...
2015-11-30 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-11-21 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-11-20 mmnMerge branch 'refactor-file-processNew' into 'nightly'
2015-11-20 Mikael NordfeldthMerge request #59 which was directed at master
2015-11-10 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-11-08 Mikael NordfeldthMake it clearer that we're handling group IDs
2015-11-06 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-06 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-11-06 mmnMerge branch 'nightly' into 'nightly'
2015-11-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' into nightly
2015-10-16 abjectioBug in catch(Exception) - parameter wrongly written
2015-10-14 abjectiogeParent() method will fail if the parent notice does...
2015-10-13 Mikael Nordfeldthintval for type assurance
2015-10-13 Mikael NordfeldthType-aware comparison is necessary for Notice is_local...
2015-10-13 Mikael NordfeldthRemote notice creators should not have notice is_local...
2015-10-13 Mikael NordfeldthAdd a url test in Notice::saveActivity
2015-10-12 Mikael NordfeldthJust a functionifying of Notice->rendered
2015-10-10 mmnMerge branch 'master' into 'nightly'
2015-10-10 mmnMerge branch 'page_title_showstream' into 'nightly'
2015-10-10 mmnMerge branch 'translation-snapshot-october-2015' into...
2015-10-10 mmnMerge branch 'usergroups_page' into 'nightly'
2015-10-10 mmnMerge branch 'oauth-default-icon' into 'nightly'
2015-10-10 mmnMerge branch 'link-atom-fix' into 'nightly'
2015-10-10 Mikael NordfeldthI think I have made the delete verb generate proper AS
2015-10-09 mmnMerge branch 'master' into 'nightly'
2015-10-09 Mikael NordfeldthPost verb default type is 'note'
2015-10-09 Mikael NordfeldthConsistent camelcasing
2015-10-09 Hannes Mannerheimupdate from upstream
2015-10-03 Mikael NordfeldthDeletes now federated. But might not be handled properly
2015-10-03 Mikael NordfeldthSigh, use the correct variable name...
2015-10-03 Mikael Nordfeldthif is_local was not provided to Notice:saveActivity...
2015-10-03 Mikael NordfeldthI think all the notice deletion calls are event-compati...
2015-10-03 Mikael NordfeldthSome work on ActivityModeration with notice deletion
2015-09-30 Mikael NordfeldthNoResultException is common if reply_to was not cleared...
2015-09-29 Mikael NordfeldthMove Ostatus_profile->processPost function into plugin
2015-09-28 Mikael NordfeldthSome conversationRoot lookups failed with deleted notices
2015-09-11 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-09-10 Mikael NordfeldthPrepare for ActivityModerationPlugin
next