]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Backward-compatiblity hack for PHP 5.4 installations.
[quix0rs-gnu-social.git] / classes /
2015-07-04 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-07-03 Roland HaederMerge branch 'social-master' into rewrites-master/type...
2015-07-03 Roland HaederMerge branch 'master' of https://git.gnu.io/gnu/gnu...
2015-06-20 Mikael NordfeldthLess redundant code, please
2015-06-13 Roland HaederMerge branch 'master' of https://git.gnu.io/aroque...
2015-06-07 aroquenMerge branch 'master' of git.gnu.io:aroque/gnu-social
2015-06-07 Mikael NordfeldthFile-related functions not declared static
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
2015-06-06 mmnMerge branch 'doc-src' into 'nightly'
2015-06-06 mmnMerge branch 'nightly' into 'nightly'
2015-06-06 Mikael NordfeldthMerge branch 'hackfest' into nightly
2015-06-06 Mikael NordfeldthDB_DataObject delete function calls PEAR::isError direc...
2015-06-06 Mikael NordfeldthGS_DataObject overrides DB_DataObject insert() too
2015-06-06 Mikael NordfeldthjoinAdd calls DB_DataObject::factory directly so no...
2015-06-06 Mikael NordfeldthDB_DataObject recommends using ->tableName()
2015-06-06 Mikael NordfeldthDB_DataObject v1.11.4 made some functions static (finally!)
2015-06-06 Mikael NordfeldthMITM the DB_DataObject to avoid PEAR::DB strict standar...
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 NordfeldthOops, don't forget to remove var_dump(...)
2015-06-04 Mikael NordfeldthModernize File_redirection to use Managed_DataObject...
2015-06-04 Mikael NordfeldthModernize File_thumbnail to use Managed_DataObject...
2015-06-04 Mikael NordfeldthModernize Queue_item to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthModernize Profile_prefs to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthModernize File_to_post to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthgetByPK (primary key) lookup for Managed_DataObject...
2015-06-04 Mikael NordfeldthEasier pkeyCols call to get primary key columns
2015-06-04 Mikael NordfeldthSend objects instead of integers to File_to_post::proce...
2015-06-04 Mikael NordfeldthUse the same cache string in all places for file:notice-ids
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-06-01 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-05-30 Mikael NordfeldthFake recovery by email address, to hide registrants...
2015-05-30 Mikael NordfeldthPassword recovery logic cleaned up
2015-05-30 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social
2015-05-30 Mikael Nordfeldthslugify console.php prompt name
2015-05-30 Mikael Nordfeldthscripts/nukefile.php for blasting crap from the server
2015-05-29 Roland HaederMerge branch 'master' of https://git.gnu.io/gnu/gnu...
2015-05-27 Mikael Nordfeldthurlhash will _be_ NULL on update, so NOT NULL won't...
2015-05-27 Mikael Nordfeldthremove _all_ file URLs not just the duplicates
2015-05-27 Mikael Nordfeldthupgrade fix for file URLs longer than 191 chars
2015-05-26 abjectioMerge branch 'master' of git.gnu.io:gnu/gnu-social
2015-05-26 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-05-26 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-05-26 Mikael NordfeldthThrow exception if Local_group has no corresponding...
2015-05-26 Mikael NordfeldthThrow exception when a Conversation is not found
2015-05-26 Roland HaederMerge branch 'master' into social-master
2015-05-26 Roland HaederMerge branch 'master' of git.gnu.io:Quix0r/gnu-social
2015-05-22 Roland HaederCorrect content now ... :-(
2015-05-22 Roland Haeder*** Privacy Leak fixed: ***
2015-05-09 Mikael Nordfeldthmagnet URL linkify support
2015-05-06 Roland HaederAdded missing isPrivateScope().
2015-05-06 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-22 Mikael NordfeldthgetFullname function on Profile class
2015-04-15 Mikael NordfeldthFile_to_post indexing and cleaning preparations
2015-04-12 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-04-10 Mikael Nordfeldthfilename is never used for indexing so let's make it...
2015-04-09 Mikael NordfeldthOpportunisticQM shouldn't try to handle what it can...
2015-04-05 Mikael Nordfeldthenclosures in Atom were not included
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-04-03 Mikael NordfeldthFile_thumbnail->getUrl now gives Attachment_thumbnail...
2015-03-27 Roland HaederNo more needed (for this fix) but maybe later. So I... fixes/private_scope_on_tags
2015-03-27 Roland Haedertypo fixed ...
2015-03-27 Roland HaederOpps, PEAR sucks. Need to call find() before fetch...
2015-03-27 Roland HaederMerge branch 'fixes/private_scope_on_tags' into social...
2015-03-27 Roland Haederfetch() must work to get this check passed.
2015-03-27 Roland HaederMerge branch 'fixes/private_scope_on_tags' into social...
2015-03-27 Roland Haeder??? Not callable?
2015-03-27 Roland HaederMerge branch 'fixes/private_scope_on_tags' into social...
2015-03-27 Roland HaederIntroduced isCurrentProfileInScope() which shall check...
2015-03-27 Roland HaederMerge branch 'fixes/private_scope_on_tags' into social...
2015-03-27 Roland HaederProfile::current() suits better here.
2015-03-27 Roland HaederAdded debug lines, the first attempt didn't work and...
2015-03-27 Roland HaederCheck scope, else a privacy leaks happens this way:
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 NordfeldthImageFile->resize now totally replaced with resizeTo
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-10 Mikael NordfeldthImageFile $id argument is only for File objects
2015-03-10 Roland HaederMerge branch 'master' into social-master
2015-03-10 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-03-10 Mikael NordfeldthSame as last commit, don't give ID if it's not for...
2015-03-10 Mikael NordfeldthImageFile should not have an $id set if not a File
2015-03-10 Roland HaederMerge branch 'master' into social-master
2015-03-10 Roland HaederAdded checked type-hints
2015-03-10 Roland HaederMerge branch 'master' into social-master
2015-03-09 Mikael NordfeldthNotice class got exception throwing getById
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-09 Roland HaederMerge branch 'master' into social-master
next