verdnatura-chat/app/sagas
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
..
createChannel.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
createDiscussion.js [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
deepLinking.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
encryption.js [NEW] E2E Encryption push (iOS) (#2463) 2020-09-24 15:34:13 -03:00
index.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
init.js [CHORE] Change database location to Experimental Apps (#2483) 2020-09-23 14:16:04 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
messages.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
room.js [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
rooms.js [CHORE] Change database location to Experimental Apps (#2483) 2020-09-23 14:16:04 -03:00
selectServer.js [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
state.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00