Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.5.0 #583

Merged
merged 62 commits into from
Jan 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
0600b73
feat: Save texts in input fieldsβ€”message drafts
juliahermak Nov 22, 2023
aa61aa0
feat: keep reply/quote state
juliahermak Nov 30, 2023
9d3ffda
Merge branch 'dev' into Feat/save-texts-in-input-fields-message-drafts
juliahermak Nov 30, 2023
c7afbed
refactor(chat): move getter outside AChatForm
juliahermak Nov 30, 2023
8c86b3d
refactor: changed variable names
juliahermak Nov 30, 2023
aa31673
refactor: line space
juliahermak Dec 3, 2023
4550d67
fix: fixed a bug that was displayed
juliahermak Dec 25, 2023
9bc20f0
fix: fixed the declinations and added the address in front if there a…
juliahermak Dec 25, 2023
6deb34a
fix: сhanged the text output format and address
juliahermak Dec 26, 2023
b66b815
fix: in file en.json transaction.addresses
juliahermak Dec 26, 2023
7822699
fix: hover for the vertical arrow button
juliahermak Dec 28, 2023
297adfb
fix: added a button circle with less transparency
juliahermak Dec 29, 2023
04f2c4f
Update src/views/Home.vue
juliahermak Dec 29, 2023
3020edb
Update src/views/Home.vue
juliahermak Dec 29, 2023
d72268b
Merge pull request #575 from Adamant-im/Fix/vertical-arrow-button-for…
juliahermak Dec 29, 2023
04e90e8
feat: add shields
juliahermak Dec 29, 2023
eebd2fb
fix: condensed everything into one line
juliahermak Dec 29, 2023
b0fee22
refactor: space
juliahermak Dec 29, 2023
f4e43cf
fix: build show the dev
juliahermak Jan 5, 2024
0b94f56
chore(package.json):
RealGoodProgrammer Jan 9, 2024
e141557
chore(package.json) dev deps:
RealGoodProgrammer Jan 9, 2024
baa3fb0
fix(ChatStartDialog): build warning
RealGoodProgrammer Jan 9, 2024
29c91c5
fix: twitter and slack url
juliahermak Jan 9, 2024
3a2f7da
fix: badges url
juliahermak Jan 9, 2024
c7cb539
fix: rewritten on TS and corrected inaccuracies in functionality
juliahermak Jan 10, 2024
b886c78
Merge pull request #573 from Adamant-im/fix/bug-i18n-issue-on-transac…
bludnic Jan 10, 2024
1c7f0ba
Update src/components/Chat/Chat.vue
juliahermak Jan 10, 2024
b87f658
fix: refactor
juliahermak Jan 10, 2024
68f05cf
Merge branch 'Feat/save-texts-in-input-fields-message-drafts' of gith…
juliahermak Jan 10, 2024
916ecb5
Merge pull request #577 from Adamant-im/Feat/shields
bludnic Jan 10, 2024
580e03a
fix(package.json):
RealGoodProgrammer Jan 10, 2024
9eb492c
refactor(ChatStartDialog): removed deprecated styles (__btn-scan)
RealGoodProgrammer Jan 10, 2024
9de0fdd
Merge pull request #580 from Adamant-im/chore/update-libs
bludnic Jan 10, 2024
303405c
chore(Github): trigger Electron workflows
bludnic Jan 10, 2024
830a500
feat: translation zh.json and configure it in vue-i18n
juliahermak Jan 10, 2024
3a1e544
fix: title in LanguageSwitcher
juliahermak Jan 10, 2024
20de3fc
fix: zh.json title - δΈ­ζ–‡
juliahermak Jan 11, 2024
ee54548
Update src/locales/zh.json
juliahermak Jan 11, 2024
e9d6349
Update src/locales/zh.json
juliahermak Jan 11, 2024
edb7e84
Update src/locales/zh.json
juliahermak Jan 11, 2024
8fda451
Update src/locales/zh.json
juliahermak Jan 11, 2024
af029ce
Update src/locales/zh.json
juliahermak Jan 11, 2024
b879b74
Update src/locales/zh.json
juliahermak Jan 11, 2024
256f75c
Update src/locales/zh.json
juliahermak Jan 11, 2024
d1b5656
Update src/locales/zh.json
juliahermak Jan 11, 2024
6d45979
Update src/locales/zh.json
juliahermak Jan 11, 2024
0d322f1
Merge branch 'dev' into Feat/save-texts-in-input-fields-message-drafts
juliahermak Jan 11, 2024
6b9c644
fix: draftMessage - resetState
juliahermak Jan 11, 2024
5c7cb6f
fix: corrected symbols in zh.json
juliahermak Jan 11, 2024
760ac9a
Revert "fix: corrected symbols in zh.json"
juliahermak Jan 12, 2024
08d1ba1
Merge pull request #564 from Adamant-im/Feat/save-texts-in-input-fiel…
bludnic Jan 12, 2024
9a10dc7
fix: symbols in zh.json
juliahermak Jan 12, 2024
2c96299
fix: symbols
juliahermak Jan 12, 2024
963112e
Merge pull request #582 from Adamant-im/Feat/translate-the-app-to-Chi…
bludnic Jan 12, 2024
dd8b778
feat(Wallets): added STORJ token
bludnic Jan 12, 2024
b6ddf30
chore: release v4.5.0
bludnic Jan 12, 2024
f0507a5
fix: small changes
adamant-al Jan 13, 2024
957d7ba
Merge pull request #584 from Adamant-im/fix/zh-lang
bludnic Jan 15, 2024
c89146b
feat(i18n): configure default locale using ENV
bludnic Jan 15, 2024
edd4e6f
fix(icons): add missing STORJ icon
bludnic Jan 15, 2024
010a3aa
Merge pull request #585 from Adamant-im/feat/env-default-locale
bludnic Jan 15, 2024
c9ba846
chore: bump version to 4.5.1
bludnic Jan 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_FALLBACK_LOCALE=en
VITE_I18N_LOCALE=en
VITE_I18N_FALLBACK_LOCALE=en
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/adamant-im/adamant-im/dev.yml)](https://github.com/Adamant-im/adamant-im/actions/workflows/dev.yml) [![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Adamant-im/adamant-im?color=24bd13)](https://github.com/Adamant-im/adamant-im/graphs/commit-activity) [![GitHub release (with filter)](https://img.shields.io/github/v/release/adamant-im/adamant-im?color=24bd13)](https://github.com/Adamant-im/adamant-im/releases) [![Static Badge](https://img.shields.io/badge/Slack-brightgreen?logo=slack&logoColor=white&labelColor=fa8f02&color=grey&link=https%3A%2F%2Fjoin.slack.com%2Ft%2Fadamant-im%2Fshared_invite%2Fzt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ)](https://join.slack.com/t/adamant-im/shared_invite/zt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ) [![Static Badge](https://img.shields.io/badge/Twitter-brightgreen?logo=x&logoColor=white&labelColor=blue&color=grey&link=https%3A%2F%2Ftwitter.com%2Fadamant_im)](https://twitter.com/adamant_im)

# ADAMANT Messenger Progressive Web Application (PWA)

A messaging application client for ADAMANT Blockchain. See ADAMANT Project at [adamant.im](https://adamant.im).
Expand Down
Loading