summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Collapse)Author
2009-05-25Updated JS to show/hide attachment thumbnails with timers. MinorSarven Capadisli
markup changes.
2009-05-25Really removing the old files, thanks git!Robin Millette
2009-05-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Sarven Capadisli
into 0.8.x
2009-05-25Markup cleanup for attachmentsSarven Capadisli
2009-05-25Removed more cruft from old attachment/attachements pagesRobin Millette
2009-05-25Oups, forget the attachment_thumbnail.php action fileRobin Millette
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ↵Robin Millette
thru an ajax popup.
2009-05-21Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-05-21Merge branch 'conversationtree' into 0.8.xEvan Prodromou
2009-05-21show conversation as a hierarchical listEvan Prodromou
2009-05-21Changed No/Yes and Reset/Save locations. They are now a little moreSarven Capadisli
usable by first offering the option to undo and than do.
2009-05-20Color picker reset: Resetting form values will also dynamically updateSarven Capadisli
the page colors back to their original.
2009-05-19Added reset buttonSarven Capadisli
Rearranged swatch layout Added background image upload input file
2009-05-18Added RSS for personal tagsRobin Millette
2009-05-18Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.xRobin Millette
2009-05-18Added personal tag page: http://example.com/MY_NICK/tag/A_TAGRobin Millette
2009-05-18Dynamic color updates to page elements when user picks a color.Sarven Capadisli
Using JSON to create swatches in HTML output.
2009-05-17Refactored new sections code to proper classes and added notice link to ↵Robin Millette
links in notice sections.
2009-05-15Merge branch '0.8.x' into fbconnectZach Copley
2009-05-15Added event handlers to logout actionZach Copley
2009-05-15Attachments and their list now provide "ajax" view. Also added a few ↵Robin Millette
sidebars relating tags and attachments.
2009-05-15conversation tree interfaceEvan Prodromou
2009-05-13rewrote short url stuff to handle new file/url classes (redirections, ↵Robin Millette
oembed, mimetypes, etc.)
2009-05-11db stuff for URLs: redirections, oembed, etc.Robin Millette
2009-05-10Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-07Twitter friends sync now does 25 users at a time and uses last_friendsync ↵Zach Copley
field to prioritize
2009-05-07Only show import friends timeline option if bidirectional bridge enabledZach Copley
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-01Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-05-01Several whitespace fixesOri Avtalion
2009-05-01Add s to user favorite noticesOri Avtalion
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css
2009-04-29Fixed remote subscription, broken in fc6cedd2227d9d560736e494f431e2b40b26b45cCiaranG
2009-04-29Added 'mentions' the the list of API methods requiring bare authZach Copley
2009-04-28Ticket #1428 - Changed replies API method to "mentions".Zach Copley
2009-04-24Merge branch 'twitter-import' into 0.8.xZach Copley
2009-04-23Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-04-23Added ajax responsesZach Copley
2009-04-23fix join a group link from user homepage when he hasn't posted anything yetRobin Millette
2009-04-20Merge branch '0.7.x' of git://gitorious.org/laconica/mgrdcm-twitapibools ↵Adrian Lang
into review/master
2009-04-18fix 0.7.x 0.8.x merge conflict in register.phpRobin Millette
2009-04-18Fixing spaces/tabs.Dan Moore
2009-04-18This should change the JSON representation of the booleans 'following' and ↵Dan Moore
'notifications', but unlike the previous change, I was unable to test this.
2009-04-18Bringing the presentation of boolean variables (favorited, truncated, ↵Dan Moore
profile_background_tile) and the result from friendships/exist in JSON results from the Twitter Compatible API in line with what the real Twitter API does. Currently, laconica returns text strings enclosed in quotes instead of bare Javascript booleans. This change fixes that. See http://laconi.ca/trac/ticket/1326 for one open issue related to this.
2009-04-18Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xRobin Millette
2009-04-18trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagcloudsRobin Millette
2009-04-17incorrect variable accessEvan Prodromou
2009-04-17store invite code in session so openidfinish can find itEvan Prodromou
2009-04-17fix merge conflict 0.7.x 0.8.x in util.php and register.php.Robin Millette
2009-04-17Ticket 1404. Showing the link to the members list page.Sarven Capadisli