Pablo Velez Vidal
88ef4fa9ed
start the buttons animation
2022-11-07 18:44:11 +01:00
Pablo Velez Vidal
2a5237c024
add the outer dot style
2022-11-07 18:44:11 +01:00
Pablo Velez Vidal
90cac692b4
improve the animations for image and text
2022-11-07 18:44:11 +01:00
Pablo Velez Vidal
9f4207ddcf
add initial animations to ttitle and text
2022-11-07 18:44:11 +01:00
Pablo Velez Vidal
f4abc5a20f
extract the button to its own component; start text animations
2022-11-07 18:44:10 +01:00
Pablo Velez Vidal
50b832fbad
use last index to modify buttons texts
2022-11-07 18:44:10 +01:00
Pablo Velez Vidal
92087b8c3f
add the sign in handler
2022-11-07 18:44:10 +01:00
Pablo Velez Vidal
519fcd2181
add the paginator animations shadows
2022-11-07 18:44:10 +01:00
Pablo Velez Vidal
19b2c3c41f
Add the paginator
2022-11-07 18:44:10 +01:00
Pablo Velez Vidal
1d134d705b
add images, add initial flat list with horizontal scroll
2022-11-07 18:44:10 +01:00
Pablo Velez Vidal
b7e8c3b739
MM-35065 - add addonboarding screens; first steps
2022-11-07 18:44:10 +01:00
Matthew Birtch
1d4806d7b0
udpated theme color and position of unread dot and adjusted border radius on selected team ( #6738 )
2022-11-07 05:09:17 +02:00
Matthew Birtch
8e6c452256
change generic file icon to paperclip icon ( #6739 )
2022-11-07 05:09:03 +02:00
Elias Nahum
d8504b822c
Update denim theme link color ( #6733 )
2022-11-04 20:57:12 +04:00
Mylon Suren
684bbb4aef
Remove down arrow next to team name and make team name unclickable ( #6715 )
2022-11-03 17:37:58 +02:00
Jason Frerich
88ff8fac30
[Bug] Emit boolean with "of" operator ( #6729 )
2022-11-02 19:35:23 -05:00
Jason Frerich
debcc99480
[Gekidou MM-48006] Show keyboard when select a modifier ( #6714 )
2022-11-02 12:15:54 -05:00
Daniel Espino García
f033a28eb2
Make so Autocomplete opens when we use the at quick action ( #6613 )
...
* Make so Autocomplete opens when we use the at quick action
* Open keyboard when the quick action is pressed
2022-10-31 18:02:44 +01:00
Jason Frerich
b58b425909
[Gekidou - MM-47656] Members List UI Changes ( #6698 )
2022-10-31 09:44:04 -05:00
Daniel Espino García
bb0322321e
Fetch and store bindings ( #6660 )
...
* Fetch and store bindings
* Fix navigate and form opening
2022-10-28 17:08:28 -04:00
Guillermo Vayá
fd7ab546e0
don't bold muted channels ( #6713 )
2022-10-28 10:53:29 -03:00
Anurag Shivarathri
04c3533b95
[Gekidou MM-47224] Don’t show in app notifications for the active thread ( #6704 )
...
* Conditions fix
* Comments fix
2022-10-28 10:04:58 -03:00
Jason Frerich
d26d000ce3
[Gekidou MM-47999, MM-48005] Remove unusable modifiers, default team picker to current team ( #6709 )
...
* add showMore component only when exceeding 4 modifier elements
* rename variable
* When the user switches teams, default search screen to to that team
2022-10-28 10:04:30 -03:00
Elias Nahum
2eb52990ca
apply heading style to hashtags ( #6710 )
2022-10-28 10:02:32 -03:00
Matthew Birtch
14cc74fdb9
update team sidebar's background color to match with the theme color used in the webapp ( #6711 )
2022-10-28 10:01:51 -03:00
Jason Frerich
c627fb8df9
[Gekidou MM-46229] Add hideAndLock, showAndUnlock callbacks for Search ( #6677 )
...
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-10-27 22:04:26 -05:00
Christopher Poile
67342246eb
MM-45754 - Calls: Add current call bar to thread screen ( #6628 )
...
* remove isCallsPluginEnabled; add current call bar to thread screen
* popTo thread/call screen; updateProps in dismissAllModalsAndPopToScreen
* remove unneeded withServerUrl; only updateProps if needed
2022-10-25 21:34:51 -04:00
Daniel Espino García
bb051b83b9
Use always first the local channels ( #6594 )
...
* Use always first the local channels
* Fix several race condition related issues
* Remove clean after cursor change
* Address feedback
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Daniel Espino <danielespino@MacBook-Pro-de-Daniel.local>
2022-10-24 10:55:31 +02:00
Daniel Espino García
c82c634523
Hide autocomplete when the input is blurred. ( #6692 )
2022-10-21 10:35:59 +02:00
Elias Nahum
0be105e8fb
Fix gallery header & footer as well as download video toast ( #6695 )
2022-10-20 10:19:04 -03:00
Elias Nahum
e5d2e1d364
auto update timezone when device changes its location ( #6691 )
2022-10-20 10:18:41 -03:00
Jason Frerich
6b2d8ceff3
[Gekidou MM-47486] Clear the search input after selecting a user ( #6683 )
2022-10-20 05:54:00 -05:00
Daniel Espino García
b90eaefcc0
Remove not member teams on startup ( #6688 )
2022-10-20 11:31:37 +02:00
Daniel Espino García
4f4f96ff24
Fix channel links when it implies joining a channel ( #6686 )
2022-10-18 16:16:06 +02:00
Elias Nahum
5c7e89d7de
[Gekidou] update deps ( #6667 )
...
* Fix login not showing the usernames (#6652 )
* update dependencies
* feedback review
* feedback review 2
* remove unused dependencies
* remove duplicate gesture-handler dependency
* add -XX:+HeapDumpOnOutOfMemoryError to gradle
* adjust gradle memory
* update android ci image
* android executor xlarge
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-10-13 08:41:18 -03:00
Elias Nahum
e1c74124e2
Fix switch to channel when notification is dismissed ( #6675 )
2022-10-11 10:36:45 -03:00
Jason Frerich
380b375411
[Gekidou MM-45790] Create File Options Menu for Tablet View ( #6531 )
2022-10-11 08:19:13 -05:00
Elias Nahum
d201035a89
[Gekidou] Add custom status to user profile sheet ( #6670 )
...
* Add custom status to user profile sheet
* add missing translations
2022-10-11 09:18:46 -03:00
Elias Nahum
4c4d5475f3
Fix channel calls icon alignment ( #6668 )
2022-10-07 09:14:48 -03:00
Daniel Espino García
2b4b7c7e92
Fix permissions defaulting to true ( #6653 )
2022-10-04 11:40:31 +02:00
Christopher Poile
681b6b0b0f
MM-47003 - Calls - Fix for: peer connection timeout ( #6658 )
...
* force negotiation
* fix message bug
* remove forced negotiation
2022-10-03 13:12:02 -04:00
Daniel Espino García
e905f7df29
Fix login not showing the usernames ( #6652 )
2022-09-22 16:34:12 -04:00
Elias Nahum
13464cb06b
dismiss bottomSheet before opening the camera
2022-09-18 06:59:56 -04:00
Elias Nahum
4c389a49fa
Gekidou session expired notification ( #6639 )
...
* Fix crash on Android when session expired notification is presented
* react-native-notification patch for schedule fix on android and open local notification on iOS
* Fix android scheduled session notification crash
* patch react-native-navigation to support blur/focus AppState on Android
* remove schedule session expired notification from login entry point
* schedule session expired notification actions
* add session manager
* Handle open session expired notification
2022-09-18 06:57:55 -04:00
Anurag Shivarathri
af77f74902
Fix ( #6644 )
2022-09-15 14:13:46 +05:30
Jason Frerich
9b41b21319
[Gekidou MM-45506] Do not include empty DM and GMs in Channel List ( #6630 )
2022-09-14 08:36:15 -05:00
Jason Frerich
36846e9b4c
[Gekidou MM-46847] allow wrapping long channel text in autocomplete ( #6633 )
2022-09-14 08:21:57 -05:00
Jason Frerich
94f1598455
[Gekidou MM-45046] Always show threads button when filtered and unfiltered ( #6635 )
2022-09-13 17:38:39 -05:00
Anurag Shivarathri
a98c3d5d3a
Fix ( #6642 )
2022-09-13 10:35:50 +02:00
Daniel Espino García
260e1cfde7
Refactor entry to better share between rest and GQL ( #6638 )
...
* Refactor entry to better share between rest and GQL
* Address feedback
2022-09-12 12:27:47 -03:00