]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2013-10-19 Mikael NordfeldthCore and Default plugins separated, now loads on install
2013-10-18 Mikael NordfeldthInstaller redirects to HTTPS if ssl is set to 'always'
2013-10-17 Mikael NordfeldthREAD THIS UPGRADE SCRIPT. ON EVERY PULL.
2013-10-17 Mikael NordfeldthMove nick updating of User entry to Profile->update()
2013-10-17 Mikael NordfeldthAuthCrypt now tidied up and enabled by default.
2013-10-17 Mikael NordfeldthWhen updating a User_group nickname, correlate Local_gr...
2013-10-16 Mikael NordfeldthLocal_group and User are now assumed to be in same...
2013-10-16 Mikael NordfeldthNoProfileException now parent to User* and Group*
2013-10-16 Mikael NordfeldthBetter use of Nickname validation functions
2013-10-16 Mikael NordfeldthBetter checks during User::register and improved Nickna...
2013-10-16 Mikael NordfeldthMinor changes to ApiCheckNicknameAction, syntax and...
2013-10-16 Mikael NordfeldthNickname::normalize now checks for path name collision...
2013-10-15 Mikael NordfeldthAdd support (and upgrade path) for group profiles
2013-10-15 Mikael NordfeldthLegacy fixup script from bad block/sub interaction
2013-10-15 Mikael NordfeldthRemoving legacy code and fixup_* for Status_network...
2013-10-15 Mikael NordfeldthMaking many of the API actions more consistent with...
2013-10-15 Mikael NordfeldthDo calls straight to the result of getProfile
2013-10-15 Mikael NordfeldthMoved favoriteNotices from User to Profile class
2013-10-15 Mikael NordfeldthgetTaggedSub-stuff moved to Profile class
2013-10-14 Mikael NordfeldthNow using common_local_url properly
2013-10-14 Mikael NordfeldthWe never accept a user without a Profile
2013-10-14 Mikael NordfeldthGNU social is with a minor s.
2013-10-14 Mikael NordfeldthNaming stuff GNUsocial rather than StatusNet
2013-10-14 Mikael Nordfeldthdocs: mysqlnd extension clarification
2013-10-14 Mikael Nordfeldthstatic:: call are less cluttery
2013-10-14 Mikael Nordfeldthprotected handle function without args for Action
2013-10-14 Mikael Nordfeldthcommon_sql_now() is recommended before DB_DataObject_Ca...
2013-10-14 Mikael NordfeldthLegacy StatusNet <0.8 stuff, not needed anymore
2013-10-14 Mikael NordfeldthMDB2 now works with UTF-8
2013-10-08 Mikael NordfeldthRemote Profile Action from ModPlus now more generic
2013-10-08 Mikael NordfeldthRemoved deprecated activity:subject
2013-10-08 Mikael NordfeldthAtom output of ActivityObject now has html AND text
2013-10-08 Mikael NordfeldthRevert "Don't set the title of a notice to its plain...
2013-10-08 Mikael Nordfeldthcommon_sql_now() is recommended
2013-10-07 Mikael NordfeldthNoResultException returns the failed object
2013-10-07 Mikael NordfeldthLet's not limit qvitter stuff to 'json' requests
2013-10-07 Mikael NordfeldthCleaning up clientError and serverError
2013-10-07 Mikael NordfeldthCalling parent::handle in ApiCheckHubAction
2013-10-07 Mikael NordfeldthValidate::uri replaced with filter_var for HTTP[S]...
2013-10-06 Mikael NordfeldthLet the SearchEngine take care of the search, and showJ...
2013-10-06 Mikael NordfeldthURL shortening can now be disabled for the 'maxurllength'
2013-10-06 Mikael NordfeldthQvitter API changes (thanks hannes2peer)
2013-10-06 Mikael Nordfeldth60 chars was too little, 100 chars seems better. For me.
2013-10-06 Mikael NordfeldthpkeyGet unfortunately returns null (should throw NoResu...
2013-10-06 Mikael NordfeldthMissed an exclamation mark. Still doesn't linkify groups?
2013-10-06 Mikael NordfeldthlistFind throws NoResultException on no results
2013-10-06 Mikael NordfeldthMoved Avatar retrieval into Avatar class
2013-10-06 Mikael NordfeldthAdded Profile_prefs class for profile preferences
2013-10-06 Mikael NordfeldthMoved shareLocation preference check to Profile class
2013-10-06 Mikael NordfeldthOAuth related syntax fixes, nothing big
2013-10-06 Mikael NordfeldthI missed a preg_replace with /e
2013-10-06 Mikael NordfeldthTyping and static declaration in PoCo class
2013-10-06 Mikael NordfeldthSome PHP strict warning fixes
2013-10-06 Mikael NordfeldthPCRE modifier /e is deprecated in favour of preg_replac...
2013-10-06 Mikael NordfeldthfillAvatars would avoid the *ProfileGetAvatar events
2013-10-05 Mikael NordfeldthGroup logos would not be fetched
2013-10-05 Mikael NordfeldthLOG_WARNING, not LOG_WARN
2013-10-05 Mikael NordfeldthMediaFile code improvements, preparing to implement...
2013-10-05 Mikael NordfeldthOAuth extlib updated and Twitter comments removed
2013-10-05 Mikael NordfeldthForgot to clean some debug logging
2013-10-05 Mikael NordfeldthUpdating external libraries for net access
2013-10-05 Mikael NordfeldthINSTALL docs updated, htaccess.sample more generic
2013-10-05 Mikael NordfeldthWe don't need _that_ noisy queue managers...
2013-10-05 Mikael NordfeldthIM/XMPP Plugin classes use throwing getParent
2013-10-05 Mikael NordfeldthgetParent throws exception
2013-10-05 Mikael NordfeldthMerge-request 3 by pztrn, IM reply more intuitive
2013-10-05 Mikael NordfeldthFix Avatar-unlink plus better logging in TwitterImport
2013-10-05 pztrnAdopted merge request #232 from statusnet to gnusocial
2013-10-04 Mikael NordfeldthLatest phpseclib stuff and moved into its own dir.
2013-10-04 Mikael Nordfeldthis_a() with 3 params only supported in 5.3.9 anyway
2013-10-04 Mikael NordfeldthProperly defined globals, $_PEAR caused install to...
2013-10-04 Mikael NordfeldthTwitter Import improvements. Still buggy?
2013-10-03 Mikael NordfeldthTwitter Import + avatar fixes (cleaning up + fixing)
2013-10-02 Mikael NordfeldthDo not name anything getOriginal (because DB_DataObject...
2013-10-02 Mikael NordfeldthVarious minor Avatar fixes, but pretty necessary.
2013-10-02 Mikael NordfeldthPlugin onAutoload replaces _ with / in lib paths, this...
2013-10-01 Mikael NordfeldthPHP Notice: Trying to get property of non-object
2013-10-01 Mikael NordfeldthPHP Notice: Undefined variable: logo
2013-10-01 Mikael NordfeldthProperly unlink all old avatars when deleting/uploading...
2013-09-30 Mikael NordfeldthFixed regression in OStatus sub from WebFinger/XML_XRD...
2013-09-30 Mikael NordfeldthFixed regression in latest Avatar fixes
2013-09-30 Mikael NordfeldthFix regression from WebFinger update for singleuser...
2013-09-30 Mikael NordfeldthAvatar resizing improvements and better code reuse
2013-09-30 Mikael NordfeldthImplemented WebFinger and replaced our XRD with PEAR...
2013-09-29 Joshua Judson... Correctly distribute notices from remote posters throug...
2013-09-29 Joshua Judson... Correct a logic-inverting typo in handling of replies...
2013-09-29 Joshua Judson... Allow the hostmeta to indirect from one domain to another.
2013-09-29 Joshua Judson... Make the ForceGroup plugin work consistently for notice...
2013-09-29 Joshua Judson... Make paging work correctly in the user-directory
2013-09-29 Joshua Judson... Remove bad common_path() call in context of cssLink().
2013-09-29 Mikael NordfeldthAutocomplete action must exist on user registration
2013-09-28 Mikael NordfeldthMaking sure scripts and tests check for GNUSOCIAL defin...
2013-09-25 Mikael NordfeldthUncaught exception when no subscribers/subscriptions...
2013-09-25 Mikael NordfeldthmaxNoticeLength test for url-shortening failed on maxCo...
2013-09-25 Mikael NordfeldthUpdated some of the INSTALL documentation
2013-09-24 Mikael NordfeldthAdded queue daemon notice about disabled forking functions
2013-09-24 Mikael NordfeldthFilling in missing endHTML calls for Action AJAX
2013-09-24 Mikael Nordfeldthphpseclib extlib updated from phpseclib.sf.net
2013-09-23 Mikael NordfeldthUpdating Janrain OpenID auth library
2013-09-23 Mikael NordfeldthhtmLawed extlib updated
next