]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Notice.php
Merge commit '5c4a7a10' into nightly
[quix0rs-gnu-social.git] / classes / Notice.php
2015-12-14 Mikael NordfeldthMerge commit '5c4a7a10' into nightly
2015-12-05 Mikael NordfeldthRemember to purify HTML...
2015-11-20 mmnMerge branch 'refactor-file-processNew' into 'nightly'
2015-11-20 Mikael NordfeldthMerge request #59 which was directed at master
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-10 Mikael NordfeldthPrepare for ActivityModerationPlugin
2015-09-05 Mikael NordfeldthMerge branch 'nightly'
2015-09-04 Mikael NordfeldthMove notice location data to Notice_location
2015-08-18 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-18 Mikael NordfeldthIncreased debugging and fixing conversation stitching...
2015-07-15 Mikael NordfeldthLess redundant code.
2015-07-12 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-11 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael Nordfeldth$notices and $notice is not the same, silly!
2015-07-10 mmnMerge branch 'jquery-cookie-undefined' into 'nightly'
2015-07-10 Mikael NordfeldthMerge branch 'master' into nightly
2015-07-09 Mikael Nordfeldthstatic function definitions and minor simplifying
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
2015-06-06 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-06 mmnMerge branch 'doc-src' into 'nightly'
2015-06-06 Mikael NordfeldthFound a remnant staticGet call
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' into 'nightly'
2015-06-05 Mikael Nordfeldthfloating elements CSS fix by aroque
2015-06-05 Mikael Nordfeldthbuttle's local/plugins translation file fix
2015-06-05 Mikael NordfeldthMerge request for documentation and URLs
2015-06-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-04 Mikael NordfeldthgetByPK (primary key) lookup for Managed_DataObject...
2015-06-04 Mikael NordfeldthSend objects instead of integers to File_to_post::proce...
2015-06-03 Mikael Nordfeldthcase insensitive indexing for content and nick/fullname...
2015-06-02 Mikael Nordfeldthfallback to local URL if reply->getUrl() is missing
2015-06-02 Mikael NordfeldthStart using NoParentNoticeException more widely
2015-06-02 Mikael NordfeldthNotice->getParent code reuse
2015-06-02 Mikael Nordfeldthuse array_key_exists instead of empty to test array key
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-05 Mikael Nordfeldthenclosures in Atom were not included
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-12 Mikael NordfeldthNotice properties set in bad order on activityobject...
2015-03-12 Mikael NordfeldthEvent fixes for activityhandlerplugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthRepeats shown in threaded noticelist now handled by...
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthInitial work on making the Share verb handled in plugin
2015-03-09 Mikael NordfeldthNotice class got exception throwing getById
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/55' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-24 Mikael NordfeldthHide posts from users with private_stream in scoping...
2015-02-24 Mikael NordfeldthRemoving whitespace and creating an early-return in...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-12 Mikael Nordfeldthutf8mb4 conversion on database with index adjusts
2015-02-12 Mikael NordfeldthMerge commit 'refs/merge-requests/43' of https://gitori...
2015-02-10 Mikael NordfeldthMerge commit 'refs/merge-requests/41' of https://gitori...
2015-02-09 Mikael NordfeldthMerge commit 'refs/merge-requests/40' of https://gitori...
2015-02-09 ChimoReplace one instance of LOG_ERR with LOG_DEBUG
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-01-28 Mikael Nordfeldth/main/all will give a network-wide public stream
2015-01-23 Mikael NordfeldthAllow fallback to local URL on Notice->getUrl()
2015-01-23 Mikael NordfeldthPrefer local URLs for all locally generated notices.
2015-01-08 Mikael NordfeldthMerge commit 'refs/merge-requests/28' of https://gitori...
2014-12-10 Mikael NordfeldthMerge commit 'refs/merge-requests/25' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/26' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/27' of https://gitori...
2014-12-09 Joshua Judson RosenConsistently root autostitched conversations at the...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/23' of https://gitori...
next