JC Brand
|
7a38d58e83
Update readme and add CHANGES.rst
|
12 lat temu |
JC Brand
|
10be57aec4
Add strinclude function
|
12 lat temu |
JC Brand
|
d7cb92c7af
Merge pull request #3 from ichim-david/master
|
12 lat temu |
ichim-david
|
732f941e20
Fixed first jasmine test for visibility of xmpp-roster
|
12 lat temu |
JC Brand
|
e6c5a6c5c4
Merge pull request #2 from alecghica/master
|
12 lat temu |
Alexandru Ghica
|
0f9c088c41
Added error_icon.png and spinner.gif images
|
12 lat temu |
ichim-david
|
fe0034f123
Check also if subscription === to in order to correctly move the accepted contact subscription from pending to current
|
12 lat temu |
ichim-david
|
63134858d7
Properly hide or show dt that no longer have dd adjacent
|
12 lat temu |
ichim-david
|
19caf7c448
Prevent default event for the removeContact link in order to avoid page reload when jQuery Dialog is openened from clicking on the delete link
|
12 lat temu |
ichim-david
|
00aba6a9cd
Move the event handlers on the view instead of registering them in render method of RosterItemView
|
12 lat temu |
ichim-david
|
7daa681ac3
Show dt elements on xmppchat-roster only if they have length and they are not already visible to avoid making them all the time visible when they might already be so
|
12 lat temu |
ichim-david
|
85e9c7cecc
Changed the following:
|
12 lat temu |
ichim-david
|
d8d3a34737
Fixed a bug where controlbox wasn't available on xmppchat.chatboxesview, instead pass the removal of the model to rosterview.model
|
12 lat temu |
ichim-david
|
083f76b7cc
Fixed merge conflicts for converse.js
|
12 lat temu |
Alexandru Ghica
|
8c45f23255
Better message on error
|
12 lat temu |
Alexandru Ghica
|
b6af624b14
Code clean up
|
12 lat temu |
ichim-david
|
32ebfe5372
Changed the following:
|
12 lat temu |
ichim-david
|
66d7b51535
Changed the following:
|
12 lat temu |
ichim-david
|
a256645d6d
Removed rendering of rosterview since I've added check to render only with passed item and the result is the same without the rendering
|
12 lat temu |
ichim-david
|
3cf671884c
Fixed the following:
|
12 lat temu |
ichim-david
|
447c3a8d41
Set modifications of model attributes only if the item received from the rosterHandler has different options
|
12 lat temu |
JC Brand
|
ffbacad969
Merge branch 'master' of github.com:jcbrand/converse.js
|
12 lat temu |
JC Brand
|
75b9a35e8d
Bugfix. Time on old messages shown incorrectly.
|
12 lat temu |
JC Brand
|
1c7ef1917c
Merge pull request #1 from alecghica/master
|
12 lat temu |
Alexandru Ghica
|
53b2878405
Reverted cleanup made on Libraries/strophe.js
|
12 lat temu |
Alexandru Ghica
|
4bbf5b054d
Feature: added "Connecting to chat ..." info
|
12 lat temu |
ichim-david
|
95fdf98ea6
Pass item to render method of RosterView instead of looping over each item on every render call, Inverted visibility logic for contact titles in order to avoid multiple show and hide
|
12 lat temu |
ichim-david
|
a875ba51a0
Moved assignment of template for RosterView out of the render method to avoid calling empty and readding items everytime the render method is called
|
12 lat temu |
JC Brand
|
3224a8c522
Add underscore as a dependency and use it and jQuery
|
12 lat temu |
JC Brand
|
aad263868a
Fixed JSLint warnings
|
12 lat temu |