Commit Graph

75 Commits

Author SHA1 Message Date
KoalaSat
42022a5c82
Connection to contacts relays 2023-03-10 19:27:20 +01:00
KoalaSat
f2c87d2341
Bump versions 2023-03-04 17:08:58 +01:00
KoalaSat
771739d717
QR reader working 2023-02-26 19:48:09 +01:00
KoalaSat
b5ca2911d5
Lists 2023-02-25 23:10:04 +01:00
KoalaSat
e3a8fd0031
Camera QR 2023-02-25 20:45:27 +01:00
KoalaSat
3d10ae6ae8
Merge branch 'main' into dependabot/npm_and_yarn/types/react-native-vector-icons-6.4.13 2023-02-24 16:01:13 +00:00
KoalaSat
d1caed035c
Bumb 22-02-23 2023-02-22 22:15:28 +01:00
dependabot[bot]
57a02134e3
Bump jest and @types/jest
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.3.1 to 29.4.3
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest)

Updates `@types/jest` from 29.2.6 to 29.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 19:11:14 +00:00
dependabot[bot]
10dc76c6bb
Bump @types/react-native-vector-icons from 6.4.12 to 6.4.13
Bumps [@types/react-native-vector-icons](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native-vector-icons) from 6.4.12 to 6.4.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native-vector-icons)

---
updated-dependencies:
- dependency-name: "@types/react-native-vector-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 19:09:25 +00:00
KoalaSat
220df5478b
Group mentions and replies 2023-02-14 22:44:10 +01:00
dependabot[bot]
f26ce3cff9
Bump prettier from 2.8.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 22:32:15 +00:00
KoalaSat
9130bb2586
Bump metro-react-native-babel-preset from 0.73.6 to 0.75.0 (#329) 2023-02-13 22:10:42 +00:00
KoalaSat
d2836711a2
Bump babel-jest from 29.3.1 to 29.4.2 (#285) 2023-02-13 22:10:21 +00:00
dependabot[bot]
ad9461af90
Bump metro-react-native-babel-preset from 0.73.6 to 0.75.0
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.73.6 to 0.75.0.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/compare/v0.73.6...v0.75.0)

---
updated-dependencies:
- dependency-name: metro-react-native-babel-preset
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 19:11:31 +00:00
dependabot[bot]
efaa0e6fe5
Bump babel-jest from 29.3.1 to 29.4.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.3.1 to 29.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 18:21:10 +00:00
dependabot[bot]
66c7e9ade7
Bump react-native-safe-area-context from 4.4.1 to 4.5.0
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: react-native-safe-area-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 18:15:53 +00:00
KoalaSat
98c3da440d
remove version 2023-02-08 19:02:46 +01:00
KoalaSat
cb3f75ecc6
bump 2023-02-08 18:58:00 +01:00
KoalaSat
c7d66dd1a2
Relay Drawers 2023-02-03 17:33:08 +01:00
KoalaSat
fbb8c0c5a3
FlashLists 2023-02-03 10:37:54 +01:00
KoalaSat
0fdaac78dc
I|mprove image and big list performance 2023-02-03 09:08:59 +01:00
KoalaSat
c75f295571
Bumb 2023-01-31 18:57:57 +01:00
KoalaSat
3b4e7c62a5
clipboard search 2023-01-31 18:56:29 +01:00
KoalaSat
ffa27b80b6
Share contact and Upload image preview 2023-01-31 10:42:46 +01:00
KoalaSat
195fc26ce2
Upload images 2023-01-30 18:56:22 +01:00
KoalaSat
d36a51991c
Display version number 2023-01-29 12:18:20 +01:00
KoalaSat
2542a617c2
remove library 2023-01-28 23:11:25 +01:00
KoalaSat
e257dff5ee
Remove non-FOSS libary and add validator to release workflow (#195) 2023-01-27 09:37:20 +00:00
KoalaSat
571ea0f903
Create SkeletonNote component (#192) 2023-01-27 08:13:05 +00:00
KoalaSat
4be05fd410
Remove non-FOSS libary and add validator to release workflow 2023-01-27 09:07:40 +01:00
Pablo Carballeda
335b0b8add Create SkeletonNote component
Component for content loading
2023-01-26 20:24:44 +01:00
KoalaSat
89301e97f0
Version name an d nip21 test 2023-01-26 07:28:07 +01:00
w3irdrobot
64786e5106
replace moment with date-fns. make date be relative words 2023-01-24 23:22:00 -05:00
KoalaSat
a7d005bd66
Bump versions 2023-01-23 19:26:45 +01:00
w3irdrobot
ae9f807ab7
update clipboard to use dedicated package 2023-01-22 13:57:49 -05:00
KoalaSat
1cf5feb214
New UI performance improvements 2023-01-20 15:09:05 +01:00
KoalaSat
e89c4ba380
Change tab and bottom sheet libraries 2023-01-18 19:25:13 +01:00
KoalaSat
cdd2facf21
fix build error 2023-01-17 22:03:37 +01:00
KoalaSat
1f9e9b72df
New UI Fix create page 2023-01-17 11:50:37 +01:00
KoalaSat
691e6714dd
New UI Follow nad followers list 2023-01-16 13:09:18 +01:00
KoalaSat
4fd565694e
New UI Profile view and Card 2023-01-15 17:40:32 +01:00
KoalaSat
1a97246dd3
New UI Profile 2023-01-14 21:35:35 +01:00
KoalaSat
52beb0c63f
New UI Connect Page 2023-01-13 12:51:30 +01:00
KoalaSat
0efd9085f7
Bench32 compatible 2023-01-08 20:41:13 +01:00
KoalaSat
c79a7b18df
Pump versions 3-1-23 2023-01-03 17:52:18 +01:00
KoalaSat
56a0322e27
Lightning Payments 2023-01-03 17:26:49 +01:00
KoalaSat
cecbe3aea4
Pump versions 2022-12-30 19:16:44 +01:00
KoalaSat
50bfb5a998
Image preview and JS files restructred 2022-12-30 19:11:49 +01:00
KoalaSat
2ecb4261db
Mentions 2022-12-25 18:28:07 +01:00
KoalaSat
74be82991c
Languages 2022-12-24 16:38:29 +01:00