Simon Eisenmann
1d031b71ca
Fixed missing chat envelope which got lost in 56aa603293
.
10 years ago
Simon Eisenmann
cb0ade48df
Added conversion for older po2json generated files.
10 years ago
Simon Eisenmann
bb6200444b
Minimal po2json version is 0.4.1 to support updated jed.
10 years ago
Simon Eisenmann
84abb28cbe
Rebuilt translations and completed German translation.
10 years ago
Simon Eisenmann
2c0892f009
Rebuilt styles.
10 years ago
Simon Eisenmann
dab64f7d1f
Merge pull request #188 from longsleep/ff-screensharing-candidate
...
Worked to get screen sharing to FF.
10 years ago
Simon Eisenmann
22031e24b6
Merge pull request #178 from theurere/fix-scss-lint-idselector
...
Fix scss-lint error IdSelector
10 years ago
Simon Eisenmann
c5a91562fc
Added selection to make screen, window and application possible in Firefox.
10 years ago
Simon Eisenmann
5bea610568
Bumped constraints support for HD to FF 40 to make sure MJPEG works fine.
10 years ago
Evan Theurer
4f9e0abb36
Fix scss-lint error IdSelector.
10 years ago
Simon Eisenmann
0c6d47b38c
Enable HD constraints for FF >= 38 as https://bugzilla.mozilla.org/show_bug.cgi?id=1151628 was fixed. Lets hope it will land in 38.
10 years ago
Simon Eisenmann
ccdd51fd74
Worked to get screen sharing to FF.
...
Use new mediaDevices service.
Prepare to support video constraints in FF>=38.
Disable HD constraints for Firefox.
10 years ago
Simon Eisenmann
3da4f79470
Improved bash fu.
10 years ago
Evan Theurer
b5f4893173
Do not let globally set scss-lint IdSelectors affect display of errors in other files.
10 years ago
Simon Eisenmann
8ea12ec7b2
Merge pull request #190 from theurere/fix-translation-vars
...
Fix translation variable index for singular and plural translations
10 years ago
Evan Theurer
5d2b7432da
Revert incorrect changes made in 6332450
to the translation api.
10 years ago
Simon Eisenmann
e2dcbef0d5
No longer include Google STUN as default in client. This allows setups without a STUN server.
10 years ago
Simon Eisenmann
9fd3826897
Use constraints service for TURN and STUN data.
10 years ago
Simon Eisenmann
86e453795e
Merge pull request #189 from deathwish/api-durability-improvements
...
Add guards for NPE's when processing channelling API messages.
10 years ago
Lance Cooper
dcf1cc687a
Rename MakeSelf to HandleSelf as it now conforms to handler usage.
10 years ago
Simon Eisenmann
15b498d398
Merge branch 'master' into develop
10 years ago
Simon Eisenmann
b8838e509b
Merge branch 'release-0.23'
10 years ago
Simon Eisenmann
acd13f7670
0.23.8
10 years ago
Lance Cooper
56aa603293
Add guards for NPE's when processing channelling API messages.
...
This also refactors the channelling API for better clarity
as well as introducing the following functional changes:
* All Hello requests will now receive a Welcome or Error return.
* The message sent in response to a successful authentication
request now uses the Iid provided with the originating request.
* Responses to requests for the Self document now use the Iid
provided with the originating request.
* Failed authentication requests now receive an error return.
* Malformed requests for the Hello, Authentication, Sessions,
and Rooms documents will now receive an error return.
* Requests for the Sessions document which cannot be processed
now receive an error return.
* Requests for the Users document will receive an error return
if the requesting session has not joined a room.
10 years ago
Simon Eisenmann
2d94a0bd33
Merge branch 'master' into develop
10 years ago
Simon Eisenmann
3804c74277
Make sure to send session close messages to subscriptions too to notify both ways.
10 years ago
Simon Eisenmann
04cb4200a7
Reenable chat rooms on certain conditions related to peer connectivity.
10 years ago
Simon Eisenmann
d5323d2610
Fixed an issue where replaced sessions cannot receive data from contacts in other rooms.
10 years ago
Simon Eisenmann
9714527161
Rebuilt styles.
10 years ago
Simon Eisenmann
b30aa57172
Merge pull request #186 from theurere/fix-scss-lint-mergeableselector
...
Fix scss-lint error MergeableSelector.
10 years ago
Evan Theurer
c9bc20d3dc
Fix scss-lint error MergeableSelector.
10 years ago
Simon Eisenmann
bf516b5423
Make sure to send session close messages to subscriptions too to notify both ways.
10 years ago
Simon Eisenmann
369d53fef9
Reenable chat rooms on certain conditions related to peer connectivity.
10 years ago
Simon Eisenmann
9457c2d391
Removed obsolete code.
10 years ago
Simon Eisenmann
c188dc3755
Removed debug.
10 years ago
Simon Eisenmann
e967ff5907
Fixed an issue where replaced sessions cannot receive data from contacts in other rooms.
10 years ago
Simon Eisenmann
34fdf0b18f
Rebuilt styles.
10 years ago
Simon Eisenmann
c544238755
Merge pull request #183 from theurere/fix-scss-lint-selectordepth
...
Fix scss-lint error SelectorDepth
10 years ago
Simon Eisenmann
f4a40c6bc2
Merge pull request #170 from theurere/update-jed-js
...
Update jed.js to 1.1.0.
10 years ago
Simon Eisenmann
c360b89fc1
Merge pull request #150 from theurere/group-chat-buddyPicture-hover
...
Add group chat buddyPicture hover functionality
10 years ago
Evan Theurer
f7b0f4228c
Update translations to reflect new jed api.
10 years ago
Evan Theurer
63324502c3
Update jed.js to 1.1.0
10 years ago
Simon Eisenmann
c2fe1bf1a2
Make text.js available in base to allow early plugins to load text resources.
10 years ago
Simon Eisenmann
eb0082751d
Merge branch 'release-0.23'
11 years ago
Simon Eisenmann
d238fc1339
0.23.7
11 years ago
Simon Eisenmann
faa7a0f82b
Minor improvements and typo fixes.
11 years ago
Simon Eisenmann
9c8a2af107
Detect full screen exit properly and use :fullscreen style instead of custom class to get black background.
11 years ago
Simon Eisenmann
56b2aa093e
Ignore incoming channelling messages larger than 1MB.
11 years ago
Evan Theurer
ee5b9af4e1
Fix scss-lint error SelectorDepth.
11 years ago
Simon Eisenmann
d13e59c749
Limit chat message send size to 200000 characters to avoid hanging clients.
11 years ago