Commit Graph

5136 Commits (07076c27ae371ae1b0c3f179ce1ed372ea429299)
 

Author SHA1 Message Date
Beaudan 37ba762312 First stuff for contacting specific nodes for each contact. Hard coded to hit the same bootstrap node for now plus doesn't handle unreachable nodes/errors well yet 6 years ago
Beaudan Campbell-Brown ea1d007b4f
Merge pull request #136 from Mikunj/tests
Tests
6 years ago
Mikunj af41dd04f7 Added linting on travis. 6 years ago
Mikunj 6bd2d3962e Linted files 6 years ago
Mikunj b4248afd98 Updated a profile test. 6 years ago
Beaudan Campbell-Brown c1dfd400f5
Merge pull request #131 from Mikunj/ttl-setting
Added TTL to settings.
6 years ago
Beaudan Campbell-Brown 1b681bdc98
Merge pull request #137 from Mikunj/fix/friend-display
Fix contact display
6 years ago
Mikunj Varsani f527e2a2ff
Update js/notifications.js 6 years ago
sachaaaaa 67b011b7d0
Merge pull request #138 from Mikunj/loki-icon
Loki icon
6 years ago
Mikunj cd3d17f977 Fix review issues. 6 years ago
Mikunj 6467b0bb45 Fix up tests. 6 years ago
sachaaaaa 087ae9f6b2
Update about.html
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
6 years ago
Mikunj 1f10a73e4f Updated strings. 6 years ago
Mikunj b8aa60b95d Added loki icon. 6 years ago
Mikunj feb8af476a Refactored BlockedNumberController. 6 years ago
Scott Nonnenberg f69a0b45bf v1.20.0-beta.3 6 years ago
Scott Nonnenberg 74bbdb88a5 Lint fixes 6 years ago
Scott Nonnenberg 16a821645f Preserve scroll position on toggle emoji panel, add attachment 6 years ago
Scott Nonnenberg 0de54e125c Improve caption editor usability, new 'add attachment' affordance 6 years ago
Scott Nonnenberg ac1a6d197a Enable sending multiple images in one message 6 years ago
Mikunj e69999a790 Fix condition order. 6 years ago
Mikunj 7341471ce7 Fix up notification. 6 years ago
Mikunj 78c5962ff0 Fixed contact not being added after friend request is accepted. 6 years ago
Scott Nonnenberg 7db7a3ad44 Preserve scroll position when adding/removing staged quote 6 years ago
Mikunj 7aad9417c7 Added blocked number controller tests 6 years ago
sachaaaaa b7329824ab
Merge pull request #133 from sachaaaaa/metrics-ttl
add TTL variation in pow metrics
6 years ago
sachaaaaa 90a9c554c5
Merge pull request #135 from BeaudanBrown/timezone-test-fix
Small fix for strange bug…
6 years ago
Mikunj faeb319c58 Added profile model test. 6 years ago
Beaudan 6863f7e51a Small fix for strange bug where timezone would be different in the past for regular user vs sudo 6 years ago
Scott Nonnenberg cba47668cd Increase contrast of typing indicator in iOS theme 6 years ago
Scott Nonnenberg 92c2a0f996 Data infrastructure work 6 years ago
Scott Nonnenberg 57abb8300f Upgrade Electron to 3.0.14 6 years ago
Scott Nonnenberg aab2a57b48 Some style and interaction fine-tuning 6 years ago
Scott Nonnenberg a900792a06 Use thumbnails for smaller cells in image grids 6 years ago
Scott Nonnenberg ba711d8985 Show just first image if we receive mixed multi-attachment msg 6 years ago
Scott Nonnenberg 52d3138958 Caption editor: add keyboard interaction, disable for single img 6 years ago
Scott Nonnenberg b08c10a547 FileInputView: Event on attachment change to hide/show microphone 6 years ago
sachaaaaa 7f78409f43 add TTL variation in pow metrics 6 years ago
Scott Nonnenberg 43e5d16020 Support for web socket communication with no signaling key 6 years ago
Scott Nonnenberg 00755072ee Include caption, width and height for outgoing attachments 6 years ago
Mikunj d626344ae1 Fix double quotes. 6 years ago
Mikunj 924c51d5c7 Removed min and max clamping in code.
This should be done UI and Server side instead.
6 years ago
Mikunj 24455fc8b7 Updated TTL to use slider. 6 years ago
Mikunj Varsani d97ee35f12
Merge pull request #129 from Mikunj/pow-difficulty
Reduced PoW difficulty to 100 on production.
6 years ago
Mikunj 8f1650443f Set custom TTL in outgoing message. 6 years ago
Mikunj 235dbb2176 Added display of message ttl in settings.
Fixed setting message ttl.
6 years ago
Mikunj 87113b6cc1 Added message ttl setting storage 6 years ago
Mikunj 4de69bee4b Reduced PoW difficulty to 100 on production. 6 years ago
sachaaaaa 61c4447ab0
Merge pull request #126 from Mikunj/friend-request-notification
Fix notification display after friend request is accepted.
6 years ago
Scott Nonnenberg 2380f01e31 Ensure that too-wide messages don't overflow in small breakpoint 6 years ago