Commit graph

22 commits

Author SHA1 Message Date
Elias Nahum
33836534e8
update libwebp (#7562) (#7566) 2023-09-28 17:18:22 +03:00
Mattermost Build
ab15f88f69
Update NOTICE.txt (#7525) (#7526) 2023-08-30 13:02:44 -04:00
Elias Nahum
784b05fe97
Upgrade Dependencies (#7299)
* upgrade reanimated

* update devDependencies

* upgrade react-intl

* update react-native and some dependencies

* update react-native-permissions

* update RN

* use Share sheet for Report a problem

* update Sentry

* remove step to downloadWebRTC

* update detox deps

* feedback review
2023-04-21 12:16:54 -04:00
Amy Blais
61010b8368
Update NOTICE.txt (#7241)
* Update NOTICE.txt

* Update NOTICE.txt

Co-authored-by: Christopher Poile <cpoile@gmail.com>

---------

Co-authored-by: Christopher Poile <cpoile@gmail.com>
2023-03-30 12:54:24 -04:00
Amy Blais
8be99d2c70
Update NOTICE.txt (#7026) 2023-01-26 20:23:45 +02:00
Elias Nahum
dbe565319d
BottomSheet migration to react-native-bottom-sheet (#6907)
* BottomSheet migration to react-native-bottom-sheet

* Use correct scroll view for announcement bottom sheet

* ux review

* Fix post options bottom sheet snap point

* feedback review
2023-01-05 09:51:51 +02:00
Mattermod
bcb8ffa2d1
Update Licences at Notice.txt to reflect dependency changes. (#6825) 2022-12-21 19:37:15 +02:00
Elias Nahum
b28e21a272
standardize user-agent (#6866) 2022-12-15 14:15:16 +02:00
Mattermod
62161750bd
Update Licences at Notice.txt to reflect dependency changes. (#6797) 2022-11-29 12:47:54 +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
Mattermod
a32022ba5c
Update Licences at Notice.txt to reflect dependency changes. (#6637) 2022-09-12 09:55:27 -03:00
Mattermod
9b0940a93e
Update Licences at Notice.txt to reflect dependency changes. (#6555) 2022-08-08 09:19:27 -04:00
Mattermod
a8aa7f48ab
Update Licences at Notice.txt to reflect dependency changes. (#6504) 2022-07-25 10:02:42 -04:00
Mattermod
aa0edc2e63
Update Licences at Notice.txt to reflect dependency changes. (#6392) 2022-06-16 18:02:38 -04:00
Mattermod
e26d77811b
Update Licences at Notice.txt to reflect dependency changes. (#6363) 2022-06-09 08:39:15 -04:00
Amy Blais
96797909ea
[Gekidou] Update NOTICE.txt (#6315) 2022-06-03 07:26:52 -04:00
Elias Nahum
527bd04170
Update dependencies 2022-03-26 20:33:13 -03:00
Elias Nahum
388a4248a0
Update dependencies (#5885) 2021-12-26 12:38:02 +02:00
Elias Nahum
39982a4280
Gekidou deps (#5815)
* upgrade dependencies

* async-storage upgrade
2021-11-06 16:24:53 -03:00
Elias Nahum
c64277bdbf
Gekidou Update deps (#5530) 2021-07-11 07:52:44 -04:00
Miguel Alatzar
134c4a49c5
Integrate react-native-network-client (#5499)
* fix: handle NSMutableData

* feat: integrate react-native-network-client

* fix: typos

* fix: semicolon

* fix: rename to urlVersion

* fix: add returnDataOnly arg

* fix: configure network client

* fix: headers

* fix: handling of serverVersion

* fix: rename requests to actions

* fix: action imports

* fix: no need to stringify body

* fix: sso flow

* fix: address PR feedback

* fix: invalidate client on logout

* fix: address PR feedback take 2

* fix: address PR feedback take 3

* fix: tsc issues

* fix: get csrf token during client creation

* fix: linter

* fix: invalidate client onLogout

* fix: event emitter

* fix: unit tests

* fix: apply linter fixes

* fix lint

* Modify actions to add / update database values

* Rename clien4.d.ts to client.d.ts

* fix empty & missing translations

* cleanup api client

* Cleanup init & squash some TODO's

* Emit certificate errors in NetworkManager

* cleanup user actions

* Fix NetworkManager invalidate client

* Invalidate client when server screen appears

* Update kotlin to 1.4.30 required by network-client

* patch react-native-keychain to remove cached credential

* update react-native-network-client

* Use app.db instead of default.db in native code

* fix use of rnnc on Android

* Init PushNotifications

* No need to reset serverVersion on logout

* fix logout action

* fix deleteServerDatabase

* fix schedule expired session notification

* use safeParseJSON for db json fields

* unsubscribe when database component unmounts

* cleanup init

* session type

* pass launchprops to entire login flow

* Properly remove third party cookies after SSO login

* recreate network client if sso with redirect fails

* add missing launch props from server screen

* use query prefix for database queries

* Add temporary logout function to channel screen

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-07-06 11:16:35 -04:00
Elias Nahum
22e82dfc2a
Barebones code for v2 2020-11-17 14:20:58 -03:00