Guilherme Gazzo
|
182ab69d6f
|
Detox tests E2E (#283)
|
2018-05-23 10:39:18 -03:00 |
Diego Mello
|
a0bb61642d
|
Avatar initials and room type icon (#298)
|
2018-05-18 13:41:47 -03:00 |
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 |
Diego Mello
|
4823e3a2e4
|
[NEW] Room actions: Mentioned messages and Room Members (#242)
* Mentioned messages
* Starred and pinned actions debounce
* Room members
* Open room on member touch
|
2018-03-02 15:11:34 +00:00 |
Guilherme Gazzo
|
9e1b37be11
|
[NEW] lastmessage (#236)
* attempt to add last message
* Custom emoji
* status
|
2018-02-16 16:34:25 -02:00 |
Martin Schoeler
|
a15774c4ff
|
Improve Rooms List (#152)
Use TouchableHighlight and TouchableNativeFeedback instead of TouchableOpacity
|
2017-12-20 13:57:33 -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 |
Rodrigo Nascimento
|
9dc16c8adb
|
Add mention mark by the unread number (#98)
|
2017-11-22 14:40:59 -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
|
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
|
e09ca3d6a7
|
Push notification on android (#84)
|
2017-11-18 18:17:24 -02:00 |
Rodrigo Nascimento
|
282a663b60
|
Change avatars to square format (#73)
|
2017-11-13 18:51:36 -02:00 |
Rodrigo Nascimento
|
50c50a790a
|
Init support to iPhone X
|
2017-11-13 10:49:19 -02:00 |
Rodrigo Nascimento
|
556cf0d813
|
Fix tests
|
2017-11-08 18:52:35 -02:00 |
Rodrigo Nascimento
|
329669f18f
|
Fix room ordering
|
2017-11-08 18:23:46 -02:00 |
Gilmar Quinelato
|
6ac45fc620
|
Fixing merge from 'develop'.
|
2017-09-01 17:20:34 -03:00 |
Gilmar Quinelato
|
3abc47b7d4
|
Fix merge conflicts from 'develop'.
|
2017-09-01 17:00:31 -03:00 |
Gilmar Quinelato
|
c546740186
|
Components moved to 'containers' or 'presentation' folders.
Extracted some components from Message component to have less logic in component.
|
2017-09-01 16:17:53 -03:00 |