]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Notice.php
Converted all ActivityObject::fromProfile to $profile->asActivityObject
[quix0rs-gnu-social.git] / classes / Notice.php
2014-07-03 Mikael NordfeldthConverted all ActivityObject::fromProfile to $profile...
2014-07-02 Mikael NordfeldthFavorites are now being stored from activities
2014-07-02 Mikael NordfeldthAdded saveActivity method to Notice class
2014-07-02 Mikael NordfeldthgetIdentifiers, resolveUri, findLocalObject Activity...
2014-06-27 Mikael Nordfeldthpluginified most of hasFave, getFaves and related calls
2014-06-22 Mikael NordfeldthInitial move towards microformats2
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-06-04 Mikael NordfeldthNon-dynamic fetching for multiple Notice properties
2014-06-04 Mikael Nordfeldth$notice->getProfile will ALWAYS return a Profile
2014-06-04 Mikael NordfeldthReplies to repeats should go to the original
2014-06-04 Mikael NordfeldthRepeats were not delivered a conversation ID
2014-06-04 Mikael NordfeldthNotice::getReplyTo more specific now (getInlineReplyTo)
2014-06-03 Mikael NordfeldthDangerous non-dynamic profile fetching in Notice
2014-06-02 Mikael NordfeldthFile::processNew now static and always throws exception...
2014-05-26 Mikael NordfeldthMake Profile::fromUri use UnknownUriException
2014-05-26 Mikael NordfeldthNoProfileException collision avoidance fix
2014-05-18 Mikael NordfeldthNotice->repeat() function takes Profile as argument now
2014-05-18 Mikael NordfeldthNotice->repeat should include the full message
2014-05-10 Mikael NordfeldthNotice->getUrl() for shares would throw exception in...
2014-05-01 Mikael NordfeldthgetConversationUrl introduced for linking to conversations
2014-05-01 Mikael NordfeldthLink notice posted time to local representation
2014-04-29 Mikael Nordfeldths/bestUrl/getUrl/ for notices and microapp objects
2014-04-28 Mikael NordfeldthgetUrl replaces deprecated bestUrl (more to come)
2014-04-20 Mikael Nordfeldthdeprecate Notice::bestUrl() in favor of getUrl()
2014-04-19 Mikael NordfeldthImprove ShownoticeAction remote redirect code
2014-04-19 Mikael NordfeldthFixes to URI/URL handling for notices
2014-04-18 Mikael NordfeldthHandle missing URIs and URLs better
2014-04-18 Mikael NordfeldthAvoid double colon on Notice URI generation
2014-04-18 Mikael NordfeldthThrow exception when we can't get the url for a notice
2014-04-18 Mikael NordfeldthSet new notice uri to something that's not a URL
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-07 Mikael NordfeldthGet group attentions back into the "all" feed
2014-03-06 Mikael NordfeldthClear Attentions when notice or profile is removed
2014-03-06 Mikael NordfeldthRemoved Inbox from core (unused since 4b2a66ed29091209c...
2014-03-06 Mikael NordfeldthTreat author just as anyone else (Notice distrib)
2014-03-06 Mikael NordfeldthAlways queue inbox distribution
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-05 Mikael NordfeldthMerge commit 'refs/merge-requests/11' of git://gitoriou...
2014-03-05 Mikael NordfeldthHandle removed profile more gracefully in noticelist
2014-03-01 Mikael NordfeldthConversation ID now gets set from initial notice.
2014-01-12 Mikael NordfeldthUse exceptions for Notice::getByUri
2014-01-12 Mikael NordfeldthNotice::getByUri is of course static
2014-01-12 Mikael NordfeldthgetByUri added to Notice for future use
2013-11-09 Mikael NordfeldthInbox class a bit more consistent in argument order...
2013-11-01 Mikael NordfeldthMinor labeling things for StatusNet to GNU social migration
2013-10-29 Mikael NordfeldthGroup discovery from text functions polished
2013-10-29 Mikael Nordfeldthfunction delete in dataobjects now don't break strict...
2013-10-28 Mikael NordfeldthReworked the ActivityContext->attention structure
2013-10-28 Mikael NordfeldthMore OOP-ish tests using instanceof
2013-10-28 Mikael NordfeldthUse getParent instead of manual reply_to lookup
2013-10-23 Mikael NordfeldthNotice class local cache fixes
2013-10-22 Mikael NordfeldthNotice->getParent function fixes
2013-10-21 Mikael NordfeldthRevert "Better ID for notice activity"
2013-10-21 Mikael NordfeldthOnly use ActivityVerb::SHARE (forwardId is deprecated)
2013-10-21 Mikael NordfeldthException wasn't thrown. How does PHP handle daisychain...
2013-10-20 Mikael NordfeldthWebFingerResource introduced, instead of strict Profile...
2013-10-06 Mikael NordfeldthQvitter API changes (thanks hannes2peer)
2013-10-05 Mikael NordfeldthForgot to clean some debug logging
2013-10-05 Mikael NordfeldthgetParent throws exception
2013-10-02 Mikael NordfeldthDo not name anything getOriginal (because DB_DataObject...
2013-09-29 Joshua Judson RosenCorrect a logic-inverting typo in handling of replies...
2013-09-09 Mikael NordfeldthTidying up getUser calls to profiles and some events
2013-08-29 Mikael NordfeldthMoved multiGet into Managed_DataObject
2013-08-29 Mikael NordfeldthStronger typing, require array where param array
2013-08-29 Mikael NordfeldthpivotGet moved into Managed_DataObject
2013-08-18 Mikael NordfeldthManaged_DataObject now has listGet for all classes
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-12 Mikael NordfeldthstaticGet for sub-Managed_DataObject classes now calls...
2013-08-12 Mikael NordfeldthMerge commit 'refs/merge-requests/230' of git://gitorio...
2013-08-12 Mikael NordfeldthMerge remote-tracking branch 'statusnet/master'
2013-07-16 Evan ProdromouMerge branch '1.1.x'
2013-07-16 Evan ProdromouMerge 1.1.x into master
2013-06-15 Jean Baptiste FavreMerge commit 'merge-requests/192' into statusnet_1.1.x
2013-06-15 Evan ProdromouBetter ID for notice activity
2013-06-15 Evan ProdromouBetter ID for notice activity
2013-06-08 Evan ProdromouMerge remote-tracking branch 'origin/master'
2013-06-07 Evan ProdromouAdd generator to JSON output
2013-06-07 Evan ProdromouAdd generator to JSON output
2013-06-07 Evan ProdromouSome better context for notices as arrays
2013-06-07 Evan ProdromouSome better context for notices as arrays
2013-06-05 Evan ProdromouUse real attachments for JSON output
2013-06-05 Evan ProdromouUse real attachments for JSON output
2013-06-04 Evan ProdromouDon't add content as title for notes
2013-06-04 Evan ProdromouDon't add content as title for notes
2013-04-14 Evan ProdromouBy default Notice::asActivity has a null argument
2013-02-13 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2012-11-25 Evan ProdromouIf there's an exception in notice distribution, continue
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/182' of gitorious...
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/181' of git://gitorio...
2012-09-18 Jean Baptiste FavreMerge remote-tracking branch 'statusnet/180' into statu...
2012-07-03 Evan ProdromouMerge branch '1.1.x' of gitorious.org:statusnet/mainlin...
2012-05-05 Evan ProdromouHide stuff if there's an exception getting the profile
2012-04-24 Evan Prodromoulet author see own spam
2012-04-24 Evan ProdromouMerge branch '1.1.x' of gitorious.org:statusnet/mainlin...
2012-04-23 Evan ProdromouDon't convert deleted notices into repeats in Notice...
2012-04-17 Evan ProdromouMerge ActivitySpam plugin
2012-04-16 Evan ProdromouMerge branch '1.0.x'
2012-04-16 Evan ProdromouMerge branch 'master' into 1.1.x
2012-04-03 Evan ProdromouMerge remote-tracking branch 'origin/1.1.x' into 1.1.x
2012-03-25 Evan ProdromouAdd spam-training, spam-reviewing rights
next