jrburke
|
7ccbd3f940
|
Merge branch 'develop' of github.com:mozilla/f1 into develop
|
2011-03-09 13:40:39 -08:00 |
jrburke
|
9b08f71635
|
Fix issue where only one email address for the user was being sent down per contact. Tested with old UI and new UI and both work with the change.
|
2011-03-09 13:40:23 -08:00 |
Mark Hammond
|
579cc25d04
|
log unexpected responses from bitly
|
2011-03-09 14:58:15 +11:00 |
Mark Hammond
|
f3180c9b6a
|
avoid grinder hitting bitly to share links and replace tabs with spaces
|
2011-03-09 14:57:34 +11:00 |
Mark Hammond
|
57f10f052d
|
remove copy-paste hangover
|
2011-03-09 11:25:36 +11:00 |
jrburke
|
a7f687cef9
|
align contacts update spinner for twitter to be in the middle of the input text, instead of floating a little high.
|
2011-03-08 15:14:53 -08:00 |
jrburke
|
c0e6b60bc0
|
For old extension, only allow one account per domain in the settings.
|
2011-03-08 14:53:09 -08:00 |
jrburke
|
0a479ce66c
|
Fixes recursion error when two linkedin accounts were added: a bug in requirejs, which is fixed in latest version, but we will not upgrade until after this release.
|
2011-03-08 14:33:53 -08:00 |
jrburke
|
1dec78cabc
|
make sure error notification bar is not shown on account config, and be sure it always is closes on successful status.
|
2011-03-08 14:06:56 -08:00 |
Bryan Clark
|
729dcc3f33
|
use the final share state animation when a share has been posted. also guard against multiple notification boxes.
|
2011-03-08 13:45:48 -08:00 |
Bryan Clark
|
80cb6a8e74
|
updated share progress icon and normal toolbar icon to match sizes. removed the unused error icon. added the shared icon and its css state even though we don't use it yet.
|
2011-03-08 13:22:20 -08:00 |
jrburke
|
4491ba6913
|
Use https for third party calls to avoid mixed content warnings in production with a fresh profile.
|
2011-03-08 13:21:20 -08:00 |
jrburke
|
7465fa28b7
|
whitespace change to see if staging push works now.
|
2011-03-08 12:47:14 -08:00 |
jrburke
|
34902f50c4
|
Merge branch 'feature/video-embed' into develop
|
2011-03-08 11:26:05 -08:00 |
jrburke
|
bf93623a6b
|
Get vimeo videos to work, use domain-specific hack area in shareOptions.js, also makes sure if the video URL is too long for get requests, we dump it.
|
2011-03-08 11:20:50 -08:00 |
Anant Narayanan
|
9cf2a88b69
|
Foundation for restartlessifying F1
|
2011-03-07 21:37:00 -08:00 |
jrburke
|
e8c967fe80
|
If no @ on the twitter name, just use the name directly, don't throw names on the floor.
|
2011-03-07 21:30:30 -08:00 |
jrburke
|
d06a4fe531
|
Converting medium/video patch to only work on the new UI since the older UI will not be loaded by the current extension, got the new UI to use the new info. Some refactor of the changes in overlay.js including jslint changes.
|
2011-03-07 21:20:08 -08:00 |
jrburke
|
be47795736
|
merge
|
2011-03-07 16:37:19 -08:00 |
jrburke
|
01df7d36e3
|
clean up error status display on settings page.
|
2011-03-07 16:30:53 -08:00 |
jrburke
|
29d122f008
|
Merge branch 'develop' of github.com:mozilla/f1 into develop
|
2011-03-07 16:07:36 -08:00 |
jrburke
|
0d7d3d2081
|
update text counter for each options change to adjust to new url shorturl lengths.
|
2011-03-07 16:07:12 -08:00 |
Shane Caraveo
|
db4eb4057a
|
Merge branch 'develop' of github.com:mozilla/f1 into develop
|
2011-03-07 15:59:19 -08:00 |
Shane Caraveo
|
10d5e27b02
|
make sure the account token cookie is cleared
|
2011-03-07 15:59:01 -08:00 |
jrburke
|
b48af43950
|
Merge branch 'develop' of github.com:mozilla/f1 into develop
|
2011-03-07 15:49:39 -08:00 |
jrburke
|
3588bc25ce
|
Make sure refresh contacts ui is not tab selectable so that it does not block the rest of the form entry, on tab with autocomplete open insert the first value from the autocomplete.
|
2011-03-07 15:49:04 -08:00 |
Shane Caraveo
|
56c9288976
|
fix force_login for twitter
|
2011-03-07 15:44:27 -08:00 |
jrburke
|
078c49bde1
|
Merge branch 'feature/accounts' into develop
|
2011-03-07 15:09:39 -08:00 |
jrburke
|
c086a1e396
|
Triggers a forced login on services that support it, twitter and gmail/googleapps.
|
2011-03-07 15:02:26 -08:00 |
Bryan Clark
|
52b9a922e6
|
add meta tags to the settings page so people share the main page instead of that. update to Mozilla F1 where appropriate.
|
2011-03-07 14:21:33 -08:00 |
Bryan Clark
|
a478c3a7a8
|
update the homepage to use en-US spelling and Mozilla F1 instead of F1 by Mozilla Labs
|
2011-03-07 14:13:56 -08:00 |
jrburke
|
a0f12c3c7f
|
When already signed in to an account, provide text for services that require logout to add another one.
|
2011-03-07 14:09:15 -08:00 |
jrburke
|
b36e540869
|
Merge branch 'develop' into feature/accounts
|
2011-03-07 13:37:22 -08:00 |
Shane Caraveo
|
7308110b86
|
don't use the google domain shared contacts, just give the user their own contacts list (which is attached to their google domain account)
|
2011-03-07 11:28:25 -08:00 |
Shane Caraveo
|
72f1075c5a
|
if the session is not available during the verify step, it's likely a missing memcached, log that
|
2011-03-07 11:25:48 -08:00 |
jrburke
|
2404e55b93
|
Email sending will now remember any new email addresses typed in the to field for use on the next autocomplete. Only done if the send is successful.
|
2011-03-07 11:24:52 -08:00 |
jrburke
|
6e89a533d0
|
Fix position of contacts update spinner for mail uis
|
2011-03-07 10:08:06 -08:00 |
jrburke
|
03bd17b8cd
|
Allow contact refresh inline with the contacts entry.
|
2011-03-04 15:31:22 -08:00 |
Philippe M. Chiasson
|
e903fd7fb6
|
Add missing userid attribute tracking
|
2011-03-04 14:58:36 -05:00 |
Philippe M. Chiasson
|
578f6500cd
|
GET static content, not POST to it
|
2011-03-04 14:58:02 -05:00 |
Philippe M. Chiasson
|
ac8c520589
|
Adjust send calls with new required arguments
|
2011-03-04 14:57:23 -05:00 |
Philippe M. Chiasson
|
1f1cde142e
|
Decode gzipped responses
|
2011-03-04 14:56:40 -05:00 |
jrburke
|
94e06c5c40
|
Fix but where contacts data was not stored correctly, resulting a fresh contacts API call every time the autocomplete widget was created.
|
2011-03-04 11:20:40 -08:00 |
jrburke
|
766baa11a6
|
Redo contacts storage so that the accounts module handles auxillary data storage based on account. Cleans up the contacts storage code, makes it easy to remove all account-related data when account is removed.
|
2011-03-03 15:12:15 -08:00 |
Mark Hammond
|
1270056acc
|
fix problem with account ID has then userid or username is None
|
2011-03-04 10:00:38 +11:00 |
Shane Caraveo
|
352df0e8b4
|
handle twitter connection timeouts, return an error object
|
2011-03-03 13:36:05 -08:00 |
Shane Caraveo
|
4fff6f97e3
|
add better exception handling for cases where oauth keys are missing, add metrics tracking for that
|
2011-03-03 11:37:24 -08:00 |
jrburke
|
616dcc94e5
|
First pass at contacts list that is keyed by domain,userid,username triple. May still rework the storage bit, but the basics work. refresh contacts button removed from advanced settings since it is going to show up in a certain case in the autocomplete UI (work that is yet to be done).
|
2011-03-02 16:47:28 -08:00 |
Shane Caraveo
|
95b96a9d7b
|
always use the notification bar for errors
|
2011-03-02 14:44:35 -08:00 |
Shane Caraveo
|
33b9d39a95
|
a quick fix on the captcha panel
|
2011-03-02 14:02:55 -08:00 |