]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoAdd MuSTArD to notice sources
Zach Copley [Wed, 18 Nov 2009 20:43:52 +0000 (12:43 -0800)]
Add MuSTArD to notice sources

14 years agoMerge branch '0.8.x'
Zach Copley [Tue, 17 Nov 2009 00:31:19 +0000 (00:31 +0000)]
Merge branch '0.8.x'

14 years agoShowing counter for new notices only if the window is on blur
Sarven Capadisli [Tue, 17 Nov 2009 00:28:56 +0000 (00:28 +0000)]
Showing counter for new notices only if the window is on blur

14 years agoUsing the right selector for notice_reply
Sarven Capadisli [Tue, 17 Nov 2009 00:07:21 +0000 (00:07 +0000)]
Using the right selector for notice_reply

14 years agoMerge branch '0.8.x'
Zach Copley [Mon, 16 Nov 2009 22:25:58 +0000 (22:25 +0000)]
Merge branch '0.8.x'

14 years agoAdded NoticeFavors() for received notices
Sarven Capadisli [Mon, 16 Nov 2009 22:16:55 +0000 (22:16 +0000)]
Added NoticeFavors() for received notices

14 years agoUnbinding the events from Notice reply and favor for possible memory
Sarven Capadisli [Mon, 16 Nov 2009 22:16:08 +0000 (22:16 +0000)]
Unbinding the events from Notice reply and favor for possible memory
leaks

14 years agoAdded update delay and max notice count
Sarven Capadisli [Mon, 16 Nov 2009 22:00:15 +0000 (22:00 +0000)]
Added update delay and max notice count

14 years agoMerge branch '0.8.x'
Zach Copley [Mon, 16 Nov 2009 21:49:51 +0000 (21:49 +0000)]
Merge branch '0.8.x'

