summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-07-07user/show API method needs to fall back to basic auth so thatZach Copley
2009-07-07Merge commit 'br3nda/0.8.x-noticesfix' into 0.8.xCiaranG
2009-07-06Fix redundant page display for group design settingsZach Copley
2009-07-06fix bad function callZach Copley
2009-07-06Bringing users/show in line with Twitter as far as specifying user.Dan Moore
2009-07-06Add special basic auth handling for friendships/show. Other fixups.Zach Copley
2009-07-06Support undocumented 'id' parameter in /statuses/show API methodZach Copley
2009-07-05set/get viewdesigns flag and use itEvan Prodromou
2009-07-03Merge branch 'friendships_show' into 0.8.xZach Copley
2009-07-03Implement friendships/show API methodZach Copley
2009-07-03null for both args in conversationEvan Prodromou
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-02Route and stub for new friendships/show API methodZach Copley
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