summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2009-09-04Updated layout for filter by tag formSarven Capadisli
2009-09-04Added additional characters as allowed in URLs.Craig Andrews
2009-09-03Created autofocus method to give focus to an element (primarily a formSarven Capadisli
2009-09-02Better error handlingZach Copley
2009-09-01Let users join and drop group membership from xmppCarlos Perilla
2009-09-01Stop requeuing notices not bound for Twitter.Zach Copley
2009-08-31Fix attachment savingCraig Andrews
2009-08-31Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-08-31Removed <dl> structure from MailboxAction::showMessage. Same asSarven Capadisli
2009-08-31Allow :'s in the path, query string, and fragment parts of the url (Mediawiki...Craig Andrews
2009-08-29Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-08-29Fix error in log msg format specifierZach Copley
2009-08-28Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-28change version to 0.8.2devEvan Prodromou
2009-08-28Add % and ~ as valid characters in the path, querystring, and fragment parts ...Craig Andrews
2009-08-28fix 'callback_helper'0.8.1Evan Prodromou
2009-08-28stutuses -> statusesEvan Prodromou
2009-08-28Merge branch 'twitter-basic-auth' into 0.8.xZach Copley
2009-08-28Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...Zach Copley
2009-08-28Abstract the Twitter basic auth stuff into its own client classZach Copley
2009-08-28Renable basic auth posting to Twitter for users who already have a bridge setupZach Copley
2009-08-27make URL analyzer save new info on URLs0.8.1rc2Evan Prodromou
2009-08-27remove duplicate save of Notice and streamline attachment detectionEvan Prodromou
2009-08-27reformat curry() to make my editor happyEvan Prodromou
2009-08-27Implement the is_member and membership group api'sCraig Andrews
2009-08-27Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-27add api/laconica for backwards compatibilityEvan Prodromou
2009-08-27Do not used named capturing groupsCraig Andrews