Guilherme Gazzo
|
557e485613
|
Beta (#265)
* Fabric iOS
* Fabric configured on iOS and Android
* - react-native-fabric configured
- login tracked
* README updated
* Run scripts from README updated
* README scripts
* get rooms and messages by rest
* user status
* more improves
* more improves
* send pong on timeout
* fix some methods
* more tests
* rest messages
* Room actions (#266)
* Toggle notifications
* Search messages
* Invite users
* Mute/Unmute users in room
* rocket.cat messages
* Room topic layout fixed
* Starred messages loading onEndReached
* Room actions onEndReached
* Unnecessary login request
* Login loading
* Login services fixed
* User presence layout
* ïmproves on room actions view
* Removed unnecessary data from SelectedUsersView
* load few messages on open room, search message improve
* fix loading messages forever
* Removed state from search
* Custom message time format
* secureTextEntry layout
* Reduce android app size
* Roles subscription fix
* Public routes navigation
* fix reconnect
* - New login/register, login, register
* proguard
* Login flux
* App init/restore
* Android layout fixes
* Multiple meteor connection requests fixed
* Nested attachments
* Nested attachments
* fix check status
* New login layout (#269)
* Public routes navigation
* New login/register, login, register
* Multiple meteor connection requests fixed
* Nested attachments
* Button component
* TextInput android layout fixed
* Register fixed
* Thinner close modal button
* Requests /me after login only one time
* Static images moved
* fix reconnect
* fix ddp
* fix custom emoji
* New message layout (#273)
* Grouping messages
* Message layout
* Users typing animation
* Image attachment layout
|
2018-04-24 17:08:17 -03: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
|
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
|
0636fd0266
|
Emoji picker (#185)
* Emoji picker working
* Gif support on Android
|
2018-01-16 16:48:05 -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 |
Diego Mello
|
e4212ee6de
|
Better markdown (#139)
* Username, room and code markdown
* Block code working
|
2017-12-14 16:12:38 -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 |