JC Brand
4d6fb84239
Style the ::placeholder text to make it lighter.
2017-03-19 15:59:48 +00:00
Soumit Bose
c976f3f079
Fixed typing status for typing from different devices ( #802 )
2017-03-16 16:28:59 +01:00
Greenkeeper
24b39b3ee9
chore(package): update install to version 0.8.5 ( #772 )
...
https://greenkeeper.io/
2017-03-16 14:03:11 +01:00
Greenkeeper
75d78a71f4
chore(package): update eslint to version 3.16.1 ( #791 )
...
https://greenkeeper.io/
2017-03-16 14:01:50 +01:00
JC Brand
a2cea678fe
Shut eslint up and fix test
2017-03-15 12:41:04 +00:00
JC Brand
11d3715aca
Add weblate badge
2017-03-15 11:04:10 +00:00
JC Brand
9214c81bbc
Updated po files.
2017-03-15 11:02:25 +00:00
Thomas Camaran
ba1bc57d67
Translated using Weblate (Italian)
...
Currently translated at 94.7% (253 of 267 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/it/
2017-03-15 10:39:12 +00:00
JC Brand
96614a9771
Translated using Weblate (German)
...
Currently translated at 52.4% (140 of 267 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
2017-03-15 10:37:18 +00:00
JC Brand
4331ac7d11
Remove markup from translations
2017-03-15 10:30:56 +00:00
Soumit Bose
2c5ecd7120
Make messages' time format configurable ( #797 )
...
Fixes #675
* Made time format configurable
* Made changes to values of time_format
* Removed user restrictions on time format
* Added documentation for time-format config
* Edited changes.md
* Edited config doc
* Modified time-format explanation
* Added link to moment
* Added test to check rendered time
* Edited CHANGES and removeunncessary lines from time format checking spec
* Removed unncessary spaces
2017-03-12 11:32:38 +01:00
JC Brand
9df3715ac8
Merge remote-tracking branch 'weblate/master'
2017-03-09 15:14:21 +00:00
JC Brand
22f569edd5
Translated using Weblate (Afrikaans)
...
Currently translated at 100.0% (241 of 241 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/af/
2017-03-09 15:56:17 +01:00
JC Brand
52433b2e2c
Translated using Weblate (Afrikaans)
...
Currently translated at 100.0% (241 of 241 strings)
Translation: Converse.js/Translations
Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/af/
2017-03-09 15:54:29 +01:00
JC Brand
4ebc00282c
Update plugin docs. Show fiddle example
2017-03-09 14:02:55 +00:00
Anshul Singhal
40da1d688e
Fixes #628 . Bug in displaying chat status during private chat with carbons. (PR #801 )
...
* Fixes the bug in displaying chat status during private chat(message carbons)
* Adds fix#628 to ChangeLog
* Changes Log added to version 3.0.1
* Makes the string alphanumeric
* Orders the logs with ticket number
2017-03-09 12:38:54 +01:00
Anshul Singhal
3dd6ff1751
Fixes the duplication bug in adding contact and adds test for the same
2017-03-08 15:33:43 +01:00
JC Brand
5efb7fbf82
Fixes #806 Event listeners not triggered.
...
Functions need to be bound.
2017-03-08 11:54:23 +00:00
JC Brand
f1bf5a9654
Fixes #807
...
- Document `optional_plugin_dependencies`
- Also make `converse-headlines` an optional dependency of `converse-dragresize`
2017-03-08 11:36:46 +00:00
JC Brand
5fc6ab1e4e
Move plugin init code into method
2017-03-07 12:05:04 +01:00
JC Brand
fc7364bffa
Mention that plugins must now be whitelisted
2017-03-07 11:18:26 +01:00
Anshul Singhal
d508570f6e
Makes the path relative instead of absolute
2017-03-07 07:12:01 +00:00
JC Brand
42f32e5c00
require
is no longer used because we wrap our almond build
...
updates #805
2017-03-07 06:57:53 +00:00
JC Brand
06668d8733
3.0.0 release
2017-03-05 10:39:15 +00:00
JC Brand
741f2a6b9a
Make sure the occupants height is set after transition
2017-03-05 10:33:20 +00:00
JC Brand
f28cb1f2e2
Update docs around single-session support
2017-03-03 16:16:41 +01:00
JC Brand
a4293b382c
Padding for the awesomplete dropdown
2017-03-03 15:33:11 +01:00
JC Brand
27a0560ad3
Consistently use . Fixes failing test
2017-03-03 15:25:05 +01:00
JC Brand
f24e7c0905
Remove scrollDownMessageHeight. Fix failing test
2017-03-03 15:12:48 +01:00
JC Brand
0bc0072fea
chatview: Mark whether scrolling was automatic
...
so that we don't confuse it with the case where it was manual.
2017-03-03 14:55:03 +01:00
JC Brand
246dec3788
Update description
2017-03-03 14:44:23 +01:00
JC Brand
e1e20690f0
muc: the original stanza must be emitted
...
Otherwise other plugins don't know whether the message was forwarded or not.
2017-03-03 14:44:04 +01:00
JC Brand
eb82d64426
converse-controlbox: Retain open state after logging in.
2017-03-03 14:43:13 +01:00
JC Brand
62c8177142
Bugfix.
...
After bookmarking a room for which a nickname is required, return to the nickname form.
2017-03-02 23:28:22 +01:00
JC Brand
a5c0d5c451
Wrap long lines. No need for that
2017-03-02 23:06:40 +01:00
JC Brand
6121a3e11c
Borderless window buttons.
...
The padding didn't appear consistent across browsers.
2017-03-01 22:12:30 +01:00
JC Brand
c58348dd02
Emit the original message, not just the forwarded part
...
Otherwise we receive HTML5 notifications for MAM messages because they can't be
identified as such.
2017-03-01 10:37:07 +00:00
JC Brand
a895c91f14
Programmatically set the occupants height
...
since I couldn't find a way to do this with only CSS.
2017-03-01 08:42:26 +01:00
JC Brand
78865bbccb
Don't show the features heading if we don't know of any
2017-02-28 22:34:16 +01:00
JC Brand
a3407bb98b
Move MAM specific code to converse-mam.js
2017-02-28 22:34:04 +01:00
JC Brand
dc8cbc6104
3 changes
...
- immediately show chat box (sometimes fetching features takes long)
- add timeout for fetching features
- don't register scroll handler twice for chat rooms.
2017-02-28 17:25:33 +00:00
JC Brand
2c88545b28
Fix edge case with /me messages. Show in italics.
2017-02-28 07:58:17 +00:00
JC Brand
9c72205774
Show room jid in a tooltip
2017-02-28 07:44:08 +00:00
JC Brand
0e3a979548
Some css tweaks
2017-02-28 07:44:08 +00:00
JC Brand
c7de70052c
Fix failing test
2017-02-28 07:17:30 +00:00
JC Brand
bccdedc64f
Also show a hint explaining the roomchat status
2017-02-28 06:52:33 +01:00
JC Brand
f20d391ea6
Show chat room occupants' states.
2017-02-28 05:28:09 +00:00
JC Brand
f2f05ff484
MUC: Don't show duplicate join
messages.
2017-02-28 05:02:36 +00:00
JC Brand
21fbb7b7ac
Fix failing test by making sure chatroom gets destroyed
2017-02-27 21:21:38 +00:00
JC Brand
128335e1dc
50 seems like a better default
2017-02-27 21:12:15 +00:00