vn-verdnaturachat/app/containers
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
..
ActionSheet [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
Avatar [FIX] App always sends auth for Avatar requests (#2517) 2020-10-30 12:54:02 -03:00
Button [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
EmojiPicker [IMPROVEMENT] Clear image cache when clear cache (#2300) 2020-07-17 14:39:06 -03:00
Header [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
HeaderButton [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
InAppNotification [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00
List [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
MessageActions [FIX] Logout from custom oauth (#2377) 2020-08-25 17:04:18 -03:00
MessageBox [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
Passcode [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
Status [FIX] Vertically centralize RoomItem when `Store_Last_Message` is disabled (#2363) 2020-07-31 14:06:22 -03:00
TwoFactor [IMPROVEMENT] TwoFactor component styling (#2328) 2020-07-22 16:37:42 -03:00
UIKit [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
markdown [IMPROVEMENT] Mentions layout without background (#2559) 2020-10-30 12:58:48 -03:00
message [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
ActivityIndicator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
AppVersion.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
Check.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
FormContainer.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
Loading.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
LoginServices.js [IMPROVEMENT] Customize Sign in with Apple button (#2420) 2020-08-21 16:22:29 -03:00
MessageErrorActions.js [FIX] Missing delete icon on MessageErrorActions (#2373) 2020-08-05 13:48:24 -03:00
OrSeparator.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
ReactionsModal.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
RoomTypeIcon.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
SafeAreaView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
SearchBox.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
StatusBar.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
TextInput.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
Toast.js [FIX] Prevent toast ref error (#1744) 2020-02-17 13:06:08 -03:00