14 years agoOnly show local notices or (remote notices if they're supposed to be shown)
Craig Andrews [Mon, 16 Nov 2009 21:19:27 +0000 (16:19 -0500)]
Only show local notices or (remote notices if they're supposed to be shown)

14 years agoFix regression from ba199ad4ec47e6b0c067a3b2a15882d3836ea009: typo in refactoring...
Brion Vibber [Sat, 14 Nov 2009 21:14:20 +0000 (13:14 -0800)]
Fix regression from ba199ad4ec47e6b0c067a3b2a15882d3836ea009: typo in refactoring caused fatal error on unrecognized message source
Example report from live site: http://identi.ca/notice/14629110

14 years agoMerge branch '0.8.x'
Zach Copley [Thu, 12 Nov 2009 18:45:14 +0000 (10:45 -0800)]
Merge branch '0.8.x'

* 0.8.x:
  Removed extra showScript() call at the bottom of the document. 0.8.x
  Removed old comments
  Disable debug mode (so there are no messages written to the javascript console)
  Resetup the ajaxification for replies and favors after inf. scrolling
  Refactored the favorite button ajaxification to a separate function
  Bug 1969: rebuild corrupted l10n files which caused all UI strings to be shown as nulls

14 years agoRemoved extra showScript() call at the bottom of the document. 0.8.x
Sarven Capadisli [Thu, 12 Nov 2009 10:37:43 +0000 (10:37 +0000)]
Removed extra showScript() call at the bottom of the document. 0.8.x
is using <head> for scripts whereas 0.9.x puts it before </body>. This
also fixes the duplicate posts

14 years agoRemoved old comments
Sarven Capadisli [Thu, 12 Nov 2009 10:24:18 +0000 (10:24 +0000)]
Removed old comments

14 years agoDisable debug mode (so there are no messages written to the javascript console)
Craig Andrews [Wed, 11 Nov 2009 20:39:23 +0000 (15:39 -0500)]
Disable debug mode (so there are no messages written to the javascript console)

14 years agoResetup the ajaxification for replies and favors after inf. scrolling
Craig Andrews [Wed, 11 Nov 2009 20:38:28 +0000 (15:38 -0500)]
Resetup the ajaxification for replies and favors after inf. scrolling
Made the selector much more specific, so it only works on pages that have notices

14 years agoRefactored the favorite button ajaxification to a separate function
Craig Andrews [Wed, 11 Nov 2009 20:37:17 +0000 (15:37 -0500)]
Refactored the favorite button ajaxification to a separate function

14 years agoBug 1969: rebuild corrupted l10n files which caused all UI strings to be shown as...
Brion Vibber [Wed, 11 Nov 2009 18:04:27 +0000 (10:04 -0800)]
Bug 1969: rebuild corrupted l10n files which caused all UI strings to be shown as nulls

(already done on 0.9.x in course of other major l10n changes)
http://status.net/trac/ticket/1969

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Mon, 9 Nov 2009 22:46:48 +0000 (17:46 -0500)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoMerge branch 'master' into 0.8.x
Evan Prodromou [Mon, 9 Nov 2009 22:43:45 +0000 (17:43 -0500)]
Merge branch 'master' into 0.8.x

Conflicts:
scripts/updateavatarurl.php

14 years agobroadcast profile changes from updateavatarurl.php
Evan Prodromou [Mon, 9 Nov 2009 22:41:51 +0000 (17:41 -0500)]
broadcast profile changes from updateavatarurl.php

14 years agoscript to update avatar URLs on server
Evan Prodromou [Mon, 9 Nov 2009 22:26:36 +0000 (17:26 -0500)]
script to update avatar URLs on server

14 years agoscript to update avatar URLs on server
Evan Prodromou [Mon, 9 Nov 2009 22:26:36 +0000 (17:26 -0500)]
script to update avatar URLs on server

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Sun, 8 Nov 2009 22:56:44 +0000 (22:56 +0000)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoMoved back to using lib twitterapi instead of api for 0.8.x
Sarven Capadisli [Sun, 8 Nov 2009 22:55:53 +0000 (22:55 +0000)]
Moved back to using lib twitterapi instead of api for 0.8.x

14 years agoFix typo in doc/badge (bug 1958)
Brion Vibber [Sun, 8 Nov 2009 10:38:33 +0000 (11:38 +0100)]
Fix typo in doc/badge (bug 1958)

14 years agoMerge branch 'testing' into 0.8.x
Evan Prodromou [Sat, 7 Nov 2009 17:47:12 +0000 (12:47 -0500)]
Merge branch 'testing' into 0.8.x

14 years agotypo :P
Brion Vibber [Fri, 6 Nov 2009 14:04:23 +0000 (15:04 +0100)]
typo :P

14 years agoconsole.php: fix up the help and include a handy cut-n-paste'able example
Brion Vibber [Fri, 6 Nov 2009 14:03:03 +0000 (15:03 +0100)]
console.php: fix up the help and include a handy cut-n-paste'able example

14 years agoconsole.php terminal script provides interactive PHP console in StatusNet environment...
Brion Vibber [Fri, 6 Nov 2009 13:31:39 +0000 (14:31 +0100)]
console.php terminal script provides interactive PHP console in StatusNet environment, handy for testing!

Uses readline for line input editing if available; falls back to bash+readline if not native, and takes fgets() in worst case.
Currently a bit awkward in that each input line is parsed separately, so loops and function defs have to be squished to one line.

14 years agoupdate version number
Evan Prodromou [Thu, 5 Nov 2009 22:18:16 +0000 (17:18 -0500)]
update version number

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Wed, 4 Nov 2009 09:25:16 +0000 (09:25 +0000)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoAdded script documentation
Sarven Capadisli [Wed, 4 Nov 2009 09:24:14 +0000 (09:24 +0000)]
Added script documentation

14 years agoScript no longer neeed
Sarven Capadisli [Wed, 4 Nov 2009 09:20:36 +0000 (09:20 +0000)]
Script no longer neeed

14 years agoSync RealtimePlugin with 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 09:19:39 +0000 (09:19 +0000)]
Sync RealtimePlugin with 0.9.x

14 years agoSync Realtime JavaScript with 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 09:12:34 +0000 (09:12 +0000)]
Sync Realtime JavaScript with 0.9.x

