Diego Mello
b1bb815b07
Room actions ( #231 )
...
* Layout
* Empty starred list
* Favorite room
* Pinned messages
* fix last messages
* fix date on pinned messages
2018-02-19 16:19:39 -05:00
Guilherme Gazzo
9e1b37be11
[NEW] lastmessage ( #236 )
...
* attempt to add last message
* Custom emoji
* status
2018-02-16 16:34:25 -02:00
Diego Mello
79de880305
- reveal keyboard interactive removed ( #230 )
...
- email keyboard
2018-02-09 19:50:30 -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
Saket Kumar
9f96136571
Adds share TEXT option in message's context menu ( #220 )
...
* Adds share text option in message's context menu
2018-02-01 10:48:58 -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
Saket Kumar
bf6b919cb3
App perform a vibration feedback onLongPress ( #213 )
2018-01-23 10:23:45 -02:00
Diego Mello
c86e06afa0
@all & @here mention ( #200 )
2018-01-19 10:38:14 -02: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
Saket Kumar
a0cfe3b8c3
just show plus icon when textarea is empty ( #192 )
2018-01-15 11:24:15 -02:00
Guilherme Gazzo
7a1d359a4f
Test improve render ( #159 )
...
[NEW] ListView
2018-01-09 15:12:55 -02:00
Diego Mello
3cd281b66f
Fix ( #176 )
2018-01-09 01:00:19 -02:00
Guilherme Gazzo
1e58fcb860
fix develop
2017-12-28 16:04:19 -02:00
Saket Kumar
8a815d040d
Open link in customTabs on Android. ( #168 )
...
* Open link in customTabs on Android.
2017-12-28 15:40:10 -02:00
Guilherme Gazzo
f5a9234600
Abstract db ( #165 )
...
* Databases separated
* Refactor
* fix style
* database fix
2017-12-27 13:34:39 -02:00
Saket Kumar
d4e971f098
Moved images from app to static/images ( #164 )
2017-12-27 13:27:32 -02:00
Diego Mello
b9ca7abb52
[WIP] Abstract database calls ( #157 )
...
* Databases separated
2017-12-27 13:22:06 -02:00
Guilherme Gazzo
3fcbcac67f
Update index.js ( #163 )
2017-12-26 12:46:14 -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
Diego Mello
11d9a66752
Splash screen ( #153 )
...
* Splash working
2017-12-20 18:12:49 -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
Martin Schoeler
c6c551360b
Add more info messages ( #151 )
2017-12-19 13:43:17 -02:00
Diego Mello
e4212ee6de
Better markdown ( #139 )
...
* Username, room and code markdown
* Block code working
2017-12-14 16:12:38 -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
Guilherme Gazzo
5435c79700
[FIX] messagebox growing width and icons ( #130 )
...
* multiline messagebox
* Action buttons alignment
* rocket chat icons
2017-12-08 17:36:03 -02:00
Diego Mello
c84c5a3565
Header redesign ( #133 )
...
* Search
* Custom search on iOS and Android
2017-12-08 17:13:21 -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
1edce04840
[NEW] Attachments improvements ( #125 )
...
* Support <http://link |Text>
* Attachment title blank space
2017-12-04 13:49:15 -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
Diego Mello
23d2d87bfb
Messagebox autogrow ( #114 )
...
* multiline messagebox
* Action buttons alignment
* lint
* Fix MessageBox height when line break to 2 lines
* Android fix
2017-11-28 14:27:06 -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
86ccdcb84a
Improve image modal/preview ( #111 )
2017-11-23 17:12:18 -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
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
5f844f5a85
Messages actions ( #90 )
...
- delete
- edit
- pin
- star
- reply
- copy
- quote
2017-11-21 12:55:50 -02:00
Rodrigo Nascimento
675a61caba
iOS: Disabled drawer slide gesture ( #81 )
2017-11-14 20:49:17 -02:00
Rodrigo Nascimento
282a663b60
Change avatars to square format ( #73 )
2017-11-13 18:51:36 -02:00
Rodrigo Nascimento
6c4cef143d
Merge remote-tracking branch 'origin/develop' into update
...
# Conflicts:
# app/views/LoginView.js
# app/views/RegisterView.js
2017-11-13 12:56:57 -02:00