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
Evgeny Poberezkin
20e7feb953
simple welcome message ( #152 )
...
* simple welcome message
* show welcome message only once
* show onboarding progress
2021-12-13 12:05:57 +00:00
Evgeny Poberezkin
7fa671f829
show confirmation when invitation accepted or contact request sent ( #150 )
...
* show confirmation when invitation accepted or contact request sent
* refactor
2021-12-11 12:57:12 +00:00
Evgeny Poberezkin
1c2e49ae83
trim trailing whitespace, additional commands to list contacts and groups ( #149 )
2021-12-10 11:45:58 +00:00
Mark Aleksander Hil
2e56b3cb58
Added Reddit badge ( #148 )
...
* Added Reddit badge
* Update README.md
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2021-12-09 12:45:42 +00:00
Evgeny Poberezkin
642cec3092
0.5.0
2021-12-08 20:21:27 +00:00
Evgeny Poberezkin
1564424f0d
update readme and version in code ( #147 )
...
* update readme and version in code
* Update README.md
* Update README.md
Co-authored-by: Patryk Laurent <plaurent@me.com>
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
Co-authored-by: Patryk Laurent <plaurent@me.com>
2021-12-08 20:18:48 +00:00
Evgeny Poberezkin
177c007edc
Permanent user addresses (aka contact links) ( #139 )
...
* update for ConectionMode parameters
* update with CONF notification and different ConnectionRequest types
* high level flow for contact requests, add x.con to chat protocol
* store functions for user contact links and contact requests
* contact links work
* subscribe to user contact link connection
* subscribe to user contact address: messages
* send rejectContact to the agents when rejected in chat
* user contact link (address) test
* Update src/Simplex/Chat/View.hs
* Update tests/ChatTests.hs
* user address help, fix tests
* delete connection requests when contact link deleted
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2021-12-08 13:09:51 +00:00
Mark Aleksander Hil
d279c144a6
Removed horizontal lines ( #144 )
...
* Removed horizontal lines
Removed horizontal lines - page looked a bit cluttered
* remove extra line breaks
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2021-12-07 21:12:25 +00:00
Efim Poberezkin
ba2378e5d6
add user addresses section to readme ( #145 )
2021-12-07 23:42:06 +04:00
Mark Aleksander Hil
b7b393b993
Replace logo image ( #143 )
2021-12-07 08:47:47 +00:00
Mark Aleksander Hil
d5e66e2284
Edited readme and added new logo image ( #142 )
...
* Edited readme and added new logo image
* Update README.md
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
* update readme
* update readme
* extra spaces
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2021-12-07 07:03:54 +00:00
Efim Poberezkin
2ce3cd2fad
install script: exit on failure, conditional curl/wget ( #140 )
2021-12-05 20:01:34 +04:00
Evgeny Poberezkin
e4328cb98d
use ConnectionRequest syntax instead of "queue information" ( #137 )
2021-12-02 11:17:09 +00:00
Efim Poberezkin
498181b2e9
add quick installation & welcome sections to readme ( #135 )
2021-12-01 02:59:32 +10:00
Eliaz Bobadilla
6c8fb9e6d0
📝 Update readme install instructions ( #134 )
...
* 📝 Update readme install instructions
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2021-11-29 22:33:22 +00:00
Efim Poberezkin
e5f13adc2a
fix cla workflow trigger ( #132 )
2021-11-28 11:35:04 +00:00
Evgeny Poberezkin
d9b3742f62
✨ add install.sh script ( #129 )
...
* ✨ add script installer
* Update install.sh
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
* ♻️ Update
* ✏️ Typos
* ♻️ Move export to .profile
* ♻️ Update
* ♻️ Update
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* install.sh: add simplex-chat folder to path conditionally
Co-authored-by: Eliaz Bobadilla <eliaz.bobadilladev@gmail.com>
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2021-11-28 10:08:26 +00:00
Evgeny Poberezkin
800a4f90bf
add version command ( #123 )
...
* Add /version and /v flags
* Move version info from C Chat.Help to Chat.View
* Move version string, use it in Main startup
* use "SimpleX Chat" consistently
Co-authored-by: TheTaoOfSu <TheTaoOfSu@protonmail.com>
2021-11-07 21:57:05 +00:00
Evgeny Poberezkin
deaea44024
CLA workflow ( #122 )
...
* CLA: doc and workflow
* update CLA version and signatures path
* update workflow target
* update cla signatures and doc location to simplex-chat/cla repo
* remove CLA.md
2021-11-07 19:40:52 +00:00
Efim Poberezkin
23468f0afd
add section Troubleshooting on Unix to README ( #113 )
2021-10-05 01:44:36 +10:00
Evgeny Poberezkin
8b7d6e5f19
0.4.2
2021-09-26 16:57:52 +01:00
Evgeny Poberezkin
eb1ab8f561
fix sending notification containing apostrophe on mac, wrap notification in exception handler ( #107 )
2021-09-26 16:36:05 +01:00
Vsevolod Mineev
883887c569
update readme ( #106 )
...
Added clarification that you are able to create multiple invitations by entering /connect multiple times without invalidating the previously created invitations.
2021-09-26 15:48:52 +01:00
Evgeny Poberezkin
62a8ac4b21
0.4.1
2021-09-25 10:12:22 +01:00
Evgeny Poberezkin
e9180ed0dc
fix small file transfer, closes #104 ( #105 )
2021-09-25 10:09:49 +01:00
Efim Poberezkin
2bf6d08a16
update gifs for larger font; readme fixes ( #103 )
...
* update gifs for larger font; readme fixes
* return articles
* return articles
2021-09-12 14:20:13 +01:00
Evgeny Poberezkin
43fc819f77
0.4.0
2021-09-11 20:44:01 +01:00
Evgeny Poberezkin
471652a042
Merge pull request #65 from simplex-chat/v4
...
v0.4.0
2021-09-11 20:18:53 +01:00
Evgeny Poberezkin
3a2c7927e1
update simplexmq version ( #102 )
...
* update simplexmq version
* update simplexmq version 0.4.1
2021-09-11 19:50:00 +01:00
Efim Poberezkin
4360d34847
update readme ( #99 )
...
* update readme
* case
* fixes, roadmap
* wording
* features
* update gifs and images
* block warning
* add link from announcement to groups
* update default servers
* update readme
* update roadmap, image, etc.
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2021-09-11 17:00:59 +01:00
Efim Poberezkin
46cf314403
update default smp servers ( #101 )
...
* update default smp servers
* add smp3 server
2021-09-11 13:45:22 +01:00
Efim Poberezkin
fe5769156c
correctly print both db files ( #100 )
2021-09-07 01:08:29 +10:00
Evgeny Poberezkin
28103825fa
send files to groups ( #97 )
...
* add sender/recipient info to file types
* send file to group (WIP)
* send file to group, test
* show file status when sending file to group
* notification when cancelled sending to group, remove chunks when file complete or canceleld
2021-09-05 14:08:29 +01:00
Efim Poberezkin
4bbdcc1d06
update help - file transfer and groups ( #98 )
...
* update help - file transfer and groups
* update help
* update help
* update help
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2021-09-04 20:38:11 +01:00