]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-08-05 Brion VibberMerge branch 'master' into testing
2010-08-04 Zach CopleyFix for source attribution on notices; it was displayin...
2010-07-29 Zach CopleyFix for issue ID 2290: make sure errors are returned...
2010-07-29 Zach CopleyReturn HTTP 403 instead of 400 when silenced users...
2010-07-29 James Walkeroops. really embarassing typo (that explains some weird...
2010-07-28 Evan ProdromouMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-07-28 Evan ProdromouMerge branch 'googleadsadminpanel' into testing
2010-07-28 Evan Prodromouadd admin panel for Adsense
2010-07-28 Brion VibberMerge branch 'master' into testing
2010-07-28 James Walkerbackwards compatibility for old tags format in hasTag
2010-07-28 James Walkertry/catch just in case..
2010-07-28 James Walkerdon't try to save empty tags
2010-07-28 James WalkerSQL script to update status_network table
2010-07-28 James Walkerscript to normalize status_network tags
2010-07-28 James Walkerleaving tags column in (for now)
2010-07-27 James WalkerMerge branch 'master' into testing
2010-07-26 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2010-07-22 Evan Prodromouaccept mailto: URIs as OStatus identifiers
2010-07-22 Brion VibberQuick fix for IE7 via sammy: remove redundant media...
2010-07-21 Zach CopleyRevert "Revert "Change the cache window on notices...
2010-07-21 James Walkernormalizing tags for status_network
2010-07-20 Eric HelgesonMake some messages gender neutral.
2010-07-20 Zach CopleyRevert "Change the cache window on notices from 61...
2010-07-19 Brion VibberProvisional OAuth, OpenID token check timing attack...
2010-07-19 Zach CopleyChange the cache window on notices from 61 to 200,...
2010-07-16 Zach CopleySuppress HTTP error headers for JSONP API output
2010-07-14 Evan Prodromoucache sitemap notice and user counts for 4h
2010-07-13 Evan ProdromouExceptions are caught and continued on JSON, XML, Atom...
2010-07-13 Evan Prodromouhandle missing profile for notices better in Rss10Action
2010-07-13 Evan Prodromouhandle missing profile for notices better in NoticeList
2010-07-13 Evan Prodromoulog exceptions in atom feeds, but don't let them kill...
2010-07-13 Evan Prodromoupush exception on missing profile down to Notice::getPr...
2010-07-13 Evan Prodromouhandle notices without profiles better in RSS output
2010-07-12 Brion VibberCommit hubprepqueuehandler.php -- fix for OStatus bulk...
2010-07-12 Brion VibberCommit hubprepqueuehandler.php -- fix for OStatus bulk...
2010-07-12 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-07-12 Brion VibberTicket 2427: fix regression in plugin i18n
2010-07-12 Brion VibberTicket 2433: Skip locale fallback list check on Windows...
2010-07-10 Evan Prodromouremove debugging statement and add a bit of output...
2010-07-10 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2010-07-09 Evan Prodromouscript to fill counts table from command line
2010-07-08 Zach CopleyHandle the case where a screen name has shifted from...
2010-07-05 Evan Prodromoucreate an index on user.created so sitemap generation...
2010-07-01 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-06-29 Brion VibberUpdated OMB_Yadis_XRDS for compatibility with php-openi...
2010-06-29 Brion VibberUpdate to last upstream version of libomb: coding style...
2010-06-29 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-06-29 Brion VibberUpdates to README w/ summary changelist
2010-06-29 Brion VibberFix regression in OStatus remote group subscribe -...
2010-06-29 Brion VibberUpdate the (formerly) Janrain OpenID library to 2.2...
2010-06-28 Zach Copley- Fix bugs with block and friendship API methods
2010-06-28 Brion VibberFix regression in 92ded7c6cb56056a89bc8b3caabd080491048...
2010-06-28 Brion VibberMerge branch 'master' into 0.9.x
2010-06-28 Brion VibberUpdate version and code name: 0.9.3 Half a World Away
2010-06-28 Zach CopleyAdd notice source for StatusNet Desktop
2010-06-28 Brion VibberFix for PHP notice when given an integer degrees in...
2010-06-28 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-28 Brion VibberEnhanced upload file type detection. If given an origin...
2010-06-28 Brion VibberTest cases for MediaFile::getUploadedFileType() with...
2010-06-26 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-26 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-06-26 Brion VibberFix for bug #2382: releasing claim on failed queue...
2010-06-26 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-26 Brion VibberMerge branch 'master' into testing
2010-06-25 Zach CopleyHave API methods for search subclass ApiPrivateAuthAction
2010-06-24 Brion VibberRegression fix for Recaptcha on SSL registration page...
2010-06-23 Zach CopleyFix for ticket http://status.net/open-source/issues...
2010-06-22 Zach Copley- Add profile_info tag to Atom author
2010-06-21 Siebrand MazelandUpdate pot file.
2010-06-21 Siebrand MazelandImprove error message per discussion on http://translat...
2010-06-21 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-06-21 Brion Vibberquick-fix for localization typo per #2366 (also fixed...
2010-06-20 Brion VibberRecaptchaPlugin: fix for missing captcha on iPhone...
2010-06-20 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-06-18 Brion VibberCatch a couple of missing XML namespace declarations...
2010-06-17 Zach CopleyInclude source client's related URL (if any) in source...
2010-06-17 James Walkeradding a Status_network::updateKeys() method, since...
2010-06-17 Zach CopleyFix problem with AvatarLink in which it was sometimes...
2010-06-16 Zach CopleyMerge branch 'master' of gitorious.org:statusnet/mainline
2010-06-16 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-06-16 Zach Copley- More useful group info from api/statusnet/group/show
2010-06-16 Brion VibberMerge branch 'testing' into 0.9.x
2010-06-16 Brion VibberMerge branch 'master' into testing
2010-06-16 Brion VibberSwitch OpenID server's redirects from 307 to 303 to...
2010-06-14 Evan Prodromoufix URL regex for tags to use UTF-8
2010-06-14 Brion VibberMerge branch 'master' into testing
2010-06-13 Evan Prodromouadmin panel for setting site-claim metadata
2010-06-13 Evan Prodromoushow site claim keys on top page
2010-06-11 Brion VibberFix for DB error reporting in installer (MySQL path)
2010-06-11 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-11 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-11 Brion VibberFix a couple bad format entries in router setup (format...
2010-06-10 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-06-10 Brion VibberTicket #2350: fix for incorrect FOAF sioc:follows entri...
2010-06-10 Brion VibberTicket #2349: fix for Geonames semantic reference URLs...
2010-06-09 Brenda WallaceRevert "added notice.location to group by"
2010-06-08 Brenda Wallaceadded missing author
2010-06-08 Brenda Wallaceadded missing authors
2010-06-08 Brenda Wallaceadded missing authors
2010-06-08 Brenda Wallaceadded 2 missing authors, foudn automatically in git...
next