]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Notice.php
Notices start saving selfLink from activities/objects
[quix0rs-gnu-social.git] / classes / Notice.php
2017-05-06 Mikael NordfeldthNotices start saving selfLink from activities/objects
2017-05-02 Mikael Nordfeldthdefault to #addtag on !group mention
2017-05-02 Mikael NordfeldthFixed the parsing of ostatus:conversation etc.
2017-04-22 Mikael NordfeldthMerge branch 'master' into nightly
2017-04-16 Mikael NordfeldthMerge branch 'master' into nightly
2017-04-06 mmnMerge branch 'fixtests' into 'nightly'
2017-04-06 mmnMerge branch 'fix-twitterbridge' into 'nightly'
2017-04-06 mmnMerge branch 'genericons-fix' into 'nightly'
2017-04-06 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2017-03-18 Mikael NordfeldthMerge branch 'master' into nightly
2017-01-15 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-09-13 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-09-01 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-09-01 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-09-01 Mikael NordfeldthSplit up source and source_link. Never trust HTML!
2016-09-01 Mikael NordfeldthSplit up source and source_link. Never trust HTML!
2016-08-27 Mikael NordfeldthShorthand function to check if notice has been repeated.
2016-06-25 Mikael NordfeldthWe have to create and populate the Notice_location...
2016-06-25 Mikael NordfeldthManaged_DataObject now has getByUri()
2016-06-25 Mikael Nordfeldths/EmptyIdException/EmptyPkeyValueException/
2016-06-17 mmnMerge branch 'avatar-folder-perms' into 'nightly'
2016-06-17 mmnMerge branch 'tom/noreferrer' into 'nightly'
2016-06-17 mmnMerge branch 'strict-warnings' into 'nightly'
2016-06-17 mmnMerge branch 'notice-location' into 'nightly'
2016-06-17 mmnMerge branch 'site-notice' into 'nightly'
2016-06-17 mmnMerge branch 'webmention-rocks' into 'nightly'
2016-06-10 Stephen Paul WeberAllow getting notice title without implying one
2016-04-18 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-04-18 Mikael NordfeldthUse constant for ATTN_PUBLIC (public collection)
2016-04-04 Mikael NordfeldthMaybe stop deleteRelated from failing on constraint...
2016-04-01 Mikael NordfeldthFix constraint checking and only run it if not already...
2016-04-01 Mikael NordfeldthMerge branch 'constraint_check_notice_table' into mmn_fixes
2016-03-31 Mikael NordfeldthConstraint check Notice table, need to get foreign...
2016-03-29 Mikael NordfeldthIndex object_type too...
2016-03-29 Mikael NordfeldthBetter indexing for Notice (performance++)
2016-03-27 Mikael NordfeldthFetchRemoteNotice event call in Notice (not effective...
2016-03-24 Mikael NordfeldthStrictify Notice->isPublic()
2016-03-23 Mikael NordfeldthAttachment and file handling since we could get NULL...
2016-03-21 Mikael NordfeldthNotice->deleteRelated should be called from delete()
2016-03-21 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-15 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-06 Mikael NordfeldthUnnecessary debug output
2016-03-06 Mikael NordfeldthUse information about activityschema public mention...
2016-03-03 mmnMerge branch 'remote-media-blacklist-mk2' into 'nightly'
2016-03-02 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-02 Mikael NordfeldthIntroduce a ConfigException
2016-03-02 Mikael NordfeldthDon't set is_local=LOCAL_NONPUBLIC on sandboxed user...
2016-03-01 Mikael NordfeldthStrict typing for mail_notify_attn
2016-03-01 Mikael NordfeldthNothing interesting was made in this commit.
2016-03-01 Mikael NordfeldthConsistent behaviour for ScopingNoticeStream $scoped
2016-02-28 mmnMerge branch 'delete_group_logo' into 'nightly'
2016-02-28 mmnMerge branch 'fix-author-fallback' into 'nightly'
2016-02-27 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-02-26 Mikael NordfeldthResolve relative URLs (assuming URI.Base==notice URL)
2016-02-26 mmnMerge branch 'foolproof_file_redirection_branch' into...
2016-02-26 mmnMerge branch 'rm-short-urls-docs' into 'nightly'
2016-02-26 mmnMerge branch 'readme-plugins' into 'nightly'
2016-02-26 mmnMerge branch 'group-autocomplete' into 'nightly'
2016-02-26 mmnMerge branch 'remove-openid' into 'nightly'
2016-02-26 Mikael NordfeldthMake sure the saved Notice has an ID
2016-02-26 Mikael NordfeldthUse mb_strlen to see if something is an empty string
2016-02-25 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-25 Mikael NordfeldthNotice getRendered() can now be called on uninserted...
2016-02-25 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-25 Mikael NordfeldthNotice getRendered() can now be called on uninserted...
2016-02-24 Mikael NordfeldthCorrect comment on Notice->conversation in table schema
2016-02-07 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-29 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-29 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-01-29 Mikael NordfeldthDon't trust local HTML either
2016-01-29 Mikael NordfeldthDon't trust local HTML either
2016-01-26 mmnMerge branch 'mention_branch' into 'nightly'
2016-01-21 Mikael NordfeldthWorking on some RSVP code stuff
2016-01-20 Mikael NordfeldthThrow NoObjectTypeException on Notice->getObjectType...
2016-01-20 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-18 Mikael NordfeldthgetVerb function in Notice class
2016-01-18 Mikael NordfeldthMinor improvements on Notice::saveActivity
2016-01-18 Mikael NordfeldthUse a function to getCreated()
2016-01-16 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-16 Mikael NordfeldthDistinguish notice saving errors from others for Salmon
2016-01-16 Mikael NordfeldthAdd a check in Notice->asActivityObject that we're...
2016-01-15 mmnMerge branch 'oembed_branch' into 'nightly'
2016-01-14 Mikael NordfeldthDocumentation fix from master
2016-01-13 Mikael NordfeldthEventify Notice getAsTimestamp (for Deleted_notice)
2016-01-11 mmnMerge branch 'apiaccountregister_event_branch' 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...
next