ichim-david
|
32ebfe5372
Changed the following:
|
12 gadi atpakaļ |
ichim-david
|
66d7b51535
Changed the following:
|
12 gadi atpakaļ |
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 gadi atpakaļ |
ichim-david
|
3cf671884c
Fixed the following:
|
12 gadi atpakaļ |
ichim-david
|
447c3a8d41
Set modifications of model attributes only if the item received from the rosterHandler has different options
|
12 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
JC Brand
|
3224a8c522
Add underscore as a dependency and use it and jQuery
|
12 gadi atpakaļ |
JC Brand
|
aad263868a
Fixed JSLint warnings
|
12 gadi atpakaļ |
JC Brand
|
dbf20052c3
console can be defined higher up
|
12 gadi atpakaļ |
JC Brand
|
d38af7ed89
Also handle case where AMD is not present
|
12 gadi atpakaļ |
JC Brand
|
cc99f4f989
Cleanup and indented. Add AMD/global registrations
|
12 gadi atpakaļ |
JC Brand
|
9ef94886db
IE8 fixes. Also avoid ajax call when opening chatroom
|
12 gadi atpakaļ |
JC Brand
|
f968f56eb5
Bugfix. Use object vars instead of prototype vars.
|
12 gadi atpakaļ |
JC Brand
|
6a49090a21
Use switch statement instead of ifs
|
12 gadi atpakaļ |
JC Brand
|
fcb0b7bb57
Add TODO file
|
12 gadi atpakaļ |
JC Brand
|
8bb1ee06b6
Refactored RosterView
|
12 gadi atpakaļ |
JC Brand
|
f699fbdbf5
Bugfix. Revert RosterView to previous module where it was executed in delayed fashion
|
12 gadi atpakaļ |
JC Brand
|
39c0823f2a
Alphabetically sort roster contacts according to type and status
|
12 gadi atpakaļ |
JC Brand
|
624ab458d0
Improve suite names. Use toMatch matcher
|
12 gadi atpakaļ |
JC Brand
|
85e419afc5
Add test.html for loading tests in browser and tests_main.js for calling them
|
12 gadi atpakaļ |
JC Brand
|
da71c0b7f2
Add jasmine.js 1.3.1
|
12 gadi atpakaļ |
JC Brand
|
0edc57107d
Add spec dir with jasmine.js test for ClientStorage
|
12 gadi atpakaļ |
JC Brand
|
1cdf82c01a
Add /help command for chat and groupchat and /clear command for chat
|
12 gadi atpakaļ |
JC Brand
|
f1bfc51152
Separate messages from different days.
|
12 gadi atpakaļ |
JC Brand
|
7ae4bed223
IE 8 Fix. Add toISOString method
|
12 gadi atpakaļ |
JC Brand
|
fc702d34e9
Make users listed in the chatroom smaller
|
12 gadi atpakaļ |
JC Brand
|
fb03ea8a56
Handle case where console is undefined, like on IE
|
12 gadi atpakaļ |
JC Brand
|
9abb9e36bf
Add logging submodule (from Patternslib)
|
12 gadi atpakaļ |
JC Brand
|
c17ffdb98a
Added functionality to connect to an XMPP server.
|
12 gadi atpakaļ |