Rocket.Chat.ReactNative/app/containers/message
Diego Mello 6271b885ee
[NEW] Threads (#2567)
* [IMPROVEMENT] Mentions layout without background

* Fix RoomItem

* Fix tests

* Smaller messagebox

* Messagebox colors tweak

* Beginning header buttons refactor

* Add HeaderButtons

* item with title

* Refactor

* Remove lib

* Refactor

* Update snapshot

* Send to channel on messagebox

* Add tshow

* Add showMessageInMainThread to login.user reducer

* Filter threads on main channel based on user setting

* Send tshow

* Add tunread

* Move unread colors logic away from UnreadBadge component so it can be used on other components

* Export UnreadBadge on index

* Add empty test

* Refactor

* Update tests

* Lint

* Thread unread user and group on RoomItem

* Thread badge working

* Started ThreadMessagesView.Item

* Fix separator

* Reactivity working

* Lint

* custom emojis aren't necessary

* Basic filter layout

* Filtering layout

* Refactor

* apply filter

* DropdownItemHeader

* default all

* few fixes

* No data found

* Fixes list performance issues

* Use locale on date formats

* Fixed minor styles

* Thread badge

* Refactor getBadgeColor

* Fix send to channel background color

* starting search threads

* Fix lint and tests

* Bump to 4.12.0 just for testing :)

* Search input layout

* query

* starting threads header

* fix unnecessary tlm on tmid messages

* Fix thread header

* lint

* Fix thread header on ShareView

* Add e2e tests

* Fix subscriptions sort

* Update stories and minor fixes

* Fix button sizes on Messagebox

* Remove comment

* Unnecessary conditional

* Add showMessageInMainThread to user collection

* Fix thread header

* Fix thread messages not working on tablet

* Reset Messagebox.tshow after sending a message

* Allow to send to channel when replying to a thread from main channel

* Unnecessary theme prop

* Address comments

* Remove re-render

* Fix scroll indicator bug

* Fix style

* Minor i18n fix

* Fix dropdown height

* I18n ptbr

* I18n
2020-10-30 14:35:07 -03:00
..
Attachments.js [IMPROVEMENT] Message Touchable (#2082) 2020-04-30 17:05:59 -03:00
Audio.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
Blocks.js [FIX] UIKit with only one block (#2022) 2020-04-13 10:56:57 -03:00
Broadcast.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
CallButton.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
Content.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
Context.js [IMPROVEMENT] Message Touchable (#2082) 2020-04-30 17:05:59 -03:00
Discussion.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
Emoji.js [FIX] ReactionsModal (#2085) 2020-05-04 11:09:47 -03:00
Encrypted.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
Image.js [IMPROVEMENT] Clear image cache when clear cache (#2300) 2020-07-17 14:39:06 -03:00
Message.js [IMPROVEMENT] Message Touchable (#2082) 2020-04-30 17:05:59 -03:00
MessageAvatar.js [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
MessageError.js [IMPROVEMENT] Message Touchable (#2082) 2020-04-30 17:05:59 -03:00
Reactions.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
ReadReceipt.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
RepliedThread.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
Reply.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
Thread.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
Touchable.js [IMPROVEMENT] Message Touchable (#2082) 2020-04-30 17:05:59 -03:00
Urls.js [IMPROVEMENT] Clear image cache when clear cache (#2300) 2020-07-17 14:39:06 -03:00
User.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
Video.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
constants.js Message render performance (#880) 2019-05-20 17:43:50 -03:00
index.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
styles.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
utils.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00