Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-16 | script to report stats from a cron job | Evan Prodromou | |
2009-04-16 | document snapshot options | Evan Prodromou | |
2009-04-16 | Revert "allow snapshots to be disabled easily" | Evan Prodromou | |
This reverts commit 0838143d5855bb013b355d4abb7ec7a643ef37dc. Already handled with the 'never' option. | |||
2009-04-16 | Merge branch '0.8.x' into stats | Evan Prodromou | |
2009-04-16 | update version string for dev version | Evan Prodromou | |
2009-04-16 | Merge branch '0.8.x' into stats | Evan Prodromou | |
2009-04-16 | change # comments to // in config.php.sample | Evan Prodromou | |
2009-04-16 | allow snapshots to be disabled easily | Evan Prodromou | |
2009-04-16 | Do some phpcs reformatting for snapshot | Evan Prodromou | |
2009-04-16 | config options for snapshots | Evan Prodromou | |
2009-04-16 | code complete on snapshot.php | Evan Prodromou | |
2009-04-16 | initial snapshot stuff | Evan Prodromou | |
2009-04-15 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
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' into 0.8.x | Sarven Capadisli | |
2009-04-14 | Updated remaining files and styles for style separation for themes | Sarven Capadisli | |
2009-04-14 | Removed skin config option | Sarven Capadisli | |
2009-04-14 | Simpler separation of themes. New themes can either make use of the | Sarven Capadisli | |
default styles or make their own. | |||
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 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-04-14 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-14 | Notice sources: Fixed Nambu, added Tricklepost and sorted the list. | Zach Copley | |
2009-04-14 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
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 | Added farbtastic's default stylesheet | Sarven Capadisli | |
2009-04-13 | Moved Cloudy's layout styles in skin to theme. | Sarven Capadisli | |
2009-04-13 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-13 | Moved layout styles to base stylesheet. | Sarven Capadisli | |
2009-04-13 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-13 | Ticket 1419. Added config option to set site to private. | Sarven Capadisli | |
2009-04-13 | Using farbtastic jQuery plugin to select design colours. | Sarven Capadisli | |
2009-04-13 | Updated path for jCrop | Sarven Capadisli | |
2009-04-13 | Updated Cloudy theme's base style for Authorize subscription input | Sarven Capadisli | |
accept | |||
2009-04-13 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |