]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-08-18 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-08-15 Mikael NordfeldthMf2 extlib update from https://github.com/indieweb...
2015-08-02 Mikael NordfeldthOpenID extlib updated: Fixes CVE-2014-8150
2015-07-21 Mikael NordfeldthUsergroupbyidAction now extends ManagedAction
2015-07-21 Mikael NordfeldthMissing getTarget function in targetedrss10action.php
2015-07-18 Mikael NordfeldthIncreased debugging and fixing conversation stitching...
2015-07-18 Mikael NordfeldthException handling regarding Foreign_link
2015-07-18 Mikael NordfeldthSome missed exception throwing since fixing Foreign_lin...
2015-07-18 Mikael NordfeldthInfinite loop on CLI initiated profile deletion for...
2015-07-18 Mikael NordfeldthTwitterBridge working again (for signin and posting...
2015-07-17 Mikael NordfeldthDon't retry unhandled transports in OpportunisticQM
2015-07-17 Mikael NordfeldthTwitterBridge is closer to working again
2015-07-17 Mikael NordfeldthTwitterBridge messing about, Twitter OAuth requires...
2015-07-17 Mikael NordfeldthTwittersettings now works better as Profilesettings...
2015-07-17 Mikael NordfeldthSubMirror now works properly as extended from FormAction
2015-07-17 Mikael NordfeldthPoll settings adapted to FormAction
2015-07-17 Mikael NordfeldthOpenID settings aligned with FormAction
2015-07-17 Mikael NordfeldthEarly return in FacebookBridge settings action
2015-07-17 Mikael NordfeldthFacebooksettings adapted to FormAction
2015-07-17 Mikael NordfeldthUrlsettings now adapted to FormAction
2015-07-17 Mikael NordfeldthDon't allow imports by default until it works well...
2015-07-17 Mikael NordfeldthSMS Settings now better adapted to FormAction
2015-07-17 Mikael NordfeldthExtendedProfile is not something we want by default.
2015-07-17 Mikael NordfeldthExtendedProfile now works better as extended Profileset...
2015-07-17 Mikael NordfeldthProfilesettingsAction and related stuff modernised
2015-07-17 Mikael NordfeldthMaximum character limit with utf8mb4 is 191 in varchar
2015-07-16 Mikael NordfeldthPasswordsettingsAction aligned with FormAction
2015-07-16 Mikael Nordfeldtholdschool settings adapted to FormAction
2015-07-16 Mikael NordfeldthOAuth stuff adapted for FormAction
2015-07-16 Mikael NordfeldthIf XMLOutputter $output arg is null, use php://output
2015-07-16 Mikael NordfeldthImSettings adapted to FormAction inheritance
2015-07-16 Mikael NordfeldthEmailSettingsAction adapted to FormAction
2015-07-16 Mikael NordfeldthAvatarSettings more aligned to FormAction
2015-07-16 Mikael NordfeldthSettingsAction now extends FormAction (and thus Managed...
2015-07-16 Mikael NordfeldthOAuth widgets separated into their own files
2015-07-16 Mikael NordfeldthFunction declarations to match parent class
2015-07-16 Mikael NordfeldthNon-replies cannot harvest parent notice nicknames
2015-07-15 Mikael NordfeldthLess redundant code.
2015-07-14 Mikael NordfeldthRemoving MicroID as well as simplifying profileaction
2015-07-12 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-11 Mikael Nordfeldthuserrss action didn't call parent preparation method
2015-07-11 Mikael NordfeldthDo we update feeduri and salmonuri for Ostatus_profile...
2015-07-11 Mikael NordfeldthMore RESTish URL (/notice/:notice/delete) for notice...
2015-07-11 Mikael NordfeldthDeletenoticeForm is its own class now
2015-07-11 Mikael NordfeldthNo limit argument to Rss10Action->getNotices() (use...
2015-07-11 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael Nordfeldthbump alpha number to ease remote debugging help
2015-07-10 Mikael NordfeldthForgot to push TargetedRss10Action
2015-07-10 Mikael NordfeldthShowfavoritesAction now extends ShowstreamAction
2015-07-10 Mikael Nordfeldthdefine Subscription_queue::exists as static
2015-07-10 Mikael Nordfeldth$notices and $notice is not the same, silly!
2015-07-10 Mikael NordfeldthApiAction::dateTwitter was called statically from a...
2015-07-10 Mikael NordfeldthMagicEnvelope called DOMDocument::loadXML statically
2015-07-10 Mikael NordfeldthCleaning up Directory plugin lists
2015-07-10 Mikael NordfeldthFoafAction now a ManagedAction
2015-07-10 Mikael NordfeldthShowstreamAction no longer has public ->profile
2015-07-10 Mikael NordfeldthForgotten migrations of ->profile and ->user to ->getTa...
2015-07-10 Mikael NordfeldthThe 'target' is an argument to common_local_url not...
2015-07-10 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-10 mmnMerge branch 'jquery-cookie-undefined' into 'nightly'
2015-07-10 Mikael NordfeldthMerge branch 'master' into nightly
2015-07-10 mmnMerge branch 'permissions-fix' into 'master'
2015-07-10 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael NordfeldthShowstreamAction tidying up
2015-07-10 Mikael Nordfeldthstatic definition of User::getByNickname
2015-07-10 Mikael NordfeldthShowstreamAction fixes so it's not as horrible
2015-07-10 Mikael NordfeldthSpiff up the PersonalTagCloudSection class
2015-07-10 Mikael NordfeldthEasy comparison of two Profile objects
2015-07-10 Mikael NordfeldthRedirecturlAction now extends ManagedAction
2015-07-10 Bhuvan KrishnaAdd executable permission to script missing it
2015-07-10 Bhuvan KrishnaRemove executable permissions where unnecessary
2015-07-09 Mikael Nordfeldthdelete notice form fix
2015-07-09 Mikael NordfeldthIntroducing TargetedRss10Action for simplifying RSS 1.0
2015-07-09 Mikael Nordfeldth/:nickname/all/rss had to be before /:tagger/all/:tag
2015-07-09 Mikael NordfeldthNeed to supply data to NoSuchUserException
2015-07-09 Mikael NordfeldthRss10Action migrated to ManagedAction
2015-07-09 Mikael NordfeldthStartpageAction essentially duplicated TopAction
2015-07-09 Mikael NordfeldthPEAR's Mail_mimeDecode updated
2015-07-09 Mikael NordfeldthNo static calls (PEAR sucks ass)
2015-07-09 Mikael Nordfeldthsearchsubmenu item() function definition
2015-07-09 Mikael Nordfeldthstatic function definitions and minor simplifying
2015-07-09 Mikael NordfeldthRss10Action now in an autodetected file.
2015-07-09 Mikael NordfeldthCSS can handle alternating row colouring now
2015-07-09 Mikael NordfeldthType controlling in lib/atomnoticefeed.php
2015-07-09 Mikael NordfeldthAPI actions are not ManagedAction yet
2015-07-08 Mikael NordfeldthDelete notice script added. Give an ID or URI.
2015-07-08 Mikael NordfeldthGravatar relies on closed source 3rd party
2015-07-07 Mikael NordfeldthFile_redirection static fixes and simplifying
2015-07-07 Mikael Nordfeldthhandle function declaration to match parent
2015-07-07 Mikael NordfeldthFile_redirection minor coding layout fix
2015-07-07 Mikael NordfeldthFile_redirection is called statically
2015-07-07 Mikael NordfeldthRobotstxtAction migrated to ManagedAction
2015-07-07 Mikael Nordfeldthprepare and handle function to match parents
2015-07-07 Mikael NordfeldthDon't statically call Validate functions
2015-07-07 Mikael NordfeldthDirectMessagePlugin actions modernified
2015-07-05 Mikael NordfeldthJanrain OpenID extlib updated
2015-07-04 Mikael NordfeldthMismatching function declarations.
2015-07-04 Mikael NordfeldthI had some inheritance the wrong way around.
2015-07-03 Mikael NordfeldthForgot NoticestreamAction, thanks roland.
2015-07-03 Mikael NordfeldthStronger typing and fixes in RequireValidatedEmail
next