Diego Mello
1c9aa9bf33
[FIX] App connects to previous server instead of the recent added ( #518 )
2018-10-31 15:41:56 -03:00
Diego Mello
e7277be004
[FIX] Flashing avatars on Android after #512 ( #519 )
2018-10-31 15:41:19 -03:00
Diego Mello
afb2e6fd92
Clear iOS notification on resume/open ( #520 )
2018-10-31 15:40:39 -03:00
Diego Mello
ba9cc637d3
[NEW] Room header layout ( #521 )
2018-10-31 15:40:08 -03:00
Diego Mello
28d9b9b403
Bump version to 1.5.1 ( #516 )
2018-10-29 10:59:59 -03:00
Diego Mello
29b74133d4
Fix iOS pop gesture and open sidemenu gesture ( #511 )
2018-10-29 10:54:23 -03:00
Diego Mello
6dde0f2432
Fetch avatar initials from server ( #512 )
2018-10-29 10:53:32 -03:00
Diego Mello
11e94b9017
[FIX] Messages not being loaded properly ( #513 )
2018-10-29 10:52:44 -03:00
Diego Mello
53014ce022
Check if lastMessage has an attachment and show "User sent an attachment" at RoomsList ( #510 )
2018-10-26 10:24:00 -03:00
Diego Mello
6657ad272e
[FIX] iOS pop gesture not working properly ( #509 )
2018-10-25 16:27:11 -03:00
achilles-kosun
eb93df853a
[I18n] Add Simplified Chinese(zh-CN) locale ( #505 )
2018-10-24 16:10:44 -03:00
Diego Mello
ea3cc7480d
Check $FABRIC_KEY availability in CircleCI for iOS ( #507 )
2018-10-24 15:29:28 -03:00
Diego Mello
cda67427fa
Check $FABRIC_KEY availability in CircleCI ( #506 )
...
* Check $FABRIC_KEY in CircleCI
* Remove config scripts
2018-10-24 13:37:22 -03:00
Diego Mello
4b88c33534
Bump version to 1.5.0 ( #503 )
2018-10-23 18:41:54 -03:00
Diego Mello
402403f964
Update navigation library ( #501 )
...
* v2
* Working on Android 0.57.3
* Drawer working
* Removing v1 navigator
* - Splash screen
- Icons changed
* Deeplink
* Remove EventEmitter from CreateChannelView
* Android search
* Android notifications
* OAuth
* Fix search props
* Lint and tests fixed
* Fix android build
* Improvements on iPhone X* usage
* Fix detox
* Fix android build
* Room.f added to RoomView.shouldComponentUpdate
* Animations on RoomsListView and RoomView
* Fix topbar buttons on Android
2018-10-23 18:39:48 -03:00
Diego Mello
461d36b29a
Bump version to 1.4.4 ( #498 )
2018-10-18 14:57:16 -03:00
Diego Mello
ed1988d64d
[FIX] Logout ( #497 )
...
* [FIX] Logout
* Removed realm instances on rooms list
2018-10-18 14:56:49 -03:00
Diego Mello
abc61342b0
Smaller header icons inside the room ( #499 )
2018-10-18 14:56:15 -03:00
Diego Mello
158df06d5c
[FIX] OAuth ( #496 )
2018-10-18 12:47:29 -03:00
Diego Mello
3fd21a92c3
Bump version to v1.4.3 ( #495 )
2018-10-17 17:12:55 -03:00
Diego Mello
09ec7c6f21
Update Rocket.Chat.js.SDK ( #494 )
2018-10-17 17:12:01 -03:00
Diego Mello
655cbf488d
Bump version to 1.4.2 ( #493 )
2018-10-17 13:33:41 -03:00
Diego Mello
5ea7d49654
Regression: Crash on Android search ( #492 )
2018-10-17 13:30:00 -03:00
Diego Mello
45788dd129
Bump version to 1.4.1 ( #490 )
2018-10-17 09:32:05 -03:00
Diego Mello
f8b402e505
Regression: Wait for unmount to delete database after logout ( #489 )
2018-10-17 09:31:24 -03:00
Guilherme Gazzo
a91d6af492
Update dependencies ( #484 )
...
* Bump version to 1.4.0 (#482 )
* test
* one more test
* Fix build
2018-10-16 17:31:04 -03:00
Diego Mello
b665199a60
Rename to Rocket.Chat Experimental ( #483 )
2018-10-16 17:30:34 -03:00
Diego Mello
44fcb327cf
[FIX] Delete room error ( #485 )
2018-10-16 17:30:04 -03:00
Diego Mello
bb8649cac4
Use grouping setting on temp messages ( #486 )
2018-10-16 17:29:30 -03:00
Diego Mello
e4faa73b68
[FIX] Unread rooms group order ( #487 )
2018-10-16 17:28:04 -03:00
Diego Mello
7dfd57b20c
[FIX] 2FA and LDAP ( #488 )
2018-10-16 17:27:37 -03:00
Diego Mello
2607c64437
Bump version to 1.4.0 ( #482 )
2018-10-15 17:28:53 -03:00
Diego Mello
5a3ba40a9f
Use Rocket.Chat JS SDK ( #481 )
...
* JS SDK
* API working
* Multiple servers
2018-10-15 17:22:42 -03:00
Diego Mello
8db5723da8
[FIX] DDP badge wasn't hiding on fast connections ( #477 )
2018-10-15 16:42:23 -03:00
Marcelo Schmidt
3502d4514b
Display custom fields on user info ( #476 )
...
* Render custom fields on user info
* renderCustomFields fix
* Display custom fields in user info
* Fix lint error
2018-10-15 16:41:39 -03:00
Diego Mello
2d7360f077
Connecting to DDP badge ( #471 )
2018-10-02 09:33:21 -03:00
Diego Mello
a2374eb6d3
Bump version to 1.3.3 ( #469 )
2018-09-28 17:20:06 -03:00
Diego Mello
2642a9e808
[FIX] Search rooms ( #468 )
2018-09-28 17:17:49 -03:00
Diego Mello
d5a4ead888
[FIX] Handle deleted messages ( #466 )
...
* [FIX] Handle deleted messages
* Fix rest error
* Fix some connection issues
2018-09-28 15:57:29 -03:00
Diego Mello
d6c6ac4ae8
Composer layout tweaked ( #464 )
...
* Composer layout tweaked
* Fix localization error
* Bump version to 1.3.2
2018-09-27 08:43:19 -03:00
Diego Mello
589747100d
Bump version to 1.3.1 ( #463 )
2018-09-26 16:41:39 -03:00
Diego Mello
d6162d9fc8
Better touch handling on rooms list ( #462 )
...
* Use react-native-gesture-handler at RoomItem
* Fixed info message author
* Edit message render improvement
* Fix ws to http replace
2018-09-26 16:38:06 -03:00
Diego Mello
c58df3b4ab
Bump version to 1.3.0 ( #461 )
2018-09-26 10:59:28 -03:00
Diego Mello
e18491f589
Use inline requires ( #459 )
...
* Update dependencies
* Lint and test
* Added react-native fork
* rn 57
* Lint and tests updated
* Update xcode on circleci
* Use legacy build system
* Update tests
* Inline requires
* Fix eslint and remove temp gradle
* Unnecessary renders
* Update isNotch and Readme
* Tests updated
2018-09-26 10:56:36 -03:00
Diego Mello
81c53acd60
Update dependencies ( #431 )
...
* Update dependencies
* Lint and test
* Added react-native fork
* rn 57
* Lint and tests updated
* Update xcode on circleci
* Use legacy build system
* Update tests
2018-09-25 16:28:42 -03:00
Diego Mello
e06ba0139d
[NEW] Portuguese translation ( #452 )
...
* [NEW] Portuguese translation
* Remove servers from sidebar
2018-09-21 14:24:32 -03:00
Diego Mello
9c007c11b7
[NEW] Show app version ( #454 )
2018-09-21 14:24:15 -03:00
Diego Mello
46f155d728
[NEW] Use community JSC for Android ( #450 )
...
* [NEW] Use community JSC for Android
* Quick fix on unread chats
2018-09-19 14:08:41 -03:00
Diego Mello
062bbb2b87
Bump version to 1.2.2 ( #449 )
2018-09-19 11:19:51 -03:00
Diego Mello
5752b865b0
Several fixes for 1.2.1 ( #448 )
...
* Fix user.roles
* Better onLongPress handle on messages
* Indicator position
* Fix role undefined in system messages
* Add baseUrl in case of file attachments
* Join room fixed
* RoomView params
* Broadcast fixes
* Add server layout changes
* Use native images
* Subscribe to not joined channels
* Fix alerts without i18n
* Tests updated
2018-09-19 11:18:32 -03:00