Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-14 | Reworked output for design settings page | Zach Copley | |
2009-06-14 | Removed hanging skin crapola | Sarven Capadisli | |
2009-06-14 | Merge branch '0.8.x' into userdesign | Zach Copley | |
Conflicts: actions/showfavorites.php lib/action.php | |||
2009-06-13 | Dynamic notice item insertion for conversation page. | Sarven Capadisli | |
2009-06-12 | Child notices should have thier own ID on their LIs, not the parent's | Zach Copley | |
2009-06-12 | Fixes Ticket #1607 - empty 'page-notice' definition lists were | Zach Copley | |
being output in a bunch of places. | |||
2009-06-12 | Remove useless method | Zach Copley | |
2009-06-12 | Add a method to check for registered event handlers | Zach Copley | |
2009-06-12 | Takes care of http://laconi.ca/trac/ticket/1372 and a minor part of | Sarven Capadisli | |
http://laconi.ca/trac/ticket/1367 One of the bugs was to replace foaf:knows with the weaker sioc:follows. This is done, but foaf:knows is also retained when the subscription is bidirectional. Primary topic of the file is an Agent rather than a Person. rdfs:comment replaced by bio:olb which is a fairly popular RDF property for one-line biographies rdf:about attribute to the <OnlineAccount> elements in a manner consistent with the RSS 1.0 feed. Changed the OnlineAccount's homepage property to an accountProfilePage property. Will be added to FOAF spec soon (already widely used). Added a <weblog> property from the Agent to their profile page. Thanks to Toby Inkster for the patch. http://buzzword.org.uk/2009/laconica-0.7.3-foafsioc.patch | |||
2009-06-12 | check results of add in maildaemon.php0.7.4 | Evan Prodromou | |
2009-06-12 | push length check to Notice class | Evan Prodromou | |
2009-06-12 | http://laconi.ca/trac/ticket/1367 | Sarven Capadisli | |
Thanks to Toby Inkster for the patch. | |||
2009-06-12 | http://laconi.ca/trac/ticket/1370 | Sarven Capadisli | |
Thanks to Toby Inkster for the patch. | |||
2009-06-12 | http://laconi.ca/trac/ticket/863 | Sarven Capadisli | |
Thanks to Toby Inkster for the patch. | |||
2009-06-12 | http://laconi.ca/trac/ticket/1368 Site is the space that Container | Sarven Capadisli | |
sits in. Thanks to Toby Inkster for the patch. | |||
2009-06-12 | Updated Creative Commons namespace to current. | Sarven Capadisli | |
Thanks to Toby Inkster for the patch. | |||
2009-06-12 | Ticket #1611 and a bunch of code cleanup | Zach Copley | |
2009-06-11 | Files no longer needed | Sarven Capadisli | |
2009-06-10 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-10 | some changes based on code review with zach | Evan Prodromou | |
2009-06-10 | Now correctly identifiying notices with uploaded content. | Robin Millette | |
2009-06-10 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Robin Millette | |
into 0.8.x | |||
2009-06-10 | Uploaded content now displays in overlay (and removed var_dump crap) | Robin Millette | |
2009-06-10 | merge error in util.php | Evan Prodromou | |
2009-06-10 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-06-10 | Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.7.x | |||
2009-06-10 | Remove FIXME-marked Opera links until they actually work | Evan Prodromou | |
2009-06-09 | Merge branch 'userdesign' of evan@dev.controlyourself.ca:/var/www/evan into ↵ | Evan Prodromou | |
userdesign | |||
2009-06-09 | Merge branch '0.8.x' into userdesign | Evan Prodromou | |
Conflicts: actions/designsettings.php | |||
2009-06-09 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-10 | Merge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x | Evan Prodromou | |
2009-06-09 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Robin Millette | |
into 0.8.x | |||
2009-06-09 | Improve file upload and attachment interface. | Robin Millette | |
2009-06-09 | Updated notice attach UI for biz theme. | Sarven Capadisli | |
2009-06-09 | Updated default stylesheet for notice attach | Sarven Capadisli | |
2009-06-09 | Added title and minor CSS cleanup to notice attach | Sarven Capadisli | |
2009-06-09 | Removed 404 test | Sarven Capadisli | |
2009-06-08 | Clearing notice_data-test and resetting notice_text-count if the | Sarven Capadisli | |
notice XHR. Removed hanging text URL from previous commit. | |||
2009-06-08 | Revert "Clearing notice_data-test and resetting notice_text-count if the ↵ | Sarven Capadisli | |
notice XHR" This reverts commit b20ac7a1fefe40e82b086df3128f06770c8b550d. | |||
2009-06-08 | Clearing notice_data-test and resetting notice_text-count if the notice XHR | Sarven Capadisli | |
response is empty and have a 20x,30x HTTP status | |||
2009-06-08 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
Conflicts: classes/Notice.php classes/Profile.php lib/common.php lib/util.php scripts/getvaliddaemons.php scripts/stopdaemons.sh | |||
2009-06-08 | Temporary workaround for silenting mysterious 200 OK error for XHR | Sarven Capadisli | |
notice posts. The bug is sometimes reproduceable by sending a notice that includes "@someusernamethatdoesntexist". This patch doesn't throw alerts to user if server doesn't return with an XHR response but HTTP is one of 20x, 30x. | |||
2009-06-08 | remember to convert messages | Evan Prodromou | |
2009-06-06 | Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.7.x | |||
2009-06-06 | add fixup messages for utf8 | Evan Prodromou | |
2009-06-05 | don't send smses to sender | Evan Prodromou | |
2009-06-05 | Adding clip illustration for notice attachments. | Sarven Capadisli | |
2009-06-05 | Init notice_data-attach UI for form_notice | Sarven Capadisli | |
2009-06-04 | Handle the ways Twitter accepts passing the user in the query string. | Dan Moore | |
2009-06-04 | Facebook Connect auth finally works with all major browsers! | Zach Copley | |