summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-07-03no limit on conversation streamEvan Prodromou
2009-07-03fixed limit for conversationsEvan Prodromou
2009-07-03move peoplesearchresults class to action/peoplesearchEvan Prodromou
2009-07-03only show subscription controls to ownerEvan Prodromou
2009-07-02Send null as 2nd arg, not 3rd.Zach Copley
2009-07-02Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-02notice should show user designEvan Prodromou
2009-07-02favorites should show owner designEvan Prodromou
2009-07-01Show HTML for thumbnails instead of redirecting. Remove dead code.Zach Copley
2009-07-01correctly return count of noticesEvan Prodromou
2009-07-01show all the notices, not just latest 20Evan Prodromou
2009-07-01don't redirect on local file for ajax actionEvan Prodromou
2009-06-30Cleaning up comments at top of favor.php.Dan Moore
2009-06-30Merge commit 'jeff-themovie/small-fixes' into 0.8.xZach Copley
2009-06-30Merge commit 'jeff-themovie/invite-enabled' into 0.8.xZach Copley
2009-06-30Merge commit 'jeff-themovie/notice-search-no-results' into 0.8.xZach Copley
2009-06-30Merge commit 'jeff-themovie/group-rss-empty' into 0.8.xZach Copley
2009-06-30Merge commit 'erichelgeson/no-posts-verbage' into 0.8.xZach Copley
2009-06-30calculate date once for SUPEvan Prodromou
2009-06-30conversation code changesEvan Prodromou
2009-06-29Fixed grammar in class comment blocksZach Copley
2009-06-29Delete orphaned background imgs. Design settings code now passesZach Copley
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
2009-06-29Using role for admin indicator. Added margin-left.Sarven Capadisli
2009-06-29Allow users and groups to reset their design to system default colorsZach Copley
2009-06-29admin indicators in groupsEvan Prodromou
2009-06-29show section with admins in sidebar of groupEvan Prodromou
2009-06-27log IP for API auth errorsEvan Prodromou
2009-06-26Added readonly flag to FileAction just in caseZach Copley
2009-06-26Merge branch '0.8.x' into small-fixesJeffery To
2009-06-26Merge branch '0.8.x' into notice-search-no-resultsJeffery To
2009-06-26Merge branch '0.8.x' into invite-enabledJeffery To
2009-06-26Merge branch '0.8.x' into group-rss-emptyJeffery To
2009-06-25Merge branch '0.8.x' into attachment-fixupZach Copley
2009-06-25Make shorturls in notice content point to AttachmentAction urlsZach Copley
2009-06-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-25FileAction redirections weren't being added (e.g.: /notice/$notice_id/file)Zach Copley
2009-06-25max public pageEvan Prodromou
2009-06-25avoid getting duplicate errors on uploadEvan Prodromou
2009-06-25streamline the file actionEvan Prodromou
2009-06-25update conversations to use newer query formatEvan Prodromou
2009-06-24Take out noisy debugging statementZach Copley
2009-06-24fix bug in which design background could accidentally get removedZach Copley
2009-06-23Make gateway notices available to the auth user in the APIZach Copley
2009-06-23Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-06-23Stop Twitter gateway notices from leaking via user faves pagesZach Copley
2009-06-24Merge branch '0.8.x' into small-fixesJeffery To
2009-06-24Merge branch '0.8.x' into notice-search-no-resultsJeffery To
2009-06-23remove common_debug from newnoticeEvan Prodromou
2009-06-23append uploads to content rather than showing them doubleEvan Prodromou