sachaaaaa
59b2c75c18
Merge pull request #63 from BeaudanBrown/friend-state
...
Refactor conversation UI logic to rely on friendRequestStatus
6 years ago
Beaudan
28fc5793a7
More explicit function names, shifted friend request sent logic to more sensible place
6 years ago
Beaudan
91a8a82e39
More PR suggestions, now recover from early exit before friend request is sent
6 years ago
Beaudan
2de01d0343
Back to multiple pending states, fix some notification bugs and friend requests should now work for all cases besides message sending interruption
6 years ago
Beaudan
051e4dd22c
XAnother big refactor to tie conversation UI logic to the friendRequestStatus variable
6 years ago
sachaaaaa
5212edcee2
Merge pull request #68 from Mikunj/ui/profile-icons
...
Automatically generate profile icons
6 years ago
Mikunj
75bbf374f5
Default icon background to transparent.
6 years ago
Mikunj
c8db0e200d
Fixed incorrect await.
6 years ago
Mikunj
d60f147659
replaced jdenticon with identicon.js.
...
Cleanup any unused images.
6 years ago
Mikunj
c10e81355d
Moved profile name saving to account manager.
6 years ago
Mikunj
d75dee4fef
Fix up new line.
6 years ago
sachaaaaa
b5cb582e94
Merge pull request #67 from sachaaaaa/log_level
...
More log level finetuning
6 years ago
Mikunj
06f79eb3fd
Allow user to set display name when registering.
6 years ago
Mikunj
961eb53915
Auto-generate profile images on conversations.
6 years ago
Mikunj
85fe666edb
Added jdenticon package.
6 years ago
sachaaaaa
e9bb92c4da
Merge pull request #64 from Mikunj/ui-restyling
...
New UI
6 years ago
sachaaaaa
8f22babfcc
More log level finetuning
6 years ago
sachaaaaa
416a046c46
Merge pull request #65 from sachaaaaa/get_latest_key
...
Ensure the contact prekey returned is always the latest available
6 years ago
sachaaaaa
248c9fb4e9
Ensure the contact prekey returned is always the latest available
6 years ago
Scott Nonnenberg
a8fbd085e2
v1.19.0-beta.3
6 years ago
Scott Nonnenberg
822ea9ae53
Improve sealed sender icon display logic
6 years ago
Mikunj
d2c9def028
Fix code comment.
6 years ago
Mikunj
cc0b74fe4a
Don't show ourselves in the contact list.
6 years ago
Mikunj
c32bd3564d
Fix minor UI layout.
6 years ago
Mikunj
d6d71cb51e
Show all contacts.
6 years ago
Mikunj
3eb193cca2
Added accordian
6 years ago
Mikunj
fbc3832cfb
Show friends in inbox.
6 years ago
Mikunj
d1d906cfc0
Updated conversation textarea styling.
6 years ago
Mikunj
a530a6c197
Convert gutter to dark theme.
6 years ago
Mikunj
62135a1810
Added a section below conversation list.
...
Fixed scrolling on conversations.
6 years ago
sachaaaaa
f900fc496d
Merge pull request #61 from Mikunj/feature/profile-nickname
...
Added profile sharing and setting nicknames.
6 years ago
Mikunj
f596c8125a
Only attach profile if name is set.
6 years ago
sachaaaaa
3bf52c8f82
Update test/index.html
...
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
6 years ago
Scott Nonnenberg
313d08344a
Request configuration sync on startup of new version
6 years ago
Scott Nonnenberg
f5954db711
Ensure that multi-video lightbox scrolling changes video
6 years ago
sachaaaaa
78507ad40f
Merge pull request #62 from BeaudanBrown/prekeybundle-content
...
Big refactor, prekeybundle moved back to a content message
6 years ago
Mikunj
18d638fdbf
Fix sending and receiving profile.
...
Don't delete profile after if we set the display name to empty.
6 years ago
Beaudan
fa63ce5ade
Review changes
6 years ago
Mikunj
610a305e23
Added localised strings.
...
Only override name when editing profile.
6 years ago
Beaudan
35c89ea4d9
Big refactor, prekeybundle moved back to a content message
6 years ago
Mikunj
f7e9af4e3a
Reverse changes to contact.js
6 years ago
Scott Nonnenberg
523c65a1b7
v1.19.0-beta.2
6 years ago
Scott Nonnenberg
8add0ac8a1
Enable CI and packaged builds with Electron v3 ( #2939 )
...
* Update spectron to fix linux CI runs
* Point test-release grunt task at release folder
* Ensure that build folders of socks/smart-buffer are in build
* AppVeyor: windows build output folder is now release
* Travis: Force build output to release directory
6 years ago
Mikunj
b929b11f07
Override unused signal code.
...
minor fix.
6 years ago
Mikunj
ac4e04912c
Minor language fixes.
6 years ago
Mikunj
14ee7fec65
Moved and nicknames into conversations.
6 years ago
Mikunj
98c4b5d77b
Added editing own nickname.
...
Fix dark theme support.
Fix notification titles.
6 years ago
Mikunj
449f44cc5a
Added changing user nicknames.
6 years ago
Mikunj
6ce9d6a08c
Added nickname dialog.
6 years ago
Mikunj
cf24e42a0e
Added storing nicknames.
6 years ago