]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2014-02-24 Mikael NordfeldthMaking us less dependant on javascript trust
2014-02-24 Mikael Nordfeldthminify removed from core (use plugin if desired)
2014-02-24 Mikael NordfeldthPreparing plugins for no-minify-in-core-policy
2014-02-23 GNU Social... Remove util.min.js (minifying is EVIL)
2014-02-23 Jean Baptiste... Add various entry points to enhance compatibility with...
2014-02-23 Jean Baptiste... Add 'profile_image_url_https' to enhance compatiblity...
2014-02-23 Mikael Nordfeldthmentions from OStatus lookup were missing a 'type'...
2014-02-23 Mikael NordfeldthCompare to profile id of group, for backward compatibility
2014-02-23 Mikael Nordfeldthstricter typing
2014-02-23 Mikael NordfeldthAutocomplete now matches remote profiles as well.
2014-02-23 Mikael NordfeldthMerge commit 'refs/merge-requests/8' of git://gitorious...
2014-02-23 Mikael NordfeldthSnapshot call was left behind
2014-02-23 Mikael NordfeldthMerge branch 'master' of git://gitorious.org/+socialite...
2014-02-23 Mikael NordfeldthRemove callback sneakery by StatusNet
2014-02-23 Mikael Nordfeldthslightly less confusing inline if
2014-02-07 Matt LeeUpdated logos
2014-01-26 Jean Baptiste... Fiw TwitterBridge after SSL enforcement (https://dev...
2014-01-12 Mikael NordfeldthUse exceptions for Notice::getByUri
2014-01-12 Mikael NordfeldthNotice::getByUri is of course static
2014-01-12 Mikael NordfeldthgetByUri added to Notice for future use
2014-01-04 Mikael NordfeldthMerge commit 'refs/merge-requests/6' of git://gitorious...
2014-01-01 Mikael Nordfeldthinstanceof checks for better typing
2014-01-01 Mikael Nordfeldthupdating prepare and handle
2014-01-01 Mikael NordfeldthPrevious edit made translation notes incompatible
2014-01-01 Mikael Nordfeldthapparently not only regex 'https?' urls are sent
2014-01-01 Mikael Nordfeldthbetter comment for PuSH <0.4 hack
2013-12-31 rootcheck local/plugins before plugins in Plugin::onAutoload
2013-12-04 Mikael NordfeldthTwitter search server has changed domain name (thanks...
2013-12-02 Mikael NordfeldthQueues should be enabled by default (thanks postblue)
2013-11-20 Mikael NordfeldthOpportunisticQM can't run as subsystem qm
2013-11-20 Mikael NordfeldthCron split into Cronish and OpportunisticQM
2013-11-19 Mikael NordfeldthCron plugin added and now default queue handler
2013-11-19 Mikael NordfeldthWe haven't added the cron plugin yet
2013-11-19 Mikael NordfeldthPlugins should be initialized with an empty array,...
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 NordfeldthComment and typing improvements
2013-11-19 Mikael NordfeldthDon't allow double plugin loading
2013-11-19 Mikael NordfeldthGTalk shouldn't be trusted to comply with XMPP nowadays
2013-11-19 Mikael NordfeldthGNUSOCIAL, not STATUSNET. Too many changes to be backwa...
2013-11-17 Mikael NordfeldthDon't disable queuedaemons before Cron stuff is done
2013-11-13 Mikael NordfeldthMinor queue fixes, probably not very important. Prepari...
2013-11-11 Mikael NordfeldthSlightly better indication that notice section shows...
2013-11-10 Mikael NordfeldthSection notices should not take up too much space.
2013-11-10 Mikael Nordfeldthcurly braces to pick a character in string is not recom...
2013-11-10 Mikael NordfeldthSlight cleanup in typing and syntax of File and File_...
2013-11-09 Mikael NordfeldthInbox class a bit more consistent in argument order...
2013-11-09 Mikael NordfeldthNotice_inbox no longer used (and should've already...
2013-11-08 Mikael NordfeldthWebFingerResource for profiles now WebFingerResource_Pr...
2013-11-07 Mikael NordfeldthGroup mentions got the wrong class. Now lists get their...
2013-11-06 Mikael NordfeldthRemote StatusNet sites would throw 400 if no hub.verify...
2013-11-04 Mikael NordfeldthCall self:: instead of Memcached_DataObject
2013-11-04 Mikael NordfeldthCache key lead is 'gnusocial' now (restart daemons!)
2013-11-04 Mikael NordfeldthNo pagination when no groups shown... :)
2013-11-02 Mikael NordfeldthProfile->getGroupCount() should be used for groupcounts
2013-11-02 Mikael NordfeldthPuSH 0.4: No outgoing 'sync' verifications. Feed renewa...
2013-11-02 Mikael NordfeldthWe can only handle Memcached_DataObject in NoResultExce...
2013-11-02 Mikael NordfeldthWe don't do local_push_bypass
2013-11-02 Mikael NordfeldthMinor typing stuff and syntax fixes
2013-11-02 Mikael NordfeldthImplement a User_group fetching function for Local_group
2013-11-02 Mikael NordfeldthLess raw SQL in User_group
2013-11-02 Mikael NordfeldthMinor PHP stylistic features and typing stuff
2013-11-01 Mikael NordfeldthThere are no LaconicaScripts left
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 NordfeldthMinor labeling things for StatusNet to GNU social migration
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 NordfeldthVersion name strings updated, StatusNet only retained...
2013-10-30 Mikael NordfeldthOStatus remote address example now more generic
2013-10-30 Mikael NordfeldthForgot to catch no-parent-exception
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 NordfeldthgetStreamName will now return nick/fullname based on...
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-30 Mikael NordfeldthLoginAction somewhat converted to FormAction
2013-10-29 Mikael Nordfeldthmentioned was an array, not a single object
2013-10-29 Mikael NordfeldthFile oEmbed lookup failure is not as severe as LOG_ERR
2013-10-29 Mikael NordfeldthUser_group->permalink() is a function, not a variable.
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 NordfeldthMore OOP-ish tests using instanceof
2013-10-28 Mikael NordfeldthPEAR lib updated to 1.9.4 (seems only installation...
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 NordfeldthgetAcctUri function added with related exception
2013-10-28 Mikael NordfeldthMake Atom titles a bit more verbose
2013-10-28 Mikael NordfeldthUse getParent instead of manual reply_to lookup
2013-10-28 Mikael NordfeldthRemoved legacy OMB. Use OStatus for remote profiles.
2013-10-28 Mikael NordfeldthEnable json-specified objects in queue_item frames
2013-10-27 Mikael Nordfeldthdefines changed to GNU social names instead of StatusNet
2013-10-25 Mikael NordfeldthForceGroup and some qvitter API stuff still used staticGet
next