8000 Tags · madaxRO/status-mobile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: madaxRO/status-mobile

Tags

1.25.0

Toggle 1.25.0's commit message

Verified

This commit was signed with the committer’s verified signature.
FFFra Flavio Fraschetti
fix keyword renaming performance (status-im#17291)

1.24.0

Toggle 1.24.0's commit message

Partially verified

This commit is signed with the committer’s verified signature.
siddarthkay’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[status-im#16703] The display name is not resolved in chats for user …

…sender after relogin (status-im#16704)

1.20.4

Toggle 1.20.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

1.23.0

Toggle 1.23.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Parveshdhull Parvesh Monu
fix emoji pin in community (status-im#16041)

1.22.0

Toggle 1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add blur variants for context-tag (status-im#15621)

- Split context-tags into context-tag.view & context-tag.style namespaces
- Fix context-tags preview screen & add blur option

1.21.0

Toggle 1.21.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jakubgs Jakub
ios: fix xcode using system Node.js version

As discovered in:
status-im#15225

The attempt to fix this in:
status-im#15180

But it doesn't appear to work, so instead I'm allowing an override of
`NODE_BINARY` variable and spetting it when defining the Nix shell.

The key things here are:

* Xcode injects its own paths into `PATH` which breaks Nix env.
* Combining Nix shells with `inputsFrom` does not inherit all vars.

It's important to set these variables in `shellHook` and not elsewhere.

Signed-off-by: Jakub Sokołowski <jakub@status.im>

1.20.3

Toggle 1.20.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jakubgs Jakub
ci: update Apple dev team ID to update the org

We are trasnferring the Apple app to the new Switzerland based Apple
development organization/team from the old Singapore one, and to make
this work we also need to update the development team ID.

This should fix the following failure:
```
Could not find App ID with bundle identifier 'im.status.ethereum'
You can easily generate a new App ID on the Developer Portal using 'produce':
```
https://ci.infra.status.im/job/status-mobile/job/platforms/job/ios/854/console

Signed-off-by: Jakub Sokołowski <jakub@status.im>

1.20.2

Toggle 1.20.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix case in styles

Verified

This commit was signed with the committer’s verified signature.

1.19.0

Toggle 1.19.0's commit message

Verified

This commit was signed with the committer’s verified signature.
[status-im#13220] ENS warning is not shown for affected multiaccounts…

… after upgrade

Signed-off-by: andrey <motor4ik@gmail.com>
(cherry picked from commit d2bec18)
0