summary refs log tree commit diff
path: root/nuke-room-from-db.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-19Move video background element up as it was causing the page to scroll.David Baker1-1/+3
2014-09-19Join rooms if we're not already in them when accepting a call coming from tha...David Baker1-0/+15
2014-09-19SYWEB-32: made all input/textearea inherit the font of their parentEmmanuel ROHEE1-0/+5
2014-09-19Fix the "is webrtc supported" titles on buttons and make the video / voice ca...David Baker1-6/+6
2014-09-19Test that prev_content get's added if there is a prev_state key (in the event...Erik Johnston1-17/+70
2014-09-19SYWEB-13 SYWEB-14: disabled "Call" button if the browser does not support all...Emmanuel ROHEE3-2/+14
2014-09-19SYWEB-13: disabled "Send image" button if the browser does not support HTML5 ...Emmanuel ROHEE1-6/+16
2014-09-19SYWEB-13: Do not start the app if the browser does not support WEBStorage.Emmanuel ROHEE3-4/+37
2014-09-19First working version of UI chrome for video calls.David Baker3-14/+35
2014-09-19SYN-47: Fix bug where we still returned events for rooms we had left.Erik Johnston2-1/+174
2014-09-19Small formatting fixesKegan Dougal1-8/+10
2014-09-19formattingKegan Dougal1-5/+9
2014-09-19A kind of the typo in the fix of SYWEB-44Emmanuel ROHEE1-2/+2
2014-09-19Room id leaks: log them when then happens. Plus log the conditions that made ...Emmanuel ROHEE1-0/+4
2014-09-19Fixed SYWEB-16: When sending an invite over federation, the remote user sees ...Emmanuel ROHEE1-22/+38
2014-09-18fix SYWEB-41 (hopefully)Matthew Hodgson1-1/+7
2014-09-18Fixed missing component dependency which created a crashEmmanuel ROHEE1-3/+2
2014-09-18Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, ...Kegan Dougal3-0/+2314
2014-09-18Oops. Removed dev logsEmmanuel ROHEE1-1/+0
2014-09-18SYWEB-14: BF: rooms invitations were not visible in recents after launching/r...Emmanuel ROHEE3-3/+22
2014-09-18Bump Changelog and version v0.3.2Erik Johnston3-2/+9
2014-09-18undefined is empty. Fixed bug where empty bingWords with old accounts which h...Kegan Dougal1-1/+1
2014-09-18add unprefixed filter css as wellDavid Baker1-0/+2
2014-09-18Prettier and stabler video with basic support for viewing mode. For now, tran...David Baker4-19/+70
2014-09-18fix wordwrapMatthew Hodgson1-2/+2
2014-09-18fix binger descriptionMatthew Hodgson1-3/+3
2014-09-18Bump changelog and versions v0.3.1Erik Johnston3-2/+11
2014-09-18SYWEB-40: Only local rooms are shown in the recents list.Emmanuel ROHEE1-7/+0
2014-09-18Reverted patches done for SYWEB-40Emmanuel ROHEE2-12/+6
2014-09-18Update Change logErik Johnston1-2/+29
2014-09-18SYWEB-3 : Boldify if the join_rule is public, rather than visibility so it pl...Kegan Dougal1-1/+1
2014-09-18