Commit graph

1373 commits

Author SHA1 Message Date
Niels Andriesse
e81a074efc Show online status 2019-05-27 16:30:28 +10:00
Niels Andriesse
35f2354327 Show when a message was sent using P2P 2019-05-27 15:06:54 +10:00
Niels Andriesse
22623815bb Enforce naming convention 2019-05-24 16:25:25 +10:00
Niels Andriesse
cbac37a95f Fix friend request UI bugs 2019-05-24 16:23:27 +10:00
Niels Andriesse
1a8175472a Refactor friend request view & add documentation 2019-05-21 10:30:06 +10:00
Niels Andriesse
5622c08124 Fix crash & clean 2019-05-21 09:09:48 +10:00
Niels Andriesse
4a633fba68 Debug friend request expiration 2019-05-20 14:52:26 +10:00
Niels Andriesse
6adc8cf014 Add isFriendRequestExpired flag 2019-05-20 12:31:21 +10:00
Niels Andriesse
7493e037c9 Fix minor code style issues 2019-05-20 11:20:03 +10:00
Niels Andriesse
81d5adc8c8 Fix threading issue & unnecessary updating 2019-05-20 10:40:39 +10:00
Niels Andriesse
750a25622b Partially fix remaining UI issues 2019-05-17 16:36:24 +10:00
Niels Andriesse
2e8d62b3ee Fix friend request acceptance bug 2019-05-17 14:03:04 +10:00
Niels Andriesse
d5dc54af1b Partially fix UI updating bug 2019-05-17 12:38:36 +10:00
Mikunj Varsani
c43295eb7c
Loki session reset (#14)
* Added session reset.

* Hooked up session reset internals to UI.

* Send empty message when we have received an end session message.

* Verify incoming PreKeyWhisperMessage.

* Fix indentations in SessionReset.md
2019-05-17 10:11:06 +10:00
Niels Andriesse
3728638832 Reduce code duplication & fix cell sizing bug 2019-05-16 12:20:56 +10:00
Niels Andriesse
3161680432 Redo friend request handling 2019-05-16 12:08:37 +10:00
Niels Andriesse
49c6611d9d WIP 2019-05-15 16:48:16 +10:00
Niels Andriesse
c3582f3d06 Update name shown on home screen 2019-05-15 14:52:56 +10:00
Niels Andriesse
3c579548cc Make pending friend request status more obvious 2019-05-15 11:41:07 +10:00
Niels Andriesse
1fc9ac34a2 Disable input bar as appropriate 2019-05-15 11:29:04 +10:00
Niels Andriesse
cb1e876b7a Make friend request status updates more reliable 2019-05-15 11:19:33 +10:00
Niels Andriesse
b83766ef74 Clean & fix conversation settings crash 2019-05-14 15:54:39 +10:00
Niels Andriesse
fffb55540b Mostly hook up friend request status logic 2019-05-14 14:57:58 +10:00
Niels Andriesse
e3e7788219 Disable input if a friend request is pending 2019-05-14 13:39:07 +10:00
Niels Andriesse
d91dc5f045 Fix friend request view bug 2019-05-14 12:54:13 +10:00
Niels Andriesse
da967e6586 Update friend request view for sent state 2019-05-14 11:27:34 +10:00
Niels Andriesse
b215cdd9fd Measure friend request view height dynamically 2019-05-14 10:28:02 +10:00
Niels Andriesse
635dcef2b2 Fix incoming friend request interaction 2019-05-13 16:40:22 +10:00
Niels Andriesse
dca6aed6ee Fix message cell sizing issue 2019-05-13 16:21:07 +10:00
Niels Andriesse
3dda1f17e1 Implement incoming friend request UI 2019-05-13 15:21:16 +10:00
Niels Andriesse
a8092cbfa3 Fix crash 2019-05-08 16:02:53 +10:00
Mikunj
f8cccd8967 Show spinning cog if we are calculating the proof of work. 2019-05-06 16:12:14 +10:00
Niels Andriesse
aeb3cecf55 WIP 2019-05-03 07:58:48 +10:00
Michael Kirk
349dd61fee adapt iOS9 fix to new media flow 2019-04-15 14:35:35 -06:00
Michael Kirk
b175bd77a5 Fix "too much content inset" issue 2019-04-12 09:14:57 -06:00
Michael Kirk
a9ba848ffc address notification race 2019-04-10 07:13:10 -06:00
Matthew Chen
6c1d6cc201 Simplify the scroll down button layout. 2019-04-09 15:46:42 -04:00
Matthew Chen
40bd2b06d2 Simplify the scroll down button layout. 2019-04-09 14:55:49 -04:00
Matthew Chen
42871bb6a6 Simplify the scroll down button layout. 2019-04-09 14:48:01 -04:00
Matthew Chen
0e87d2e5b3 Simplify the scroll down button layout. 2019-04-09 14:38:29 -04:00
Matthew Chen
79d594b4d3 Ensure that conversation view's content insets reserve space for input accessory view when app is inactive. 2019-04-09 14:36:30 -04:00
Michael Kirk
78790ab69d swift style lint 2019-04-04 13:44:42 -06:00
Michael Kirk
cfebb53719 more concise constants post translation 2019-04-04 13:44:42 -06:00
Michael Kirk
30266bf65e autoformatted 2019-04-04 13:44:42 -06:00
Michael Kirk
64a0c4bfaa auto-migrate to Swift5 2019-04-04 13:44:42 -06:00
Michael Kirk
501e2c761f Merge tag '2.38.1.2' 2019-04-04 13:42:07 -06:00
Michael Kirk
5e96769a12 resize voice note bar with rotation 2019-04-03 10:55:33 -06:00
Michael Kirk
63907acb54 Don't update "cancel" status when locked 2019-04-03 10:54:54 -06:00
Michael Kirk
8ead2cc83d fix overzealous assert 2019-04-03 10:53:08 -06:00
Michael Kirk
fdc9db3487 iOS9 workaround to restore input view after sending captioned attachment 2019-04-03 10:52:00 -06:00