Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-15 | allow a configured base for cache keys | Evan Prodromou | |
2009-06-15 | Configurable avatar directory | Evan Prodromou | |
Avatar directory and path are configurable. | |||
2009-06-15 | make admins of groups | Evan Prodromou | |
2009-06-14 | Merge branch 'groupalias' into 0.8.x | Evan Prodromou | |
2009-06-14 | Link and distribute notices tagged for a group alias | Evan Prodromou | |
Correctly link and distribute notices tagged for a group alias. Added a helper function, getForNickname(), to User_group, to make it easier to get a group by its nickname or aliases. | |||
2009-06-14 | Code for adding and saving group aliases | Evan Prodromou | |
Added code to add and save group aliases. Like tags, aliases are free-texted in to the group admin page. configurable max number of aliases, default is three. | |||
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 | typo in profileminilist class | Evan Prodromou | |
2009-06-14 | return count from show | Evan Prodromou | |
2009-06-14 | try to get the right class for profileminilist | Evan Prodromou | |
2009-06-15 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-06-15 | Cross-browser notice_attach | Sarven Capadisli | |
2009-06-14 | Allow users to be unblocked from a group | Evan Prodromou | |
List users who are blocked from joining a group. Add a form to let them be unblocked. Add an action that removes the block. Includes changes to group and groupblock classes. | |||
2009-06-14 | Merge branch '0.8.x' into groupblock | Evan Prodromou | |
Conflicts: lib/router.php | |||
2009-06-14 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-06-14 | Some UI improvements for blocking and unblocking | Evan Prodromou | |
Add unblock to the router table, so unblocking will work at all. Block form and unblock form return to subscribers list, not subscriptions list, by default. showstream action sends its parameters to block and unblock forms to better return to the right page. | |||
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 | 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 | Removed another bit of dead (commented out) code. | Robin Millette | |
2009-06-14 | Removed hanging skin crapola | Sarven Capadisli | |
2009-06-12 | Fixes Ticket #1607 - empty 'page-notice' definition lists were | Zach Copley | |
being output in a bunch of places. | |||
2009-06-12 | Add a method to check for registered event handlers | Zach Copley | |
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-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 | 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 | Added title and minor CSS cleanup to notice attach | Sarven Capadisli | |
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-06 | Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.7.x | |||
2009-06-05 | don't send smses to sender | Evan Prodromou | |
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-01 | Remove js that crept back in, added another error string. | Robin Millette | |
2009-06-01 | Re-added some javascript to toggle upload field. | Robin Millette | |
2009-06-01 | Fixed small bug for attachment layout (css/js). | Robin Millette | |
2009-06-01 | Updated markup for notice form attachment | Sarven Capadisli | |
2009-06-01 | Attachments popups for supported files are now embedded with the object ↵ | Robin Millette | |
xhtml tag. | |||
2009-05-31 | Refactored some attachment code and fixed upload bug in interface. | Robin Millette | |