Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-17 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-17 | counter() after val() reset to avoid (weird) bug. | Sarven Capadisli | |
2009-04-17 | incorrect variable access | Evan Prodromou | |
2009-04-17 | store invite code in session so openidfinish can find it | Evan Prodromou | |
2009-04-17 | Clear notice char counter for direct messages as well. | Sarven Capadisli | |
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-17 | Ticket 1404. Showing the link to the members list page. | Sarven Capadisli | |
2009-04-16 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli | |
2009-04-16 | form_notice textarea is cleared on successful direct message post. | Sarven Capadisli | |
Disabled notice posting with XHR on Inbox and Outbox pages. This will be revisited in 0.8.x. | |||
2009-04-16 | Make API dates more compatible with Twitter - ticket 1432 | Zach Copley | |
2009-04-16 | Abort the xmpp-related daemons immediately if xmpp is disabled in the ↵ | CiaranG | |
config, otherwise they chew up *lots* of CPU doing nothing | |||
2009-04-16 | Add an even (hook): StartPersonalGroupNav. | Robin Millette | |
2009-04-16 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Robin Millette | |
2009-04-16 | Add a few events (hooks): RegistrationTry, RegistrationForData, ↵ | Robin Millette | |
ProfileFormData and ProfileSaveForm. | |||
2009-04-16 | Clarification in README regarding welcome/default users, as it has tripped a ↵ | CiaranG | |
couple of people up | |||
2009-04-15 | Merge branch 'nobase' into 0.7.x | Evan Prodromou | |
2009-04-15 | script to trim very old notices from inboxes | 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 | Add escaping of /. | Adrian Lang | |
2009-04-15 | Use preg_quote to fix http://laconi.ca/trac/ticket/1342 | Fil | |
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-15 | Make OMB work if the configured domain name does not exclusively contain ↵ | Adrian Lang | |
lower case letters. If the configured domain is mixed-case OAuth throws invalidsignature errors. The current URL is part of the signated parts; since the consumer does not pass the current URL, the service has to get it itself and add it to the other OAuth params for signature rebuilding. OAuth.php uses $_SERVER for this, however, the domain is lcased in $_SERVER. Hence we pass the complete current URL as generated by common_local_url to OAuthRequest. | |||
2009-04-15 | Add license notice to install.php, replace short and asp style tags by more ↵ | Adrian Lang | |
portable long tag form. | |||
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 | 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 | |
2009-04-14 | escape slash in regexp | Evan Prodromou | |
2009-04-14 | Notice sources: Fixed Nambu, added Tricklepost and sorted the list. | Zach Copley | |
2009-04-13 | Fix bad dates in API's JSON search results | Zach Copley | |
2009-04-13 | typo in lib action | Evan Prodromou | |
2009-04-13 | typo in api.php | Evan Prodromou | |
2009-04-13 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou | |
Add an array of arguments to isReadOnly() method of actions, to let them change their results depending on what actions are called. Primarily used by the 'api' action. Ideally in the future that will be multiple actions. But this might still be useful. | |||
2009-04-13 | Moved layout styles to base stylesheet. | Sarven Capadisli | |
2009-04-13 | Ticket 1419. Added config option to set site to private. | Sarven Capadisli | |
2009-04-13 | Removing h1 from display in Profile page due to duplicate visibility | Sarven Capadisli | |
of fn and nickname. | |||
2009-04-12 | Updated styles for the Authrization subscription form inputs | Sarven Capadisli | |
2009-04-12 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli | |
2009-04-12 | Updated markup for entity_profile on Authorize subscription page. | Sarven Capadisli | |
2009-04-12 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-12 | Update XML generation and list of actions in public XRDS | Evan Prodromou | |
Updated the XML generation calls and list of actions in the public XRDS document. | |||
2009-04-12 | Updated Polish translations made by Piotr Drąg. | Sarven Capadisli | |
2009-04-10 | tag stream is read-only | Evan Prodromou | |
2009-04-10 | add cliqset | Evan Prodromou | |