JC Brand
|
93da96ad91
|
converse-mam: Use API internally
|
2018-01-16 12:20:18 +01:00 |
|
JC Brand
|
a1767ffecd
|
Make sure rooms and bookmarks lists are recreated and shown after reconnect
|
2018-01-15 22:03:31 +01:00 |
|
JC Brand
|
c389b50044
|
Remove unused/dead code
|
2018-01-15 22:03:31 +01:00 |
|
JC Brand
|
9b3c6d1a3a
|
Fixes #985 Give help messages a "message" class and isodate data attr.
|
2018-01-15 20:32:24 +01:00 |
|
JC Brand
|
e9bba77b36
|
Add test for /help command in private chats
|
2018-01-15 18:41:04 +01:00 |
|
JC Brand
|
35275c8add
|
Lazily show spinner at the last moment
|
2018-01-15 18:40:35 +01:00 |
|
JC Brand
|
fdf1a977eb
|
Bugfix. Fall back to normal query when no messages
|
2018-01-11 22:48:18 +00:00 |
|
JC Brand
|
76170427ec
|
Bugfix. Exclude chat events when looking for first/last/prev message
Also, don't clear events in `renderMessage`, try to keep it free from
side-effects.
|
2018-01-11 22:47:37 +00:00 |
|
JC Brand
|
8d999b2802
|
Explicit plugin dependencies. Make hide_open_bookmarks false by default
|
2018-01-10 13:26:50 +00:00 |
|
JC Brand
|
c22aff9b13
|
Use newest pluggable.js.
`optional_dependencies` is now called `dependencies`
|
2018-01-10 13:13:26 +00:00 |
|
JC Brand
|
4f227b467b
|
Take all messages except chat events into consideration
when determining where to insert new messages
|
2018-01-10 12:45:12 +00:00 |
|
JC Brand
|
31e884f79a
|
Add code to check for duplicates
|
2018-01-09 22:06:53 +00:00 |
|
JC Brand
|
6414981012
|
Need to only fetch newer messages after cached messages
|
2018-01-09 22:05:02 +00:00 |
|
JC Brand
|
5a7ce787c3
|
Renaming of template
|
2018-01-09 14:02:01 +00:00 |
|
JC Brand
|
da1f103532
|
Bugfix. Don't include .chat-events, to avoid null reference
|
2018-01-09 13:40:32 +00:00 |
|
JC Brand
|
2c7a942fbc
|
Remove unused declaration
|
2018-01-09 13:40:32 +00:00 |
|
JC Brand
|
96742a6684
|
Also make the open rooms list an OrderedListView
|
2018-01-06 20:42:46 +00:00 |
|
JC Brand
|
a91e9216e6
|
No need to manually remove. Gets done in the OrderedListView
|
2018-01-06 20:42:46 +00:00 |
|
JC Brand
|
fc631e7f8c
|
Minor refactoring
|
2018-01-06 19:02:50 +00:00 |
|
JC Brand
|
5ea1b07b6b
|
Use an OrderedListView to render the bookmarks list
|
2018-01-04 21:51:42 +00:00 |
|
JC Brand
|
1d2bc11840
|
Fix build scripts
|
2018-01-04 17:17:17 +00:00 |
|
JC Brand
|
71bdf08c25
|
Fix the no-dependencies demo
|
2018-01-04 17:02:29 +00:00 |
|
JC Brand
|
6739b508c3
|
Small css and text fixes
|
2018-01-04 16:27:56 +00:00 |
|
JC Brand
|
f7cf1fb70d
|
Fix broken tests
|
2018-01-04 16:12:09 +00:00 |
|
JC Brand
|
16b8946dd9
|
Updates #978: Use moment and generate date in correct format
|
2018-01-04 13:11:51 +00:00 |
|
JC Brand
|
ee751ec58e
|
Update jquery and sizzle and fix/improve some tests
Fixes #825
|
2018-01-04 13:11:50 +00:00 |
|
JC Brand
|
199e2e7e27
|
The refreshWebkit hack appears to no longer be necessary
|
2018-01-04 12:11:03 +00:00 |
|
JC Brand
|
4652385bb4
|
Remove jQuery from non-tests config
|
2018-01-04 12:11:03 +00:00 |
|
JC Brand
|
671691353a
|
Use Backbone.NativeView instead of Backbone.View
|
2018-01-03 20:41:03 +00:00 |
|
JC Brand
|
ccb97eb7fd
|
Remove jquery from converse-controlbox
|
2018-01-03 16:49:08 +00:00 |
|
JC Brand
|
29b5c3e3c3
|
Remove jquery from converse-dragresize
|
2018-01-03 16:08:45 +00:00 |
|
JC Brand
|
f1820e5fcd
|
Set dependencies for chatview and muc
|
2018-01-03 16:08:30 +00:00 |
|
JC Brand
|
8bdaa410db
|
Also take delayed messages into account when checking if new
|
2018-01-03 15:50:02 +00:00 |
|
JC Brand
|
3a6f7ed109
|
Remove jquery from converse-minimize
|
2018-01-03 14:20:10 +00:00 |
|
JC Brand
|
da3670d9f0
|
MUC Join/Leave messages now also show a new day indicator
|
2018-01-03 13:37:25 +00:00 |
|
JC Brand
|
46e54667c3
|
Simplify insertDayIndicator method
|
2018-01-03 13:37:25 +00:00 |
|
JC Brand
|
cc29d16929
|
Simplify message insertion into the chat area
|
2018-01-03 13:37:25 +00:00 |
|
JC Brand
|
e360d9eead
|
Removed jquery from converse-chatview
|
2018-01-02 21:52:55 +00:00 |
|
JC Brand
|
ee15e9e331
|
Fix and test message ordering
|
2018-01-02 20:25:30 +00:00 |
|
JC Brand
|
21a46a15ae
|
Bugfix. markScrolled wasn't debounced for MUC.
|
2017-12-25 11:59:54 +00:00 |
|
JC Brand
|
308cbf5fb7
|
Call canPlayType as documented on MDN
|
2017-12-25 11:59:54 +00:00 |
|
JC Brand
|
91526c3a46
|
Bugfix. Query all messages
|
2017-12-25 09:46:13 +00:00 |
|
JC Brand
|
1e1aa1d9c9
|
Some refactoring while removing jquery
|
2017-12-24 17:09:49 +00:00 |
|
JC Brand
|
334a24c938
|
Use template to render .chat-info messages
Also did some work on removing jQuery from converse-chatview
|
2017-12-24 17:09:49 +00:00 |
|
Emmanuel Gil Peyrot
|
f2ecf3c010
|
Remove executable bit from files which don’t need it
|
2017-12-24 17:05:01 +00:00 |
|
JC Brand
|
a6d4419c04
|
Remove jQuery from converse-bookmarks
|
2017-12-23 20:56:20 +00:00 |
|
JC Brand
|
f84c443bd2
|
Remove jQuery from converse-muc.js
|
2017-12-23 20:29:20 +00:00 |
|
JC Brand
|
0eee445822
|
Remove jquery as dependency for converse-otr
|
2017-12-22 21:38:36 +00:00 |
|
JC Brand
|
aa7483a881
|
Initial work on allowing a headless build
|
2017-12-22 21:24:15 +00:00 |
|
JC Brand
|
3cf7fefaa8
|
Make the :last-child selector more specific
otherwise deeper leaf-nodes get returned
|
2017-12-22 20:49:10 +00:00 |
|