14 years agoMerge branch 'testing' into 0.8.x
Evan Prodromou [Mon, 2 Nov 2009 23:10:37 +0000 (18:10 -0500)]
Merge branch 'testing' into 0.8.x

14 years agonotes about registeruser and makegroupadmin scripts
Evan Prodromou [Mon, 2 Nov 2009 23:10:01 +0000 (18:10 -0500)]
notes about registeruser and makegroupadmin scripts

14 years agoscript to make someone a group admin
Evan Prodromou [Mon, 2 Nov 2009 23:06:27 +0000 (18:06 -0500)]
script to make someone a group admin

14 years agocorrect name in registeruser
Evan Prodromou [Mon, 2 Nov 2009 23:06:09 +0000 (18:06 -0500)]
correct name in registeruser

14 years agoscript to register a user
Evan Prodromou [Mon, 2 Nov 2009 22:28:03 +0000 (17:28 -0500)]
script to register a user

14 years agoscript to make someone a group admin
Evan Prodromou [Mon, 2 Nov 2009 23:06:27 +0000 (18:06 -0500)]
script to make someone a group admin

14 years agocorrect name in registeruser
Evan Prodromou [Mon, 2 Nov 2009 23:06:09 +0000 (18:06 -0500)]
correct name in registeruser

14 years agoscript to register a user
Evan Prodromou [Mon, 2 Nov 2009 22:28:03 +0000 (17:28 -0500)]
script to register a user

14 years agoRevert "Blacklist all files and directories in the web root (INSTALLDIR). Much more...
Evan Prodromou [Sun, 1 Nov 2009 16:09:14 +0000 (11:09 -0500)]
Revert "Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames."

This reverts commit 15f9c80c28042a5f9d51ec8444e3c9c475360481.

So, so, elegant! And so, so, incorrect!

We can't have a user named 'notice' because that would interfere with
URLs like /notice/1234. However, there is no file named 'notice' in
the Web root.

If there were a way to automatically pull out the virtual paths in the
root dir, this may make sense. Until then, we keep track here.

14 years agoAdd SocialOomph
Evan Prodromou [Sat, 31 Oct 2009 19:49:21 +0000 (15:49 -0400)]
Add SocialOomph

14 years agoadd and update choqok
Evan Prodromou [Sat, 31 Oct 2009 19:40:26 +0000 (15:40 -0400)]
add and update choqok

14 years agoremove mention of getfile
Evan Prodromou [Sat, 31 Oct 2009 18:34:04 +0000 (14:34 -0400)]
remove mention of getfile

14 years agoRevert "mod_rewrite rule for getfile"
Evan Prodromou [Sat, 31 Oct 2009 18:33:28 +0000 (14:33 -0400)]
Revert "mod_rewrite rule for getfile"

This reverts commit 834a876dd0998464cade1cdd0fe2fe8c9ab17dcc.

14 years agoRevert "Added some explanatory text to README"
Evan Prodromou [Sat, 31 Oct 2009 18:33:26 +0000 (14:33 -0400)]
Revert "Added some explanatory text to README"

This reverts commit d2bac158cd0d4a25b3997cdd1ccadc5f08d65943.

14 years agoRevert "Added bit about being incompatible with file attachment virtual server"
Evan Prodromou [Sat, 31 Oct 2009 18:33:24 +0000 (14:33 -0400)]
Revert "Added bit about being incompatible with file attachment virtual server"

This reverts commit afe663af82250d020fd9dff0646c91c8f3b41013.

14 years agoRevert "Actually commit the file this time"
Evan Prodromou [Sat, 31 Oct 2009 18:32:15 +0000 (14:32 -0400)]
Revert "Actually commit the file this time"

This reverts commit 3f06bfc042e34ce97e1f1476faadb67fc5edd282.

14 years agoRevert "Added getfile action"
Evan Prodromou [Sat, 31 Oct 2009 18:32:12 +0000 (14:32 -0400)]
Revert "Added getfile action"

This reverts commit f58daa873befbaee5a998e69622c046c8a978dee.

14 years agoupdates to README
Evan Prodromou [Sat, 31 Oct 2009 18:19:26 +0000 (14:19 -0400)]
updates to README

