Nicolas Perriault
|
dd4c1fba15
|
Bug 1110155 - Added minimal Loop room name validation. r=mikedeboer
|
2014-12-19 15:22:39 +01:00 |
|
Nicolas Perriault
|
d4eb9b99ea
|
Bug 1109073 - Ensure a Loop room entry is highlighted when opened. r=mikedeboer
|
2014-12-19 15:13:16 +01:00 |
|
Mark Banner
|
3e2bbc1189
|
Bug 1109149 - Display a basic error to the user if Loop room creation fails. r=nperriault
|
2014-12-18 10:14:40 +00:00 |
|
Mike de Boer
|
1d577898d9
|
Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose
|
2014-12-17 09:33:08 +01:00 |
|
Mike de Boer
|
aad3f3e2f3
|
Bug 1102432: refresh the list of rooms upon account switch or logout. r=Niko
|
2014-12-16 16:59:05 +01:00 |
|
Jared Wein
|
e22dd20905
|
Bug 1100595 - Add UI for indicating if renaming a room failed. r=NiKo`
--HG--
extra : rebase_source : a03dfe3f46d5ec8881ec7e34f9ec605467f01b8c
|
2014-12-16 13:23:16 -05:00 |
|
Nicolas Perriault
|
db9bde32fb
|
Bug 1102170 - Share a room url by email when Loop direct call fails. r=Standard8
|
2014-12-10 22:51:53 +01:00 |
|
Nicolas Perriault
|
12dc5c7552
|
Bug 1105520 - Open Loop room conversation window right after it's created. r=mikedeboer
|
2014-11-27 13:11:06 +01:00 |
|
Nicolas Perriault
|
538e169c18
|
Bug 1094137 - Create a common shared store creator for Loop. r=Standard8
|
2014-11-19 14:59:08 +00:00 |
|
Mark Banner
|
781163fac2
|
Bug 1074694 - Allow rooms to be renamed from the conversation window. r=nperriault
|
2014-11-17 22:12:27 +00:00 |
|
Mark Banner
|
ce7e3147b5
|
Bug 1074696 - Allow the user to copy and email Loop room urls from the room preview. r=nperriault
|
2014-11-11 22:15:44 +00:00 |
|
Mark Banner
|
5716218663
|
Bug 1074688 - Part 3 Hook the new activeRoomStore into the standalone views, and also extend the store to manage joining rooms on the Loop server. r=nperriault,a=RyanVM
|
2014-11-06 20:53:49 +00:00 |
|
Nicolas Perriault
|
8671517f49
|
Bug 1093620 - Using a single root store for Loop rooms. r=Standard8
--HG--
rename : browser/components/loop/content/shared/js/localRoomStore.js => browser/components/loop/content/shared/js/activeRoomStore.js
rename : browser/components/loop/content/shared/js/roomListStore.js => browser/components/loop/content/shared/js/roomStore.js
rename : browser/components/loop/test/shared/localRoomStore_test.js => browser/components/loop/test/shared/activeRoomStore_test.js
rename : browser/components/loop/test/shared/roomListStore_test.js => browser/components/loop/test/shared/roomStore_test.js
|
2014-11-05 13:59:46 +00:00 |
|