summary refs log tree commit diff
path: root/database-save.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-12Add note about glare supportErik Johnston1-0/+1
2014-09-12Bump version and change logErik Johnston3-2/+21
2014-09-12Fix bug where we relied on the current_state_events being updated when we are...Erik Johnston1-2/+2
2014-09-12Fix bug where we no longer stored user_id on PdusErik Johnston1-1/+7
2014-09-12Make the state resolution use actual power levels rather than taking them fro...Erik Johnston5-127/+194
2014-09-12Fix bug where we incorrectly removed a remote host from the list of hosts in ...Erik Johnston1-12/+45
2014-09-12Fix bug where we didn't return a tuple when expected.Erik Johnston1-1/+1
2014-09-12Clean data when user logs outEmmanuel ROHEE4-11/+36
2014-09-12Retry sending events that fail to send.David Baker1-11/+28
2014-09-12Fixed displayname resolution of emote senderEmmanuel ROHEE1-1/+1
2014-09-12Fixed public room name and users count alignementEmmanuel ROHEE2-25/+46
2014-09-12Some words about glareDavid Baker1-1/+27
2014-09-12Always pick the incoming call if we've not yet sent out our invite, otherwise...David Baker2-5/+14
2014-09-12Remove the local AV stream from ourselves when handing it off to a new call o...David Baker1-0/+6
2014-09-12CSS m.room.topic and m.room.name events in the historyEmmanuel ROHEE1-1/+1
2014-09-12Handle NAME_EVENT to get room name update eventEmmanuel ROHEE1-0/+5
2014-09-12Added edition of room nameEmmanuel ROHEE4-12/+61
2014-09-12Show room name updates in room history and recents.Emmanuel ROHEE4-38/+50
2014-09-12BF: temp workaround while /initialSync on a particular room is not availableEmmanuel ROHEE1-0/+5
2014-09-11few fixes for errors in glare conditions. still seem to end up with no audio ...David Baker2-5/+4
2014-09-11Put back the line that adds the stream to the invite, otherwise caller->calle...David Baker1-0/+1
2014-09-11Fix bug where web client wold break trying to add the earliest token without ...David Baker1-12/+1
2014-09-11Clearly show when an user cannot join a room.Emmanuel ROHEE2-10/+39
2014-09-11start towards glare support (currently not much better but no worse than befo...David Baker3-60/+116
2014-09-11Added support of copy/paste of multi lines contentEmmanuel ROHEE2-1/+7
2014-09-11Use autofill-event.js to workaround browsers issue: Form model doesn't update...Emmanuel ROHEE2-0/+118
2014-09-11Invite: reset the input when the invitation has been doneEmmanuel ROHEE2-5/+6
2014-09-11Enable enter key in the invite inputEmmanuel ROHEE1-1/+1
2014-09-11On member avatar mouseover, show user_id and power levelEmmanuel ROHEE1-1/+1
2014-09-11Room topic: if the request fails, show the error in the feedbackEmmanuel ROHEE1-1/+8
2014-09-11BF: made input autofocus work when opening the room topic inputEmmanuel ROHEE2-2/+6
2014-09-11Show room topic change in the chat history and in the recentsEmmanuel ROHEE4-4/+35
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-10Reenabled handle of room states events in initialSync but do not add them to ...Emmanuel ROHEE2-13/+13
2014-09-10Presence events do not have event id. Do not discard themEmmanuel ROHEE1-2/+2
2014-09-10Add text for incoming callsDavid Baker1-0/+1
2014-09-10Show mxid in call bar for users with no displaynameDavid Baker1-1/+6
2014-09-10Less buggy rejection of calls when busyDavid Baker2-13/+20
2014-09-10Improved requests: pagination is done from the data received in initialSyncEmmanuel ROHEE3-15/+38
2014-09-10reject calls if there's already a call in progressDavid Baker1-0/+4
2014-09-09More rst formatting.Kegan Dougal1-5/+6
2014-09-09