]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / classes /
2015-04-12 Roland HaederMerge remote-tracking branch 'upstream/master' into...
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...
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/37' of https://gitori...
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-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/36' of https://gitori...
2015-02-08 ChimoPopulate 'created' property on attention
2015-02-08 Mikael Nordfeldthadded non-critical FIXMEs
2015-02-08 Mikael NordfeldthupdateWithKeys did not always COMMIT transactions
2015-02-05 Mikael NordfeldthcacheKey change for Status_network class
2015-02-03 Mikael NordfeldthUser class also needs getConfigPref
2015-02-03 Mikael NordfeldthgetConfigPref for globally configurable fallbacks
2015-02-03 Mikael NordfeldthDon't email users who are sandboxed
2015-01-28 Mikael Nordfeldth/main/all will give a network-wide public stream
2015-01-27 Roland HaederAdded a lot more type-hints where they will happen...
2015-01-27 Mikael Nordfeldtha group's Profile will now correctly update group origi...
2015-01-26 Mikael NordfeldthImproved animated image thumbnail freedom of choice
2015-01-26 Mikael NordfeldthOnly report local URLs for local groups
2015-01-25 Mikael NordfeldthAnimated GIF restructuring, ImageMagick only used for...
next