mattermost-mobile/ios
Daniel Espino García 55324127e1
[Gekidou] Post input (#5844)
* Initial commit post input

* Fix message posting, add create direct channel and minor fixes

* Fix "is typing" and "react to last post" behaviour

* Some reordering, better handling of upload error, properly clear draft on send message, and fix minor progress bar misbehavior

* Add keyboard listener for shift-enter, add selection between video or photo while attaching, add alert when trying to attach more than you are allowed, add paste functionality, minor fixes and reordering

* Add library patch

* Fix lint

* Address feedback

* Address feedback

* Add missing negation

* Check for group name and fix typo on draft comparisons

* Address feedback

* Address feedback

* Address feedback

* Address feedback

* Fix several bugs

* Remove @app imports

* Address feedback

* fix post list & post draft layout on iOS

* Fix post draft cursor position

* Fix file upload route

* Allow to pick multiple images using the image picker

* accurately get the channel member count

* remove android cursor workaround

* Remove local const INPUT_LINE_HEIGHT

* move getPlaceHolder out of the component

* use substring instead of legacy substr for hardward keyboard

* Move onAppStateChange above the effects

* Fix camera action bottom sheet

* no need to memo SendButton

* properly use memberCount in sender handler

* Refactor how to get memberCount

* Fix queryRecentPostsInThread

* Remove unused isDirectChannelVisible && isGroupChannelVisible util functions

* rename errorBadUser to errorUnkownUser

* extract localized strings

* use ClientErrorProps instead of ClientError

* Minor improvements

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-02-03 08:59:15 -03:00
..
DatabaseHelper/DatabaseHelper iOS - Fetch and store data on push notification receipt (#5645) 2021-08-31 15:43:57 -07:00
Fonts Barebones code for v2 2020-11-17 14:20:58 -03:00
Gekidou [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
Mattermost Corrects SemiBold to Semibold (#5903) 2022-01-20 09:28:08 -03:00
Mattermost.xcodeproj V2 dependency updates (#5907) 2022-01-21 08:49:04 -03:00
Mattermost.xcworkspace iOS - Fetch and store data on push notification receipt (#5645) 2021-08-31 15:43:57 -07:00
MattermostShare iOS - Fetch and store data on push notification receipt (#5645) 2021-08-31 15:43:57 -07:00
MattermostTests Barebones code for v2 2020-11-17 14:20:58 -03:00
NotificationService [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
patches [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
SplashScreenResource [Gekidou] Update Splash Screen / App icons and Android snooze Push Notifications (#5658) 2021-08-31 14:58:09 -04:00
UploadAttachments [Gekidou] iOS - Fetch and store data on push notification receipt 2021-09-20 17:59:42 -03:00
bundleReactNative.sh [Gekidou] Upgrade to RN 0.66.0 (#5711) 2021-10-03 14:19:16 -03:00
Gemfile V2 dependency updates (#5907) 2022-01-21 08:49:04 -03:00
Gemfile.lock Fix gif animation speed on iOS ProMotion enabled devices 2022-02-01 17:56:21 -03:00
makeSentryProperties.sh Barebones code for v2 2020-11-17 14:20:58 -03:00
Podfile [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
Podfile.lock [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
react-native-xcode.sh [Gekidou] Update Splash Screen / App icons and Android snooze Push Notifications (#5658) 2021-08-31 14:58:09 -04:00
uploadDebugSymbols.sh Barebones code for v2 2020-11-17 14:20:58 -03:00