verdnatura-chat/app/utils
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
..
base64-js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
log [NEW] Toggle analytics events (#2422) 2020-09-11 14:34:11 -03:00
navigation [FIX] Android stack animation throwing illegal node ID (#2260) 2020-07-08 16:38:36 -03:00
shortnameToUnicode [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
appGroup.js [CHORE] App Group path as a iOS constant (#2439) 2020-08-31 17:29:44 -03:00
avatar.js [FIX] App always sends auth for Avatar requests (#2517) 2020-10-30 12:54:02 -03:00
debounce.js [WIP] Improves (#245) 2018-03-02 21:31:44 +00:00
deferred.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
deviceInfo.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
events.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
fetch.js [IMPROVEMENT] Change server while connecting/updating (#1981) 2020-05-05 10:11:28 -03:00
goRoom.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
info.js [FIX] Logout from custom oauth (#2377) 2020-08-25 17:04:18 -03:00
isReadOnly.js [NEW] Send multiple attachments (#2162) 2020-06-26 17:22:56 -03:00
isValidEmail.js Use Rest API calls (#558) 2018-12-05 18:52:08 -02:00
layoutAnimation.js [FIX] Watermelon throwing "Cannot update a record with pending updates" (#1754) 2020-03-02 17:12:41 -03:00
localAuthentication.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
media.js [NEW] Send multiple attachments (#2162) 2020-06-26 17:22:56 -03:00
messageTypes.js [NEW] Filter system messages per room (#1815) 2020-03-06 11:19:03 -03:00
moment.js [FIX] Moment locales (#1066) 2019-07-23 11:07:18 -03:00
openLink.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
random.js [NEW] OAuth (#241) 2018-02-23 17:29:05 -03:00
review.js [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
room.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
scaling.js [NEW] Tablet support (#1300) 2019-11-25 17:01:17 -03:00
scrollPersistTaps.js Emoji picker (#185) 2018-01-16 16:48:05 -02:00
server.js [NEW] Support client certificates for SSL (two-way authentication) (#1125) 2019-09-02 13:19:05 -03:00
theme.js [FIX] Wait attach activity before changeNavigationBarColor (#2111) 2020-05-13 17:26:26 -03:00
throttle.js Beta (#265) 2018-04-24 17:08:17 -03:00
touch.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
twoFactor.js [NEW] Two Factor authentication via email (#1961) 2020-04-01 17:32:24 -03:00
url.js [NEW] Delete Server (#1975) 2020-05-04 17:20:45 -03:00