14 years agoadd a README warning devs from fracking around in extlib/
Evan Prodromou [Sat, 31 Oct 2009 17:35:20 +0000 (13:35 -0400)]
add a README warning devs from fracking around in extlib/

14 years agoMerge branch 'master' into testing
Evan Prodromou [Sat, 31 Oct 2009 17:05:22 +0000 (13:05 -0400)]
Merge branch 'master' into testing

14 years agoFixes foaf notices, use Profile for information that's missing in Remote_profile
Carlos Perilla [Tue, 1 Sep 2009 14:19:10 +0000 (09:19 -0500)]
Fixes foaf notices, use Profile for information that's missing in Remote_profile

14 years agoupdate version to rc2
Evan Prodromou [Sat, 31 Oct 2009 16:18:38 +0000 (12:18 -0400)]
update version to rc2

14 years agoMerge branch '0.8.x' into testing
Evan Prodromou [Sat, 31 Oct 2009 16:16:30 +0000 (12:16 -0400)]
Merge branch '0.8.x' into testing

14 years agoIE has some issue with notices that are sent with file attachments. It
Sarven Capadisli [Fri, 30 Oct 2009 21:44:31 +0000 (21:44 +0000)]
IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.

The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.

To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.

Still a mystery to me as to why it is particular to notices with file
attachments.

14 years agoAdded bit about being incompatible with file attachment virtual server
Jeffery To [Fri, 9 Oct 2009 02:06:34 +0000 (10:06 +0800)]
Added bit about being incompatible with file attachment virtual server

14 years agoAdded some explanatory text to README
Jeffery To [Thu, 8 Oct 2009 04:13:33 +0000 (12:13 +0800)]
Added some explanatory text to README

14 years agomod_rewrite rule for getfile
Jeffery To [Thu, 8 Oct 2009 03:45:32 +0000 (11:45 +0800)]
mod_rewrite rule for getfile

14 years agoActually commit the file this time
Jeffery To [Thu, 8 Oct 2009 03:45:06 +0000 (11:45 +0800)]
Actually commit the file this time

14 years agoAdded getfile action
Jeffery To [Thu, 8 Oct 2009 02:00:31 +0000 (10:00 +0800)]
Added getfile action

14 years agoTwitter now puts out an error msg when the status param is empty.
Zach Copley [Tue, 20 Oct 2009 22:04:47 +0000 (15:04 -0700)]
Twitter now puts out an error msg when the status param is empty.
Updated our API to match.

14 years agoMerge branch 'master' into testing
Evan Prodromou [Tue, 20 Oct 2009 20:11:07 +0000 (16:11 -0400)]
Merge branch 'master' into testing

Conflicts:
lib/util.php
tests/URLDetectionTest.php

14 years agoBetter check if site,server is configured.
Eric Helgeson [Tue, 20 Oct 2009 00:08:20 +0000 (20:08 -0400)]
Better check if site,server is configured.

14 years agosome typoes in comments that annoyed me, fixed now
Brenda Wallace [Sun, 30 Aug 2009 22:59:50 +0000 (10:59 +1200)]
some typoes in comments that annoyed me, fixed now

14 years agoRevert "upgrade script for postgres"
Evan Prodromou [Mon, 19 Oct 2009 22:07:36 +0000 (18:07 -0400)]
Revert "upgrade script for postgres"

This reverts commit d46f2ee350b9bf2c70371f7bcd2f2793e7ed8110.

14 years agoRevert "added missing parts to postgres update, and the config+user_role tables to...
Evan Prodromou [Mon, 19 Oct 2009 22:07:19 +0000 (18:07 -0400)]
Revert "added missing parts to postgres update, and the config+user_role tables to both upgrade scripts"

This reverts commit e9edb803bc66028204defcfa659cccbf23da97c6.

14 years agoRevert "fixed up some invalid comment syntax - this is ANSI SQL"
Evan Prodromou [Mon, 19 Oct 2009 22:07:03 +0000 (18:07 -0400)]
Revert "fixed up some invalid comment syntax - this is ANSI SQL"

This reverts commit 6704ddddf227865de43c1fdd846b68f76f723fe6.

