Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-14 | The rest of the things necessary to make group block work | Evan Prodromou | |
Link to the group block form. Hide join button if the current user is blocked. | |||
2009-06-14 | Make group block work | Evan Prodromou | |
2009-06-14 | add UI for blocking a user from a group | Evan Prodromou | |
2009-06-14 | Merge branch '0.8.x' into groupblock | Evan Prodromou | |
2009-06-14 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-14 | base class SubscriptionList for some actions | Evan Prodromou | |
2009-06-14 | Break profilelist into a recipe | Evan Prodromou | |
Expanded the ProfileList class so it worked more like a recipe. This helps to get rid of a lot of special cases and simplifies the code. It also makes it possible to do things like group block. | |||
2009-06-14 | better handling of PEAR errors | Evan Prodromou | |
2009-06-14 | Commented all .sql fields for file/url related tables. | Robin Millette | |
2009-06-14 | Removed another bit of dead (commented out) code. | Robin Millette | |
2009-06-14 | fix perms on Group_block classes | Evan Prodromou | |
2009-06-14 | create DB_DataObject classes for group block | Evan Prodromou | |
2009-06-14 | added group_block table to database | Evan Prodromou | |
2009-06-14 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-14 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-06-14 | Removed hanging skin crapola | Sarven Capadisli | |
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 '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
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 |