summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-02-01update README and version for 0.8.30.8.3Evan Prodromou
2009-11-14Fix regression from ba199ad4ec47e6b0c067a3b2a15882d3836ea009: typo in refacto...Brion Vibber
2009-11-05update version number0.8.2Evan Prodromou
2009-10-31Revert "Added getfile action"Evan Prodromou
2009-10-31update version to rc2Evan Prodromou
2009-10-31Merge branch '0.8.x' into testingEvan Prodromou
2009-10-22Added getfile actionJeffery To
2009-10-19Better check if site,server is configured.Eric Helgeson
2009-10-19some typoes in comments that annoyed me, fixed nowBrenda Wallace
2009-10-19new codename for 0.8.2Evan Prodromou
2009-10-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2009-10-19Utilize NICKNAME_FMT constant when creating at replies0.8.2rc1Eric Helgeson
2009-10-16Workaround for Facebook data store API behavior regression, fixes savingBrion Vibber
2009-10-11Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-09Fixed twitter defaulting to disabledJeffery To
2009-10-08Don't show search suggestions for private sitesJeffery To
2009-10-07Fixed E_NOTICE when returnto isn't setJeffery To
2009-10-03Using CDATA for autofocus scriptSarven Capadisli
2009-09-30Better check to see if the XML prolog should be outputted for XMLSarven Capadisli
2009-09-30Outputting UTF-8 charset in document header irrespective of mimetype.Sarven Capadisli
2009-09-30Switched Doctype to XHTML 1.0 Strict (which best reflects the currentSarven Capadisli
2009-09-29Twitter API returns server errors in preferred formatEvan Prodromou
2009-09-29move HTTP error code strings to class variablesEvan Prodromou
2009-09-24Revert "move scripts to just before </body>, add event for scripts that need ...Evan Prodromou
2009-09-23move scripts to just before </body>, add event for scripts that need to be in...Evan Prodromou
2009-09-23Revert "When viewing a page in https, all links to non-actions (links to CSS,...Evan Prodromou
2009-09-23revert output buffering (costly) for ETags (low priority)Evan Prodromou
2009-09-20No need to call farbtastic.go.js because it was moved to userdesign.go.jsSarven Capadisli
2009-09-20Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xSarven Capadisli
2009-09-19Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-18Show context link if this notice starts a conversationCraig Andrews
2009-09-18Removed trailing single space in author @titleSarven Capadisli
2009-09-15304 responses should not have a Content-Length header.Craig Andrews
2009-09-15Revert "Several fixes to make RabbitMQ a player."Evan Prodromou
2009-09-13Generate ETags for pages which don't specify themselves.Craig Andrews
2009-09-13When viewing a page in https, all links to non-actions (links to CSS, JS, etc...Craig Andrews
2009-09-13Set a Vary header with accept-encoding and cookies.Craig Andrews
2009-09-12NoticeForm's constructor's inreplyto argument should be optional (defaulting ...Craig Andrews
2009-09-12Show username in subject of emailsCraig Andrews
2009-09-11Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...Craig Andrews
2009-09-11Several fixes to make RabbitMQ a player.Marcel van der Boom
2009-09-10Allow @ signs in the path, querystring, and fragment parts of URLsCraig Andrews
2009-09-10Re-use enclosure decision logic to decide if a link gets a paperclip/lightbox...Craig Andrews
2009-09-10Revert "If a shortened URL begins with http://, don't include it in the short...Craig Andrews
2009-09-09If a shortened URL begins with http://, don't include it in the shortened url...Craig Andrews
2009-09-09:: isn't a valid IPv6 address for our purposesCraig Andrews
2009-09-08Use a non-error-generating array key check to a) improve performance and b) n...CiaranG
2009-09-05more info in error message, to help next person who has to debug localesbrenda
2009-09-04Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli