]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sat, 18 Jun 2011 16:14:28 +0000 (18:14 +0200)]
Localisation updates from http://translatewiki.net.

12 years agoAdd new POT files.
Siebrand Mazeland [Sat, 18 Jun 2011 15:58:54 +0000 (17:58 +0200)]
Add new POT files.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Sat, 18 Jun 2011 15:20:36 +0000 (17:20 +0200)]
Update translator documentation.
Update whitespace.
i18n/L10n fixes.

12 years agoFix FIXME: removed patchwork message. Using Markdown now.
Siebrand Mazeland [Sat, 18 Jun 2011 15:19:36 +0000 (17:19 +0200)]
Fix FIXME: removed patchwork message. Using Markdown now.
Update translator documentation.
Update whitespace.
i18n fixes.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 17 Jun 2011 20:35:45 +0000 (22:35 +0200)]
Update translator documentation.
L10n/i18n updates.
Whitespace updates.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 17 Jun 2011 14:31:22 +0000 (16:31 +0200)]
Update translator documentation.
Whitespace updates.
Correction to fix syntax highlighting in my editor. Didn't complete it, though.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 17 Jun 2011 14:19:18 +0000 (16:19 +0200)]
Update translator documentation.
i18n/L10n updates.
Whitespace updates.

12 years agoFix a todo wrt plural support.
Siebrand Mazeland [Fri, 17 Jun 2011 14:03:15 +0000 (16:03 +0200)]
Fix a todo wrt plural support.
Update translator documentation.
Whitespace updates.

12 years agoi18n fixes.
Siebrand Mazeland [Fri, 17 Jun 2011 13:54:34 +0000 (15:54 +0200)]
i18n fixes.
Translator documentation updated.
Whitespace updates.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 17 Jun 2011 13:48:22 +0000 (15:48 +0200)]
Update translator documentation.

12 years agoTranslator documentation updated.
Siebrand Mazeland [Fri, 17 Jun 2011 13:41:45 +0000 (15:41 +0200)]
Translator documentation updated.
Whitespace updates.

12 years agoWhitespace updates.
Siebrand Mazeland [Fri, 17 Jun 2011 12:54:33 +0000 (14:54 +0200)]
Whitespace updates.

12 years agoFix i18n for some very visible UI messages.
Siebrand Mazeland [Fri, 17 Jun 2011 10:20:20 +0000 (12:20 +0200)]
Fix i18n for some very visible UI messages.

12 years agoL10n updates.
Siebrand Mazeland [Fri, 17 Jun 2011 09:20:19 +0000 (11:20 +0200)]
L10n updates.

12 years agoEmailReminder plugin to send reminders about various things
Zach Copley [Fri, 17 Jun 2011 09:24:34 +0000 (02:24 -0700)]
EmailReminder plugin to send reminders about various things

* Needs some cleanup and testing
* Email templates need work
* More documentation

Squashed commit of the following:

commit 1c7b418dad5ec1b7713d61b6a42d6d7a394d500f
Author: Zach Copley <zach@status.net>
Date:   Fri Jun 17 02:17:31 2011 -0700

    * Set the reminder interval correctly

commit ae0ded8cf95210f54b4cd58dac0eeeedf2d99c67
Author: Zach Copley <zach@status.net>
Date:   Fri Jun 17 02:15:01 2011 -0700

    Send email reminders for invitations

commit 1b596d08f5dbe765a16fbdfbd21e2ad68e8b0058
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 16 23:53:48 2011 -0700

    Handle multiple confirmation types

commit 25d83351d878f39498cd6a14fddde27f1afef2ca
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 16 18:04:57 2011 -0700

    Actually send reminders and record a record of doing so

commit 9ffc2dbee15cacc7e7f9feab492185ee9964a17e
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 16 14:20:16 2011 -0700

    Make the queue handling actually work

commit 2a6ce3c17c045bdb0a3ddf36f2c290c9c48eb003
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 16 13:27:56 2011 -0700

    Fix syntax errors

commit 054b54847dfadc490aa7d7dff12d473af31c99bb
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 16 00:36:37 2011 -0700

    Registration reminders should work now, but code is untested

commit b44117017b64635aae340c260167cf1efab9b2ae
Merge: 9d1441d f74de88
Author: Zach Copley <zach@status.net>
Date:   Tue Jun 14 09:43:19 2011 -0700

    Merge branch 'email-reminder' of gitorious.org:~zcopley/statusnet/zcopleys-clone into email-reminder

    * 'email-reminder' of gitorious.org:~zcopley/statusnet/zcopleys-clone:
      Stubby EmailReminderPlugin and data class
      Remove bogus data class

    Conflicts:
     plugins/EmailReminder/EmailReminderPlugin.php
     plugins/EmailReminder/classes/Email_reminder.php

commit 9d1441d7366df57e38cdfaf96e006f7d2f29d889
Author: Zach Copley <zach@status.net>
Date:   Tue Jun 14 09:23:23 2011 -0700

    Most of the other classes needed to send email reminders

commit 4e9bb11dbb23556bf5c1847e7a127084b5cc217c
Author: Zach Copley <zach@status.net>
Date:   Mon Jun 13 12:10:55 2011 -0700

    size -> length

commit a9ea80ef8abae1e64d5713091baedd931b7184e2
Author: Zach Copley <zach@status.net>
Date:   Fri Jun 10 16:38:06 2011 -0400

    Stubby EmailReminderPlugin and data class

commit 5d893f982209b245cb9113a59e49721dd6e191b6
Author: Zach Copley <zach@status.net>
Date:   Fri Jun 10 14:01:48 2011 -0400

    Remove bogus data class

commit f74de8841a98add73536fd8a4d3cee76035b491c
Author: Zach Copley <zach@status.net>
Date:   Fri Jun 10 16:38:06 2011 -0400

    Stubby EmailReminderPlugin and data class

commit 5b14370918233e5112a95da94567c4ed83429bc9
Author: Zach Copley <zach@status.net>
Date:   Fri Jun 10 14:01:48 2011 -0400

    Remove bogus data class

12 years agoFix typo. Spotted by Nikerabbit.
Siebrand Mazeland [Wed, 15 Jun 2011 11:24:53 +0000 (13:24 +0200)]
Fix typo. Spotted by Nikerabbit.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Wed, 15 Jun 2011 11:20:23 +0000 (13:20 +0200)]
Update translator documentation.
Whitespace updates.
Line break changes in README.
i18n updates.

12 years agoUpdate translator documentation per request of Nikerabbit.
Siebrand Mazeland [Wed, 15 Jun 2011 11:12:36 +0000 (13:12 +0200)]
Update translator documentation per request of Nikerabbit.

12 years agoUpdate translator documentation and L10n.
Siebrand Mazeland [Fri, 10 Jun 2011 15:09:20 +0000 (17:09 +0200)]
Update translator documentation and L10n.

