JC Brand
|
0f06902bf4
Merge pull request #267 from Deuteu/message-counter-fixes
|
10 年之前 |
JC Brand
|
1243d8e3a0
Merge pull request #268 from gbonvehi/master
|
10 年之前 |
Guillermo Bonvehí
|
5620f007ea
Fix locale set during initialize not being used in utils.translation
|
10 年之前 |
Deuteu
|
c9e031e1c6
Fix num_unread*2 on minimized chat
|
10 年之前 |
JC Brand
|
ac6f2590ca
Generated new builds
|
10 年之前 |
JC Brand
|
96b6b55257
Update CHANGES
|
10 年之前 |
JC Brand
|
52cabd0d23
Merge branch 'profiling'
|
10 年之前 |
JC Brand
|
299fa033d3
Merge pull request #264 from Deuteu/ie8
|
10 年之前 |
JC Brand
|
25c18ee7ed
Restore index.html (dev version got committed earlier)
|
10 年之前 |
JC Brand
|
682cc8471a
Update main.js to work properly with mainConfigFile
|
10 年之前 |
JC Brand
|
ac0862c5e6
Add config for creating non-minified builds. refs #251
|
10 年之前 |
JC Brand
|
6f7fb8356a
Use mainConfigFile option to avoid having to configure paths again.
|
10 年之前 |
JC Brand
|
9c4e7779f0
Fix github url to use https instead of ssh
|
10 年之前 |
JC Brand
|
55e32c735d
Fix tests
|
10 年之前 |
JC Brand
|
7e4c1d6d8d
Keep a local customized copy of strophe.roster.js
|
10 年之前 |
JC Brand
|
37eefa67d0
Performance fix. Don't query for the roster on each page load.
|
10 年之前 |
JC Brand
|
b2b4474439
Performance fix. Don't loop through whole roster when only one item changed. updates #151
|
10 年之前 |
JC Brand
|
c2063eb1a7
Keep on getting disconnected. This fixed it.
|
10 年之前 |
JC Brand
|
ec00a04068
Bugfix. .roster-group elements must be found relative to
|
10 年之前 |
JC Brand
|
8998a057da
Make sure that subscribeToRosterSuggestions is ...
|
10 年之前 |
JC Brand
|
d03a9a0192
bugfix in positionGroup.
|
10 年之前 |
JC Brand
|
902e833dec
Some refactoring. Add showInRoster method
|
10 年之前 |
JC Brand
|
07186bcecd
Performance fix. Set display "none" on the roster element.
|
10 年之前 |
JC Brand
|
015367af62
Add another profiling method for adding users without groups
|
10 年之前 |
JC Brand
|
695c8f441d
Minimize debounce time for update method to 100ms.
|
10 年之前 |
Deuteu
|
30ccc0437c
Remove unnecessary commas for ie8 compatibility
|
10 年之前 |
JC Brand
|
2f968f7095
More optimizations.
|
10 年之前 |
JC Brand
|
3d32bfefc3
Don't add test users alphabetically, but rather randomly
|
10 年之前 |
JC Brand
|
f4ff6370b9
Performance fix. Debounce the update method on the roster.
|
10 年之前 |
JC Brand
|
6088417df7
Add an outline to the profiling tests.
|
10 年之前 |