14 years agonew codename for 0.8.2
Evan Prodromou [Mon, 19 Oct 2009 21:30:08 +0000 (17:30 -0400)]
new codename for 0.8.2

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Mon, 19 Oct 2009 21:00:36 +0000 (17:00 -0400)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoUtilize NICKNAME_FMT constant when creating at replies
Eric Helgeson [Mon, 19 Oct 2009 17:11:55 +0000 (13:11 -0400)]
Utilize NICKNAME_FMT constant when creating at replies

14 years agoIgnoring Sent from my* line in mail (iPhone/Pre)
Eric Helgeson [Mon, 19 Oct 2009 16:52:25 +0000 (12:52 -0400)]
Ignoring Sent from my* line in mail (iPhone/Pre)

14 years agoWorkaround for Facebook data store API behavior regression, fixes saving
Brion Vibber [Mon, 12 Oct 2009 22:36:17 +0000 (22:36 +0000)]
Workaround for Facebook data store API behavior regression, fixes saving
of empty notice prefix text in facebook settings.

Filed bug upstream at http://bugs.developers.facebook.com/show_bug.cgi?id=7110

Per documentation, saving a pref value of "" or "0" will delete the pref key:
http://wiki.developers.facebook.com/index.php/Data.setUserPreference

which used to do what we want... Now Facebook throws back an error
"Parameter value is required" when we do this. Workaround appends a
space to empty string or "0" at save time, then trims the string when
we load it.

The input string was already trimmed at pref save time, so this won't
alter any user-visible behavior.

Thanks to ^demon in #mediawiki for pointing out the behavior regression
after testing the identi.ca Facebook app!

14 years agoWorkaround for Facebook data store API behavior regression, fixes saving
Brion Vibber [Mon, 12 Oct 2009 22:36:17 +0000 (22:36 +0000)]
Workaround for Facebook data store API behavior regression, fixes saving
of empty notice prefix text in facebook settings.

Filed bug upstream at http://bugs.developers.facebook.com/show_bug.cgi?id=7110

Per documentation, saving a pref value of "" or "0" will delete the pref key:
http://wiki.developers.facebook.com/index.php/Data.setUserPreference

which used to do what we want... Now Facebook throws back an error
"Parameter value is required" when we do this. Workaround appends a
space to empty string or "0" at save time, then trims the string when
we load it.

The input string was already trimmed at pref save time, so this won't
alter any user-visible behavior.

Thanks to ^demon in #mediawiki for pointing out the behavior regression
after testing the identi.ca Facebook app!

14 years agoCommit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)
Brion Vibber [Tue, 13 Oct 2009 21:51:23 +0000 (14:51 -0700)]
Commit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)
Fixes file magic checks on 64-bit systems.

http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/17
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/18
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/19

14 years agoCommit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)
Brion Vibber [Tue, 13 Oct 2009 21:51:23 +0000 (14:51 -0700)]
Commit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)
Fixes file magic checks on 64-bit systems.

http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/17
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/18
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/19

14 years agoUpdate Polish translations from Raven's bug tracker submission:
Brion Vibber [Tue, 13 Oct 2009 19:22:03 +0000 (12:22 -0700)]
Update Polish translations from Raven's bug tracker submission:
http://status.net/trac/ticket/1411

14 years agoMerge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x
Brion Vibber [Tue, 13 Oct 2009 18:57:58 +0000 (11:57 -0700)]
Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x

14 years agoPull all localization updates from the current Pootle incarnation before we rebuild it:
Brion Vibber [Tue, 13 Oct 2009 18:55:16 +0000 (11:55 -0700)]
Pull all localization updates from the current Pootle incarnation before we rebuild it:
* el_GR - Greek localization updates
* he_IL - one additional Hebrew message, removed two fuzzies that gettext doesn't like
* is_IS - added new Icelandic localization file from Pootle
* nb_NO - Norwegian BokmÃ¥l updates
* zh_CN - a few Chinese message updates

