Commit Graph

5278 Commits (014193e737ba007fb1c1d78b3c2d9bb66c172f61)
 

Author SHA1 Message Date
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
sachaaaaa 3053897645
Merge pull request #127 from Mikunj/travis
Travis fixes
6 years ago
Mikunj ae08bdf5ec Disable cache on windows 6 years ago
Beaudan Campbell-Brown 80077325e1
Merge pull request #125 from Mikunj/refactor-lib-loki
Refactor libloki protocol
6 years ago
Mikunj 5960b8af1c made travis_wait global. 6 years ago
Mikunj 4d1f4fcb4f Moved loki_protocol_store.js into libloki/storage.js 6 years ago
sachaaaaa 06cc03811f
Merge pull request #120 from Mikunj/travis-windows-wait
Added travis_wait on windows.
6 years ago
Mikunj a12ed61cc1 Fix notification display after friend request is accepted. 6 years ago
Mikunj 4eda13733a Cleanup tests.
Moved service_node_test to assert to keep consistency.
6 years ago