summary refs log tree commit diff
path: root/database-prepare-for-0.0.1.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-11getRoomEventIndex: improved speed for what it is usedEmmanuel ROHEE1-3/+4
2014-09-10Show echoed emote with transparencyEmmanuel ROHEE1-1/+4
2014-09-10Reenabled transparent echo message. It turns to opaque without flickering now.Emmanuel ROHEE2-19/+40
2014-09-10Clean previous request feedback when doing a new requestEmmanuel ROHEE1-0/+3
2014-09-10BF: Made /op work when providing no power value. 50 is used as default in thi...Emmanuel ROHEE1-1/+1
2014-09-10Made users count auto updating. Do show it if the info is not available (ex:u...Emmanuel ROHEE2-12/+30
2014-09-10Animation on call end icon.David Baker4-16/+14
2014-09-10Upgrade angularjs to 1.3.0-rc1 since this is new developmentDavid Baker8-3414/+6346
2014-09-10Member event: store use the the latest oneEmmanuel ROHEE1-2/+7
2014-09-10Removed wrong comments about recents-controller.js: it uses $rootScope.rooms ...Emmanuel ROHEE2-25/+2
2014-09-10dedup events: state events conflict with messages events. Do not consider the...Emmanuel ROHEE1-7/+9
2014-09-10