14 years agoInclude long-form attachment URL in notice if URL shortening is disabled.
Brion Vibber [Tue, 13 Oct 2009 16:54:57 +0000 (16:54 +0000)]
Include long-form attachment URL in notice if URL shortening is disabled.
Previously, the attachment URL would simply be dropped when shortening returned false instead of a short URL... the attachment was present if you clicked through to notice details but didn't appear in the timeline, making it nigh-impossible to see the attachment.

14 years agodefine LACONICA for compatibility on scripts
Eric Helgeson [Tue, 13 Oct 2009 17:34:28 +0000 (13:34 -0400)]
define LACONICA for compatibility on scripts
fixup_conversations.php fixes

14 years agoMerge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x
Brion Vibber [Tue, 13 Oct 2009 17:01:57 +0000 (10:01 -0700)]
Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x

14 years agoInclude long-form attachment URL in notice if URL shortening is disabled.
Brion Vibber [Tue, 13 Oct 2009 16:54:57 +0000 (16:54 +0000)]
Include long-form attachment URL in notice if URL shortening is disabled.
Previously, the attachment URL would simply be dropped when shortening returned false instead of a short URL... the attachment was present if you clicked through to notice details but didn't appear in the timeline, making it nigh-impossible to see the attachment.

14 years agoMerge branch '0.8.x' of git@gitorious.org:~brion/statusnet/brion-fixes into 0.8.x
Brion Vibber [Tue, 13 Oct 2009 16:45:26 +0000 (16:45 +0000)]
Merge branch '0.8.x' of git@gitorious.org:~brion/statusnet/brion-fixes into 0.8.x

14 years agoFix typo's in installer
Eric Helgeson [Tue, 13 Oct 2009 16:13:11 +0000 (12:13 -0400)]
Fix typo's in installer

14 years agoMerge branch '0.8.x' of git://gitorious.org/~brion/statusnet/brion-fixes into 0.8.x
Brion Vibber [Mon, 12 Oct 2009 21:01:34 +0000 (21:01 +0000)]
Merge branch '0.8.x' of git://gitorious.org/~brion/statusnet/brion-fixes into 0.8.x

14 years agoMerge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/mainline...
Craig Andrews [Sun, 11 Oct 2009 17:21:18 +0000 (13:21 -0400)]
Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/mainline into 0.8.x

14 years agoMerge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/mainline...
Craig Andrews [Sun, 11 Oct 2009 17:20:02 +0000 (13:20 -0400)]
Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/mainline into 0.8.x

14 years agoMerge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/mainline...
Craig Andrews [Sun, 11 Oct 2009 17:17:59 +0000 (13:17 -0400)]
Merge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/mainline into 0.8.x

14 years agofix FBConnect so it doesn't muffle EndPrimaryNav
Evan Prodromou [Fri, 9 Oct 2009 18:06:08 +0000 (14:06 -0400)]
fix FBConnect so it doesn't muffle EndPrimaryNav

14 years agodon't write session if it's unchanged
Evan Prodromou [Fri, 9 Oct 2009 14:39:56 +0000 (10:39 -0400)]
don't write session if it's unchanged

14 years agodon't write session if it's unchanged
Evan Prodromou [Fri, 9 Oct 2009 14:39:56 +0000 (10:39 -0400)]
don't write session if it's unchanged

14 years agoFixed facebook connect primary nav to hide search option when site is private and...
Jeffery To [Fri, 9 Oct 2009 03:52:03 +0000 (11:52 +0800)]
Fixed facebook connect primary nav to hide search option when site is private and user is not logged in

14 years agoFixed facebook connect primary nav to obey sms/twitter/openid settings
Jeffery To [Fri, 9 Oct 2009 03:50:04 +0000 (11:50 +0800)]
Fixed facebook connect primary nav to obey sms/twitter/openid settings

14 years agoFixed facebook connect login nav to obey openid settings
Jeffery To [Fri, 9 Oct 2009 03:31:55 +0000 (11:31 +0800)]
Fixed facebook connect login nav to obey openid settings

14 years agoFixed facebook connect nav to obey sms/twitter disabled
Jeffery To [Fri, 9 Oct 2009 03:25:31 +0000 (11:25 +0800)]
Fixed facebook connect nav to obey sms/twitter disabled