f4e4a8dd8aRemoved all the redundant logic in common_replace_urls_callback Modified the regex so that strings such as /usr/share/perl5/HTML/Mason/ApacheHandler.pm as not turned into links
Craig Andrews
2009-08-18 20:40:16 -04:00
c049931dc7Return null if all columns in the compound primary key aren't specified
Zach Copley
2009-08-18 22:59:14 +00:00
486167ad8eKick user out if she doesn't have FB cookies
Zach Copley
2009-08-18 22:18:01 +00:00
ce004083d9IPv4 and IPv6 addresses are picked up in URLs Added ".onion" as a possible TLD
Craig Andrews
2009-08-18 14:15:55 -04:00
84227dd4e1Use spinner icon while performing AJAX submissions of favorite/unfavorite button so there's some visual feedback that something's happening.
brion
2009-08-16 10:17:03 -07:00
136a69a387Merge commit 'jeff-themovie/0.8.x-openid-enabled' into 0.8.x
Craig Andrews
2009-08-16 19:50:37 -04:00
7d33478e86Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou
2009-08-12 10:50:46 -07:00
853b6d38b3Define the member variable N
Craig Andrews
2009-08-12 11:51:43 -04:00
3243612e76Prevents redirect URLs that have canonical URLs longer than 255 chars from being written to the database as their canonical. Redirecting URLs will instead be saved to the database as given.
Brett Taylor
2009-08-12 16:00:46 +12:00
091152b6a5Merge commit 'jeff-themovie/0.8.x-private-returnto' into 0.8.x
Craig Andrews
2009-08-11 10:42:04 -04:00
76d2a71fb0Merge commit 'jeff-themovie/0.8.x-jcrop-0.9.8' into 0.8.x
Craig Andrews
2009-08-11 10:41:17 -04:00
b93df1ccbcMerge commit 'jeff-themovie/0.8.x-private-search' into 0.8.x
Craig Andrews
2009-08-11 10:39:44 -04:00
2d29800b6fMerge branch 'master' into 0.8.x
Evan Prodromou
2009-08-11 10:23:11 -04:00
e432df76d5Set returnto when redirected to login of a private install
Jeffery To
2009-08-11 21:55:24 +08:00
fedadd5c5bAdded opensearch to the list of public actions.
Jeffery To
2009-08-11 21:00:51 +08:00
4d37e919ecDon't show Search in the primary nav if the user isn't logged in and the site is private
Jeffery To
2009-08-11 20:47:41 +08:00
a459313e10Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5)
Jeffery To
2009-08-11 20:29:45 +08:00
73cde378c9Merge commit 'mainline/0.8.x' into 0.8.x-notices-in-htmloutputter
Brett Taylor
2009-08-11 15:57:53 +12:00
d6bcc635bbtwo variables $public and $system were generating notices in lib/htmloutputter.php, removed because these two parameters are null by default.
Brett Taylor
2009-08-11 15:53:37 +12:00
04c6272915fix for trac bug #1805: bug on line 381 referred to non existant variable, and caused a php notice and potentially would create a misconfigured config.php database type setting.
Brett Taylor
2009-08-11 15:26:41 +12:00
b0bb1fff2einstall.php: improved support for running Laconica in a sub folder and on a non-standard port, tidyed up configuration file generation, removing duplication from db functions,
Brett Taylor
2009-08-07 14:17:55 +12:00
f2cd83dd51Revert "changed file.url column type from varcahr(255) to varchar(2047)"
Brenda Wallace
2009-08-11 14:41:48 +12:00
f4f13166f7Revert "change file.url to from a varchar(255) to varchar(2047)"
Brenda Wallace
2009-08-11 09:38:17 +12:00
002cc755b2change file.url to from a varchar(255) to varchar(2047) because urls get translated from tinyurl.com etc into their originals before saving and urls can be that long
Brenda Wallace
2009-08-11 09:25:13 +12:00
91399d89ddupgrade script for postgres
Brenda Wallace
2009-08-11 09:24:18 +12:00
aa9fcb9184Revert "common_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted."
Evan Prodromou
2009-08-10 16:42:21 -04:00
3cdefe9983Revert "Typo, session_name is a function."
Evan Prodromou
2009-08-10 16:42:10 -04:00
bbf10e5bdfcommon_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted.
Adrian Lang
2009-08-10 15:01:00 +02:00
77037b3cc3UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.
Adrian Lang
2009-08-07 12:21:36 +02:00
6aee059033Merge branch 'master' of git@gitorious.org:laconica/mainline
Evan Prodromou
2009-08-10 16:33:36 -04:00
65c37d66c8$args Was Out Of Scope in CheckMirror.
Christopher Vollick
2009-08-07 08:28:20 -04:00
7dc2717231Merge commit 'dcostalis/econversation' into 0.8.x
Craig Andrews
2009-08-10 13:20:56 -04:00
e9ed20a69dMerge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.x
Craig Andrews
2009-08-10 11:53:35 -04:00
d0793c0f44Typo, session_name is a function.
Adrian Lang
2009-08-10 15:24:27 +02:00
5ba46186b7common_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted.
Adrian Lang
2009-08-10 15:01:00 +02:00
e1270b26f5UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.
Adrian Lang
2009-08-07 12:21:36 +02:00