]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Added new 'Scroller' plugin from @buttle which aims to replace the out-dated
[quix0rs-gnu-social.git] / classes /
2015-06-01 Roland HaederMerge remote-tracking branch 'upstream/master' into...
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 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
2015-03-09 Roland HaederMerge branch 'master' into social-master
2015-03-08 Roland HaederMerge branch 'master' into social-master
2015-03-08 Roland HaederMerge branch 'master' into social-master
2015-03-06 Roland HaederMerge branch 'master' into social-master
2015-03-05 Roland HaederMerge branch 'master' into social-master
2015-03-05 Roland HaederMerge branch 'master' into social-master
2015-03-04 Roland HaederMerge branch 'master' into social-master
2015-03-04 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-03-04 Mikael NordfeldthUse getUrl() on File and File_thumbnail instead of...
2015-03-04 Mikael NordfeldthMove thumbnail algorithm mainly to ImageFile class
2015-03-04 Mikael NordfeldthSubscription_queue::start does not mean Subscription...
2015-03-04 Mikael NordfeldthSubscription::ensureStart skips AlreadyFulfilledException
2015-03-01 Mikael NordfeldthUser class throws exception on register failure
2015-02-28 Mikael NordfeldthAvatar table url field now 'text', maybe use filename...
2015-02-27 Roland HaederMerge branch 'master' of gitorious.org:social/mainline...
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthDocumentation + filename uniqueness in File class
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-25 Mikael NordfeldthSave thumbnails with proper extension
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-24 Mikael NordfeldthDon't store duplicates of files.
2015-02-19 Mikael NordfeldthHad to avoid using indexes in the migration phase
2015-02-19 Mikael Nordfeldthunique keys and indexes must be NOT NULL or MySQL fucks up
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael Nordfeldthless newlines for the scripts/upgrade.php output
2015-02-19 Mikael NordfeldthBad check on existing urlhash key
2015-02-19 Mikael NordfeldthUse new ::getByUrl for File and File_redirection
2015-02-19 Mikael Nordfeldthfunction is hashurl, variable is urlhash
2015-02-19 Mikael NordfeldthFile and File_redirection adhoc storage methods updated...
2015-02-19 Mikael NordfeldthFile_thumbnail url is not an index
2015-02-19 Mikael NordfeldthFile_redirection also got urlhash column
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-18 Mikael NordfeldthescapedTableName for SQL query easy access
2015-02-17 Mikael Nordfeldthurlhash first steps, including scripts/upgrade.php
2015-02-17 Mikael NordfeldthSubscription class gets exception throwing getSubscript...
2015-02-17 Mikael NordfeldthNon-functional "retweeted to me" API call modified...
2015-02-15 Roland HaederMerge branch 'master' into social-master
2015-02-15 Roland HaederMerge remote-tracking branch 'upstream/master'
2015-02-12 Mikael Nordfeldthutf8mb4 conversion on database with index adjusts
2015-02-12 Mikael NordfeldthMerge commit 'refs/merge-requests/43' of https://gitori...
next