Commit Graph

4861 Commits (13db2d666f141419b281d3be349c41492e5396d6)
 

Author SHA1 Message Date
Beaudan 13db2d666f Fixed test again after rebase, reworked some logic in the conversation validateNumber function to correctly reflect what libsignal thinks is valid 7 years ago
Beaudan eb7a0dbb3a Fix failing tests except for problematic spellcheck package 7 years ago
Beaudan d8a410cc69 Linting of the test flies 7 years ago
Beaudan Campbell-Brown b0cec76fbb
Merge pull request #71 from Mikunj/ui/registration
Registration UI
7 years ago
Mikunj 62c802445b Allow generating mnemonic for different languages. 7 years ago
Mikunj cea78d1f98 Updated styling.
Reworded descriptions and titles.
7 years ago
Mikunj 53194e057a Added mnemonic warning. 7 years ago
Mikunj 8c78a78b41 Converted to dark theme. 7 years ago
Mikunj 85298012e4 Added generation of seed in registration. 7 years ago
Mikunj 89a19fd09b Added accordian style to registration view 7 years ago
Mikunj d686783124 Fix minor icon clipping.
Disable text highlighting on header.
7 years ago
Mikunj 341c5e4ed8 Updated nickname display modal. 7 years ago
sachaaaaa 4be6af569a
Merge pull request #69 from Mikunj/ui/header
Updated current profile display in UI
7 years ago
sachaaaaa d7f8679b64
Merge pull request #70 from sachaaaaa/last_message_glitch
Fix glitch in last message shown in conversation list
7 years ago
sachaaaaa 06ece60da8 Fix glitch in last message shown in conversation list 7 years ago
Mikunj 51e8bc40b6 Show public key tooltip when you hover over profile text. 7 years ago
Mikunj 570a7f5bf8 Fix header not updating when editing nickname. 7 years ago
Mikunj 08f9101fec Hide new contact view unless we have no matches. 7 years ago
Mikunj 1cb09cad2a Add header options. 7 years ago
Mikunj 14ecbc3f35 Moved MainHeader into its own Backbone View. 7 years ago
Mikunj a807b6eacd Show expand icon on main header. 7 years ago
Mikunj c6d1c8303e Added a validation to check if a pubkey is prefixed by 05. 7 years ago
Mikunj cb3599eea8 Removed IdentityKeyHeader. 7 years ago
Mikunj 1be63b52b2 Show contact name on main header. 7 years ago
sachaaaaa 59b2c75c18
Merge pull request #63 from BeaudanBrown/friend-state
Refactor conversation UI logic to rely on friendRequestStatus
7 years ago
Beaudan 28fc5793a7 More explicit function names, shifted friend request sent logic to more sensible place 7 years ago
Beaudan 91a8a82e39 More PR suggestions, now recover from early exit before friend request is sent 7 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 7 years ago
Beaudan 051e4dd22c XAnother big refactor to tie conversation UI logic to the friendRequestStatus variable 7 years ago
sachaaaaa 5212edcee2
Merge pull request #68 from Mikunj/ui/profile-icons
Automatically generate profile icons
7 years ago
Mikunj 75bbf374f5 Default icon background to transparent. 7 years ago
Mikunj c8db0e200d Fixed incorrect await. 7 years ago
Mikunj d60f147659 replaced jdenticon with identicon.js.
Cleanup any unused images.
7 years ago
Mikunj c10e81355d Moved profile name saving to account manager. 7 years ago
Mikunj d75dee4fef Fix up new line. 7 years ago
sachaaaaa b5cb582e94
Merge pull request #67 from sachaaaaa/log_level
More log level finetuning
7 years ago
Mikunj 06f79eb3fd Allow user to set display name when registering. 7 years ago
Mikunj 961eb53915 Auto-generate profile images on conversations. 7 years ago
Mikunj 85fe666edb Added jdenticon package. 7 years ago
sachaaaaa e9bb92c4da
Merge pull request #64 from Mikunj/ui-restyling
New UI
7 years ago
sachaaaaa 8f22babfcc More log level finetuning 7 years ago
sachaaaaa 416a046c46
Merge pull request #65 from sachaaaaa/get_latest_key
Ensure the contact prekey returned is always the latest available
7 years ago
sachaaaaa 248c9fb4e9 Ensure the contact prekey returned is always the latest available 7 years ago
Mikunj d2c9def028 Fix code comment. 7 years ago
Mikunj cc0b74fe4a Don't show ourselves in the contact list. 7 years ago
Mikunj c32bd3564d Fix minor UI layout. 7 years ago
Mikunj d6d71cb51e Show all contacts. 7 years ago
Mikunj 3eb193cca2 Added accordian 7 years ago
Mikunj fbc3832cfb Show friends in inbox. 7 years ago
Mikunj d1d906cfc0 Updated conversation textarea styling. 7 years ago