diff browse annotate |
7853102282e6bc50b8a2317e86b5185b0c5c250d created 2020-04-29 13:31 +0300 pushed 2020-05-04 19:02 +0000 |
Magnus Melin | Magnus Melin - Bug 1609760 - Stop assigning properties to the global `this` in chat/ JSMs (port bug 1608278). r=pmorris DONTBUILD |
diff browse annotate |
e5737872508567abf8b0444f43eb4ee4ce211c75 created 2019-08-30 13:43 -0400 pushed 2019-09-02 20:24 +0000 |
Paul Morris | Paul Morris - Bug 1577835 - Reformat chat/ code with eslint and Prettier. r=mkmelin |
diff browse annotate |
985a367b6423f28e297d4c55d0256e741e91d225 created 2019-01-29 11:25 +0100 pushed 2019-03-18 19:12 +0000 |
Geoff Lankow | Geoff Lankow - Bug 1520643 - Port bug 1514594: Change import call sites using kmag's script. rs=bustage-fix,jorgk |
diff browse annotate |
1ac48db6177e9ea975af601c25770fc50db1b6dc created 2018-01-31 23:25 +0100 pushed 2018-03-12 19:42 +0000 |
Philipp Kewisch | Philipp Kewisch - Bug 1434737 - Move to ChromeUtils.import() - Chat part. r=florian |
diff browse annotate |
7a2c243821cc79b3a11bc8fae12bc0c6135f35d5 created 2015-10-08 15:54 +0200 pushed 2015-12-14 22:26 +0000 |
aleth | aleth - Bug 1209777 - part2: Replace 'const EXPORTED_SYMBOLS' in comm-central. r=mkmelin |
diff browse annotate |
f81a23bfefcd0f6ec6215fbde12f8af2bc7749f1 created 2014-01-12 19:15 +0100 pushed 2014-03-18 07:44 +0000 |
Florian Quèze | Florian Quèze - Bug 956609 - Land the IM front-end in comm-central, r=florian. |
diff browse annotate |
e2835df49f17e90118906b03388084d743f54d50 created 2012-05-31 13:00 +0200 pushed 2014-03-18 07:44 +0000 |
Gervase Markham | Gervase Markham - Bug 759808 - MPL 2 upgrade: Instantbird, r=florian. |
diff browse annotate |
895dd034c3dd159f46a09c8b61ce5b88a74d17a7 created 2012-01-30 17:20 +0100 pushed 2014-03-18 07:44 +0000 |
Florian Quèze | Florian Quèze - Use 'const' consistently (instead of a mix of const/let/var) for the EXPORTED_SYMBOLS symbol of JS modules. |
diff browse annotate |
81350bb71b3b2405fa51394dacff9a15a1c11b8e created 2012-01-27 12:17 +0100 pushed 2014-03-18 07:44 +0000 |
Florian Quèze | Florian Quèze - Rename the logger contractid (@instantbird.org -> @mozilla.org/chat), like in 1c6fbc25f7fc. |
diff browse annotate |
a0e8ee46904ca46db1420aae673a190399bfd804 created 2012-01-26 19:02 +0100 pushed 2014-03-18 07:44 +0000 |
Florian Quèze | Florian Quèze - Rename the contract ids of XPCOM components living in chat/ to names that are suitable for use in Thunderbird (@instantbird.org/purple -> @mozilla.org/chat). |
diff browse annotate |
7414b0c30a46653f506b17636ebfab07a9bfe541 created 2012-01-02 20:06 +0100 pushed 2014-03-18 07:44 +0000 |
Florian Quèze | Florian Quèze - Log conversations in a JSON-based format. |
diff browse annotate |
466e354185cf4e97d5604c3403b3205f2d389e57 created 2011-11-09 01:16 +0100 pushed 2014-03-18 07:44 +0000 |
Florian Quèze | Florian Quèze - Bug 954193 - reorganize purplexpcom, part 2: rewrite the core service, account list, status handling and protocol plugin loading in JS components that don't depend on libpurple. |
diff browse annotate |
9d0c3d6cdf63063b630180d701e0e3a9ea227059 created 2011-10-29 02:17 +0200| base pushed 2014-03-18 07:44 +0000 |
Florian Quèze | Florian Quèze - Bug 954193 - create a chat/ folder to contain the core code that isn't related to libpurple. |
diff browse annotate |
84ac3c71109811da751f0ef2d72108075938f094 created 2012-05-30 17:48 +0100 pushed 2012-07-16 20:33 +0000 |
Gervase Markham | Gervase Markham - Bug 757018 - upgrade license to MPL 2. |
diff browse annotate |
8cdfed92867f885fda98664395236b7829947a1d created 2012-03-13 02:14 +0100 pushed 2012-04-24 17:34 +0000 |
Florian Quèze | Florian Quèze - Bug 714733 - Instant messaging in Thunderbird, r=bienvenu,bwinton,Standard8,mconley. |