Diego Mello
fb88d08f88
[FIX] Apply emojify on empty texts ( #824 )
2019-04-18 09:43:31 -03:00
kareem hamdy
fde8aea173
[FIX] Giphy not showing ( #810 )
2019-04-17 16:27:14 -03:00
Diego Mello
a891ee14ee
RoomsListView improvements ( #819 )
2019-04-17 15:57:46 -03:00
Diego Mello
9cf81bbab9
[NEW] Threads ( #798 )
2019-04-17 14:01:03 -03:00
Diego Sampaio
1d9acdb700
[NEW] Discussions ( #696 )
2019-04-08 09:35:28 -03:00
Diego Mello
2019ec58ce
[FIX] Add Realm.safeAddListener ( #785 )
2019-04-04 15:08:40 -03:00
pranavpandey1998official
46a36d7764
[NEW] Draft message per room ( #772 )
2019-04-01 11:45:17 -03:00
Diego Mello
9e107bfdf6
Room item layout ( #771 )
2019-03-29 16:36:07 -03:00
Diego Mello
fd5fbe47e8
Use FlatList in RoomView ( #762 )
2019-03-27 17:06:57 -03:00
pranavpandey1998official
5771757fa8
[NEW] Scroll down floating button ( #735 )
2019-03-25 17:54:40 -03:00
pranavpandey1998official
e9183b523b
[NEW] Scrollable room name feature ( #756 )
2019-03-25 17:20:24 -03:00
pranavpandey1998official
2814a6e091
[FIX] Show ActivityIndicator in RoomMembersView ( #686 )
2019-03-18 16:13:59 -03:00
Vitor Luis
e8f1a694c6
I18n: Add Portuguese (Portugal) ( #722 )
2019-03-18 16:09:40 -03:00
pranavpandey1998official
e1f76a684d
Fix handle invisible status ( #692 )
2019-03-18 16:01:23 -03:00
Diego Mello
477311f84a
[FIX] Deep linking between multiple logged servers ( #730 )
2019-03-18 15:52:38 -03:00
Diego Mello
38dabfc9ff
Switch to react-navigation ( #687 )
2019-03-12 13:23:06 -03:00
Diego Mello
eb4b1553bf
[FIX] Fix null native Messagebox component object ( #680 )
...
* Fix null native Messagebox component object
* [iOS] Fix header alignment
* Remove unused files
2019-03-06 10:27:40 -03:00
Diego Mello
a139cc83e5
New icons ( #643 )
...
* New Icons
* Remove unused assets
* Change send icon
* Layout tweaks
* Refactor Status
* Styles changed
* User layout fix
* Separator layout changes
* Sidebar status layout fix
* Fix Message.onLongPress issue
* Fix code markdown
Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625
* Status lint
* Fix tests
* Navigation debounce
* RoomActions icons
* Space between components
* Group text
* Update tests
2019-03-01 13:49:11 -03:00
AnBo83
8d94fdebc0
[FIX] Fix some language issues in German language ( #664 )
2019-03-01 11:57:38 -03:00
Diego Mello
8f5381d770
Update React Native to 0.58.6 ( #668 )
2019-03-01 11:40:22 -03:00
Diego Mello
09372182df
[FIX] Select emoji error ( #666 )
2019-02-28 15:03:26 -03:00
Diego Mello
6106c40557
[FIX] Fetch rooms date ( #662 )
2019-02-27 17:29:37 -03:00
Diego Mello
8c1b57eb26
Message button ( #660 )
...
* Remove touchable opacity when scrolling messages
* Tap on disable messages closes keyboard
* Unify vibration
* Vibrate only on Android
2019-02-27 11:47:15 -03:00
Diego Mello
f3ddf60a57
Remove drawer ( #653 )
...
* Remove drawer (layout needs to be changed in future releases, though)
* Don't navigate outside on logout if there's other logged server
* Update react-native-navigation
2019-02-27 11:26:40 -03:00
Diego Mello
2ef2be51d3
[FIX] Slow messagebox ( #658 )
2019-02-27 11:23:40 -03:00
Diego Mello
025c5cba74
[FIX] uploadProgress is not a function ( #656 )
2019-02-26 09:47:06 -03:00
Diego Mello
b1236f2f21
[FIX] Room members filter ( #655 )
2019-02-26 09:46:27 -03:00
Diego Mello
e9f57e0337
[FIX] Change actions labels ( #654 )
2019-02-26 09:45:45 -03:00
Diego Mello
df78a6831c
[FIX] Handle database errors properly ( #650 )
2019-02-25 13:23:17 -03:00
Diego Mello
bf212bfc4d
[FIX] Prevent mass is typing dispatchs ( #651 )
2019-02-25 13:22:48 -03:00
AnBo83
a04c152feb
I18n: Add German ( #641 )
2019-02-21 14:17:03 -03:00
Diego Mello
d795aea8c4
[FIX] Remove rooms listener ( #630 )
2019-02-14 14:43:56 -02:00
Fazil Boudjelal
ce96595dce
I18n: Add French ( #629 )
2019-02-14 13:40:41 -02:00
Diego Mello
68f5a94f5a
[FIX] SDK issues ( #621 )
...
* Remove listeners from room
* Properly close connections on change server
* Minor layout change on connecting badge
2019-02-12 14:14:11 -02:00
Diego Mello
7bf1f3c0be
[FIX] Reply title should break text ( #616 )
2019-02-08 14:34:50 -02:00
Diego Mello
f065bd05f2
Allow to create empty channel ( #615 )
2019-02-08 14:34:01 -02:00
Diego Mello
c9bf599bcf
[FIX] Start loop searching for rooms updates only when connection goes down and SDK has userId ( #613 )
2019-02-07 18:28:39 -02:00
Diego Mello
833bf1e706
[FIX] 2FA login in a server with LDAP enabled ( #612 )
2019-02-07 18:27:37 -02:00
David Lougheed
e5930cc0fe
[FIX] Load avatar on servers that prevent unauthenticated avatar access ( #604 )
...
App would show an empty space on servers that require authentication on avatar access
2019-02-07 17:58:20 -02:00
Diego Mello
db0cd5abd1
Updating room indicator ( #609 )
...
Shows "Updating..." when requesting rooms from Rest API.
2019-02-07 14:13:21 -02:00
Diego Mello
0f516083f4
Add Icons class ( #611 )
...
Creates Icons class to manage when to load icons from native side or react-native-vector-icons.
It also fixes `react-native run-android` #517
2019-02-07 14:04:41 -02:00
Diego Mello
2585038112
Update JS SDK version ( #602 )
2019-02-07 13:48:10 -02:00
Diego Mello
d26f14d155
[FIX] v1.8.0 ( #599 )
...
* Downgrade react-native-fast-image
* Update iOS permission usage descriptions
* [FIX] Delete upload item
2019-02-01 11:30:12 -02:00
Diego Mello
d5a285f85e
Create class to manage navigation ( #594 )
...
* Add Navigation class
* Place Drawer.js logic inside of Navigation
* Load less views at startup
2019-01-31 14:08:38 -02:00
David Lougheed
d139782e01
[FIX] LDAP login ( #596 )
2019-01-31 09:48:28 -02:00
Diego Mello
afe4ad7e3d
[FIX] Back button press on message actions ( #592 )
2019-01-30 11:33:48 -02:00
Pranay Ankit
e416fe0c68
[FIX] Better message actions ( #567 )
2019-01-30 10:11:02 -02:00
Diego Mello
754508c2d9
Update dependencies ( #587 )
2019-01-29 17:52:56 -02:00
Diego Mello
d23c055584
Unnecessary re-renders removed ( #570 )
...
* shouldComponentUpdate
* Rooms list shouldcomponentupdate
* RoomView shouldComponentUpdate
* Messagebox and Message shouldComponentUpdate
* EmojiPicker shouldComponentUpdate
* RoomActions shouldComponentUpdate
* Room info shouldComponentUpdate
* Update RNN
* Use only one Flatlist if none group filter is selected
* Update fix
* shouldComponentUpdate
* Bug fixes
* ListView changes
* Bug fix
* render list bug fix
* Changes on public channels
* - RoomView saga leak removed
- Join room e2e tests added
* Rest versions
* Method call versions
* Min RocketChat version alert
2018-12-21 08:55:35 -02:00
Diego Mello
5ee1f557d8
[FIX] GET /info to check if it's a valid server instead of x-instance-id ( #573 )
2018-12-18 13:11:47 -02:00