]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Merge commit 'refs/merge-requests/8' of git://gitorious.org/statusnet/gnu-social...
[quix0rs-gnu-social.git] / plugins /
2014-02-23 Mikael NordfeldthMerge commit 'refs/merge-requests/8' of git://gitorious...
2014-01-26 Jean Baptiste FavreFiw TwitterBridge after SSL enforcement (https://dev...
2014-01-04 Mikael NordfeldthMerge commit 'refs/merge-requests/6' of git://gitorious...
2014-01-01 Mikael Nordfeldthbetter comment for PuSH <0.4 hack
2013-12-04 Mikael NordfeldthTwitter search server has changed domain name (thanks...
2013-11-20 Mikael NordfeldthCron split into Cronish and OpportunisticQM
2013-11-19 Mikael NordfeldthAttention structure has changed recently
2013-11-19 Mikael NordfeldthDon't miss integer 0 values from find()
2013-11-19 Mikael NordfeldthGTalk shouldn't be trusted to comply with XMPP nowadays
2013-11-09 Mikael NordfeldthInbox class a bit more consistent in argument order...
2013-11-08 Mikael NordfeldthWebFingerResource for profiles now WebFingerResource_Pr...
2013-11-06 Mikael NordfeldthRemote StatusNet sites would throw 400 if no hub.verify...
2013-11-02 Mikael NordfeldthPuSH 0.4: No outgoing 'sync' verifications. Feed renewa...
2013-11-02 Mikael NordfeldthWe don't do local_push_bypass
2013-11-01 Mikael NordfeldthNotice metadata for WebFinger. Not sure if implemented...
2013-11-01 Mikael NordfeldthSalmon only has one "rel" value now, so start deprecating
2013-11-01 Mikael NordfeldthWhat was that NewMenu plugin doing there anyway?
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
next