Efim Poberezkin
eebc24086b
fix installation script ( #204 )
2022-01-12 23:16:05 +04:00
Evgeny Poberezkin
94bbc44960
1.0.0
2022-01-12 18:06:30 +00:00
Evgeny Poberezkin
78712541f0
update "incompatible link" message
2022-01-12 18:01:57 +00:00
Evgeny Poberezkin
2b4bdf39fb
Merge pull request #196 from simplex-chat/v1
...
v1
2022-01-12 17:44:05 +00:00
Evgeny Poberezkin
a8faaef54e
team user address, remove onboarding
2022-01-12 17:37:46 +00:00
Evgeny Poberezkin
44bad8e093
rename migration file
2022-01-12 16:42:08 +00:00
Efim Poberezkin
a988ab84f9
restore bracket in readme
2022-01-12 20:40:29 +04:00
Evgeny Poberezkin
85e2013639
update simplexmq version
2022-01-12 16:39:08 +00:00
Evgeny Poberezkin
1978801561
add tests for group deletion; remove restrict constraints ( #203 )
...
* add tests for group deletion
* update constraints
* move index
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2022-01-12 16:32:22 +00:00
Mark Aleksander Hil
95a4da71cb
update banner image ( #202 )
...
* Add files via upload
* Updated logo
Added line back in
2022-01-12 16:31:05 +00:00
Efim Poberezkin
f13a65ca85
update chat README for v1 ( #201 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-01-12 16:24:41 +04:00
Evgeny Poberezkin
e87be44134
update server addresses
2022-01-12 11:54:40 +00:00
Evgeny Poberezkin
fb8dfa02f2
merge database migration, rename field in group_members: inv_queue_info to sent_inv_queue_info ( #200 )
2022-01-12 10:35:52 +00:00
Evgeny Poberezkin
67e0ca28a9
additional notifications ( #199 )
2022-01-12 06:55:04 +00:00
Evgeny Poberezkin
7438db0a7d
update file chunk size ( #198 )
2022-01-12 06:07:49 +00:00
Evgeny Poberezkin
b47f064115
Simplex chat logo ( #197 )
...
* Updated SimpleX Chat logo
* Updated logo
Co-authored-by: Mark Aleksander Hil <32651095+markaleksanderh@users.noreply.github.com>
2022-01-11 21:28:15 +00:00
Efim Poberezkin
d9afc47993
update install.sh to check for v0 and ask to continue ( #184 )
...
* update install.sh to check for v0 and ask to continue
* pseudo code
* pseudo
* continue
* continue
* continue
* implement logic
* tab
* full path to agent db
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
* Update install.sh
* Update install.sh
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-01-11 21:26:51 +00:00
Evgeny Poberezkin
fcee108863
Merge branch 'master' into v1
2022-01-11 21:25:18 +00:00
Evgeny Poberezkin
5a74b8066f
prepare v1 release ( #189 )
...
* update servers
* update version
* update simplexmq version
* update database file names
* update server fingerprints and simlexmq
* update simplexmq commit
* fix port in tests
* update tls fixtures (#193 )
* add -v cli option; print update instructions on -v and /v (#194 )
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2022-01-11 21:23:57 +00:00
Efim Poberezkin
809a87ce61
script to add message views to database ( #195 )
2022-01-11 23:22:59 +04:00
Evgeny Poberezkin
c2c05816f3
binary encoding for file chunks ( #191 )
2022-01-11 12:41:38 +00:00
Evgeny Poberezkin
cc4fff0ae5
tests for JSON message encoding/decoding ( #190 )
...
* tests for JSON message encoding/decoding
* fix XContact parsing to allow absent field "content"
* update XContact JSON encoding
2022-01-11 12:27:57 +00:00
Evgeny Poberezkin
be537f3a24
update chat protocol to use JSON encoding for chat messages ( #182 )
...
* started chat protocol
* text message example
* events json
* same style comments
* jsonc
* num for rendering
* try to fix comment rendering
* revert num
* chat protocol: make msg params closer to types
* AppMessage type
* combine new and old simplexmq dependencies
* json parsers
* version-compatible types for connection requests
* more parsers
* remove import
* decode/encode from/to AppMessage
* make group invitation a property in params
* switch chat to the new agent
* remove "compatibility" attempt
* new JSON encoding for chat messages
* simplexmq from github
* update MsgContent name
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2022-01-11 08:50:44 +00:00
Efim Poberezkin
7498cd4432
0.5.5 ( #179 )
2022-01-07 11:32:06 +04:00
Efim Poberezkin
5e545b639f
update simplex-chat.cabal ( #178 )
2022-01-07 11:28:39 +04:00
Evgeny Poberezkin
1093b01e7e
update simplex.md ( #133 )
...
* switch to ghc-8.10.7 (lts-18.17 resolver) (#125 )
* update simplex.md
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2022-01-06 23:11:53 +00:00
Evgeny Poberezkin
44845ad563
refactor closure ( #177 )
2022-01-06 20:29:57 +00:00
Efim Poberezkin
1bfa7f1104
allow to repeat group invitation using saved queue info; recognize it's the same group at invitee ( #176 )
...
* naming; full names on start for groups
* allow to re-add member
* save and reuse connection request
* TODO
* wording
* index
* user id
* revert to listToMaybe . map fromOnly
* add to test
* fix null conversion
* Update src/Simplex/Chat.hs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* Update src/Simplex/Chat.hs
* fix
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-01-06 23:39:58 +04:00
Evgeny Poberezkin
79658b3d8d
update simplexmq to 0.5.2, update resolver ( #175 )
...
* groups when in status invited - list as invitations on /gs
* don't list on start
* test
* refactor
* getUserGroupDetails
* update simplexmq to 0.5.2, update resolver
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2022-01-06 16:03:45 +00:00
Efim Poberezkin
962287c439
unprocessed group invitations - highlight, print on start ( #174 )
2022-01-06 14:24:33 +04:00
Efim Poberezkin
ea89c9d8c8
groups when in status invited - list as invitations on /gs; do not list on start ( #173 )
2022-01-06 13:09:03 +04:00
Efim Poberezkin
7c723213c2
allow invitee to delete group when in status invited ( #172 )
2022-01-05 20:46:35 +04:00
Efim Poberezkin
f29614058a
0.5.4 ( #171 )
2021-12-30 18:35:39 +04:00
Efim Poberezkin
8033c8648b
update README for v0.5.4 ( #170 )
2021-12-30 18:27:19 +04:00
Efim Poberezkin
3160a9559a
don't broadcast x.grp.mem.del when removing group member with status "invited" ( #169 )
2021-12-30 17:36:24 +04:00
Efim Poberezkin
74cb3a3cc0
fix contact field in all_messages_plain view ( #168 )
2021-12-30 14:22:13 +04:00
Efim Poberezkin
f2735020e3
improve README instructions on querying messages ( #167 )
2021-12-30 13:21:34 +04:00
Efim Poberezkin
81f29d679b
store messages ( #166 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2021-12-29 23:11:55 +04:00
Efim Poberezkin
a7703209f2
change tests port (fix for port 5000 now in use on macOS) ( #165 )
2021-12-27 15:15:35 +04:00
Evgeny Poberezkin
6e48fe3f72
0.5.3
2021-12-24 11:36:04 +00:00
Evgeny Poberezkin
29b683329d
show "upgrade" message on invalid connection request ( #164 )
2021-12-24 11:12:08 +00:00
Evgeny Poberezkin
e7f9e5a834
only use notify-send when present ( #163 )
2021-12-20 12:24:28 +00:00
Evgeny Poberezkin
66ab5bc424
0.5.2
2021-12-19 15:43:39 +00:00
Evgeny Poberezkin
279f8c5453
add CODEOWNERS ( #160 )
2021-12-19 15:25:19 +00:00
Evgeny Poberezkin
0e91f10851
fix welcome message type ( #159 )
2021-12-19 15:11:08 +00:00
Evgeny Poberezkin
4856f6e3e4
Update FUNDING.yml
2021-12-18 16:27:27 +00:00
Evgeny Poberezkin
0ccf431002
add simplex-chat.cabal file ( #158 )
2021-12-18 13:59:06 +00:00
Evgeny Poberezkin
433200bab9
0.5.1
2021-12-18 12:56:34 +00:00
Evgeny Poberezkin
9513a47860
update version to 0.5.1 ( #157 )
2021-12-18 12:54:38 +00:00
Evgeny Poberezkin
96176936e6
update welcome messages ( #156 )
...
* simple welcome message
* show welcome message only once
* show onboarding progress
* admin and groups
* show full group names with /gs command
* Update src/Simplex/Chat/Help.hs
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
* Update src/Simplex/Chat/Help.hs
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2021-12-18 10:23:47 +00:00