Commit Graph

150 Commits (cd9b6b2fb3204831bf66b9eff06cc517fc85b671)

Author SHA1 Message Date
Rodrigo Nascimento 5c993f160f Set alert, open room and increate unread for all users in room if there is a mention for 'all' 11 years ago
Rodrigo Nascimento 8d2f2fe282 Render link to mention to 'all' without target to user 'all' 11 years ago
Rodrigo Nascimento d0d559fc3c Allow save mentions to 'all' 11 years ago
Sing Li 13031a70cc initial implementation of scalable remote video monitoring feature 11 years ago
Rodrigo Nascimento 67b0c215e4 Replace $push by $addToSet 11 years ago
Rodrigo Nascimento 478ca9811f Fix error on logger when helper isnt a function 11 years ago
Gabriel Engel 41d952820b adding rocketchat:external via build script 11 years ago
Rodrigo Nascimento 021f23d0b3 External: Remove meteor-plataform and add sub packages 11 years ago
Rodrigo Nascimento 1206ca67db Remove files from public 11 years ago
Rodrigo Nascimento cb74f34b5a Auto build app 11 years ago
Rodrigo Nascimento fd3be5eacb Initial version of external package 11 years ago
Rodrigo Nascimento c8c9cf7db5 Remove quotes from twitter oembeds 11 years ago
Rodrigo Nascimento a25e32fbeb Create logger for Templates 11 years ago
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