13 years agoremember to send confirmation email for registration
Evan Prodromou [Fri, 10 Jun 2011 21:46:35 +0000 (17:46 -0400)]
remember to send confirmation email for registration

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Fri, 10 Jun 2011 20:50:33 +0000 (16:50 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoMerge branch 'statusnetworkapi' into 1.0.x
Evan Prodromou [Fri, 10 Jun 2011 20:50:15 +0000 (16:50 -0400)]
Merge branch 'statusnetworkapi' into 1.0.x

13 years agoMake errors work correctly
Evan Prodromou [Fri, 10 Jun 2011 20:50:06 +0000 (16:50 -0400)]
Make errors work correctly

13 years agoFirst pass at complete global API
Evan Prodromou [Fri, 10 Jun 2011 19:51:30 +0000 (15:51 -0400)]
First pass at complete global API

13 years agoMerge remote branch 'origin/1.0.x' into 1.0.x
Samantha Doherty [Fri, 10 Jun 2011 00:24:09 +0000 (20:24 -0400)]
Merge remote branch 'origin/1.0.x' into 1.0.x

13 years agoStyle for SNOD company logo plugin temporarily goes here.
Samantha Doherty [Fri, 10 Jun 2011 00:22:18 +0000 (20:22 -0400)]
Style for SNOD company logo plugin temporarily goes here.

13 years agoAdd current class to selected menu items
Zach Copley [Thu, 9 Jun 2011 23:29:19 +0000 (19:29 -0400)]
Add current class to selected menu items

13 years agoAllow changing the site logo from the site admin panel
Zach Copley [Thu, 9 Jun 2011 21:05:17 +0000 (17:05 -0400)]
Allow changing the site logo from the site admin panel

13 years agoRip out user, group and site design customization code
Zach Copley [Thu, 9 Jun 2011 20:20:19 +0000 (16:20 -0400)]
Rip out user, group and site design customization code

Squashed commit of the following:

commit 0bcfb6535115ec0a11669420f8689aeedc417bc8
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 15:51:47 2011 -0400

    Remove design-related stuff from the API

commit 88da010256fbcaee1ff01d9507ea47d3225f2825
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 15:40:16 2011 -0400

    Mop up misc design related code

commit 11958b064745b797b4c9f9f4b7e8f65e4c82ce83
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 15:21:00 2011 -0400

    Remove Design DB_DataObject class and references to it in schema

commit f8540594728ce6ba4697eb21657ccb897a9fc127
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 13:15:54 2011 -0400

    Remove design-related actions and widgets

commit ddf7b4d425b88b58956b8be06047d2a3e0560bd2
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 13:10:57 2011 -0400

    Remove navigation / routing to design settings actions

commit e3f280f8780d99168edf37ef766956f281e9c5da
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 13:03:09 2011 -0400

    CurrentUserDesignAction -> Action

commit 6780b1a07e1375a7fa0fd48c8bf3109d9a12e33e
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 12:54:22 2011 -0400

    * GroupDesignAction -> GroupAction (new base class for group actions)

commit 2136377e895db274709a1d486f377f13946ccfd6
Author: Zach Copley <zach@status.net>
Date:   Thu Jun 9 12:36:40 2011 -0400

    OwnerDesignAction -> Action

13 years agoOnly unbind privacy checkbox when actually on mobile profile, oops.
Samantha Doherty [Wed, 8 Jun 2011 19:59:05 +0000 (15:59 -0400)]
Only unbind privacy checkbox when actually on mobile profile, oops.

13 years agofix the streams for email summary
Evan Prodromou [Tue, 7 Jun 2011 21:38:24 +0000 (17:38 -0400)]
fix the streams for email summary

13 years agoMerge branch 'testing' into 1.0.x
Evan Prodromou [Tue, 7 Jun 2011 20:04:49 +0000 (16:04 -0400)]
Merge branch 'testing' into 1.0.x

Conflicts:
plugins/Directory/locale/mk/LC_MESSAGES/Directory.po
plugins/Directory/locale/tl/LC_MESSAGES/Directory.po

13 years agofirst pass at actions for initializing a network
Evan Prodromou [Tue, 7 Jun 2011 16:06:02 +0000 (12:06 -0400)]
first pass at actions for initializing a network

13 years agoMove recoverpassword functionality to User
Evan Prodromou [Tue, 7 Jun 2011 15:22:19 +0000 (11:22 -0400)]
Move recoverpassword functionality to User

13 years agoBit of style cleanup for design settings fixes.
Samantha Doherty [Mon, 6 Jun 2011 21:08:05 +0000 (17:08 -0400)]
Bit of style cleanup for design settings fixes.

13 years agoUpdate design settings CSS output
Zach Copley [Mon, 6 Jun 2011 20:18:56 +0000 (13:18 -0700)]
Update design settings CSS output

13 years agoUpdate design settings CSS output
Zach Copley [Mon, 6 Jun 2011 20:18:56 +0000 (13:18 -0700)]
Update design settings CSS output

13 years agomove email registration code to DomainStatusNetworkPlugin
Evan Prodromou [Mon, 6 Jun 2011 16:25:26 +0000 (12:25 -0400)]
move email registration code to DomainStatusNetworkPlugin

13 years agoUpgrade anti-framing, anti-clickjacking code
Zach Copley [Mon, 6 Jun 2011 06:08:17 +0000 (06:08 +0000)]
Upgrade anti-framing, anti-clickjacking code

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 22:38:38 +0000 (00:38 +0200)]
Update translator documentation.
i18n/L10n updates.
Whitespace update.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 22:37:10 +0000 (00:37 +0200)]
Add translator documentation.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 22:36:50 +0000 (00:36 +0200)]
Add translator documentation.

13 years agoAdd onPluginVersion().
Siebrand Mazeland [Sun, 5 Jun 2011 22:36:31 +0000 (00:36 +0200)]
Add onPluginVersion().
Add translator documentation.
Whitespace update.
Add FIXME for global functions.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 22:35:40 +0000 (00:35 +0200)]
Add translator documentation.
L10n update.
Whitespace update.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 22:35:12 +0000 (00:35 +0200)]
Add translator documentation.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 22:34:57 +0000 (00:34 +0200)]
Add translator documentation.

13 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 5 Jun 2011 19:15:31 +0000 (21:15 +0200)]
Localisation updates from http://translatewiki.net.

13 years agoUse language specific truncation symbol.
Siebrand Mazeland [Sun, 5 Jun 2011 18:51:50 +0000 (20:51 +0200)]
Use language specific truncation symbol.
Add translator documentation.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 18:42:11 +0000 (20:42 +0200)]
Update translator documentation.
Whitespace updates.
i18n/L10n updates.

