Commit Graph

1327 Commits (v1.6.10)

Author SHA1 Message Date
Audric Ackermann 649a581dd2
make caret-color as text-color to make it for visible 4 years ago
audric 30327257ca don't overflow char taking too much space 4 years ago
audric 4f5072ee65 Merge remote-tracking branch 'upstream/clearnet' into perf-improv 4 years ago
Warrick Corfe-Tan 398e23256d minor style tweak. 4 years ago
Warrick Corfe-Tan ee7e6e47fe applying to outgoing messages 4 years ago
Warrick Corfe-Tan fb81fce331 formatting and linting. 4 years ago
Warrick Corfe-Tan c944fac426 Transparent background for images. 4 years ago
Audric Ackermann 511adcf388
refactored right panel to hook 4 years ago
Audric Ackermann 4eb76df60c
fix line on onion path modal 4 years ago
Warrick Corfe-Tan 00c7c8b969 vertical line wip. 4 years ago
Warrick Corfe-Tan fe474425ba wip vertical line. 4 years ago
Audric Ackermann 9bdd6ad139
add button to control speed playback on the player 4 years ago
Audric Ackermann e8020348b4
fix up onion path animation with no glowing nodes 4 years ago
Warrick Corfe-Tan eb2e60b2eb Fixed update-group-name dialog styling. 4 years ago
Audric Ackermann bbbcfd54d6
rename all spacer-* to react component 4 years ago
Audric Ackermann a5d7995168
merge dialog refctor with clearnet 4 years ago
Audric Ackermann c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet 4 years ago
Warrick Corfe-Tan 7dc318aa3d add / remove moderator modals refactored. Need to remove old whisper code and files. 4 years ago
Warrick Corfe-Tan b2dcb695f8 Fixed modal header styling for onion path dialog. 4 years ago
Warrick Corfe-Tan ec39f7ae9b Moved edit profile saving into edit profile component file. 4 years ago
Warrick Corfe-Tan 7285866e5e Fix edit icon styling. 4 years ago
Warrick Corfe-Tan 066e0d954e lights glowing but not yet in order.
WIP glow cycle.

Glow animation working.

Glow animation working, modal no longer interferring with left menu margins.

Cleaning up code. Adding PR suggestions.

Adding typing.

Refactor edit profile modal dialog to no longer use the signal code.
4 years ago
Audric Ackermann 68f81d387f
fixed mentions overlay with attachment on back 4 years ago
Warrick Corfe-Tan 22a32283b7 WIP Adding country and styling to modals. 4 years ago
Warrick Corfe-Tan d7b22e13e1 WIP: Onion path modal using redux state and refactored modals. 4 years ago
Lucas Phang b4ac4db452 Change path node colors depending on status 4 years ago
Lucas Phang 56bd22fd76 Refactor Onion Path rendering logic 4 years ago
Lucas Phang dc8c3138d5 Remove lines from dialog 4 years ago
Lucas Phang 07b434ccc8 Add CSS for Nodes and Lines 4 years ago
Lucas Phang 9cfb39bb97 Add button to dialog and css updates 4 years ago
Lucas Phang f1bfd363e5 Add display dialog logic 4 years ago
Lucas Phang 67bf0f0398 Add Circle SVG 4 years ago
Lucas Phang f1aad750f2 Add new icon to actions panel 4 years ago
Warrick cb307790f6
WIP: User nicknames (#1618)
* WIP Adding change nickname dialog.

* WIP adding nickname change dialog.

* WIP nickname dialog.

* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.

* Fix message capitilisations.

* Add change nickname to conversation list menu.

* Enable clear nickname menu item.

* Added messages for changing nicknames.

* Clearing nicknames working from header and message list.

* Adding modal styling to nickname modal.

* Reorder nickname menu item positions.

* Add group based conditional nickname menu options to conversation header menu.

* minor tidying.

* Remove unused error causing el option.

* Formatting.

* Linting fixes.

* Made PR fixes

* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members.
4 years ago
Audric Ackermann e41d182972
Fix fonts sans serif (#1619)
* force deleteAccount after 10sec timeout waiting for configMessage

* move some constants to file where they are used

* add a way to fetch snodes from snodes

* remove a snode from a pubkey's swarm if we get 421 without valid content

* remove getVersion from snodes

* hide groupMembers in right panel for non-group convo

* fix font sans serif by using roboto instead

Fixes #1617
4 years ago
Audric Ackermann b574fd731d
match group invitation design with ios 4 years ago
Audric Ackermann 248494f15b
redesign group invitation message type 4 years ago
Audric Ackermann eb0ddd85f4
add zombies logic for member leaving and removing 4 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 4 years ago
Audric Ackermann d3b9e56c92
remove unused templates and css 4 years ago
Audric Ackermann 720e229c95
do not put DM settings on multiple lines 4 years ago
Audric Ackermann c420bfcf74 only handle a single time the groups from a configurationMessage 4 years ago
Audric Ackermann a04bc0d225 center notification icon on settings and make label clickable 4 years ago
Audric Ackermann 6a998111c7 add a qrcode to scan mnemonic/seed in dialog 4 years ago
Audric Ackermann 6edcb88788
remove resend as it does not make any sense with medium groups
and sendAnyway
4 years ago
Audric Ackermann d655c397e0
make the isAdmin coming from the convo props and not the messages 4 years ago
Audric Ackermann 5c3cb0a165
make moderator dialogs the Session way 4 years ago
Audric Ackermann a0703bc2f9
remove primary and secondary device separate status 4 years ago
Audric Ackermann 21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
Remove prekeys message and Session managment.
4 years ago
Audric Ackermann 3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog 4 years ago