Mark Banner
|
af6a90041d
|
Bug 1165266 - Upgrade Loop's use of eslint to version 0.21.x and eslint-react-plugin to 2.3.x and enable no-undef rule. r=dmose
|
2015-05-22 08:53:09 +01:00 |
|
Mike de Boer
|
f65866fa3e
|
Bug 1162905: UX refresh for the available context area in the Hello panel rooms list. r=Standard8
|
2015-05-14 12:57:05 +01:00 |
|
Mike de Boer
|
7f456537f1
|
Bug 1162903: use favicons as Loop conversation context thumbnails and store them as base64 encoded data-uris. r=Standard8
|
2015-05-14 12:57:05 +01:00 |
|
Mike de Boer
|
824af68825
|
Bug 1142532: compose a different email for Loop room invites when context data is attached to it. r=Standard8
|
2015-05-12 17:37:34 +02:00 |
|
Carsten "Tomcat" Book
|
0428124b6f
|
Merge mozilla-central to fx-team
|
2015-05-12 16:38:34 +02:00 |
|
Martin Tomes
|
19eccd05d6
|
Bug 1160496 - Enable eslint rules for Loop: General code format. r=Standard8
|
2015-05-12 13:45:07 +01:00 |
|
Mark Banner
|
6b0472a3cf
|
Follow-up to bug 1153788. Improve strings for L10n - use existing replacements for brandname and improve the localisation notes. r=mikedeboer,a=Tomcat
|
2015-05-11 11:37:51 +01:00 |
|
Mark Banner
|
a31132716f
|
Bug 1153788 - Part 2. Ask the user to re-sign in to Loop if they don't have encryption keys for FxA. r=mikedeboer
|
2015-05-08 13:46:52 +01:00 |
|
Mike de Boer
|
e7926bf434
|
Bug 1156205: show a scrollbar in the social share dropdown list inside the Loop conversation window when the number of items exceeds the maximum height. r=Standard8
|
2015-05-08 10:32:46 +02:00 |
|
Mike de Boer
|
de13ef03fd
|
Bug 1162442: add tooltips to the context edit and close buttons inside the Loop conversation window. r=Standard8
|
2015-05-08 12:30:42 +02:00 |
|
Mike de Boer
|
18d196064c
|
Bug 1142515: implement updating a room with changed context information. r=Standard8
|
2015-05-07 11:38:57 +02:00 |
|
Mike de Boer
|
7fb5d31c3d
|
Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8
|
2015-05-07 11:38:49 +02:00 |
|
Martin Tomes
|
247ef0c6cb
|
Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8
|
2015-05-06 18:15:56 +01:00 |
|
Cedric Raudin
|
e5106eb19f
|
Bug 1115365 - Update the import string in the Loop contact panel to explain it will be from Google. r=Standard8
|
2015-04-30 16:41:13 +01:00 |
|
Martin Tomes
|
926adf2389
|
Bug 1084296 - Add an ellipsis to Loop's "Remove Contact" menu item. r=Standard8
|
2015-04-30 07:40:50 +01:00 |
|
Mark Banner
|
47de4886b9
|
Bug 1146305 - IDN links should be properly displayed in Hello rooms for context in conversations. r=mikedeboer
|
2015-04-30 07:40:49 +01:00 |
|
Mark Banner
|
64f91f7342
|
Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose
--HG--
rename : browser/components/loop/CardDavImporter.jsm => browser/components/loop/modules/CardDavImporter.jsm
rename : browser/components/loop/GoogleImporter.jsm => browser/components/loop/modules/GoogleImporter.jsm
rename : browser/components/loop/LoopCalls.jsm => browser/components/loop/modules/LoopCalls.jsm
rename : browser/components/loop/LoopContacts.jsm => browser/components/loop/modules/LoopContacts.jsm
rename : browser/components/loop/LoopRooms.jsm => browser/components/loop/modules/LoopRooms.jsm
rename : browser/components/loop/LoopStorage.jsm => browser/components/loop/modules/LoopStorage.jsm
rename : browser/components/loop/MozLoopAPI.jsm => browser/components/loop/modules/MozLoopAPI.jsm
rename : browser/components/loop/MozLoopPushHandler.jsm => browser/components/loop/modules/MozLoopPushHandler.jsm
rename : browser/components/loop/MozLoopService.jsm => browser/components/loop/modules/MozLoopService.jsm
rename : browser/components/loop/MozLoopWorker.js => browser/components/loop/modules/MozLoopWorker.js
|
2015-04-30 07:40:49 +01:00 |
|
ziyunfei
|
e1db0f779e
|
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
|
Mark Banner
|
712f3f3e35
|
Bug 1159199 - Clicking the context indicator in the Loop panel should close the panel after opening the url. r=mikedeboer
|
2015-04-28 13:51:27 +01:00 |
|
Mark Banner
|
ad6bbb3e9a
|
Bug 1155078 - Only display domain name in the context part of the panel. r=mikedeboer
|
2015-04-28 13:51:27 +01:00 |
|
Mark Banner
|
c00eaf4764
|
Bug 1158725 - Share link button has stopped working in latest nightly. Pass the necessary props to the component. r=mikedeboer
|
2015-04-27 10:35:40 +01:00 |
|
Mark Banner
|
88fb308441
|
Bug 1142587 - Implement indicators for context in conversations in the panel alongside room names. r=mikedeboer
|
2015-04-21 21:53:15 +01:00 |
|
Mark Banner
|
87a741e0a1
|
Bug 1145541. r=mikedeboer
|
2015-04-21 21:53:15 +01:00 |
|
Mark Banner
|
e884167ff5
|
Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc.
|
2015-04-21 15:40:01 +01:00 |
|
Mike de Boer
|
0925485637
|
Bug 1142514: show context information in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : a0f3858298ca9f8d3f2543017134830d1099b1e7
|
2015-04-21 12:06:59 +02:00 |
|
Cedric Raudin
|
8639337053
|
Bug 1079697 - Remove obsolete jshint messages in Loop code. r=Standard8
|
2015-04-21 09:35:03 +01:00 |
|
Mike de Boer
|
78f7ca030d
|
Bug 1155561: ignore body clicks on dropdown menu buttons, to make dropdowns in Loop windows toggle properly. r=Standard8
|
2015-04-17 17:29:49 +02:00 |
|
Mark Banner
|
953a35523a
|
Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose
|
2015-04-17 08:34:02 +01:00 |
|
Mike de Boer
|
39a32f8010
|
Bug 1152197: update share_button2 label to the updated share_button3 in the Loop conversation window. r=Standard8
|
2015-04-16 14:09:37 +02:00 |
|
Mark Banner
|
71f3f64398
|
Bug 1142525 - Hook up the tab context view to the create room action so that context can actually be added to a room. r=mikedeboer
|
2015-04-13 11:54:26 +01:00 |
|
Mark Banner
|
07b0d22a06
|
Bug 1142522 - Part 2 Hook up encryption for room contexts in guest mode. r=mikedeboer
|
2015-04-13 11:54:26 +01:00 |
|
Mark Banner
|
b445f8431f
|
Bug 1152947 - Remove expiresIn from the create room message for Hello as the server has its own default. r=mikedeboer
|
2015-04-10 12:56:20 +01:00 |
|
Mike de Boer
|
43aab912fd
|
Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8
|
2015-04-10 13:23:11 +02:00 |
|
Mike de Boer
|
cdf272bdff
|
Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8
|
2015-04-10 13:23:08 +02:00 |
|
Ryan VanderMeulen
|
ef84e85987
|
Backed out 5 changesets (bug 1132301) for intermittent browser_mozLoop_socialShare.js failures.
Backed out changeset c99243d545e2 (bug 1132301)
Backed out changeset a2075595f6fd (bug 1132301)
Backed out changeset a2b8f0ddd738 (bug 1132301)
Backed out changeset e5d7fd205107 (bug 1132301)
Backed out changeset 47a5d0ecb127 (bug 1132301)
|
2015-04-09 13:15:52 -04:00 |
|
Mike de Boer
|
4af1cb9e83
|
Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8
|
2015-04-09 16:29:16 +02:00 |
|
Mike de Boer
|
2dff9dd0c6
|
Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8
|
2015-04-09 16:29:13 +02:00 |
|
Mark Banner
|
f8a3eb0889
|
Bug 1152296 - Move roomStore.js from shared code to desktop specific code for Loop. r=mikedeboer
--HG--
rename : browser/components/loop/content/shared/js/roomStore.js => browser/components/loop/content/js/roomStore.js
rename : browser/components/loop/test/shared/roomStore_test.js => browser/components/loop/test/desktop-local/roomStore_test.js
|
2015-04-08 17:13:03 +01:00 |
|
Mark Banner
|
a3918649d6
|
Bug 1138941 - Display a better string when we've failed to obtain the camera and video devices for Loop. r=dmose
|
2015-04-07 22:37:02 +01:00 |
|
Mark Banner
|
cbfc821496
|
Bug 1150273 - Use eslint for the react files for Loop. r=dmose
|
2015-04-04 14:43:27 +01:00 |
|
Mike de Boer
|
c437de0aa6
|
Bug 1132301: add strings for th upcoming Social Sharing feature in Loop. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : %B9%CA%F6q%5B%7E%F3%B4n%05%E6%C0L%14%E1%94%09%82%F0F
|
2015-03-30 13:26:59 +02:00 |
|
Jared Wein
|
eefcc0b4fd
|
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
|
2015-03-24 12:43:49 -04:00 |
|
Ryan VanderMeulen
|
3120ab0db9
|
Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
|
2015-03-24 14:32:20 -04:00 |
|
Jared Wein
|
1e367f2aea
|
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
--HG--
extra : rebase_source : 8c6b66f3c88507c777ccd63bd533a09228e2c2f2
|
2015-03-24 12:43:49 -04:00 |
|
Mike de Boer
|
73ba7bf088
|
Bug 1143298: show the correct amount of imported contacts in the Loop panel after the import has finished. r=Standard8
--HG--
extra : rebase_source : 5c5fb022c2d47fed93e1a3dadb6dc213adb233b5
|
2015-03-16 17:26:03 +01:00 |
|
Mark Banner
|
c8e33db0c4
|
Bug 1081079 - Use the DocumentTitleMixin for Loop in more places. r=jaws
|
2015-03-17 08:41:25 +00:00 |
|
Mark Banner
|
d4c5cf802c
|
Bug 1143629 - Contacts import incorrectly displays all forms of plural strings. r=mikedeboer
|
2015-03-16 14:51:11 +00:00 |
|
Mark Banner
|
826cfb318a
|
Bug 1088672 - Part 7. Rewrite Loop's incoming call handling in the flux style. Remove the now redundant non-flux based code for incoming calls. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
424d07632c
|
Bug 1088672 - Part 6. Rewrite Loop's incoming call handling in the flux style. Fix window titles for the incoming call view. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
cb9be02aad
|
Bug 1088672 - Part 5. Rewrite Loop's incoming call handling in the flux style. Correct the Call failed view to show only what's needed for incoming calls. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|