13 years agoUpdate translator documentation and whitespace.
Siebrand Mazeland [Sun, 5 Jun 2011 18:23:13 +0000 (20:23 +0200)]
Update translator documentation and whitespace.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 18:15:01 +0000 (20:15 +0200)]
Update translator documentation.
i18n/L10n fixes.
Whitespace updates.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 17:59:50 +0000 (19:59 +0200)]
Add translator documentation.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 17:58:11 +0000 (19:58 +0200)]
Add translator documentation.
Whitespace updates.
i18n fixes.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 17:46:45 +0000 (19:46 +0200)]
Update translator documentation.
Update whitespace.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 17:40:25 +0000 (19:40 +0200)]
Update translator documentation.

13 years agoAdd todo. URLs are outdated.
Siebrand Mazeland [Sun, 5 Jun 2011 17:39:59 +0000 (19:39 +0200)]
Add todo. URLs are outdated.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 17:33:41 +0000 (19:33 +0200)]
Update translator documentation.
L10n fixes.
Whitespace updates.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 17:30:04 +0000 (19:30 +0200)]
Add translator documentation.

13 years agoFix xgettext translator comment.
Siebrand Mazeland [Sun, 5 Jun 2011 17:27:42 +0000 (19:27 +0200)]
Fix xgettext translator comment.

13 years agoFix plural issue.
Siebrand Mazeland [Sun, 5 Jun 2011 17:23:35 +0000 (19:23 +0200)]
Fix plural issue.
Fix translator documentation.

13 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 5 Jun 2011 09:50:05 +0000 (11:50 +0200)]
Localisation updates from http://translatewiki.net.

13 years agoFix i18n.
Siebrand Mazeland [Sun, 5 Jun 2011 09:44:01 +0000 (11:44 +0200)]
Fix i18n.
Update translator documentation.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 09:35:11 +0000 (11:35 +0200)]
Add translator documentation.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 09:30:46 +0000 (11:30 +0200)]
Add translator documentation.
Change a few double quotes to single quotes.

13 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 09:22:56 +0000 (11:22 +0200)]
Add translator documentation.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 09:12:34 +0000 (11:12 +0200)]
Update translator documentation.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 5 Jun 2011 09:06:08 +0000 (11:06 +0200)]
Update translator documentation.
Update whitespace.
L10n/i18n updates.

13 years agoScript to update (pull) OStatus profiles info and avatars
Zach Copley [Fri, 3 Jun 2011 01:18:46 +0000 (18:18 -0700)]
Script to update (pull) OStatus profiles info and avatars

13 years agoChange modified to use timestamp type instead of datetime
Zach Copley [Thu, 2 Jun 2011 18:20:08 +0000 (11:20 -0700)]
Change modified to use timestamp type instead of datetime

13 years agoinitialize schema_version table after install
Evan Prodromou [Thu, 2 Jun 2011 17:58:53 +0000 (13:58 -0400)]
initialize schema_version table after install

13 years agoadd oauth_token_association to core.php so it gets set up correctly
Evan Prodromou [Thu, 2 Jun 2011 14:04:00 +0000 (10:04 -0400)]
add oauth_token_association to core.php so it gets set up correctly

13 years agoallow setting some initial tags on a new network
Evan Prodromou [Wed, 1 Jun 2011 14:53:46 +0000 (10:53 -0400)]
allow setting some initial tags on a new network

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Wed, 1 Jun 2011 14:21:54 +0000 (10:21 -0400)]
Merge branch '1.0.x' into testing

13 years agoMerge remote-tracking branch 'origin/1.0.x' into 1.0.x
Evan Prodromou [Wed, 1 Jun 2011 14:21:34 +0000 (10:21 -0400)]
Merge remote-tracking branch 'origin/1.0.x' into 1.0.x

