JC Brand
|
7b19483271
|
Rename push_services to push_app_servers to avoid confusion
|
2018-06-11 14:17:34 +02:00 |
|
JC Brand
|
907775d784
|
No further need for a separate babel file and transpile step
|
2018-06-07 19:06:35 +02:00 |
|
JC Brand
|
a09333f82c
|
Allow multiple push services to be enabled and also allow disabling
|
2018-06-07 16:25:59 +02:00 |
|
JC Brand
|
5954cd8f29
|
Avoid duplicating entities
|
2018-06-07 15:27:11 +02:00 |
|
JC Brand
|
6126781d83
|
Proper checking of disco support for push notifications
|
2018-06-07 15:00:36 +02:00 |
|
JC Brand
|
6cd9d2e813
|
Rename _tearDown to tearDown and rebuild
|
2018-06-07 14:30:10 +02:00 |
|
JC Brand
|
2cdd46f6dc
|
Don't close chatboxes after disconnection has already happened
Otherwise it attemtps to send out stanzas (causing `this.socket is null`
errors when using websocket).
|
2018-06-07 14:29:47 +02:00 |
|
JC Brand
|
5d62023701
|
Only fetch VCards once we're already connected
|
2018-06-07 14:28:20 +02:00 |
|
JC Brand
|
d4d03925b8
|
Set hidden to true by default for chats in singleton mode.
However, when a new chat is created due to an incoming message, and
there aren't any other chats visible, then show it.
|
2018-06-07 14:09:19 +02:00 |
|
JC Brand
|
37b622251e
|
Improve and simplify unread message notifications in the roster
Use one event instead of two, by listening to `num_unread` on chatboxes.
|
2018-06-07 13:40:20 +02:00 |
|
JC Brand
|
083f191ead
|
Consider delayed, non-archived messages as "new"
New in the sense that we haven't seen them before
|
2018-06-07 13:06:32 +02:00 |
|
JC Brand
|
ec65bb3512
|
createMessage doesn't need the delay parameter
|
2018-06-07 12:37:56 +02:00 |
|
JC Brand
|
ce3ba2a4f8
|
Fix linting errors
|
2018-06-07 07:04:45 +02:00 |
|
JC Brand
|
0575ca485a
|
Specify controlbox size for lg breakpoint
|
2018-06-07 06:58:37 +02:00 |
|
JC Brand
|
57b4dec5a0
|
Bugfix. Validation messages wasn't being shown
due to Awesomplete doing things to the DOM and then confusing Snabbdom.
|
2018-06-06 18:31:04 +02:00 |
|
JC Brand
|
7ee71b0132
|
Add a plugin for XEP-0357
Currently only allows enabling an "App Service", based on pass-in
configuration values.
|
2018-06-06 14:00:52 +02:00 |
|
JC Brand
|
eed141b53e
|
Remove unnecessary path aliases from the webpack config
|
2018-06-06 11:04:23 +02:00 |
|
JC Brand
|
1dac1d781f
|
Don't show own typing notifications in groupchats
|
2018-06-06 09:57:37 +02:00 |
|
JC Brand
|
734f3469dd
|
Bugfix. Message indicator wasn't shown
when we received a message for a yet non-existing chat in singleton
mode.
|
2018-06-06 09:56:46 +02:00 |
|
JC Brand
|
54c6bcd861
|
Disconnect chatrooms upon tab reload (when using websocket)
This is a workaround until we have support for XEP-0198
updates #1111
|
2018-06-06 09:56:35 +02:00 |
|
JC Brand
|
3153604823
|
Inform user of error messages which don't have text
|
2018-06-05 13:14:24 +02:00 |
|
JC Brand
|
a3fe6162c1
|
Proper MUC reconnection is handled in converse-muc-views
|
2018-06-05 13:01:47 +02:00 |
|
JC Brand
|
ca9d53a653
|
These didn't have the intended effect.
Calling `remove` without models does nothing
|
2018-06-05 12:42:49 +02:00 |
|
JC Brand
|
bea76e5b2b
|
Use the logout event, instead of an override
|
2018-06-05 12:42:49 +02:00 |
|
JC Brand
|
ee5e77e851
|
Remove call to non-existing method
|
2018-06-05 11:14:51 +02:00 |
|
JC Brand
|
d32e9322ce
|
Only show rooms-list icons upon hover.
updates #1068
|
2018-06-04 21:48:19 +02:00 |
|
JC Brand
|
ab6a4560e2
|
Make sure chats cover whole page in responsive mode
|
2018-06-04 21:42:21 +02:00 |
|
JC Brand
|
78d6d493d6
|
Add info icon in room header and show room details in modal
|
2018-06-04 19:54:11 +02:00 |
|
JC Brand
|
f7c3351e2b
|
Merge branch 'master' into webpack
|
2018-06-04 13:46:27 +02:00 |
|
JC Brand
|
659f70b28b
|
Add the ability to make different kinds of builds
|
2018-06-04 13:38:53 +02:00 |
|
JC Brand
|
bc872ee2cb
|
Fix various failing tests and update Makefile
|
2018-06-04 11:20:34 +02:00 |
|
JC Brand
|
596082eecc
|
Get tests to run agains the webpack build
|
2018-06-03 16:40:20 +02:00 |
|
JC Brand
|
74eed32e82
|
Add shims to webpack config and fix bugs in templates
|
2018-06-02 17:18:42 +02:00 |
|
JC Brand
|
8948be1d3d
|
In mobile view, add arrows to chat headings
so that you can navigate "back" to the controlbox.
|
2018-06-01 14:57:19 +02:00 |
|
JC Brand
|
b00567a0ea
|
Fix styles for mobile view
|
2018-06-01 12:49:45 +02:00 |
|
JC Brand
|
2ca382b7a5
|
Move const declarations out of initialize method
|
2018-06-01 12:21:41 +02:00 |
|
JC Brand
|
188047dc93
|
Update out of date docs concerning locales
updates #1107
|
2018-06-01 09:17:18 +02:00 |
|
JC Brand
|
b02c70b4ea
|
Check the view_mode on the fly
instead of disabling the plugin immediately.
This allows us to change the view_mode dynamically.
|
2018-05-31 06:41:53 +02:00 |
|
JC Brand
|
9c6c90a4fc
|
Move config settings into the relevant plugins
|
2018-05-31 06:38:40 +02:00 |
|
JC Brand
|
195a9781c1
|
Use an event instead of an override
|
2018-05-30 17:18:41 +02:00 |
|
JC Brand
|
5e97db95f9
|
Add a close button on the occupants sidebar
|
2018-05-30 16:55:28 +02:00 |
|
JC Brand
|
8c983ab2a3
|
Use different icon for adding a groupchat
Fixes #1072
|
2018-05-30 16:38:51 +02:00 |
|
JC Brand
|
d384c70929
|
Use double angle brackets as occupants toggle icon
updates #1072
|
2018-05-30 16:27:45 +02:00 |
|
JC Brand
|
d205afe3a2
|
Don't try to render register link if auto_login is true
|
2018-05-30 16:04:56 +02:00 |
|
JC Brand
|
ebcf7098bb
|
New dist files
|
2018-05-30 11:31:20 +02:00 |
|
JC Brand
|
4e67b420ba
|
New event streamFeaturesAdded
|
2018-05-29 12:04:42 +02:00 |
|
JC Brand
|
291fceeb74
|
Make sure disco info is stored in sessionStorage
Otherwise we might have stale disco info and no way to invalidate the cache.
|
2018-05-28 13:59:38 +02:00 |
|
JC Brand
|
bb95375f9c
|
Support for roster versioning
fixes #1106
|
2018-05-28 13:59:11 +02:00 |
|
JC Brand
|
4cfade2843
|
Add support for stream features to converse-disco
|
2018-05-28 11:40:33 +02:00 |
|
JC Brand
|
ec12e6cbc5
|
Update to strophe.js 1.2.15
|
2018-05-28 10:38:05 +02:00 |
|