summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-04Avatar crop fix for shrinking/stretching of images when user doesn'tSarven Capadisli
2009-03-03PostgreSQL - added new emailnotifyattn field to user table, to match MySQL ve...CiaranG
2009-03-02Updated typography and layoutSarven Capadisli
2009-02-28check some prereqs for installationEvan Prodromou
2009-02-28first pass at a working install.phpEvan Prodromou
2009-02-28don't use semicolons in commentsEvan Prodromou
2009-02-28automatically handle non-laconica-named databasesEvan Prodromou
2009-02-28show a form for installationEvan Prodromou
2009-02-28Add a flag for if there's no config fileEvan Prodromou
2009-02-28Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-28fix problem with dupe tags in profileEvan Prodromou
2009-02-28Slightly toned down the text-shadow on navigationSarven Capadisli
2009-02-27Add route for new message to user.Adrian Lang
2009-02-27Hopefully fixes #1260: Mess with norwegian languages. Moreover corrected ltr/...Adrian Lang
2009-02-27Fixes #1258: A period in a hashtag leads to the tag being interpreted as url ...Adrian Lang
2009-02-27Route for remote subscribe link on profile page.Adrian Lang
2009-02-27Completely refactored noticesearch list, now using subclassing for highlighti...Adrian Lang
2009-02-27Fixes #1241: in-reply-to links were broken due to copy and paste error (Varia...Adrian Lang
2009-02-27Fix replyto parameter in newnoticeAdrian Lang
2009-02-27More routes.Adrian Lang
2009-02-27Broadcast profile via OMB after avatar change.Adrian Lang
2009-02-27Add finishremotesubscribe to the unrouted actions list.Adrian Lang
2009-02-27Correctly handle avatars at updateProfileAdrian Lang
2009-02-27Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes.Adrian Lang
2009-02-27Fixes #1067: Avatar stretched on authorize remote subscription page. The img ...Adrian Lang
2009-02-27Adds some missing routes.Adrian Lang
2009-02-26Hook for setting document content type, charset, language, DOCTYPE andSarven Capadisli
2009-02-24Print stylesheet - Added license and cleanupSarven Capadisli
2009-02-24Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-24Print stylesheetSarven Capadisli
2009-02-23Make allrss.php work with phpcsEvan Prodromou
2009-02-22Ticket #1108 - Added 'social graph' methods to the APIZach Copley
2009-02-22Minor routing fix for friends_timeline API methodZach Copley
2009-02-22Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-22Ticket #925 - make verify_credentials return 'Authorized' if no return type s...Zach Copley
2009-02-21Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-20Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-20New doc page for Identi.ca badge and minor updates to badge's jsZach Copley
2009-02-20Minor positioning: using absolute right instead of leftSarven Capadisli
2009-02-20Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-20Hooks for: local navigationSarven Capadisli
2009-02-20Fixed routing for direct messages and favorites in the APIZach Copley
2009-02-20Change common_local_url() to take 4 argumentsEvan Prodromou
2009-02-20fix notices in lib/grouplist.phpEvan Prodromou
2009-02-20don't use SUP in group rssEvan Prodromou
2009-02-20fix some notices in omb.phpEvan Prodromou
2009-02-20use return value of common_check_user() in login.phpEvan Prodromou
2009-02-20fix notice in searchactionEvan Prodromou
2009-02-20make check for ->value betterEvan Prodromou
2009-02-20change static in router to varEvan Prodromou