Evgeny Poberezkin
f037ffe107
core: prevent failure loading chat on invalid item content JSON ( #2349 )
...
* core: prevent failure loading chat on invalid item content JSON
* corrections
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
* platform independent parsing
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
2023-05-01 08:18:04 +01:00
M Sarmad Qadeer
fa6ba3110b
website: fix Chinese in dropdown ( #2358 )
2023-05-01 07:38:59 +01:00
Evgeny Poberezkin
6f82ddc032
website: fix tailwindcss version
2023-05-01 07:13:29 +01:00
Evgeny Poberezkin
ee3267388f
website: fix build
2023-04-30 23:22:35 +01:00
M Sarmad Qadeer
f97a1fcedf
website: add docs to website ( #2080 )
...
* website: add fontmatter & improve image URLs where necessary
* website: add docs to website
* website: add prismjs for code highlighting
* website: change npm install position in web.sh
* website: fix an image URL in lang/cs/README.md
* website: improve image paths in lang/cs/translations.md
* website: add responsiveness & improve stylings of docs
* website: add dir to navbar in blog & docs
* website: remove scroll in mobile dropdown menu
* website: remove rfcs & add guide docs to website
* website: remove file renaming script from web.sh
* website: add menu to docs in nav
* website: add hash list & add scroll to headers
* website: customize docs frontmatter through JS
* website: remove supported_languages.json
* website: move merge_translations.js to JS folder
* website: add the following changes to docs
- add frontmatter to new doc merged from master
- add ignoreForWeb property to frontmatter of README.md docs
* website: remove package-lock.json from .gitignore
* website: add package-lock.json from .gitignore
* website: add no docs message to docs dropdown
* website: improve the sidebar of docs
* website: add revision date to docs
* website: add script to add version to docs frontmatter
* website: add layout to display message in docs if its version is old
* website: improve nav responsiveness
* website: remove frontmatter form main README & rfcs
* website: remove rfcs from website folder
* website: add ignore condition for rfcs in .eleventy
* website: remove frontmatter from lang README docs
* website: remove README from website's lang docs
* website: add guides menu in nav
* website: following changes
- add docs_dropdown.json
- extend reference menu in nav
- remove docs menu from nav
* website: fix in docs sidebar
* website: revert main docs README.md files
* website: revert main docs README.md files
* website: move scripts out of js that are for build
* website: remove displayAt form guide docs
* website: create a docs_sidebar.json & shift to that approach
* update navigation
* website: set navbar
* website: add icons to external links
* website: change the approach for docs sidebar creation
* website: update docs template
* website: add some strings to en.json and map them accordingly
* remove icon
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-30 22:31:23 +01:00
Evgeny Poberezkin
315d830357
android: export all theme colors ( #2348 )
2023-04-29 13:11:44 +01:00
M Sarmad Qadeer
00caeae914
website: add simplex reviews section ( #2346 )
...
* website: add simplex reviews section
* website: update review section position & add quality images
* website: add dark mode images
* website: avoid text selection when hover on logos
* website: add layout fix
* website: add spaces in simplex review
* website: improve margin of simplex review
* website: add title to logos in simplex review
* titles, order
* update images
* move images
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-29 09:53:27 +01:00
spaced4ndy
199835b671
ios: allow all group members to view welcome message ( #2347 )
...
* ios: allow all group members to view welcome message
* remove diff
* layout
* ignore taps on preview
* remove newline
* show/hide keyboard
* fix button flickering
* remove space
* remove unused function
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-28 20:34:24 +04:00
spaced4ndy
ce2225d355
ios: align 1-time link design with new address design ( #2337 )
...
* ios: align 1-time link design with new address design
* update text
* layout
* bigger font, icon
* padding
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-28 14:11:32 +04:00
Evgeny Poberezkin
b4f1f94bcc
Merge branch 'master' into contact-address-ux
2023-04-28 10:41:49 +01:00
spaced4ndy
90cee6b802
ios: scroll address view on keyboard, translations ( #2344 )
...
* ios: scroll address view on keyboard, translations
* fix typo
* revert text
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-28 12:21:23 +04:00
spaced4ndy
2a883bb958
core: add /profile_address command to help ( #2345 )
2023-04-28 12:14:07 +04:00
Stanislav Dmitrenko
607f77d432
android: more checks for colors in customized theme ( #2343 )
...
* android: more checks for colors in customized theme
* code style
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-28 09:09:42 +01:00
Stanislav Dmitrenko
c254b33753
android: blue theme and more options ( #2331 )
...
* android: blue theme and more options
* more color options and better code
* more color options and some fixes
* removed preferences about non-existent theme
* colors
* Revert "removed preferences about non-existent theme"
This reverts commit cbb38d54a8
.
* colors
* update colors
* migrations
* HighOrLowLight -> secondary
* new color
* color
* update colors, move colors to a separate page
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-27 20:32:40 +01:00
Stanislav Dmitrenko
59f3848056
android: cancel and destructive buttons in alerts ( #2238 )
2023-04-27 17:00:03 +01:00
Stanislav Dmitrenko
69aa002c83
android: prevent click & long click at the same time ( #2237 )
2023-04-27 16:44:12 +01:00
spaced4ndy
0b57cc08a7
core, ios: include contact addresses in profiles ( #2328 )
...
* core: include contact links in profiles
* add connection request link to contact and group profiles
* set group link on update, view, api
* core: include contact addresses in profiles
* remove id from UserContactLink
* schema, fix test
* remove address from profile when deleting link, tests
* remove diff
* remove diff
* fix
* ios wip
* learn more, confirm save, reset on delete
* re-use in create link view
* remove obsolete files
* color
* revert scheme
* learn more with create
* layout
* layout
* progress indicator
* delete text
* save on change, layout
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-27 17:19:21 +04:00
sh
8630d1ab12
templates: update labels ( #2335 )
2023-04-27 09:18:40 +01:00
Evgeny Poberezkin
591aa9eaa5
core: get all chat items API ( #2333 )
...
* core: get all chat items API
* test
2023-04-27 08:12:34 +01:00
sh
f82fa42cba
github: issue templates ( #2330 )
...
* issue template test
* templates: allow blank issues
2023-04-26 16:37:13 +01:00
Evgeny Poberezkin
aa441c88db
Merge branch 'stable'
2023-04-26 08:30:55 +01:00
Evgeny Poberezkin
17ee22da72
readme: update group link
2023-04-26 08:30:35 +01:00
spaced4ndy
a9957fb46d
core: delete xftp file when user is not found by file id ( #2234 )
2023-04-25 15:46:00 +04:00
Stanislav Dmitrenko
f5c87fdd4c
android: better auth when opening profiles ( #2236 )
...
* android: better auth when opening profiles
* consistent behaviour between auth methods
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-25 10:45:46 +01:00
Stanislav Dmitrenko
23467a2248
android: lint fix and removed unused lib ( #2235 )
2023-04-25 10:31:26 +01:00
M Sarmad Qadeer
9fa93e40cb
website: add atom feeds for blogs ( #2233 )
...
* website: add atom feeds for blogs
* update front-matter
* website: add atom and rss feeds for blogs
* include full blog content
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-24 19:31:59 +01:00
M Sarmad Qadeer
f4b852d2dd
website: fix chines in dropdown ( #2232 )
2023-04-24 18:54:57 +01:00
Stanislav Dmitrenko
f698b7fa9f
android: new icons ( #2231 )
...
* android: new icons
* different size
* all icons were changed
* sizes
* account icon was returned
* icon
* two icons
* bolt icon
* fix change avatar
* more vert button
* changes in icons
* icon size
* deleted unneeded icon
* icons
* spacer and padding
* no comments
* height of item
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-24 18:51:21 +01:00
Stanislav Dmitrenko
b21afa648d
android: UserPicker enhancements ( #2230 )
...
* android: UserPicker enhancements
* paddings
2023-04-23 10:42:06 +01:00
Evgeny Poberezkin
b9575cc869
website: fix qrcode dependency
2023-04-22 17:19:49 +01:00
Evgeny Poberezkin
3ea91bc4ad
Merge branch 'stable'
2023-04-22 17:04:02 +01:00
Evgeny Poberezkin
b3dce5fdb0
blog: v5 announcement ( #2225 )
...
* blog: vision, funding, v5 announcement
* keep file name
* update
* update blog
* images, site preview
* fix link
* remove duplication
* corrections
2023-04-22 17:03:41 +01:00
Evgeny Poberezkin
28ad8b8cd5
blog: v5 announcement ( #2225 )
...
* blog: vision, funding, v5 announcement
* keep file name
* update
* update blog
* images, site preview
* fix link
* remove duplication
* corrections
2023-04-22 17:01:52 +01:00
Stanislav Dmitrenko
37d4ef770c
android: equal paddings between sections and bottom spacer ( #2227 )
...
* android: equal paddings between sections and bottom spacer
* one more
* aligning
* paddings
* paddings
* scream color
* switch
* background and scrim colors
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-22 16:38:32 +01:00
Stanislav Dmitrenko
ba24e40512
android: settings refactoring and new design ( #2226 )
...
* android: settings refactoring and new design
* spacers
* paddings
* paddings
* padding
* weight
* new chat button padding
* removed background color
* profiles
* cancel button function
2023-04-21 20:21:44 +01:00
Evgeny Poberezkin
8097593f5e
website: anchor to join simplex
2023-04-21 13:42:44 +01:00
sh
23ccd69b5e
docs: add xftp ( #2223 )
...
* docs: add xftp
* xftp: clarify statistics section
* xftp: expand configuring the app section
2023-04-21 11:33:55 +01:00
spaced4ndy
5e0d6d77b9
core: check max file size before sending ( #2224 )
2023-04-21 13:46:56 +04:00
spaced4ndy
a06393f520
core: file status command for XFTP files ( #2222 )
2023-04-21 13:36:44 +04:00
Evgeny Poberezkin
549ffcefc0
blog: v5 announcement placeholder
2023-04-20 19:57:06 +01:00
spaced4ndy
c8721e8000
5.0: Android 117, iOS 144
2023-04-20 20:26:12 +04:00
Evgeny Poberezkin
03882367da
core: 5.0.0.2
2023-04-20 14:19:09 +01:00
spaced4ndy
4d700d113d
core, ios: mark files to receive from NSE, receive marked files on chat start ( #2218 )
2023-04-20 16:52:55 +04:00
Stanislav Dmitrenko
17bdd2a1d2
android: different icons for attachments ( #2219 )
...
* android: different icons for attachments
* icon
* change color
* changes
* strings
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-20 13:27:27 +01:00
Evgeny Poberezkin
80a68012a2
website: translations ( #2217 )
...
* Added translation using Weblate (Polish)
* Added translation using Weblate (Polish)
* Translated using Weblate (Polish)
Currently translated at 33.1% (70 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
---------
Co-authored-by: Display Name <ptrumtine@proton.me>
2023-04-20 11:56:53 +01:00
Evgeny Poberezkin
3742906f75
mobile: translations ( #2216 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1123 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (1123 of 1123 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1123 of 1123 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (1029 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1123 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (1123 of 1123 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1123 of 1123 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (1029 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* ios: import/export localizations
---------
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org>
Co-authored-by: zenobit <zen@osowoso.xyz>
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com>
Co-authored-by: random r <epsilin@yopmail.com>
Co-authored-by: Float <float.hu+@gmail.com>
Co-authored-by: sith-on-mars <groguko36@pm.me>
Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com>
2023-04-20 11:55:04 +01:00
Stanislav Dmitrenko
ae90edcdb5
android: moved to BasicTextField in some places ( #2215 )
...
* adnroid: moved to BasicTextField in some places
* field height
* field height 2
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-20 11:29:50 +01:00
Evgeny Poberezkin
9e76aadb0f
Merge branch 'stable'
2023-04-19 18:09:57 +01:00
Evgeny Poberezkin
043544d7ec
readme: new users group
2023-04-19 18:09:05 +01:00
Evgeny Poberezkin
2bf7d1dddc
android: share video as video ( #2214 )
2023-04-19 17:39:31 +01:00