Commit Graph

265 Commits (a56e7b85ba767d7cfc41509ee006125c53515421)

Author SHA1 Message Date
Rodrigo Nascimento 8fe46adc0c Fix error with device not defined 11 years ago
Rodrigo Nascimento 0b0d374cfa Fix keyboard resize for android devices 11 years ago
Rodrigo Nascimento 8d47d6577e Set status bar fixed with background black 11 years ago
Rodrigo Nascimento b3dbd537b1 Configure push for Android 11 years ago
Rodrigo Nascimento 34103cbdb1 Set user as away when app goes to background and online when back to foreground 11 years ago
Rodrigo Nascimento 64bbb5d618 Disconnect user when app goes to background and reconnect when back to foreground. Fixes #432 11 years ago
Rodrigo Nascimento 6fb54f7f48 [Cordova] Redirect user to room when open from a notification 11 years ago
Rodrigo Nascimento 83ad5fd520 Add config for badge, sound, alert and vibrate for Push Notifications 11 years ago
Rodrigo Nascimento 0dcd20b2a7 Put Push config inside an autorun 11 years ago
Rodrigo Nascimento 0cdc427fd9 Enable push in client via settings 11 years ago
Rodrigo Nascimento fb97a58e6b Log all events of push via server log 11 years ago
Rodrigo Nascimento f012ee0330 Update record after deleted record to forece rerender 11 years ago
Rodrigo Nascimento 202195da0c Remove console.log 11 years ago
Rodrigo Nascimento 450b5aeb5e Fix view reize based on keyboard 11 years ago
Rodrigo Nascimento c918be869d Improve toggle of menu and show/hide status bar 11 years ago
Rodrigo Nascimento 0b0de7f412 iOS: Fix client resize when keyboard shows 11 years ago
Gabriel Engel 4ea418fce2 if this.isMessageTooLong(input) return Errors.throw t('Error_message_too_long') 11 years ago
Marcelo Schmidt ef6ddffb5f Fix sidenav code for toggling, opening and closing 11 years ago
Philip Nuzhnyy 292adc48f8 prevent message sending if it exceeds max message limit setting 11 years ago
Rodrigo Nascimento 9289c4840f Add space after username 11 years ago
Rodrigo Nascimento a797b7e870 Complete username with tab. Close #159 11 years ago
Rodrigo Nascimento cd9b6b2fb3 Fix error in msgTyping 11 years ago
Rodrigo Nascimento e8413a5c78 Keep notifications if window don't has focus 11 years ago
Rodrigo Nascimento d90a338522 Remove UserManager and selectiveUser 11 years ago
Rodrigo Nascimento bc0a13066f Show user's timezone in user list 11 years ago
Rodrigo Nascimento 7cd11968f6 Fix message editing 11 years ago
Rodrigo Nascimento cd2224b243 Remove extra slash 11 years ago
Rodrigo Nascimento 6309349952 Revert avatar url 11 years ago
Rodrigo Nascimento c952f04b34 Change avatar view to be more in patterns 11 years ago
Rodrigo Nascimento 49c0876389 Change arrow of user menu to bottom and top and change animation to top 11 years ago
Rodrigo Nascimento 6a2d419a0f Clear RoomHistoryManager when close room 11 years ago
Diego Sampaio 51a854ebf9 proper IE 11 compatibility - fixes #366 11 years ago
Marcelo Schmidt e16b876a40 Check computation exists before invalidating. 11 years ago
Rodrigo Nascimento afbb394221 Fix message deletion and fix render of previous message 11 years ago
Rodrigo Nascimento f97e7ea39e Improve view to change avatar 11 years ago
Rodrigo Nascimento 128bc24c21 Improve render of the list of users online 11 years ago
Gabriel Engel ba7eb3ac0d Renamed ChatMessageHistory -> ChatMessage 11 years ago
Diego Sampaio ab0224ca0d fix not showing own messages in other window 11 years ago
Diego Sampaio 80f6cbcb33 added callbacks to sideNav open and close 11 years ago
Gabriel Engel a49fc2c707 update avatars 11 years ago
Gabriel Engel 36ce6f3a17 code cleanup and de-duplication 11 years ago
warcode 1fccfb8e67 Slash command handler 11 years ago
Gabriel Engel ccb0701de3 Improved fileUpload 11 years ago
Marcelo Schmidt b3ac9a400f Revert file upload 11 years ago
Gabriel Engel de7e54aca3 making lib the first package to load 11 years ago
Gabriel Engel 855e98067e code formatting and meteor update 11 years ago
Gabriel Engel c03093db87 moving things out of /lib 11 years ago
Gabriel Engel 77ab707413 code style 11 years ago
Reid Wakida 165ca37322 Fix RocketChat/Rocket.Chat#12 Standardize collection names to rocketchat_XXX (from data.ChatXXX). 11 years ago
Marcelo Schmidt f8d6c030b5 Fix typing 11 years ago