summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-06-12Fixes Ticket #1607 - empty 'page-notice' definition lists wereZach Copley
being output in a bunch of places.
2009-06-12Add a method to check for registered event handlersZach Copley
2009-06-12http://laconi.ca/trac/ticket/1367Sarven Capadisli
Thanks to Toby Inkster for the patch.
2009-06-12http://laconi.ca/trac/ticket/1370Sarven Capadisli
Thanks to Toby Inkster for the patch.
2009-06-12http://laconi.ca/trac/ticket/863Sarven Capadisli
Thanks to Toby Inkster for the patch.
2009-06-12http://laconi.ca/trac/ticket/1368 Site is the space that ContainerSarven Capadisli
sits in. Thanks to Toby Inkster for the patch.
2009-06-12Updated Creative Commons namespace to current.Sarven Capadisli
Thanks to Toby Inkster for the patch.
2009-06-12Ticket #1611 and a bunch of code cleanupZach Copley
2009-06-10Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-06-10Uploaded content now displays in overlay (and removed var_dump crap)Robin Millette
2009-06-10merge error in util.phpEvan Prodromou
2009-06-10Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-06-09Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-09Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-06-09Improve file upload and attachment interface.Robin Millette
2009-06-09Added title and minor CSS cleanup to notice attachSarven Capadisli
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
Conflicts: classes/Notice.php classes/Profile.php lib/common.php lib/util.php scripts/getvaliddaemons.php scripts/stopdaemons.sh
2009-06-06Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.7.x
2009-06-05don't send smses to senderEvan Prodromou
2009-06-05Init notice_data-attach UI for form_noticeSarven Capadisli
2009-06-04Handle the ways Twitter accepts passing the user in the query string.Dan Moore
2009-06-01Remove js that crept back in, added another error string.Robin Millette
2009-06-01Re-added some javascript to toggle upload field.Robin Millette
2009-06-01Fixed small bug for attachment layout (css/js).Robin Millette
2009-06-01Updated markup for notice form attachmentSarven Capadisli
2009-06-01Attachments popups for supported files are now embedded with the object ↵Robin Millette
xhtml tag.
2009-05-31Refactored some attachment code and fixed upload bug in interface.Robin Millette
2009-05-31Added attachments config descriptions to README.Robin Millette
2009-05-31Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into upload Conflicts: js/util.js lib/attachmentlist.php
2009-05-31Added configurable options for attachments: supported mimetypes and quotas ↵Robin Millette
for uploads.
2009-05-30Removing inbox and memcached daemon handlingEvan Prodromou
2009-05-30take debug code out of omb.phpEvan Prodromou
2009-05-29Ticket #1568 - API should return full user objectsZach Copley
2009-05-29Update version number to 0.7.4Evan Prodromou
Updated the version number to 0.7.4, added the new song title, and documented the changes since 0.7.3.
2009-05-29Changed ul to ol and added xoxo for notice lists.Sarven Capadisli
2009-05-29Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-28Only enqueue inbox-dependent transports after inboxes have been filledEvan Prodromou
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
clip)
2009-05-27optionally use SET NAMES for utf8 to DBEvan Prodromou
2009-05-27Handles local aliases (redirection) for file uploads attached to notices.Robin Millette
2009-05-26Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into upload
2009-05-26Let's you upload a file with a notice and have it shown with other attachments.Robin Millette
2009-05-27Better err handling when trying to get Facebook clientZach Copley
2009-05-26Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-05-26Some adjustments to allow the Facebook app work with Laconica 0.8Zach Copley
2009-05-26Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-05-26fixes during checking of snapshotEvan Prodromou
2009-05-26Reusing base stylesheet (instead of hoping for FB to import it) in FBSarven Capadisli
app.
2009-05-25Merge branch '0.8.x' into statsEvan Prodromou
Conflicts: README