spaced4ndy
15b00f6110
core, mobile: unhide share address (reverts #2468 ) ( #2600 )
2023-06-20 10:15:28 +04:00
spaced4ndy
f592a26b00
ios, android: increase disappearing message interval limit ( #2599 )
...
* ios, android: increase disappearing message interval limit
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-06-20 10:14:07 +04:00
spaced4ndy
30687f5fa6
ios, android: allow to set custom ttl per message if conversation timer is not set ( #2598 )
2023-06-20 10:13:16 +04:00
spaced4ndy
bc7217d686
ios, android: update connection stats on switch start ( #2597 )
2023-06-20 10:09:04 +04:00
Evgeny Poberezkin
8e0b3fa32e
mobile: uncomment message reactions preferences/permissions
2023-06-19 22:47:49 +01:00
spaced4ndy
d929c34e71
core: include ConnectionStats into switch api response ( #2594 )
2023-06-19 16:07:17 +04:00
Evgeny Poberezkin
ec7bff9205
ios: search members ( #2593 )
2023-06-19 11:49:45 +01:00
spaced4ndy
22f20a9c5f
ios, android: abort switching connection ( #2584 )
2023-06-19 14:46:08 +04:00
Evgeny Poberezkin
ddf81d28f1
ios: UI to filter favorite and unread chats ( #2592 )
...
* ios: UI to filter favorite and unread chats
* update localizations
* update colors
* star size and position
* filter button sizes and layout
* change AND to OR when both filters are chosen
* simplify filter UX
* store filter state in defaults
* remove comment, update localizations
2023-06-19 11:13:30 +01:00
Evgeny Poberezkin
5c105cb746
core: mark chats as favorite ( #2591 )
2023-06-18 12:46:38 +01:00
Evgeny Poberezkin
e1370e8f3c
core: split Store.hs to multiple files for faster re-compilation ( #2589 )
...
* core: split Store.hs to multiple files for faster re-compilation
* remove unused compiler pragmas
2023-06-18 10:20:11 +01:00
Evgeny Poberezkin
9fbcc2b5bb
core: rename module ( #2587 )
2023-06-17 11:03:22 +01:00
Evgeny Poberezkin
53d77b25ed
core: count successes and failures for batch operations, only log errors in info log-level ( #2585 )
...
* core: count successes and failures for batch operations, only log errors in info log-level
* correction
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
2023-06-17 10:34:04 +01:00
Evgeny Poberezkin
e7089d4c2f
mobile: allow hiding profile when SimpleX lock is disabled ( #2586 )
2023-06-17 09:58:35 +01:00
spaced4ndy
6d3cb0ea2e
core: api to abort connection switch; update simplexmq ( #2544 )
2023-06-16 19:05:53 +04:00
Evgeny Poberezkin
46c6f5e615
cli: option to auto-accept files ( #2540 )
...
* cli: option to auto-accept files
* auto-accept works
* test
* add missing field
2023-06-16 13:43:06 +01:00
Evgeny Poberezkin
c29c3179a0
Merge branch 'stable'
2023-06-16 12:23:33 +01:00
sh
3e84429a3a
build.yml: bump actions version ( #2580 )
2023-06-16 12:23:03 +01:00
Evgeny Poberezkin
904b6db628
Merge branch 'stable'
2023-06-15 20:41:13 +01:00
Evgeny Poberezkin
af4e94058a
readme: update users group link
2023-06-15 20:39:34 +01:00
Stanislav Dmitrenko
91b77b6d63
android: restart and shutdown the app with buttons ( #2578 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-06-14 09:08:51 +01:00
Stanislav Dmitrenko
5a0c7c34bf
ios: reactions in one line in menu ( #2577 )
...
* ios: reactions in one line in menu
* refactor, remove title
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-06-13 19:24:28 +01:00
spaced4ndy
3267b4d6ca
5.1.3: Android 127, iOS 150
2023-06-12 16:13:46 +04:00
spaced4ndy
9b302b856a
ios: update binaries
2023-06-12 14:46:26 +04:00
spaced4ndy
4e696aed82
core: 5.1.3.0
2023-06-12 13:47:13 +04:00
spaced4ndy
425c7b947f
core: optimize group deletion (delays deletion of unused contacts) ( #2560 )
...
* core: optimize group deletion (wip)
* delay deletion of unused contacts
* clean up, fix test
* rename field
* remove from type, more checks, remove ctx
* remove space
* rename functions
* rename
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-06-12 13:45:39 +04:00
M Sarmad Qadeer
d4f9429fc1
website: fix sidebar duplication issue ( #2576 )
2023-06-11 10:39:59 +01:00
Evgeny Poberezkin
161b43e85d
ci: update node verion for website build
2023-06-11 08:40:47 +01:00
M Sarmad Qadeer
d585e8f5a7
website: glossary extended ( #2574 )
...
* web: quick fixes in glossary.md
* website: update header tags
* website: add glossary feature
* website: add & style the tooltips & glossary terms
* website: add overlay for glossary definition
* website: add list styling & update links
* website: fix tooltip alignment against multiple terms
fix the issue of aligning tooltip if page has multiple terms against it
* website: close already opened glossary overlay
close the already opened glossary overlay before opening another
* website: add popups for terms inside popups
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-06-11 08:31:41 +01:00
M Sarmad Qadeer
060e7cdf52
website: add glossary in reference dropdown ( #2573 )
2023-06-11 07:58:00 +01:00
M Sarmad Qadeer
6fa002948e
website: fix logo color issue in dark mode in footer ( #2572 )
2023-06-11 07:54:31 +01:00
M Sarmad Qadeer
bbd4e6c8ba
website: glossary feature ( #2529 )
...
* web: quick fixes in glossary.md
* website: update header tags
* website: add glossary feature
* website: add & style the tooltips & glossary terms
* website: add overlay for glossary definition
* website: add list styling & update links
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-06-11 07:52:55 +01:00
spaced4ndy
92cf945e10
core: update default mobile servers ( #2548 )
2023-06-11 07:48:03 +01:00
spaced4ndy
cc0f55c245
core, mobile: track contact connection network status when new contact joins group ( #2566 )
2023-06-09 16:43:53 +04:00
spaced4ndy
22f27c4255
mobile: allow to leave group in accepted status ( #2564 )
2023-06-09 14:40:17 +04:00
Stanislav Dmitrenko
14a888bf43
ios: show video in call from simulator ( #2562 )
2023-06-08 16:09:14 +01:00
Stanislav Dmitrenko
f6fddc9436
ios: WebRTC decryption between iOS-iOS works ( #2561 )
2023-06-08 15:08:35 +01:00
spaced4ndy
f581e91f19
core, mobile: correctly check whether date is recent ( #2559 )
2023-06-08 11:23:04 +04:00
spaced4ndy
fb72dfcdee
core: calculate local item ts in view instead of having it in type ( #2551 )
2023-06-08 11:07:21 +04:00
Evgeny Poberezkin
925813b14c
website: redirect page
2023-06-07 21:04:19 +01:00
sh
abd410fe62
build-android: refactor script (allow to parameterize script with architecture so builds can be done separately) ( #2532 )
...
* build-android: refactor script
* rearrange folder varibale
* fix gradle
2023-06-07 10:27:52 +04:00
spaced4ndy
875282e9ec
core: fix parsing multiple servers passed as cli argument ( #2549 )
2023-06-06 14:17:14 +04:00
Evgeny Poberezkin
6afda28367
cli: change active chat after tail command ( #2547 )
2023-06-05 10:38:25 +04:00
Aminda Suomalainen
0721b24250
docs/SERVER: use sudo, specify protocol & add Fedora ( #2542 )
...
* docs/SERVER.md: specify protocol for ufw, use sudo & mention Fedora
* docs/lang/*/SERVER.md: update firewall instructions
* docs/SERVER (& lang): also reload firewalld
The manual page notes that --permanent is not effective immediately
* docs/{WEBRTC,XFTP-SERVER}.md: firewalld instructions
* docs/lang/*/WEBRTC.md: update firewall instructions from English
* Update docs/XFTP-SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
* Update docs/SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
* Update docs/lang/cs/SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
* Update docs/lang/fr/SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
* Update docs/lang/cs/WEBRTC.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
* Update docs/lang/fr/WEBRTC.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
* Update docs/WEBRTC.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
---------
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
2023-06-03 08:43:37 -07:00
spaced4ndy
10b6bce8a2
docs: connection switch improvements rfc ( #2537 )
2023-06-01 21:04:51 +04:00
Evgeny Poberezkin
0101444c5d
cli: increase image size to match mobile auto-accept size limit, allow png and gif ( #2535 )
2023-05-30 11:18:27 +01:00
spaced4ndy
128883b8a3
core: improve queries performance; delay first chat item expiration cycle on start ( #2521 )
2023-05-29 15:18:22 +04:00
spaced4ndy
cc75b75d4e
core: remove timing events ( #2530 )
2023-05-29 11:19:03 +04:00
Evgeny Poberezkin
dea6cd81c7
android: fix nl translation
2023-05-28 20:52:03 +01:00
sh
2f53ab08b5
github: update templates ( #2527 )
2023-05-28 20:51:31 +01:00