JC Brand
|
8b84ce346e
Rename to contributing. #4
|
vor 12 Jahren |
JC Brand
|
b89155a330
Add CONTRIBUTE.rst. For #4
|
vor 12 Jahren |
JC Brand
|
7a38d58e83
Update readme and add CHANGES.rst
|
vor 12 Jahren |
JC Brand
|
10be57aec4
Add strinclude function
|
vor 12 Jahren |
JC Brand
|
d7cb92c7af
Merge pull request #3 from ichim-david/master
|
vor 12 Jahren |
ichim-david
|
732f941e20
Fixed first jasmine test for visibility of xmpp-roster
|
vor 12 Jahren |
JC Brand
|
e6c5a6c5c4
Merge pull request #2 from alecghica/master
|
vor 12 Jahren |
Alexandru Ghica
|
0f9c088c41
Added error_icon.png and spinner.gif images
|
vor 12 Jahren |
ichim-david
|
fe0034f123
Check also if subscription === to in order to correctly move the accepted contact subscription from pending to current
|
vor 12 Jahren |
ichim-david
|
63134858d7
Properly hide or show dt that no longer have dd adjacent
|
vor 12 Jahren |
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
|
vor 12 Jahren |
ichim-david
|
00aba6a9cd
Move the event handlers on the view instead of registering them in render method of RosterItemView
|
vor 12 Jahren |
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
|
vor 12 Jahren |
ichim-david
|
85e9c7cecc
Changed the following:
|
vor 12 Jahren |
ichim-david
|
d8d3a34737
Fixed a bug where controlbox wasn't available on xmppchat.chatboxesview, instead pass the removal of the model to rosterview.model
|
vor 12 Jahren |
ichim-david
|
083f76b7cc
Fixed merge conflicts for converse.js
|
vor 12 Jahren |
Alexandru Ghica
|
8c45f23255
Better message on error
|
vor 12 Jahren |
Alexandru Ghica
|
b6af624b14
Code clean up
|
vor 12 Jahren |
ichim-david
|
32ebfe5372
Changed the following:
|
vor 12 Jahren |
ichim-david
|
66d7b51535
Changed the following:
|
vor 12 Jahren |
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
|
vor 12 Jahren |
ichim-david
|
3cf671884c
Fixed the following:
|
vor 12 Jahren |
ichim-david
|
447c3a8d41
Set modifications of model attributes only if the item received from the rosterHandler has different options
|
vor 12 Jahren |
JC Brand
|
ffbacad969
Merge branch 'master' of github.com:jcbrand/converse.js
|
vor 12 Jahren |
JC Brand
|
75b9a35e8d
Bugfix. Time on old messages shown incorrectly.
|
vor 12 Jahren |
JC Brand
|
1c7ef1917c
Merge pull request #1 from alecghica/master
|
vor 12 Jahren |
Alexandru Ghica
|
53b2878405
Reverted cleanup made on Libraries/strophe.js
|
vor 12 Jahren |
Alexandru Ghica
|
4bbf5b054d
Feature: added "Connecting to chat ..." info
|
vor 12 Jahren |
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
|
vor 12 Jahren |
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
|
vor 12 Jahren |