Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-30 | Merge branch 'jeff' into 0.7.x | Zach Copley | |
* jeff: Add site-wide option to change the length at which URLs are auto-shortened | |||
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-11 | Add site-wide option to change the length at which URLs are auto-shortened | Jeff Mitchell | |
2009-06-10 | Remove FIXME-marked Opera links until they actually work | 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-05 | don't send smses to sender | Evan Prodromou | |
2009-06-04 | Handle the ways Twitter accepts passing the user in the query string. | Dan Moore | |
2009-05-30 | Removing inbox and memcached daemon handling | Evan Prodromou | |
2009-05-30 | take debug code out of omb.php | Evan Prodromou | |
2009-05-29 | Ticket #1568 - API should return full user objects | Zach Copley | |
2009-05-29 | Update version number to 0.7.4 | Evan Prodromou | |
Updated the version number to 0.7.4, added the new song title, and documented the changes since 0.7.3. | |||
2009-05-28 | Only enqueue inbox-dependent transports after inboxes have been filled | Evan Prodromou | |
2009-05-27 | optionally use SET NAMES for utf8 to DB | Evan Prodromou | |
2009-05-27 | Better err handling when trying to get Facebook client | Zach Copley | |
2009-05-17 | Merge branch 'master' into 0.7.x | Evan Prodromou | |
2009-05-15 | add a hook for the page notice | Evan Prodromou | |
2009-05-15 | add hooks for subgroupnav showing | Evan Prodromou | |
2009-05-15 | reformat action.php | Evan Prodromou | |
2009-04-28 | Ticket #1428 - Changed replies API method to "mentions". | Zach Copley | |
2009-04-24 | fixed subscriptions dropdown action | Robin Millette | |
2009-04-24 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Robin Millette | |
2009-04-24 | fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people ↵ | Robin Millette | |
tagclouds. | |||
2009-04-23 | 8-char limit on transports | Evan Prodromou | |
2009-04-23 | alert to what transport we're checking for | Evan Prodromou | |
2009-04-23 | incorrect config setting for inboxes | Evan Prodromou | |
2009-04-23 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-23 | Add an inbox queue handler | Evan Prodromou | |
Handle distributing a notice to multiple inboxes in a queue handler rather than in the Web action. | |||
2009-04-23 | A queuehandler for blowing caches offline | Evan Prodromou | |
We add a queuehandler for blowing the memcached caches off-line. This should speed up the processing of new notices. | |||
2009-04-21 | Suppress errors when checking for the existence of files that might be ↵ | CiaranG | |
restricted by open_basedir - should resolve issue #1310 | |||
2009-04-20 | Merge branch '0.7.x' of git://gitorious.org/laconica/mgrdcm-twitapibools ↵ | Adrian Lang | |
into review/master | |||
2009-04-20 | Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without ↵ | Adrian Lang | |
the unintended deletion. | |||
2009-04-18 | Bringing the presentation of boolean variables (favorited, truncated, ↵ | Dan Moore | |
profile_background_tile) and the result from friendships/exist in JSON results from the Twitter Compatible API in line with what the real Twitter API does. Currently, laconica returns text strings enclosed in quotes instead of bare Javascript booleans. This change fixes that. See http://laconi.ca/trac/ticket/1326 for one open issue related to this. | |||
2009-04-18 | trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds | Robin Millette | |
2009-04-18 | shortening links in notices from XMPP | Tobias Diekershoff | |
This patch enables shortening of links, that where send from XMPP. The problem was, that in util.php common_current_user() is not finding the user account from which is posted, so the service to shorten is not known, so no shortening at all... This patch cleans up the xmppdaemon a little bit and hard codes ur1.ca as shortening service _if_ the user is not set. Ugly but working. | |||
2009-04-17 | Fixed file that was removed by mistake. | Robin Millette | |
2009-04-17 | file was removed by mistake. | Robin Millette | |
2009-04-17 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Robin Millette | |
2009-04-17 | cosmetic fixes. | Robin Millette | |
2009-04-16 | Make API dates more compatible with Twitter - ticket 1432 | Zach Copley | |
2009-04-16 | Add an even (hook): StartPersonalGroupNav. | Robin Millette | |
2009-04-15 | Merge branch 'nobase' into 0.7.x | Evan Prodromou | |
2009-04-15 | add user id to statistics | Evan Prodromou | |
2009-04-15 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
Conflicts: actions/public.php | |||
2009-04-15 | add user id to statistics | Evan Prodromou | |
2009-04-15 | Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. ↵ | Adrian Lang | |
Fixed wrong call of common_local_url. These changes add opera-readable prev/next relations. | |||
2009-04-14 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Robin Millette | |
2009-04-14 | trac#1223 Show most popular notices per tag in the tag page sidebar. | Robin Millette | |
2009-04-14 | Fix bad dates in API's JSON search results | Zach Copley | |
2009-04-14 | Make stuff work with no base | Evan Prodromou | |
2009-04-14 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |