Commit Graph

137 Commits (ba7eb3ac0df67eb755d8bf607f947e952df42e88)

Author SHA1 Message Date
Diego Sampaio bceba2cdea fix OEmbed afterSaveMessage callback to return the message 11 years ago
Marcelo Schmidt 3ecb4bcaa8 Add admin user based on ADMIN_EMAIL and ADMIN_PASS if admin user doesn't exist 11 years ago
Marcelo Schmidt 3db17209d1 Metas via settings 11 years ago
warcode 1fccfb8e67 Slash command handler 11 years ago
Rodrigo Nascimento 6f3d1849f2 Turn Settings reactive 11 years ago
Diego Sampaio 70150da4e7 support multiple markdown combination - fixes #291 11 years ago
Marcelo Schmidt 0630c8cd8f Settings page 11 years ago
Gabriel Engel ea4cd2be96 fixed dependence 11 years ago
S. Li 9dc03831a0 tidy up the webrtc code; move stream dependency to core 11 years ago
Marcelo Schmidt a604db3969 Fix: notify users when someone talks in channel 11 years ago
S. Li 3d6524e707 fix a bug in stream based stack to improve stability 11 years ago
Sing Li c96ada242b fix 720p video full screen display on chrome browser 11 years ago
Reid Wakida f0dbc56789 Migrate settings and oembed_cache collections to rocketchat_settings and 11 years ago
Sing Li 614e4889d3 add webrtc in-band signaling as optional package 11 years ago
Gabriel Engel 11500bfa48 rocketchat:favico 11 years ago
Gabriel Engel 033bbb9e7f only responding to messages that START with test 11 years ago
Marcelo Schmidt 740d6a7cfb Stream typing 11 years ago
Marcelo Schmidt c51aa061b0 TAPi18n 11 years ago
Marcelo Schmidt 00da7d8135 Added default empty settings 11 years ago
Marcelo Schmidt 46df4933d2 Added migration v8; replace Meteor.settings for RocketChat.settings.get; 11 years ago
Marcelo Schmidt 1aeaae33b9 Adds cdn option 11 years ago
haosdent dd9dab98df Fix minor bugs in irc plugin. 11 years ago
Marcelo Schmidt 8872d4cbe1 Move kadira to bottom of packages so it loads after rocketchat:lib; Add settings to process.env; Don't accept overrides on public part of settings.son 11 years ago
Marcelo Schmidt 784c37a901 Overwrite settings on insert via settings.json file; Keep settings in local variable for avoiding unnecessary finds (less computations) 11 years ago
Marcelo Schmidt d739dadebf Adding newlines at end of files; Add flex tab on settings page. 11 years ago
Marcelo Schmidt 57f32d062e Settings refactoring 11 years ago
haosdent 7e1ec033d9 Update rocketchat-irc 11 years ago
Marcelo Schmidt 02bc97f600 Fixes security issue. Do not allow overriding url and port for LDAP. Settings are set at /server/lib/ldap.coffee 11 years ago
Reid Wakida 1857d4ecd9 Fix RocketChat/Rocket.Chat#239 room's message count and last message 11 years ago
Sing Li 4d433a79f3 reset video chat mode when user close flex tab directly - minor fix - #115 11 years ago
Rodrigo Nascimento fe888c97d7 Add confirm dialog for webrtc call 11 years ago
Rodrigo Nascimento 04f927549e Fix a little bug 11 years ago
Rodrigo Nascimento 6ca529ace9 Only show logs for webrtc if webrtc.debug is true and fix error with stream.stop in FF 11 years ago
Rodrigo Nascimento 8889fd48e5 Fix webrtc in FF 11 years ago
Rodrigo Nascimento adf88a00ee Remove adapter.js and use own code 11 years ago
Don 20eaf679cb Update oembedImageWidget.html 11 years ago
DonSinDRom 20e4758cf5 Limited image width - based on parent's width, no overlow-x 11 years ago
S. Li 1b0de34e23 fix event srcelement differences - #115 11 years ago
S. Li e7e3511a47 improve stability of callee #115 11 years ago
Rodrigo Nascimento 30a00d02dc Add more logs for webrtc 11 years ago
Rodrigo Nascimento f2534d8fe9 Activate some logs for webrtc 11 years ago
Rodrigo Nascimento 606264cb25 Send close via stream 11 years ago
Rodrigo Nascimento 32859a2aab Remove streams on connection close and clear webrtc.pc 11 years ago
Rodrigo Nascimento acb70f7732 Add method "stop" to webrtc 11 years ago
Rodrigo Nascimento 1ddcc70087 Stop streaming if connection be disconnected 11 years ago
Rodrigo Nascimento 31e47f92a1 Export webrtc namespace in server too 11 years ago
Rodrigo Nascimento 863ecd1421 Move webrtc config to ns webrtc 11 years ago
Rodrigo Nascimento 279f157b1b Add stun server to webrtc 11 years ago
Rodrigo Nascimento a39e095ee9 Add webrtc methods 11 years ago
Gabriel Engel 5cc9836a7b Initial WebRTC package 11 years ago