]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / lib /
2011-01-08 Evan ProdromouMerge branch 'newmenuplugin' into 0.9.x
2011-01-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2011-01-03 Evan ProdromouMerge branch 'revertversion' into 0.9.x
2011-01-03 Evan ProdromouRevert "0.9.7alpha1"
2011-01-03 Evan ProdromouConfiguration options for using an HTTP proxy
2010-12-31 Brion VibberFix up edge case in nickname processing: overlong displ...
2010-12-31 Evan ProdromouEvents to hook for NoticeListElement <li> generation
2010-12-30 Evan ProdromouUUID-generation tools
2010-12-30 Evan Prodromouversion 0.9.8dev
2010-12-30 Evan Prodromou0.9.7alpha1
2010-12-30 Evan Prodromouupdate version to 0.9.7
2010-12-29 Evan ProdromouShow <activity:subject> in Atom group notice feed
2010-12-29 Evan ProdromouMerge branch '0.9.x' into noactor
2010-12-29 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-12-28 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-28 Brion VibberMerge branch 'master' into 0.9.x
2010-12-28 Brion VibberPrevent group creation by silenced users.
2010-12-28 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-28 Evan Prodromouadd events for restoring activities
2010-12-28 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-28 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-27 Evan ProdromouBetter job making an ActivityObject from an <atom:author>
2010-12-27 Evan ProdromouStop using <activity:subject> for atom feeds
2010-12-27 Evan ProdromouUse outputTo() instead of asString() for including...
2010-12-27 Evan ProdromouDon't output deprecated <activity:actor> element
2010-12-22 Brion VibberDon't trust text/xml mime types; generic content detect...
2010-12-22 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-22 Evan ProdromouRevert "initialize ActivityObject::$extra"
2010-12-22 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-12-22 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-12-22 Brion VibberInitialize $extra member to empty array on ActivityObject
2010-12-22 Evan Prodromouinitialize ActivityObject::$extra
2010-12-22 Brion VibberMerge branch 'righttoleave' into 0.9.x
2010-12-22 Evan Prodromoudisable account deletion by default
2010-12-22 Evan ProdromouMerge branch 'righttoleave' into 0.9.x
2010-12-20 Evan Prodromoudrop previous in oembedhelperexception code
2010-12-20 Evan Prodromoufixup exception constructor for php 5.2
2010-12-20 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-20 Evan ProdromouLet activity objects write directly to activity's own...
2010-12-20 Evan ProdromouLet activity objects write directly to activity's own...
2010-12-19 Evan ProdromouActivityObject has attribute for other elements
2010-12-18 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-18 Evan ProdromouAdd events for representing objects as activity:object
2010-12-18 Brion VibberTicket #2959: implement api/users/profile_image endpoin...
2010-12-17 Evan Prodromouaction to restore a user's backup from the Web interface
2010-12-17 Evan ProdromouTwo bug fixes in activityimporter
2010-12-17 Evan Prodromouchange code order to make shorter lines
2010-12-17 Evan ProdromouI'm still not sure when it's useful to reset a notice...
2010-12-17 Evan ProdromouMake restoreuser use new FeedImporter queue handler
2010-12-17 Evan Prodromoumove activity importing code to two different queuehand...
2010-12-17 Evan ProdromouMove accountrestorer class to feed importer
2010-12-17 Evan Prodromoumove code to get an author object for a feed to a libra...
2010-12-16 Brion VibberFix ticket #2929: router cache now clears itself when...
2010-12-16 Evan Prodromoudistribute flag for Notice::saveNew()
2010-12-15 Evan ProdromouMove account restoration code to a shared library
2010-12-15 Evan ProdromouMerge branch '0.9.x' into righttoleave
2010-12-15 Brion VibberMark OembedAction, XrdAction, and (plugin) Autocomplete...
2010-12-14 Brion VibberAtomPub discovery fix: gets MarsEdit's auto API detecti...
2010-12-14 Evan ProdromouAn action to delete your own account
2010-12-13 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-13 Evan Prodromouadd an action to backup the current account in Activity...
2010-12-13 Evan Prodromoudefine rights for account maintenance and default rules
2010-12-13 Evan Prodromoudefine configuration settings for account maintenance...
2010-12-13 Evan ProdromouMerge branch 'activityatompub' into 0.9.x
2010-12-13 Evan Prodromoufix URL for memberships feed
2010-12-13 Evan Prodromouadd atompub membership actions to router
2010-12-11 Evan ProdromouMerge branch '0.9.x' into activityatompub
2010-12-10 Evan ProdromouShow a single favorite for AtomPub
2010-12-10 Evan ProdromouMerge branch '0.9.x' into activityatompub
2010-12-10 Brion VibberTweaking nickname format regexes: added one that explic...
2010-12-09 Evan ProdromouAdd subscription feed for AtomPub
2010-12-09 Evan ProdromouAtomPub for single subscription
2010-12-09 Evan ProdromouMerge branch '0.9.x' into activityatompub
2010-12-09 Brion VibberMerge branch 'master' into 0.9.x
2010-12-08 Brion VibberMerge branch 'master' into 0.9.x
2010-12-08 Evan ProdromouDon't cache user-specific information for Notice atom...
2010-12-08 Evan ProdromouDon't cache user-specific information for Notice atom...
2010-12-07 Evan Prodromouwhitespace problems in lib/router
2010-12-07 Evan Prodromougenerate links for apinamespace.org/atom and /twitter...
2010-12-07 Evan Prodromouallow <Property> elements in <Link> in XRD
2010-12-07 Evan Prodromoufix whitespace in lib/xrdaction.php
2010-12-07 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainline
2010-12-06 Brion VibberMerge branch 'linkpreview-fix' into 0.9.x
2010-12-06 Evan Prodromouuse codeKey() in activity caching
2010-12-06 Evan ProdromouMerge branch '0.9.x' into cacheactivity
2010-12-06 Evan ProdromouMerge branch 'master' into 0.9.x
2010-12-06 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2010-12-06 Evan ProdromouConfig flag to disable router caching if needed
2010-12-06 Evan Prodromouuse Cache::codeKey() in Router class
2010-12-06 Evan ProdromouMake code-dependent cache entries more volatile
2010-12-06 Evan ProdromouConfig flag to disable router caching if needed
2010-12-06 Evan Prodromouuse Cache::codeKey() in Router class
2010-12-06 Evan ProdromouMake code-dependent cache entries more volatile
2010-12-06 Evan Prodromoucache generated activity info
2010-12-06 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-12-06 Evan Prodromoucorrectly generate enclosure in Activity::asString()
2010-12-06 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-06 Brion VibberAdded User::singleUserNickname() as (temporary?) fallba...
2010-12-06 Evan Prodromouremove common_debug() from Activity::asString()
2010-12-05 Evan ProdromouConvert Notice::asAtomEntry() to use Notice::asActivity...
next