]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
[quix0rs-gnu-social.git] / plugins /
2013-11-01 Mikael NordfeldthUsing GNUSOCIAL_VERSION instead of STATUSNET_VERSION
2013-11-01 Mikael NordfeldthUser agents and generators changed to GNU social
2013-11-01 Mikael NordfeldthBetter typing and minor fixes to OStatus related stuff
2013-10-30 Mikael NordfeldthOStatus remote address example now more generic
2013-10-30 Mikael NordfeldthGetting a profile from URI would throw exceptions on...
2013-10-30 Mikael NordfeldthUse schemaDef when checking database structure
2013-10-30 Mikael NordfeldthMinor Ostatus_profile class reference fixes
2013-10-30 Mikael NordfeldthNoticeListItem attentions showed double for User_group
2013-10-30 Mikael NordfeldthUse addPlugin! (esp. XMPP folks should do this)
2013-10-29 Mikael NordfeldthGroup discovery from text functions polished
2013-10-29 Mikael NordfeldthProtected function prepare with array $args defaulting...
2013-10-29 Mikael Nordfeldthfunction delete in dataobjects now don't break strict...
2013-10-28 Mikael NordfeldthReworked the ActivityContext->attention structure
2013-10-28 Mikael NordfeldthMemcached_DataObject extensions got their update functi...
2013-10-28 Mikael NordfeldthSome getStaticProperty calls to PEAR globalized
2013-10-28 Mikael Nordfeldthacct uri should be caseinsensitive (so let's do our...
2013-10-28 Mikael NordfeldthEvent handler StartGetProfileAcctUri for WebFinger
2013-10-28 Mikael NordfeldthRemoved legacy OMB. Use OStatus for remote profiles.
2013-10-25 Mikael NordfeldthForceGroup and some qvitter API stuff still used staticGet
2013-10-22 Mikael NordfeldthMoved jbfavre's Twitter card support to Twitter plugin
2013-10-21 Mikael NordfeldthOstatus_profile->processShare now backwards compatible...
2013-10-21 Mikael NordfeldthSHARE activities would not be imported from federated...
2013-10-21 Mikael NordfeldthReplace common_good_random with common_random_hexstr
2013-10-21 Mikael NordfeldthGenerate better salt for crypt()
2013-10-21 Mikael NordfeldthException wasn't thrown. How does PHP handle daisychain...
2013-10-20 Florian Schmausplugins/Xmpp/README fixed typos
2013-10-20 Florian SchmausImproved plugins/Xmpp/README
2013-10-20 Mikael NordfeldthProfile creation always failed because we didn't COMMIT
2013-10-20 Mikael NordfeldthMinor function definitions so they match Action parent
2013-10-20 Mikael NordfeldthWebFingerResource introduced, instead of strict Profile...
2013-10-17 Mikael NordfeldthAuthCrypt now tidied up and enabled by default.
2013-10-16 Mikael NordfeldthLocal_group and User are now assumed to be in same...
2013-10-16 Mikael NordfeldthBetter use of Nickname validation functions
2013-10-14 Mikael NordfeldthGNU social is with a minor s.
2013-10-14 Mikael Nordfeldthcommon_sql_now() is recommended before DB_DataObject_Ca...
2013-10-08 Mikael NordfeldthRemote Profile Action from ModPlus now more generic
2013-10-07 Mikael NordfeldthValidate::uri replaced with filter_var for HTTP[S]...
2013-10-06 Mikael NordfeldthQvitter API changes (thanks hannes2peer)
2013-10-06 Mikael NordfeldthMoved Avatar retrieval into Avatar class
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 NordfeldthSome PHP strict warning fixes
2013-10-06 Mikael NordfeldthPCRE modifier /e is deprecated in favour of preg_replac...
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 NordfeldthIM/XMPP Plugin classes use throwing getParent
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 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 NordfeldthPlugin onAutoload replaces _ with / in lib paths, this...
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 NordfeldthAvatar resizing improvements and better code reuse
2013-09-30 Mikael NordfeldthImplemented WebFinger and replaced our XRD with PEAR...
2013-09-29 Joshua Judson RosenCorrectly distribute notices from remote posters throug...
2013-09-29 Joshua Judson RosenMake the ForceGroup plugin work consistently for notice...
2013-09-29 Joshua Judson RosenMake paging work correctly in the user-directory
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-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 NordfeldthPHP5.5 fix: Better use of startXML for Action classes...
2013-09-23 Mikael NordfeldthStylesheet event now removed of StatusNet-remnants
2013-09-23 Mikael NordfeldthFavorAction upgraded to extend FormAction
2013-09-23 Mikael NordfeldthFixed regression in bookmark.js that caused double...
2013-09-21 Mikael NordfeldthSubscription "get by" functions now don't use ArrayWrappers
2013-09-19 Mikael NordfeldthMake better use of Subscription class
2013-09-16 Mikael NordfeldthAutocomplete migrated to jquery-ui autocomplete
2013-09-14 Mikael NordfeldthEvents on user registrations now strictly typed
2013-09-14 Mikael Nordfeldthjquery 2.x update related fix (.die no longer defined)
2013-09-10 Mikael NordfeldthChanging js .live calls to .on for jquery 2.x
2013-09-09 Mikael NordfeldthRemoving unnecessary require_once lines (autoload!)
2013-09-09 Mikael NordfeldthTidying up getUser calls to profiles and some events
2013-08-29 Mikael NordfeldthFixed comment description in STS plugin
2013-08-29 Mikael NordfeldthChanges to GNUsocial plugins
2013-08-29 Mikael Nordfeldthremoving empty "planned" GNU Social plugins
2013-08-29 Mikael NordfeldthMoved multiGet into Managed_DataObject
2013-08-28 Mikael NordfeldthSyntax error in XMPP config example
2013-08-28 Mikael Nordfeldthplugins onAutoload now only overloads if necessary...
2013-08-21 Mikael NordfeldthWoops, forgot auto_increment (comes with 'serial')
2013-08-21 Mikael NordfeldthGNU Social extensions fixes (please read note)
2013-08-21 Mikael NordfeldthIMPORTANT - fixed HubSub to properly fetch primary...
2013-08-21 Mikael NordfeldthOStatus classes now has modern schemaDef
2013-08-21 Mikael NordfeldthIMPORTANT: Making prev. Memcached_DataObject working...
2013-08-20 Mikael NordfeldthUnnecessary UTF-8 declaration for database
2013-08-19 Mikael NordfeldthFurther static declarations of functions
2013-08-19 Mikael NordfeldthClass wasn't used anywhere, and file contained wrong...
2013-08-18 Mikael NordfeldthIMPORTANT - fixed Magicsig to properly overload getKV...
2013-08-18 Mikael NordfeldthpkeyGet is now static and more similar to getKV
2013-08-18 Mikael NordfeldthMagicsig class now Managed_DataObject with nicer schemaDef
2013-08-18 Mikael NordfeldthBookmark class now has schemaDef (for Managed_DataObject)
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-18 Mikael NordfeldthUpdating all Memcached_DataObject extended classes...
2013-08-18 Mikael NordfeldthSome statically called functions in plugins now declare...
2013-08-12 Mikael NordfeldthPlugins with classes that extend Managed_DataObject...
next