Commit Graph

206 Commits

Author SHA1 Message Date
Diego Mello 1a32a43eb5 Unpin and Unstar labels 2017-11-24 10:53:53 -02:00
Diego Mello 385867d36e star -> toggleStar 2017-11-24 10:34:23 -02:00
Diego Mello bc6cf1944b MessageActions created 2017-11-24 10:05:49 -02:00
Diego Mello 99c09f20f0 message bug 2017-11-23 17:26:40 -02:00
Diego Mello 872a9430dc onLongPress on messages fixed 2017-11-23 10:59:27 -02:00
Diego Mello e5a4de3f18 get settings from cache bug fixed 2017-11-23 10:38:53 -02:00
Diego Mello 272f6acd70 Cancel edit message 2017-11-23 09:45:09 -02:00
Diego Mello 32fdea3de1 better strings on actions 2017-11-23 09:14:11 -02:00
Diego Mello 41cb4ebd56
Merge branch 'develop' into messages-permissions 2017-11-22 17:34:54 -02:00
Diego Mello aed760955c refactor 2017-11-22 17:32:49 -02:00
Diego Mello 9b9271e833 Permissions working 2017-11-22 17:30:02 -02:00
Rodrigo Nascimento 9dc16c8adb Add mention mark by the unread number (#98) 2017-11-22 14:40:59 -02:00
Diego Mello 86059e13d2 Room roles 2017-11-22 13:59:24 -02:00
Diego Mello 15dec50d94 User roles 2017-11-22 13:16:49 -02:00
Snyk bot 45890e6c15 fix: package.json & .snyk to reduce vulnerabilities (#47)
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:debug:20170905

Latest report for rocketchat/rocket.chat.reactnative:
https://snyk.io/test/github/rocketchat/rocket.chat.reactnative
2017-11-22 12:04:44 -02:00
Diego Mello 7ade45864c
Merge branch 'develop' into messages-permissions 2017-11-22 10:54:51 -02:00
Diego Mello 97b6f2c02e Permissions schema, cache and reducer 2017-11-22 10:41:09 -02:00
Diego Mello 6fbabc87d8
Merge pull request #91 from RocketChat/typing
[NEW] Typing
2017-11-21 17:27:00 -02:00
Diego Mello 908c389155 tmp 2017-11-21 16:56:46 -02:00
Guilherme Gazzo b6ef988a51
Merge branch 'typing' of github.com:RocketChat/Rocket.Chat.ReactNative into typing 2017-11-21 16:14:54 -02:00
Guilherme Gazzo aafa01c812
lint 2017-11-21 16:14:37 -02:00
Guilherme Gazzo a4f2f4f529
lint 2017-11-21 15:09:22 -02:00
Guilherme Gazzo f2076ea6c8
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into typing 2017-11-21 15:05:14 -02:00
Guilherme Gazzo a4fbeaefff user typing 2017-11-21 14:55:32 -02:00
Diego Mello 5ad676f7dc
Merge pull request #86 from RocketChat/improves
improvements
2017-11-21 13:40:48 -02:00
Diego Mello 40abbc4874
Merge branch 'develop' into improves 2017-11-21 13:24:42 -02:00
Diego Mello 5f844f5a85 Messages actions (#90)
- delete
- edit
- pin
- star
- reply
- copy
- quote
2017-11-21 12:55:50 -02:00
Rodrigo Nascimento 9d50ee7dcf
Set correct appName for iOS push 2017-11-21 12:19:54 -02:00
Rodrigo Nascimento 3e74cd64af
Sync profiles for iOS 2017-11-21 12:09:29 -02:00
Guilherme Gazzo de25bd3bff
Merge branch 'improves' into typing 2017-11-21 11:17:54 -02:00
Rodrigo Nascimento 62e49d039c
Try to fix push for iOS 2017-11-21 10:53:59 -02:00
Guilherme Gazzo 541d9783ee Message list scroll based on window size 2017-11-21 04:06:12 -02:00
Guilherme Gazzo 318cf7b970 attachments null 2017-11-20 22:58:15 -02:00
Guilherme Gazzo da4ecdc3b2 amazing room subscriptions 2017-11-20 22:52:48 -02:00
Guilherme Gazzo 1c39886deb user typing no style 2017-11-20 20:18:00 -02:00
Guilherme Gazzo 80c019a973 unused var 2017-11-20 15:33:23 -02:00
Guilherme Gazzo 03ac960809 fix babelrc indentation 2017-11-20 15:29:56 -02:00
Guilherme Gazzo 8243593716 message on invalid password 2017-11-20 15:27:34 -02:00
Guilherme Gazzo cfcc481bdc Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into improves 2017-11-20 00:35:24 -02:00
Guilherme Gazzo 6436c00162 :x 2017-11-19 02:18:00 -02:00
Guilherme Gazzo d4d031e2e7 getrooms just get updated rooms 2017-11-19 02:09:56 -02:00
Guilherme Gazzo 441016330b avoid recalc colors and initials avatar 2017-11-19 01:42:35 -02:00
Guilherme Gazzo bb5978444c ??? 2017-11-19 01:41:58 -02:00
Guilherme Gazzo cfd90b14f9 cache settings 2017-11-19 00:55:06 -02:00
Guilherme Gazzo 654967ccf9 refactor some call apis 2017-11-19 00:33:34 -02:00
Guilherme Gazzo 3dbd70b42b loading on login 2017-11-19 00:30:09 -02:00
Guilherme Gazzo fe9a1ebeaa all room by param dont need get from realm again 2017-11-19 00:29:46 -02:00
Guilherme Gazzo 597c7e165e remove console.logs on production 2017-11-19 00:23:15 -02:00
Guilherme Gazzo e09ca3d6a7
Push notification on android (#84) 2017-11-18 18:17:24 -02:00
Rodrigo Nascimento 675a61caba iOS: Disabled drawer slide gesture (#81) 2017-11-14 20:49:17 -02:00