- 24 Aug, 2009 5 commits
-
-
Brenda Wallace authored
-
Brenda Wallace authored
-
Brenda Wallace authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 22 Aug, 2009 3 commits
-
-
Craig Andrews authored
-
Craig Andrews authored
-
Craig Andrews authored
-
- 21 Aug, 2009 7 commits
-
-
Brion Vibber authored
kill stupid Finder metadata file that made it into my checkin presumably due to 'git add php-gettext' deciding to find all hidden files in the directory for me :P
-
Brion Vibber authored
Tweak to php-gettext stream reader; initialize local variable before appending data to it to avoid triggering an E_NOTICE message.
-
Brion Vibber authored
This provides a pure PHP implementation of the gettext functions. This should help get laconica running on shared hosting environments where PHP's gettext module may not be installed. Also gets us one step closer to running on Mac OS X 10.5 with Apple's preinstalled PHP, which doesn't provide an easy way to add modules. Source: http://savannah.nongnu.org/projects/php-gettext Copyright (c) 2005 Steven Armstrong <sa at c-area dot ch> GPLv2 or later
-
Craig Andrews authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Craig Andrews authored
This definitely looks neater than the string maniplation it replaces
-
- 20 Aug, 2009 5 commits
-
-
Eric Helgeson authored
made script executable
-
mEDI authored
-
Marcel van der Boom authored
-
Craig Andrews authored
-
Francois Marier authored
The logic in _sn_to_path() doesn't make sense when not running via a remote server. Default to the empty string if running from the command line and ['server']['path'] is not set manually in config.php
-
- 19 Aug, 2009 4 commits
-
-
Christopher Vollick authored
For Example, let's say 'alias' was an alias for the group 'group'. Previously, if you went to '/group/group' it'd work, but '/group/alias' it'd say "No Such Group". This was untrue. Now it checks aliases when it can't find a group with a given name. If it finds one it redirects you to the original group.
-
Zach Copley authored
* '0.8.x' of git@gitorious.org:laconica/mainline: Removed all the redundant logic in common_replace_urls_callback
-
Zach Copley authored
-
Craig Andrews authored
Modified the regex so that strings such as /usr/share/perl5/HTML/Mason/ApacheHandler.pm as not turned into links
-
- 18 Aug, 2009 4 commits
-
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Craig Andrews authored
Added ".onion" as a possible TLD
-
- 17 Aug, 2009 1 commit
-
-
brion authored
Use spinner icon while performing AJAX submissions of favorite/unfavorite button so there's some visual feedback that something's happening.
-
- 16 Aug, 2009 4 commits
-
-
Craig Andrews authored
-
brion authored
http://laconi.ca/trac/ticket/1563 OpenSearch description info is now sent with correct Content-Type: application/opensearchdescription+xml instead of text/html.
-
Evan Prodromou authored
This reverts commit 1b204fde.
-
Evan Prodromou authored
This reverts commit 6c597eab.
-
- 14 Aug, 2009 4 commits
-
-
Evan Prodromou authored
An empty list still exists; we should not return a 404 for empty lists. This reverts commit 355effe6.
-
Evan Prodromou authored
An empty list still exists; we shouldn't return a 404. This reverts commit c29892c8.
-
Jeffery To authored
-
Evan Prodromou authored
-
- 13 Aug, 2009 1 commit
-
-
Jeffery To authored
If $config['openid']['enabled'] is set to false, OpenID is removed from the navigation and direct accesses to OpenID login pages redirect to the login page. If OpenID is enabled, $config['site']['openidonly'] is ignored, i.e. OpenID is required to go OpenID-only.
-
- 12 Aug, 2009 2 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-