Christoph Scholz
|
bce8dc9113
|
Fixes #1714
don't notify if only message delivery receipt
|
2019-09-24 13:27:49 +02:00 |
|
Maxime “pep” Buquet
|
e29849fe5e
|
Makefile: use spaces not tabs for alignment in make help
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2019-09-23 11:46:54 +02:00 |
|
Christoph Scholz
|
cd5dacbe29
|
Process stanzas from mam one-by-one
|
2019-09-21 13:26:36 +02:00 |
|
JC Brand
|
51b818f916
|
smacks: Also check for BOSH to determine support
|
2019-09-20 12:06:43 +02:00 |
|
JC Brand
|
7ee6152c0b
|
Add recipe for package-lock.json
|
2019-09-20 09:56:51 +02:00 |
|
52871299hzy
|
47ac7e7176
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 50.2% (211 of 420 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/zh_Hans/
|
2019-09-19 16:28:02 +02:00 |
|
yc
|
db5998dd84
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 50.2% (211 of 420 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/zh_Hans/
|
2019-09-19 16:28:02 +02:00 |
|
Sylke Vicious
|
4c8a06bb6b
|
Translated using Weblate (Italian)
Currently translated at 98.8% (415 of 420 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/it/
|
2019-09-19 16:28:02 +02:00 |
|
ButterflyOfFire
|
799fbdf1fc
|
Translated using Weblate (Occitan)
Currently translated at 78.3% (329 of 420 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/oc/
|
2019-09-19 16:28:02 +02:00 |
|
Yaron Shahrabani
|
f2481759ae
|
Translated using Weblate (Hebrew)
Currently translated at 86.9% (365 of 420 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/he/
|
2019-09-19 16:28:02 +02:00 |
|
huang.xinghui
|
9291dfc918
|
Update package.json
fix: fixed main file path
|
2019-09-17 11:33:57 +02:00 |
|
JC Brand
|
8574f66954
|
Don't hardcode roster filter to localStorage
|
2019-09-17 10:49:02 +02:00 |
|
JC Brand
|
e377c9bd6f
|
Fixes #1712
|
2019-09-16 14:04:28 +02:00 |
|
laszlovl
|
ab9b2d64ab
|
Fix incorrectly detecting every message with a duplicate ID as correction
|
2019-09-16 13:07:14 +02:00 |
|
Antranig Vartanian
|
1a2de997b5
|
Fix link
The link next to XEP-0384 OMEMO was referring to XEP-0363
|
2019-09-16 11:03:04 +02:00 |
|
JC Brand
|
9d52b16b58
|
Set new dev version
|
2019-09-13 16:05:18 +02:00 |
|
JC Brand
|
c357dec8ed
|
Fix CDN path
|
2019-09-13 16:04:25 +02:00 |
|
JC Brand
|
39896b508b
|
Release 5.0.3
|
2019-09-13 15:19:00 +02:00 |
|
52871299hzy
|
c07ff3e494
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 39.4% (161 of 409 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/zh_Hans/
|
2019-09-13 14:56:52 +02:00 |
|
Quentí
|
91bc25749d
|
Translated using Weblate (Occitan)
Currently translated at 82.9% (339 of 409 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/oc/
|
2019-09-13 14:51:48 +02:00 |
|
JC Brand
|
bdf4f3f536
|
Bump npm and lodash
|
2019-09-13 13:38:20 +02:00 |
|
JC Brand
|
31860acc9d
|
Makefile: add recipe for setting the CDN url as the publicPath
|
2019-09-13 13:29:49 +02:00 |
|
JC Brand
|
68e34351ed
|
Reject unencapsulated forwarded messages
since we don't support XEP-0297 on its own
|
2019-09-13 13:05:21 +02:00 |
|
JC Brand
|
fe34b7eaa0
|
Fix failing test
|
2019-09-13 06:29:47 +02:00 |
|
JC Brand
|
37d052ad9e
|
Verify that Converse is not susceptible to CVE-2015-8688
https://gultsch.de/gajim_roster_push_and_message_interception.html
|
2019-09-12 19:46:09 +02:00 |
|
JC Brand
|
c6f3da5887
|
Clean up test
|
2019-09-12 19:15:13 +02:00 |
|
JC Brand
|
c24e72272b
|
Fix testing bug where all subsequent tests after a timed out test also time out
|
2019-09-12 18:50:30 +02:00 |
|
JC Brand
|
d58380af83
|
Provide more info in error message
|
2019-09-12 12:51:20 +02:00 |
|
JC Brand
|
5afe8629cd
|
Remove mistakenly pasted jsdoc snippet
|
2019-09-12 12:48:09 +02:00 |
|
JC Brand
|
251061fad6
|
Fix failing tests
|
2019-09-12 12:11:27 +02:00 |
|
JC Brand
|
b26e1c87ae
|
webpack: dev server doesn't find webpack.html if we set a public path
|
2019-09-12 12:10:50 +02:00 |
|
JC Brand
|
63da4b4b49
|
Move webfonts to sass dir and don't make publicPath absolute
|
2019-09-12 11:29:01 +02:00 |
|
JC Brand
|
a6b7d0d972
|
Emit chatBoxFocused and chatBoxBlurred events for emoji picker input
|
2019-09-12 11:05:27 +02:00 |
|
JC Brand
|
43c7040331
|
Include the locale dir in package builds
|
2019-09-11 18:42:38 +02:00 |
|
JC Brand
|
5bf0955193
|
Release 5.0.2
|
2019-09-11 17:44:38 +02:00 |
|
JC Brand
|
b3e13c5ea5
|
Add webpack config for making a headless build
|
2019-09-11 17:18:11 +02:00 |
|
JC Brand
|
41c4f9ceb2
|
Update nodeps webpack config to create chunks in the right place
|
2019-09-11 17:08:20 +02:00 |
|
Adolfo Jayme Barrientos
|
bd67dc3fac
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (393 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/es/
|
2019-09-11 15:39:58 +02:00 |
|
Xosé M
|
4302c77c2b
|
Translated using Weblate (Galician)
Currently translated at 100.0% (393 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/gl/
|
2019-09-11 15:39:58 +02:00 |
|
Ezra Zebra
|
857ea4b839
|
Translated using Weblate (Flemish)
Currently translated at 100.0% (393 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nl_BE/
|
2019-09-11 15:39:53 +02:00 |
|
Ezra Zebra
|
275d990074
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (393 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nl/
|
2019-09-11 15:39:49 +02:00 |
|
Quentí
|
8524eabe17
|
Translated using Weblate (Occitan)
Currently translated at 80.7% (317 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/oc/
|
2019-09-11 15:39:43 +02:00 |
|
Allan Nordhøy
|
21efdeccb0
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 70.0% (275 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nb_NO/
|
2019-09-11 15:31:21 +02:00 |
|
Mako N
|
4b3b21f3b5
|
Translated using Weblate (Japanese)
Currently translated at 98.0% (385 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/ja/
|
2019-09-11 15:31:00 +02:00 |
|
nautilusx
|
a7bd7124f4
|
Translated using Weblate (German)
Currently translated at 100.0% (393 of 393 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
|
2019-09-11 15:29:55 +02:00 |
|
JC Brand
|
35e97c2353
|
Ignore MAM chat messages not sent from yourself
|
2019-09-11 14:18:21 +02:00 |
|
JC Brand
|
0af9bc8ffc
|
Fixes #1704
Ignore carbon groupchat messages
|
2019-09-11 14:18:21 +02:00 |
|
Licaon_Kter
|
a69ebcbdf6
|
Capitalize "groupchat" (#1707)
* Capitalize "groupchat"
* Also locale
* Also muc spec
|
2019-09-11 14:17:23 +02:00 |
|
JC Brand
|
26c1dbb0eb
|
Updates #1705. Add getRoomsPanel method to avoid dangling pointer
|
2019-09-11 11:28:28 +02:00 |
|
GRUNBLATT Remy
|
d0b6e8fd16
|
Update Oauth login to current API format
|
2019-09-11 11:09:12 +02:00 |
|