Guilherme Gazzo
96b86255d3
lint
2018-02-14 21:13:52 -02:00
Guilherme Gazzo
40cb3e536b
fix lint
2018-02-14 19:26:15 -02:00
Guilherme Gazzo
7fda5a528d
almost done, missing custom emojy yet
2018-02-14 18:34:45 -02:00
Guilherme Gazzo
d01c6c0ffd
Merge remote-tracking branch 'origin/develop' into add-lastmessage
2018-02-08 14:38:19 -02:00
Diego Mello
ed5a1386e0
Improvements on emoji picker / message box ( #227 )
...
* Emoji keyboard
* Keyboard emoji working
* animation and flatlist
* fix
* Unread separator animation
* easeInEaseOut animation
2018-02-08 12:08:50 -02:00
Diego Mello
9ea5c1b765
Reactions ( #214 )
...
* * Tracking emoji
* Fixed users/rooms regex tracking
* Autocomplete emoji
* Toggle reaction
* 'User have reacted' style
* Show who have reacted onLongPress
* Vibration onLongPress
2018-01-30 17:48:26 -02:00
Diego Mello
153cfecab5
Keyboard dismiss ( #219 )
...
* Fix keyboard scroll
* * Input resize
* Touchable input
* keyboard dismiss
* Remove unnecessary emoji picker when it's not in use
2018-01-30 13:07:09 -02:00
Diego Mello
037caf5e17
Message box issues ( #218 )
2018-01-25 12:04:20 -02:00
Aaron Ogle
f2a310531a
Adjust for another go
2018-01-19 15:30:34 -06:00
Aaron Ogle
2ec5916593
attempt to add last message
2018-01-19 15:06:55 -06:00
Diego Mello
c81182c9cf
Read only room ( #198 )
...
* Reactive read only
2018-01-17 14:42:30 -02:00
Diego Mello
d3acc17fc1
Unread separator and Date separator ( #154 )
2018-01-16 18:27:57 -02:00
Diego Mello
0636fd0266
Emoji picker ( #185 )
...
* Emoji picker working
* Gif support on Android
2018-01-16 16:48:05 -02:00
Saket Kumar
885acf9575
Adds support for Toast message ( #188 )
2018-01-15 18:43:52 -02:00
Martin Schoeler
ec1782e504
[FIX] Unread not going away when receiving a message from inside a room ( #194 )
...
* Fix Unread inside Room
2018-01-15 16:44:20 -02:00
Guilherme Gazzo
7a1d359a4f
Test improve render ( #159 )
...
[NEW] ListView
2018-01-09 15:12:55 -02:00
Diego Mello
b9ca7abb52
[WIP] Abstract database calls ( #157 )
...
* Databases separated
2017-12-27 13:22:06 -02:00
Diego Mello
251293116a
- Back button fix ( #156 )
...
- Login text input focus
2017-12-21 17:17:41 -02:00
Diego Mello
157b85c2cb
Mention autocomplete ( #150 )
...
* Mentions working
2017-12-20 18:14:07 -02:00
Guilherme Gazzo
8599d6a7cc
[WIP] remove meteor lib ( #146 )
...
* removed meteor lib
* reconnect saga
* Focused text input touch bug fixed
2017-12-20 17:20:06 -02:00
Diego Mello
7ea98f1337
Delete/resend message ( #136 )
...
* Fixed temp message
* Delete/resend working
* Edit message fixed
2017-12-13 13:00:26 -02:00
Rodrigo Nascimento
e42a146e4f
Improve acessibility ( #135 )
2017-12-11 18:37:33 -02:00
Diego Mello
c84c5a3565
Header redesign ( #133 )
...
* Search
* Custom search on iOS and Android
2017-12-08 17:13:21 -02:00
Rodrigo Nascimento
d991fd99bc
[NEW] Better date format for room’s list ( #134 )
2017-12-08 11:56:53 -02:00
Guilherme Gazzo
b2ace37c99
[FIX] totp ( #131 )
2017-12-06 13:07:14 -02:00
Diego Mello
af5c3efbd2
Manage user's status ( #128 )
...
* Init custom header
* Change user status
2017-12-05 17:57:44 -02:00
Diego Mello
277adfbb75
Attachment types ( #118 )
...
* Separate attachment types
* Audio attachment file
* tmp react-native-video-controls
* video working
* - Video modal removed
* Supported video types check
* Audio component
* Audio animation
* Use a standard ESLint file name
* Reusable markdown stateless component
* react-native-sound removed
* react-native-sound removed from xcode
* Url working
* Update build.gradle
* Other attachments
* Fields
2017-12-02 11:19:58 -02:00
Guilherme Gazzo
e95043bc3f
[NEW] Reload room on return from background ( #117 )
...
* update screen when returns to foreground
2017-12-01 13:06:56 -02:00
Guilherme Gazzo
599b7c8368
[NEW] Open room on tap(push notification) ( #116 )
...
* fix frozen screen when app return from background (Android)
* Update state.js
* Update state.js
* init task
* fix updateAt
* remove timeout to show banner
* remove unused state saga, and comment about go to room method
2017-11-28 15:47:56 -02:00
Guilherme Gazzo
43f1892570
[FIX][ANDROID] Fix return from background ( #115 )
...
* fix frozen screen when app return from background (Android)
* Update state.js
* Update state.js
* Update RoomsListView.js
2017-11-28 09:01:18 -02:00
Diego Mello
f65a284953
Messages permissions ( #100 )
2017-11-24 18:44:52 -02:00
Guilherme Gazzo
1cda98f415
typing stop on send message, better typing component and new subscription updateAt logic ( #99 )
2017-11-24 15:21:21 -02:00
Rodrigo Nascimento
ed1448b864
Change Room’s back button text to previews screen title ( #112 )
...
Closes #108
2017-11-23 17:12:06 -02:00
Rodrigo Nascimento
9dc16c8adb
Add mention mark by the unread number ( #98 )
2017-11-22 14:40:59 -02:00
Guilherme Gazzo
aafa01c812
lint
2017-11-21 16:14:37 -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
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
Guilherme Gazzo
de25bd3bff
Merge branch 'improves' into typing
2017-11-21 11:17:54 -02:00
Guilherme Gazzo
541d9783ee
Message list scroll based on window size
2017-11-21 04:06:12 -02:00
Guilherme Gazzo
1c39886deb
user typing no style
2017-11-20 20:18:00 -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
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
e09ca3d6a7
Push notification on android ( #84 )
2017-11-18 18:17:24 -02:00
Rodrigo Nascimento
114c9727ce
iOS: Use icon in header to create new channel ( #80 )
2017-11-14 20:46:56 -02:00
Guilherme Gazzo
4e769920a1
fix roomView
2017-11-14 15:01:16 -02:00
Guilherme Gazzo
a062aeccc8
Merge branch 'develop' of git@github.com:RocketChat/Rocket.Chat.ReactNative.git; branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop
2017-11-14 14:33:08 -02:00