summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Collapse)Author
2009-06-16Design settings now save and displays backgroundsZach Copley
2009-06-16Update wasn't ever getting calledZach Copley
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
* 0.8.x: a little better query handling in redirect code a little better query handling in redirect code forgot some functions aren't available at status time redirect on non-canonical server name don't show create-a-group link if not logged in allow a configured base for cache keys Missing call to getProfile() caused verify_credentials to fail. change mods for setup script Script to set up new status networks strncmp -> strcasecmp Return network from network setup function Configurable avatar directory
2009-06-16Typo/lowercased WebColor to webcolor in required_onceSarven Capadisli
2009-06-15User design setting saveZach Copley
2009-06-15User design setting save nowZach Copley
2009-06-15don't show create-a-group link if not logged inEvan Prodromou
2009-06-15Missing call to getProfile() caused verify_credentials to fail.Zach Copley
2009-06-15Small fix to correct the order of defined color prefsZach Copley
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
* 0.8.x: (32 commits) updates to Status_network makeadmin action make admins of groups show aliases when showing a group Link and distribute notices tagged for a group alias Code for adding and saving group aliases Styles for group block add correct li for css magic for block stuff typo in profileminilist class return count from show try to get the right class for profileminilist fix perms for classes/statusnet.ini fixup perms for classes Added Group_alias class add a table for group aliases Cross-browser notice_attach Allow users to be unblocked from a group Some UI improvements for blocking and unblocking The rest of the things necessary to make group block work Make group block work ... Conflicts: db/laconica.sql lib/common.php
2009-06-15makeadmin actionEvan Prodromou
2009-06-15make admins of groupsEvan Prodromou
2009-06-14show aliases when showing a groupEvan Prodromou
2009-06-14Merge branch 'groupalias' into 0.8.xEvan Prodromou
2009-06-14Code for adding and saving group aliasesEvan 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-14add correct li for css magic for block stuffEvan Prodromou
2009-06-14Allow users to be unblocked from a groupEvan 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-14Merge branch '0.8.x' into groupblockEvan Prodromou
Conflicts: lib/router.php
2009-06-14Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-14Some UI improvements for blocking and unblockingEvan 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-14The rest of the things necessary to make group block workEvan Prodromou
Link to the group block form. Hide join button if the current user is blocked.
2009-06-14Make group block workEvan Prodromou
2009-06-14add UI for blocking a user from a groupEvan Prodromou
2009-06-14Break profilelist into a recipeEvan 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-14Reworked output for design settings pageZach Copley
2009-06-14Merge branch '0.8.x' into userdesignZach Copley
Conflicts: actions/showfavorites.php lib/action.php
2009-06-12Child notices should have thier own ID on their LIs, not the parent'sZach Copley
2009-06-12Remove useless methodZach Copley
2009-06-12Takes care of http://laconi.ca/trac/ticket/1372 and a minor part ofSarven 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-12Ticket #1611 and a bunch of code cleanupZach Copley
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' into userdesignEvan Prodromou
Conflicts: actions/designsettings.php
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-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-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-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-30correct last-modified date for shownotice.phpEvan Prodromou
2009-05-30Using lowercase for form action 'post'Sarven Capadisli
2009-05-30Typo in label @forSarven Capadisli
2009-05-29Ticket #1572 - Implement Twitter's account/rate_limit_status API method0.7.4pre1Zach Copley
We don't have a rate limit (yet) but some clients check this method. This dummy implementation always says the auth user has 100 requests left.
2009-05-29Ticket #1568 - API should return full user objectsZach Copley
2009-05-29Ticket #1567 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-05-29Changed ul to ol and added xoxo for notice lists.Sarven Capadisli
2009-05-28Warning log msg when http basic auth failsZach Copley