13 years agoadd options to show sites with/without a tag
Evan Prodromou [Wed, 1 Jun 2011 14:21:03 +0000 (10:21 -0400)]
add options to show sites with/without a tag

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Tue, 31 May 2011 21:16:45 +0000 (17:16 -0400)]
Merge branch '1.0.x' into testing

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Tue, 31 May 2011 21:01:11 +0000 (17:01 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoChange 'listening to your notices' to 'following you'
Evan Prodromou [Tue, 31 May 2011 21:00:23 +0000 (17:00 -0400)]
Change 'listening to your notices' to 'following you'

13 years agoApply upstream fix to MSN library for darkip
Brion Vibber [Tue, 31 May 2011 18:46:50 +0000 (11:46 -0700)]
Apply upstream fix to MSN library for darkip

Upstream fix
http://code.google.com/p/phpmsnclass/source/diff?spec=svn52&old=47&r=52&format=unidiff&path=%2Ftrunk%2Fphpmsnclassv2%2Fmsn.class.php

13 years agoOops; tiny mistake in IE7 addressee stylin.
Samantha Doherty [Tue, 31 May 2011 16:48:59 +0000 (12:48 -0400)]
Oops; tiny mistake in IE7 addressee stylin.

13 years agoLast bit of style cleanup for addressees and mobile profile.
Samantha Doherty [Tue, 31 May 2011 16:42:28 +0000 (12:42 -0400)]
Last bit of style cleanup for addressees and mobile profile.

13 years agoOnly use mobile doctype on actual mobile devices.
Samantha Doherty [Tue, 31 May 2011 16:14:26 +0000 (12:14 -0400)]
Only use mobile doctype on actual mobile devices.

13 years agoDon't show empty addressees in noticelistitem
Evan Prodromou [Mon, 30 May 2011 20:20:34 +0000 (16:20 -0400)]
Don't show empty addressees in noticelistitem

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Mon, 30 May 2011 19:37:46 +0000 (15:37 -0400)]
Merge branch '1.0.x' into testing

13 years agocorrectly get profile for scope in apitimelinementions
Evan Prodromou [Mon, 30 May 2011 19:29:18 +0000 (15:29 -0400)]
correctly get profile for scope in apitimelinementions

13 years agoget the correct context for apitimelinementions
Evan Prodromou [Mon, 30 May 2011 19:09:42 +0000 (15:09 -0400)]
get the correct context for apitimelinementions

13 years agouse ReplyNoticeStream for mentions API
Evan Prodromou [Mon, 30 May 2011 15:22:52 +0000 (11:22 -0400)]
use ReplyNoticeStream for mentions API

13 years agouse ReplyNoticeStream for replies page
Evan Prodromou [Mon, 30 May 2011 15:22:36 +0000 (11:22 -0400)]
use ReplyNoticeStream for replies page

13 years agoMerge branch 'master' into 1.0.x
Evan Prodromou [Mon, 30 May 2011 15:18:34 +0000 (11:18 -0400)]
Merge branch 'master' into 1.0.x

13 years agoMerge branch 'master' into testing
Evan Prodromou [Mon, 30 May 2011 15:18:22 +0000 (11:18 -0400)]
Merge branch 'master' into testing

13 years agotest to check that Bookmark related links are appearing correctly
Evan Prodromou [Mon, 30 May 2011 14:04:25 +0000 (10:04 -0400)]
test to check that Bookmark related links are appearing correctly

13 years agoActivityImporter catches thrown exceptions by plugins and marks entry done
Evan Prodromou [Mon, 30 May 2011 13:57:49 +0000 (09:57 -0400)]
ActivityImporter catches thrown exceptions by plugins and marks entry done

13 years agouse integer iterator for childNodes in ActivityUtils::getLinks()
Evan Prodromou [Mon, 30 May 2011 13:57:11 +0000 (09:57 -0400)]
use integer iterator for childNodes in ActivityUtils::getLinks()

13 years agoA little more style fixing for MobileProfile.
Samantha Doherty [Fri, 27 May 2011 16:07:24 +0000 (12:07 -0400)]
A little more style fixing for MobileProfile.

13 years agoRemove privacy checkbox replacement from Mobile Profile.
Samantha Doherty [Fri, 27 May 2011 15:50:49 +0000 (11:50 -0400)]
Remove privacy checkbox replacement from Mobile Profile.

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Fri, 27 May 2011 15:25:55 +0000 (11:25 -0400)]
Merge branch '1.0.x' into testing

13 years agoSet the current user on API calls
Evan Prodromou [Wed, 25 May 2011 18:01:22 +0000 (14:01 -0400)]
Set the current user on API calls

13 years agoset the current user in api actions
Evan Prodromou [Wed, 25 May 2011 17:04:35 +0000 (13:04 -0400)]
set the current user in api actions

13 years agoget correct profile for friends timeline
Evan Prodromou [Wed, 25 May 2011 16:51:21 +0000 (12:51 -0400)]
get correct profile for friends timeline

13 years agoFirst batch of IE fixes.
Samantha Doherty [Tue, 24 May 2011 16:56:49 +0000 (12:56 -0400)]
First batch of IE fixes.