Djorkaeff Alexandre
|
d8c8817f04
|
[NEW] Custom Status (#1811)
* [NEW] Custom Status
* [FIX] Subscribe to changes
* [FIX] Improve code using Banner component
* [IMPROVEMENT] Toggle modal
* [NEW] Edit custom status from Sidebar
* [FIX] Modal when tablet
* [FIX] Styles
* [FIX] Switch to react-native-promp-android
* [FIX] Custom Status UI
* [TESTS] E2E Custom Status
* Fix banner
* Fix banner
* Fix subtitle
* status text
* Fix topic header
* Fix RoomActionsView topic
* Fix header alignment on Android
* [FIX] RoomInfo crashes when without statusText
* [FIX] Use users.setStatus
* [FIX] Remove customStatus of ProfileView
* [FIX] Room View Thread Header
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-30 17:19:01 -03:00 |
Djorkaeff Alexandre
|
475ccbd9c7
|
[NEW] Create discussions (#1942)
* [WIP][NEW] Create Discussion
* [FIX] Clear multiselect & Translations
* [NEW] Create Discussion at MessageActions
* [NEW] Disabled Multiselect
* [FIX] Initial channel
* [NEW] Create discussion on MessageBox Actions
* [FIX] Crashing on edit name
* [IMPROVEMENT] New message layout
* [CHORE] Update README
* [NEW] Avatars on MultiSelect
* [FIX] Select Users
* [FIX] Add redirect and Handle tablet
* [IMPROVEMENT] Split CreateDiscussionView
* [FIX] Create a discussion inner discussion
* [FIX] Create a discussion
* [I18N] Add pt-br
* Change icons
* [FIX] Nav to discussion & header title
* Fix header
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-30 16:50:27 -03:00 |
Diego Mello
|
acdf39b32d
|
[NEW] Onboarding layout (#1954)
* Onboarding texts
* OnboardingView
* FormContainer
* Minor fixes
* NewServerView
* Remove code
* Refactor
* WorkspaceView
* Stash
* Login with email working
* Login with
* Join open
* Revert "Login with"
This reverts commit d05dc507d2 .
* Fix create account styles
* Register
* Refactor
* LoginServices component
* Refactor
* Multiple servers
* Remove native images
* Refactor styles
* Fix testid
* Fix add server on tablet
* i18n
* Fix close modal
* Fix TOTP
* [FIX] Registration disabled
* [FIX] Login Services separator
* Fix logos
* Fix AppVersion name
* I18n
* Minor fixes
* [FIX] Custom Fields
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
|
2020-03-30 16:20:50 -03:00 |
Djorkaeff Alexandre
|
ce1a2d5374
|
[FIX] Encode Image URI (#1909)
* [FIX] Encode Image URI
* [FIX] Check if Image is Valid
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-20 13:26:50 -03:00 |
Ezequiel de Oliveira
|
6a36abadbf
|
[FIX] Emojis transparent on android (#1881)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-17 17:42:02 -03:00 |
devyaniChoubey
|
3997538eb0
|
[FIX] Incorrect size params to avatar endpoint (#1875)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-17 16:55:32 -03:00 |
devyaniChoubey
|
589e2e2666
|
[IMPROVEMENT] Show toast when a message is starred/unstarred (#1616)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-17 13:35:37 -03:00 |
devyaniChoubey
|
d11277e691
|
[IMPROVEMENT] Make username clickable on message (#1618)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-17 13:14:54 -03:00 |
Diego Mello
|
9bea72faac
|
[FIX][iOS] Ignore silent mode on audio player (#1862)
|
2020-03-11 10:44:51 -03:00 |
Diego Mello
|
a1f842b009
|
[FIX] e2e tests (#1838)
|
2020-03-06 15:13:33 -03:00 |
Youssef Muhamad
|
b9360217e6
|
[NEW] Filter system messages per room (#1815)
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-06 11:19:03 -03:00 |
Diego Mello
|
512ffe4990
|
[REGRESSION] Room View header title (#1827)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-05 11:35:05 -03:00 |
Djorkaeff Alexandre
|
e677c19ca4
|
[FIX] Empty mentions for @all and @here when real name is enabled (#1822)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-04 10:52:13 -03:00 |
Diego Mello
|
005e1ac46b
|
[FIX] Detox tests (#1790)
|
2020-03-03 17:27:38 -03:00 |
Diego Mello
|
3d535196a5
|
[FIX] Watermelon throwing "Cannot update a record with pending updates" (#1754)
|
2020-03-02 17:12:41 -03:00 |
Youssef Muhamad
|
9d615d5ffb
|
[NEW] Mark message as unread (#1785)
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
|
2020-02-28 16:31:19 -03:00 |
Djorkaeff Alexandre
|
98e65d69d4
|
[FIX] Keyboard tracking loses input ref (#1784)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-02-28 14:52:50 -03:00 |
Diego Mello
|
39d9a00933
|
[IMPROVEMENT] Markdown perf (#1796)
|
2020-02-28 13:18:03 -03:00 |
Djorkaeff Alexandre
|
c583e0c8f5
|
[IMPROVEMENT] Remove useMarkdown (#1774)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-02-27 15:34:20 -03:00 |
Djorkaeff Alexandre
|
9e4cef5742
|
[FIX] Use RealName when necessary (#1758)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-02-21 13:13:05 -03:00 |
phriedrich
|
48e512db1e
|
[IMPROVEMENT] Honor "Message_AudioRecorderEnabled" (#1764)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-02-20 18:02:09 -03:00 |
Djorkaeff Alexandre
|
a9e61c5d8b
|
[FIX] HTTP Basic Auth (#1753)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-02-20 09:58:13 -03:00 |
Diego Mello
|
6a40d4cefb
|
[CHORE] Memory leaks investigation (#1675)
|
2020-02-17 16:06:18 -03:00 |
Diego Mello
|
a580d3a867
|
[FIX] Add missing calls to user info (#1741)
|
2020-02-17 13:06:46 -03:00 |
Diego Mello
|
a200e9707e
|
[FIX] Prevent reaction map error (#1743)
|
2020-02-17 13:06:30 -03:00 |
Diego Mello
|
677b28818d
|
[FIX] Prevent toast ref error (#1744)
|
2020-02-17 13:06:08 -03:00 |
Diego Mello
|
290c53efa9
|
[FIX] Stop logging react-native-image-crop-picker (#1745)
|
2020-02-17 13:05:47 -03:00 |
Diego Mello
|
d970952086
|
[REVERT] Show emoji keyboard on Android (#1738)
|
2020-02-17 09:14:56 -03:00 |
Sarthak Pranesh
|
91518a1bc4
|
[IMPROVEMENT] Hold URL to copy (#1684)
|
2020-02-14 10:39:42 -03:00 |
Diego Mello
|
400d33250d
|
[REGRESSION] Remove @ and # from mention (#1721)
|
2020-02-13 21:22:53 -03:00 |
Djorkaeff Alexandre
|
88c0ba6aff
|
[FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) (#1720)
|
2020-02-13 17:44:57 -03:00 |
Diego Mello
|
58e5781ed2
|
[FIX] Spotlight (#1719)
|
2020-02-13 16:24:39 -03:00 |
Djorkaeff Alexandre
|
3a87872415
|
[FIX] Small fixes on UIKit (#1709)
|
2020-02-12 14:21:11 -03:00 |
Djorkaeff Alexandre
|
ebe36cdc00
|
[FIX] Unhandled action on UIKit (#1703)
|
2020-02-11 13:00:58 -03:00 |
Djorkaeff Alexandre
|
836683591c
|
[IMPROVEMENT] Send tmid on slash commands and media (#1698)
|
2020-02-11 12:56:06 -03:00 |
Diego Mello
|
3683b8936a
|
[IMPROVEMENT] Use reselect (#1696)
|
2020-02-11 11:09:14 -03:00 |
Djorkaeff Alexandre
|
b87472f10b
|
[NEW] UiKit Beta (#1497)
|
2020-02-11 11:01:35 -03:00 |
Youssef Muhamad
|
28b5821dae
|
[NEW] Confirm logout/clear cache (#1688)
|
2020-02-10 11:53:42 -03:00 |
Djorkaeff Alexandre
|
b90cf9e486
|
[NEW] Omnichannel Beta (#1674)
|
2020-02-07 10:24:16 -03:00 |
Diego Mello
|
982b1d39e9
|
[FIX] Disallow empty sharing (#1664)
|
2020-02-05 13:40:44 -03:00 |
Djorkaeff Alexandre
|
7dffa14b77
|
[NEW] Request review (#1627)
|
2020-02-03 15:28:18 -03:00 |
Diego Mello
|
16652241a8
|
[FIX] Draft messages not working with themed Messagebox (#1525)
|
2020-01-07 10:58:47 -03:00 |
Djorkaeff Alexandre
|
66d21408b6
|
[NEW] Image Viewer (#1479)
|
2019-12-18 18:13:11 -03:00 |
Diego Mello
|
cf98d794fd
|
[FIX] Few fixes on themes (#1477)
|
2019-12-17 11:08:06 -03:00 |
Diego Mello
|
7df6afdcd3
|
[FIX] Emoji parser not working on Hermes (#1445)
|
2019-12-11 16:00:38 -03:00 |
Diego Mello
|
7b51df377d
|
[NEW] Themes (#1298)
|
2019-12-04 13:39:53 -03:00 |
Diego Mello
|
4bb0bfa7eb
|
[IMPROVEMENT] Markdown performance when identifying emoji only content (#1422)
|
2019-11-27 17:53:14 -03:00 |
Djorkaeff Alexandre
|
a0dc2bad4a
|
[NEW] Tablet support (#1300)
|
2019-11-25 17:01:17 -03:00 |
Diego Mello
|
fcb420a773
|
[FIX] Remove some unnecessary re-renders on Messagebox (#1341)
|
2019-10-30 11:14:41 -03:00 |
Calebe Rios
|
c304904380
|
[FIX] Pass isFocused as a function to Messagebox (#1309)
|
2019-10-28 17:51:46 -03:00 |