JC Brand
|
0b857011f3
|
Use "No Password" instead of "Unsecured"
|
2017-12-20 16:59:17 +00:00 |
|
JC Brand
|
ce1954a9f7
|
Improved roster performance.
Don't sort the roster group for each `chat_status` change. Instead batch
every 500ms.
|
2017-12-20 16:59:17 +00:00 |
|
JC Brand
|
fb35ed844a
|
Avoid flashing when opening chat room.
|
2017-12-20 11:02:46 +00:00 |
|
JC Brand
|
3f94028377
|
Speed up rendering of chat boxes by lazily rendering the emoji picker
|
2017-12-20 11:02:46 +00:00 |
|
JC Brand
|
19979c4840
|
Listen to animationend event instead of using setTimeout
|
2017-12-20 11:02:46 +00:00 |
|
Andreas Kleinert
|
d1fe6595b8
|
Translated using Weblate (German)
Currently translated at 100.0% (280 of 280 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
|
2017-12-20 11:02:46 +00:00 |
|
Andreas Kleinert
|
a076fbef7e
|
Translated using Weblate (German)
Currently translated at 100.0% (280 of 280 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
|
2017-12-20 11:02:46 +00:00 |
|
Justin Hornosty (jjrh)
|
075b1842a2
|
Option to use RVM for ruby
|
2017-12-20 11:02:46 +00:00 |
|
JC Brand
|
32621b8327
|
Clear chat_state timer when closing chat
|
2017-12-19 19:17:38 +00:00 |
|
JC Brand
|
6c6ef1f1f9
|
Refactoring of the roster view.
* Removed the dependency on jQuery
* Contacts are now shown inside a group element, simplifying the code
|
2017-12-19 18:44:31 +00:00 |
|
JC Brand
|
a0ba972468
|
Handle case where <set> element is not returned
|
2017-12-19 16:32:23 +00:00 |
|
JC Brand
|
21241c5cff
|
Fixes #967. Rooms list not shown when server doesn't support bookmarks
|
2017-12-19 16:32:23 +00:00 |
|
JC Brand
|
349d097e0a
|
Update slideIn and slideOut to use requestAnimationFrame
For smoother animations.
|
2017-12-19 16:32:23 +00:00 |
|
JC Brand
|
7ae735c4d0
|
Better naming and wrap lines
|
2017-12-18 12:20:39 +00:00 |
|
JC Brand
|
8dae284e6f
|
Log reason when catching errors
|
2017-12-18 12:20:39 +00:00 |
|
JC Brand
|
bc81a3d680
|
Specify dependencies, so that their initialize methods get called first
|
2017-12-17 15:01:45 +00:00 |
|
JC Brand
|
de864bd6f9
|
Improve slideOut and add more utility methods.
|
2017-12-17 14:57:07 +00:00 |
|
pom2ter
|
1e023912d7
|
fixing some last minute bugs
|
2017-12-16 00:40:42 -05:00 |
|
pom2ter
|
9fd2ffe400
|
bootstrap 4 mockups
|
2017-12-16 00:20:59 -05:00 |
|
JC Brand
|
bc6a484467
|
Remove more jQuery-dependent code from converse-muc
|
2017-12-15 21:52:14 +00:00 |
|
JC Brand
|
fbc81d30ec
|
Add and document bring_to_foreground option to rooms API
|
2017-12-15 20:51:07 +00:00 |
|
JC Brand
|
3c7454c4c1
|
Document a better way to open a room from a plugin
|
2017-12-15 20:17:31 +00:00 |
|
JC Brand
|
f9343594bf
|
Collapse multiple, consecutive join/leave messages
|
2017-12-15 16:24:30 +00:00 |
|
JC Brand
|
c874efeb79
|
Sort chatroom occupants alphabetically and according to role
|
2017-12-14 18:07:40 +00:00 |
|
JC Brand
|
00708dcfbf
|
Bugfix. Occupants sidebar was toggled incorrectly
|
2017-12-14 17:30:05 +00:00 |
|
JC Brand
|
23e2aceaca
|
Indicate visitors by making them lighter grey
|
2017-12-14 13:45:14 +00:00 |
|
JC Brand
|
a68cb85969
|
Add a test case for the /op and /deop commands
|
2017-12-14 13:23:14 +00:00 |
|
JC Brand
|
dc16930464
|
Test the /voice command and fix a bug
|
2017-12-14 13:07:39 +00:00 |
|
JC Brand
|
5eabf4008e
|
Render "create account" link via a VDOMView and hide when connecting
|
2017-12-14 12:30:50 +00:00 |
|
JC Brand
|
9fca25b6a9
|
Use snabbdom via backbone.vdomview
|
2017-12-13 22:04:58 +00:00 |
|
JC Brand
|
bd5a49da3f
|
Show an info message when a MUC occupant is muted.
|
2017-12-07 07:05:37 +01:00 |
|
JC Brand
|
e34d62287b
|
Test that headlines box doesn't show an avatar
|
2017-12-07 06:35:28 +01:00 |
|
JC Brand
|
2b6db9d50b
|
Test /help , /kick and /mute commands
|
2017-12-06 22:11:53 +01:00 |
|
JC Brand
|
031d640438
|
Don't render avatar for headlines chatbox
|
2017-12-06 22:10:21 +01:00 |
|
JC Brand
|
8cd75aa09c
|
Move ChatBox, Message and Messages to converse-chatboxes
|
2017-12-06 22:09:46 +01:00 |
|
JC Brand
|
a4a1c80b5b
|
Bugfix. In a MUC the /help command didn't render properly
|
2017-12-06 17:01:17 +01:00 |
|
JC Brand
|
41ca34a051
|
Fixes #953 MUC "Features" displayed when exiting configuration
|
2017-12-06 16:39:29 +01:00 |
|
JC Brand
|
85bea60066
|
Some of refactoring to avoid code duplication and jQuery
|
2017-12-06 16:26:53 +01:00 |
|
JC Brand
|
292a75d301
|
Mention liberapay
|
2017-12-06 11:45:40 +01:00 |
|
Justin Hornosty (jjrh)
|
a0ed8dee8d
|
allow use of alternative port to for HTTPSERVE ( HTTPSERVE_PORT )
|
2017-12-06 10:10:30 +01:00 |
|
JC Brand
|
7dc1b3767b
|
Mention patreon
|
2017-12-05 14:12:17 +01:00 |
|
Stefano Boldrin
|
f953df9621
|
Fixed error building DOM toggle_chats.html span.unread-message-count class attribute (#960)
* Added missing " on class attribute
* Added changelog for prev commit "Added missing " on class attribute"
|
2017-12-04 20:44:54 +01:00 |
|
JC Brand
|
c95a9d2728
|
Generate dist files with changes so far.
|
2017-12-04 12:29:46 +01:00 |
|
JC Brand
|
1adc4938a8
|
Fetch VCard when starting a chat with someone not in the user's roster
|
2017-12-03 20:50:13 +01:00 |
|
JC Brand
|
d331594225
|
Various small fixes based on real-world usage
|
2017-12-03 19:18:25 +01:00 |
|
JC Brand
|
79fd27ce58
|
Remove interpolation markup from yeoman
|
2017-12-03 18:52:32 +01:00 |
|
JC Brand
|
fc94127014
|
Fix failing tests
|
2017-12-03 18:49:53 +01:00 |
|
JC Brand
|
393bbe020e
|
Check disco before fetching own vcard.
|
2017-12-03 11:10:59 +01:00 |
|
JC Brand
|
e701305d05
|
Bugfix. Avatar wasn't being shown
|
2017-12-02 18:07:31 +01:00 |
|
JC Brand
|
8662f751e3
|
Refactor converse-vcard and add API method to fetch a VCard
|
2017-12-02 18:01:56 +01:00 |
|