summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Collapse)Author
2009-04-14Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-13typo in api.phpEvan Prodromou
2009-04-13Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
Add an array of arguments to isReadOnly() method of actions, to let them change their results depending on what actions are called. Primarily used by the 'api' action. Ideally in the future that will be multiple actions. But this might still be useful.
2009-04-13Using farbtastic jQuery plugin to select design colours.Sarven Capadisli
2009-04-13Updated path for jCropSarven Capadisli
2009-04-12Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-12Updated styles for the Authrization subscription form inputsSarven Capadisli
2009-04-12Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-04-12Updated markup for entity_profile on Authorize subscription page.Sarven Capadisli
2009-04-12Created Design page for users to customize the way their profile pagesSarven Capadisli
look by changing the background image and picking a colour palette for text.
2009-04-12Update XML generation and list of actions in public XRDSEvan Prodromou
Updated the XML generation calls and list of actions in the public XRDS document.
2009-04-10tag stream is read-onlyEvan Prodromou
2009-04-10Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-09Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS.Meitar Moscovitz
2009-04-08Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-08Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-04-08Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-08Merge branch 'master' of git://gitorious.org/laconica/br3nda into review/masterCiaranG
2009-04-07don't use count() to check for empty pageEvan Prodromou
2009-04-07Merge branch 'adrianlang-827' of ↵Evan Prodromou
git://gitorious.org/laconica/adrianlang-clone into 0.7.x
2009-04-08showemptListMessage -> showEmptyListMessage method name cleanup.Robin Millette
2009-04-08added filler/guide text to user groups list.Robin Millette
2009-04-08text bugfix to guide text in subscription list.Robin Millette
2009-04-08added filler/guide text to subscribers list.Robin Millette
2009-04-08added filler/guide text to subscription list.Robin Millette
2009-04-08added missing word to user favorites guide.Robin Millette
2009-04-08added filler/guide text to user favorites.Robin Millette
2009-04-07HTML br is not needed. Using 'clear' in CSS instead.Sarven Capadisli
2009-04-07added filler/guide text to user replies timeline.Robin Millette
2009-04-07added filler/guide text to user timeline.Robin Millette
2009-04-07fixed filler/guide text on personal timeline to take memcached into account.Robin Millette
2009-04-07Add subscribers, subscriptions, groups to personal pageEvan Prodromou
We show stats, subscriptions info on the personal page in the sidebar. Pushed code from showstream.php into a common parent class for personal and profile.
2009-04-07Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-07Changed text "noone" to "no one".Sarven Capadisli
2009-04-07Renamed 'blankfiller' to 'guide'.Sarven Capadisli
2009-04-07added filler text to personal timeline.Robin Millette
2009-04-07added filler text to notice and group search, suggesting other search options.Robin Millette
2009-04-06external search now depends on site.server.Robin Millette
2009-04-06refactored search suggestions and added forgotten sprintf.Robin Millette
2009-04-05added filler text to people search, suggesting other search options.Robin Millette
2009-04-03Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-04-03Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xRobin Millette
2009-04-03Tiny change to the public tag cloud dealing with empty page.Robin Millette
2009-04-03Added filler text to popular page for when it's empty, encouraging user to ↵Robin Millette
add favorites and/or register.
2009-04-03Simplified code for empty public timeline.Robin Millette
2009-04-03fix output of conversationEvan Prodromou
2009-04-03Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou