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 |
|
Michal Čihař
|
07abbfc531
|
Update Weblate logo
The branding has changed some time ago, see
https://weblate.org/news/archive/weblate-changing-its-look/
|
2019-09-10 16:57:29 +02:00 |
|
JC Brand
|
e305cc35b0
|
Remove --larger class on a edited message that's no longer just emojis
|
2019-09-10 16:54:32 +02:00 |
|
JC Brand
|
54c90e146e
|
Replace lodash methods with built-ins
|
2019-09-10 15:47:30 +02:00 |
|
JC Brand
|
54b3fc6dfc
|
Update eslint
|
2019-09-09 13:13:23 +02:00 |
|
JC Brand
|
ef32050553
|
Update mobile.html
|
2019-09-09 12:49:36 +02:00 |
|
JC Brand
|
1a7b7f1bea
|
modtools: fix typo
|
2019-09-09 12:10:44 +02:00 |
|
JC Brand
|
3fee5540a0
|
modtools: Also allow querying and setting no affliation
|
2019-09-09 11:25:46 +02:00 |
|
JC Brand
|
2ec70adc5d
|
modtools: Add help text to explain roles and affiliations
|
2019-09-09 11:02:14 +02:00 |
|
JC Brand
|
90ef4b0c9d
|
Don't let non-mods open the modtools modal
Bugfix: fall back to nick if the JID is not available.
|
2019-09-08 00:15:05 +02:00 |
|
JC Brand
|
768ed4a577
|
Replace lodash methods with built-ins, convert docstrings to JSDoc
|
2019-09-07 23:14:33 +02:00 |
|
JC Brand
|
ea22cdd7f1
|
Updates #1699
|
2019-09-06 17:09:31 +02:00 |
|
JC Brand
|
46ccc1a87f
|
Fixes #1692
|
2019-09-06 16:14:30 +02:00 |
|
JC Brand
|
cc91f3751e
|
Add listenTo instead of on to avoid memory leaks
|
2019-09-06 16:04:06 +02:00 |
|
JC Brand
|
d9c1bbf95b
|
updates #1691: Use listenTo
so that we have automatic event deregistration when the model gets removed.
|
2019-09-06 13:10:37 +02:00 |
|
JC Brand
|
b52b3e5503
|
Use RsT syntax instead of markdown
|
2019-09-06 11:56:38 +02:00 |
|
JC Brand
|
dfafbefb71
|
emoji-view: insert partially matched emoji on enter
if it's the only search hit.
|
2019-09-05 16:22:57 +02:00 |
|
JC Brand
|
f52ade1193
|
emoji-views: don't iterate over all emojis if...
new search term includes the previous one
|
2019-09-05 16:17:59 +02:00 |
|
JC Brand
|
bf599f39ff
|
emoji-views: reinitialize intersection observer upon rerender
|
2019-09-05 15:29:30 +02:00 |
|
JC Brand
|
42ec0037c6
|
Fix failing test
|
2019-09-05 15:17:23 +02:00 |
|
JC Brand
|
e5d07f5a41
|
Build resources before running tests
|
2019-09-05 15:04:16 +02:00 |
|
JC Brand
|
01468fc087
|
converse-emoji: Sort search results
Also, don't show the categories while searching.
|
2019-09-05 14:49:06 +02:00 |
|
JC Brand
|
60f04bc915
|
converse-emoji: Avoid dangling pointers to removed category DOM elements
|
2019-09-05 14:07:25 +02:00 |
|
JC Brand
|
4015eb2fd1
|
Name anonymous function to fix failing test
|
2019-09-05 13:12:34 +02:00 |
|
JC Brand
|
b5c56c8323
|
Add getFullname to XMPPStatus model and use that
instead of returning the fullname as fallback in `getNickname`
|
2019-09-05 12:49:10 +02:00 |
|
JC Brand
|
5f5de90f0c
|
MUC: Don't set a default nick
We first want to check whether the user has registered a nick with the
MUC, and if so, that will be set as the nick.
|
2019-09-05 10:49:06 +02:00 |
|
JC Brand
|
c8f0fd2a7f
|
Refactor cleaner separation between converse-vcard and other plugins
|
2019-09-05 10:49:06 +02:00 |
|
JC Brand
|
64135b7731
|
Update webpack config to re-add the old make watch
|
2019-09-04 19:09:16 +02:00 |
|
JC Brand
|
38919a35ba
|
Remove traces of bourbon from Makefile and use tabs
|
2019-09-04 15:23:48 +02:00 |
|
JC Brand
|
3f0d88e88d
|
Fix ids for the modtools modal
|
2019-09-04 15:18:51 +02:00 |
|