Evgeny
530d784a3b
ios: fix keyboard freeze ( #6343 )
...
* ios: fix keyboard freeze
* comment
2025-10-07 12:03:55 +01:00
Evgeny
14733a195b
ui: shorter alert titles ( #6252 )
2025-09-08 11:28:09 +01:00
spaced4ndy
764ea39cdb
ui: delay closing support view on acceptance for items to be marked read ( #6244 )
...
* ui: delay closing support view on acceptance for items to be marked read
* move to coroutine
* increase delay
2025-09-07 08:30:59 +01:00
spaced4ndy
ca9b0d4e43
core, ui: correct member attention stat for support chat on opening it; mark support chat read ( #6240 )
2025-09-05 14:00:32 +00:00
spaced4ndy
9705ae15ea
ui: fix report archiving ( #6239 )
...
* kotlin: fix report archivation
* ios wip
* surrogate reports scope
* refactor
2025-09-05 12:38:26 +01:00
spaced4ndy
9d65b9eb2b
ui: navigation from support chat to member info ( #6237 )
2025-09-03 13:07:28 +00:00
Evgeny
dc3dcd4fc8
core, ui: safe mode to sanitize URIs when sending ( #6196 )
...
* core: safe mode to sanitize URIs when sending
* ui: use safe sanitize when sending
2025-08-18 12:58:10 +01:00
Evgeny
12f0bd51c5
core, ui: improve removing tracking parameters ( #6170 )
...
* core: make URI sanitizer less zealous
* simplify
* subdomains
* update rule
* make "remove link tracking" option disabled by default
2025-08-10 12:38:34 +01:00
Evgeny
c2d0b7df46
ui: fix permission to generate link previews ( #6166 )
2025-08-09 16:33:06 +01:00
Evgeny
ef60ceea12
core, ui: markdown for hyperlinks, warn on unsanitized links, option to sanitize sent links ( #6160 )
...
* core: markdown for "hidden" links
* update, test
* api docs
* chatParseUri FFI function
* ios: hyperlinks, offer to open sanitized links, an option to send sanitized links (enabled by default)
* update markdown
* android, desktop: ditto
* ios: export localizations
* core: rename constructor, change Maybe semantics for web links
* rename
2025-08-09 10:52:35 +01:00
Evgeny
4811d663e6
rfc: bot messages and buttons, core: command markdown, supported commands in profile preferences, chat sessions preference, peer type field in profile to identify bots ( #5360 )
...
* rfc: bot messages and buttons
* update
* update bot rfc
* core: add bot commands to chat preferences and peer type to profile
* update postgresql schema
* update query plans
* chat sessions preference
* markdown for bot commands
* schema
* core: file preference, options to create bot from CLI
* core: different command type
* ios: commands menu
* update types
* update ios
* improve command markdown
* core, ios: update types
* android, desktop: clickable commands in messages in chats with bots
* android, desktop: commands menu
* command menu button, bot icon
* ios: connect flow for bots
* android, desktop: connect flow for bots
* icon
* CLI commands to view and set commands, remove "hidden" property of command, bot api docs
* corrections
* fix inheriting profile preferences to business groups
* note on business address
* ios: export localizations
* fix test
* commands to set file preference on user/contact, tidy up layout and display of command and attachment buttons
2025-08-07 11:13:35 +01:00
Evgeny
bdb18b2941
core: forward compatible format encoding (for remote desktop) ( #6147 )
...
* core: forward compatible format encoding (for remote desktop)
* fix ios
2025-08-02 16:10:15 +01:00
Evgeny
ac5a2ee399
ui: use markdown when showing profile bio and group purpose ( #6126 )
...
* ios: use markdown when showing profile bio and group purpose
* android, desktop: use markdown when showing profile bio and group purpose
2025-08-02 12:18:19 +01:00
spaced4ndy
1fb8e63680
ui: add swipe/menu actions to member contact requests ( #6138 )
...
* ios: add swipe actions to member contact requests
* kotlin
* padding
2025-08-01 16:08:54 +01:00
spaced4ndy
f42a6751b1
core: allow to manually accept member contact requests ( #6129 )
...
* core: allow to manually accept member contact requests
* response
* comment
* comment
* add fields
* fix
* field in request
* compiles
* fix tests
* test
* plans
* fix mobile tests
* fix doc tests
* renames
* group name in event
* fix renames
* tests
* plans
* rename selector
* ios wip
* fix
* ios wip
* move
* fix backend bug, ui
* reject dialogue
* update plans
* kotlin
* delete swipe
* should accept text
* rename
* postgres migration
* ios: pass chat as binding
* rename module
* fix queries
* schema
* update plans, api docs
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-08-01 10:18:29 +01:00
spaced4ndy
69461c2257
ui: fix possible suspect for race condition on accept contact ( #6121 )
2025-07-28 16:51:37 +01:00
Evgeny
7988463a47
core: store/get whether short link has large data set ( #6120 )
...
* core: store/get whether short link has large data set
* ui
* core: set shortLinkLargeDataSet flag in updated links
* remove largeLinkData
* remove instance
2025-07-28 16:49:13 +01:00
Evgeny
6585875e92
ui: offer to upgrade address and group link when sharing it ( #6114 )
...
* ios: offer to upgrade address and group link when sharing it
* android
* update button
2025-07-27 23:22:36 +01:00
spaced4ndy
68b7f09c8f
core, ui: chat banner ( #6089 )
...
* core: create banner item
* filter deletions
* fix query
* ios
* fixes
* remove comment
* revert diff
* refactor
* fix most tests
* fix tests
* spacer
* plans
* create banner for 1-time link initiator
* style in progress
* change background
* ui
* remove bio length limit
* ui
* create banner for client chat
* rename
* more contexts
* fix tests
* move
* fixed image size
* plans
* remove diff
* kotlin
* copy
* paddings
* paddings
* comment
* layout, messages
* fonts
* texts, icons
* kotlin refactor
* kotlin texts
* fix date
* Revert "fix date"
This reverts commit abbd48b334 .
* date
* fix texts
* kotlin date
* color and corners
* kotlin
* color
* update banner, context menu in ios
* update texts, do not show epoch timestamp for banner
* fix texts
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-07-21 19:07:21 +01:00
spaced4ndy
ec061bcbb9
ui: allow to add/edit profile short description, length limit; allow to set welcome message for address without auto-accept ( #6086 )
2025-07-18 08:39:56 +00:00
Evgeny
a6a5afb58e
ui: use conventional save icon for all files ( #6077 )
2025-07-15 13:23:30 +01:00
Evgeny
219d1734b3
ui: fix drafts for prepared chats ( #6070 )
...
* ios: fix placeholder for prepared chats
* android, desktop: fix drafts for prepared chats
* take effects outside of SndMsgView_
* revert KeyChangeEffect
2025-07-15 10:21:37 +01:00
spaced4ndy
0a722cbe2a
ui: fix connecting to group with member review ( #6072 )
2025-07-15 08:01:05 +00:00
Evgeny
dd3943d994
core, ios: allow moderators to delete messages and block members ( #6064 )
...
* core: allow moderators to delete messages and block members
* ios: moderator
2025-07-14 08:02:29 +01:00
Evgeny
a5768e903d
core, ui: short bio/description for contact and group profiles ( #6055 )
...
* core: short bio/description for contact and group profiles
* use short description in commands
* fix tests
* query plans
* ios: show contact and group profile descriptions
* android, desktop: short description/bio
* ui: layout for chat info, correct copy
* comment out fields to add/edit short descriptions
* remove short description from events
* postgres schema
2025-07-11 21:28:10 +01:00
spaced4ndy
a7f8866360
ui: plan and connect spinners ( #6048 )
...
* ios: plan and connect spinners
* fix cleanup
* remove redundant check
* revert diff
* progress by timeout for join and connect buttons
* accept in progress
* connect in progress by timeout wip
* fix observable
* fix cleanup
* kotlin wip
* decrease delay
* ios: spinner as overlay
* remove duplicate stop progress, remove cleanupOnCancel
* contact request progress
* plan in progress wip
* fix cleanup
* search
* fix ios
* scanner
* desktop paste
* spinner in chat
* ios: don't repeat scan while in progress
* spinner in paste field
* cancellable plan
* cancel in more scenarios
* fix cancellation
* move progress to search
* remove task var
* pause scanner when processing qr code
* kotlin
* improvements
* layout
* layout
* move spinner
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-07-10 09:29:39 +00:00
Evgeny
fa5927ddaa
ui: whats new v6.4 ( #6049 )
2025-07-07 17:44:29 +01:00
Evgeny
88547ab704
core: use longer timeouts for background network requests, support retries with increased timeouts ( #6043 )
...
* core: use longer timeouts for background network requests, support retries with increased timeouts
* ios: update types
* ios: allow user retry actions with failed network requests
* build: add exporting API functions with retry
* android, desktop: update types and C APIs
* android, desktop: alert to retry action on network error
* simplexmq
2025-07-07 11:01:03 +01:00
spaced4ndy
2dd54c6697
core, ui: prohibit changing profile for prepared entity when first attempt to connect failed ( #6037 )
...
* core: prohibit changing profile for prepared entity when first attempt to connect failed
* reuse incognito
* schema
* ios
* postgres schema
* ios
* reenable tests
* kotlin
* update alert
* rename predicate, combine queries
* send the correct incognito mode, fail on attempt to change mode for prepared connection
* query plans
* ui: show group connecting status
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-07-05 11:09:10 +01:00
spaced4ndy
557e8ddbe4
ios: fix accepting contact request incognito; android, desktop: fix showing incognito auto-accept toggle when short link data is not set ( #6026 )
...
* ios: fix accepting contact request incognito
* kotlin: fix incognito toggle
2025-07-01 13:35:21 +01:00
Evgeny
524de4067a
core: add/send contact address and request messages, ios: use auto-reply as welcome message ( #6017 )
...
* core: add/send contact address and request messages, ios: use auto-reply as welcome message
* revert event type change
* fix test, type
* multiplatform: update type
* fix query
* ios: hide keyboard when sending the message
* failing test for business chat with a welcome message
* retry joining via contact address
* query plans
* do not send history to the first member (the original customer) of business chat
* correctly handle retries when joining groups, do not create a new connection on retry
* failing test for group welcome message and feature items
* do not send history item if member saw it during joining (based on welcomeSharedMsgId in join request)
* correct fields in PendingContactConnection, update plans
* prevent duplicate group description created in chat, while ensuring that it is created
* fix query
2025-06-30 11:54:13 +01:00
Evgeny
1702f5ce34
core: fix retry when connecting via invitation short link, ios: improve connection status usage ( #6014 )
...
* core: fix retry when connecting via invitation short link
* ios: fix conditions, mark contacts as connected, only show spinners on contacts when connection status is ready or sndReady
2025-06-26 20:06:22 +01:00
Evgeny
8b770ca03e
ios: better error handling when connecting via links, improve alerts with chat information ( #6012 )
...
* simplexmq
* ios: error handling
* better new chat alerts
* vertical buttons in alert when they dont fit
* allow messages in prepared groups
2025-06-26 12:10:06 +01:00
Evgeny
c0b704f846
core: store welcome and request message IDs, ios: fix sending request without messages, trim sent messages ( #6009 )
...
* core: store welcome and request message IDs, ios: fix sending request without messages, trim sent messages
* remove comments
* rename, fix tests
* simplexmq
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2025-06-25 16:59:32 +01:00
spaced4ndy
6c06200b14
core: create business chat when preparing via contact link data with business flag ( #6008 )
...
* core: create business chat when preparing via contact link data with business flag
* add to test
* plans
* ios
* ios
2025-06-23 18:00:21 +01:00
Evgeny
9794829d74
core: show group as sender, add contact card to contact request chats, unify api type for prepared and contact request chats ( #6003 )
...
* core: option to show group as sender of chat item (for the initial items, e.g. welcome message)
* add chat item to contact request chats
* return AChat for prepared chats and contact requests
* update iOS api types, show prepared contact as blue, show preview info when content message is not available (previously was showing feature item)
* ios: remove ContactType
* ios: show group as sender, fix avatar not showing when member message sequence starts with merged items
* ios: update compose UI for all connection scenarios
* address settings
* ios: address settings UI
* fix tests
* fix tests 2
* ios: fix minor issues
2025-06-23 14:42:00 +01:00
Evgeny
fc04872c91
core: chat item content types for chat initiation ( #5998 )
...
* core: chat item content types for chat initiation
* connection mode for ui
* padding
* simplexmq
* initial items
* update content items
* core: feature and e2e items
* refactor
* chat items
* ios types
* fix condition for PQ encryption of link
2025-06-20 11:54:21 +01:00
Evgeny
e3e9ae2ffd
core, ui: create all links with short links, config parameter to use large link data, use short link as address in user profile ( #5991 )
...
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2025-06-17 15:56:33 +04:00
spaced4ndy
b0ee13628b
core: change user for prepared contact or group ( #5985 )
2025-06-13 14:38:17 +00:00
spaced4ndy
7f6bc30894
core, ios: track "short link data set" state, interact with address accordingly ( #5978 )
2025-06-10 15:12:23 +00:00
spaced4ndy
2bc4836338
core, ios: create contact requests with attached contact ( #5967 )
2025-06-09 16:18:01 +00:00
spaced4ndy
56c8d8696e
core: prepare and connect to group ( #5964 )
2025-06-05 13:16:04 +00:00
spaced4ndy
8a4760a2cb
core: set short links data, prepare entity, etc.; ios: connect to prepared contact ( #5951 )
2025-06-04 07:47:10 +00:00
spaced4ndy
39de65854c
ios: refactor new chat alerts ( #5959 )
2025-06-02 11:53:09 +00:00
Evgeny
686145ba36
ui: smaller QR code for verify code view, change iOS layout ( #5948 )
...
* ui: smaller QR code for verify code view, change iOS layout
* ios: fix layout for editing group profile
2025-05-26 16:57:18 +01:00
spaced4ndy
b2bc4d6a5c
core: fix short link type when adding for group link ( #5942 )
...
* core: fix short link type when adding for group link
* shorten, rename
* update setContactShortLink
* update
* fix
* plans
* simplexmq
* ui: show error when setting short link
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-05-24 14:34:03 +01:00
spaced4ndy
6acd239339
core: allow to add short link to existing contact link ( #5940 )
2025-05-23 13:16:12 +00:00
spaced4ndy
e84016e1b9
core, ui: update group scope unread stats on item deletions; create reports as read (reports use a different attention mechanism) ( #5930 )
2025-05-20 16:18:23 +00:00
Evgeny Poberezkin
22364a28be
ios: export localizations
2025-05-20 14:11:49 +01:00
spaced4ndy
1a80ecfc29
core, ui: allow to delete member support chat; rename reject action ( #5927 )
2025-05-20 09:07:44 +00:00