Commit graph

1443 commits

Author SHA1 Message Date
Niels Andriesse
d6e499bd9a Switch onboarding seed step and display name step 2019-09-18 11:09:09 +10:00
Mikunj
99e217e323 Minor fixes. 2019-09-18 09:45:14 +10:00
Mikunj
0e154c4dac Fix up magic numbers. 2019-09-18 09:32:14 +10:00
Niels Andriesse
0743fbf855 Refactor 2019-09-17 16:51:38 +10:00
Niels Andriesse
54de8bc221 Update version number 2019-09-13 11:18:58 +10:00
Niels Andriesse
c780023d63 Fix quote UI 2019-09-11 10:34:51 +10:00
Niels Andriesse
6b0454317e Re-enable search for regular conversations 2019-09-10 15:47:34 +10:00
Niels Andriesse
1338fcda21 Clean 2019-09-10 13:26:58 +10:00
Mikunj
43a20879e6 Merge branch 'dev' into profile-icons 2019-09-09 13:26:32 +10:00
Niels Andriesse
0590e2eb42 Fix various UI issues 2019-09-06 15:16:25 +10:00
Mikunj
4e521bba83 Fixed minor edge case 2019-09-06 12:28:43 +10:00
Mikunj
640977267e Minor fix. 2019-09-06 11:34:01 +10:00
Mikunj
f230c2ac2c Fix incorrect color handling. 2019-09-06 11:08:13 +10:00
Mikunj
b080c7dab9 Fix incorrect RNG implementation 2019-09-06 10:40:11 +10:00
Niels Andriesse
a3a64218f9 Implement link previews for regular conversations 2019-09-06 09:35:01 +10:00
Mikunj
1cba6f1ce4 Fix minor hue correction 2019-09-05 15:15:27 +10:00
Mikunj
0d2d1cf101 Dynamically show user names on public chat.
This fixes the issue where identicons weren't matching up to the one on desktop
2019-09-05 11:33:49 +10:00
Mikunj Varsani
2bda269a45 Removed useless code. 2019-09-04 15:18:55 +10:00
Mikunj Varsani
6857fd3285 Added JazzIcons. 2019-09-04 15:17:54 +10:00
Niels Andriesse
e46f6ee9b8 Fix migration issue 2019-08-30 12:12:32 +10:00
Niels Andriesse
fcc87cf47a Update build number & version number 2019-08-29 11:53:11 +10:00
Niels Andriesse
8744d732a9 Implement QR code scanning 2019-08-23 15:12:08 +10:00
Niels Andriesse
48706d233f Implement group message sending & receiving 2019-08-21 16:16:40 +10:00
Niels Andriesse
b8b036cd6b Fix incorrect Loki color palette 2019-07-25 14:25:05 +10:00
Niels Andriesse
3bbcdce95c Fix splash screen 2019-07-25 14:10:26 +10:00
Niels Andriesse
838eec0c52 Clean up lock screen 2019-07-25 14:02:23 +10:00
Niels Andriesse
00318dfe6b Fix version number issue 2019-06-26 10:05:09 +10:00
Niels Andriesse
e4eea3a95a Update launch screen 2019-06-20 13:43:02 +10:00
Niels Andriesse
09aea1b2f0 Make avatar background white 2019-06-18 15:03:42 +10:00
Niels Andriesse
e2bcb61342 Use custom new conversation screen 2019-06-17 16:20:09 +10:00
Niels Andriesse
96b077b1b4 Fix crash 2019-06-17 14:40:19 +10:00
Niels Andriesse
52f479a0b1 Implement fancy avatars 2019-06-17 13:52:17 +10:00
Niels Andriesse
bc112a7c90 Propagate request timeout interval through to request serializer 2019-06-17 10:45:09 +10:00
Niels Andriesse
30aac6a94d Fix crash 2019-06-17 10:08:05 +10:00
Niels Andriesse
38629b4c4e Make online indicator more subtle 2019-06-14 16:41:19 +10:00
Niels Andriesse
1bf0d44246 Add basic styling 2019-06-14 15:25:39 +10:00
Niels Andriesse
820b0829bb Merge LokiP2PManager & LokiP2PMessageHandler 2019-06-12 14:50:36 +10:00
Niels Andriesse
845c4f700a Fix crash 2019-05-28 15:00:18 +10:00
Niels Andriesse
d9a728922f Ditch public key part of display name 2019-05-28 13:10:11 +10:00
Niels Andriesse
1462a5cb6b Handle receiving of sender display name 2019-05-28 13:04:32 +10:00
Niels Andriesse
e6962dcb95 Clean 2019-05-27 16:36:14 +10:00
Niels Andriesse
e81a074efc Show online status 2019-05-27 16:30:28 +10:00
Niels Andriesse
a11074ba5a Fix crash 2019-05-27 13:11:25 +10:00
Niels Andriesse
08aac18384 Clean more 2019-05-22 13:09:01 +10:00
Niels Andriesse
1c73cf5114 Re-order files 2019-05-21 11:40:29 +10:00
Mikunj
3d7bd6b895 Fix incorrect function name.
Refactor fixes.
2019-05-20 13:30:08 +10:00
Mikunj
f1cbc2e0d1 Added friend request message expiration. 2019-05-20 11:18:24 +10:00
Niels Andriesse
64f92d261b Refactor 2019-05-17 13:37:36 +10:00
Mikunj
fb1e27d633 Fix empty message generation.
Before since we were setting the groupMetaMessage, it was setting the `shouldSave` property to true and thus the message sender was looking for the message in the db.
We now don't set this property so the message should be able to be sent without saving.
2019-05-17 09:47:08 +10:00
Niels Andriesse
7faa9d333c Add missing save 2019-05-16 15:32:43 +10:00