Commit graph

1412 commits

Author SHA1 Message Date
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
Niels Andriesse be7724b41b Implement feedback 2019-05-16 14:31:53 +10:00
Niels Andriesse 3161680432 Redo friend request handling 2019-05-16 12:08:37 +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 e3e7788219 Disable input if a friend request is pending 2019-05-14 13:39:07 +10:00
Mikunj a4b042f282 Added convenience function to make empty outgoing messages. 2019-05-14 10:59:14 +10:00
Niels Andriesse 3dda1f17e1 Implement incoming friend request UI 2019-05-13 15:21:16 +10:00
Niels Andriesse 4da8d33932 Clean 2019-05-10 13:38:00 +10:00
Mikunj 09157673fe Added friend request states in TSThread.
Automatically send a OWSFriendRequest if we are not friend with the person.
2019-05-09 14:00:40 +10:00
Mikunj 26625980bd Fix message sending params.
Disable ProfileFetcherJob.
2019-05-09 09:45:31 +10:00
Niels Andriesse 3bd3341e64 Clean 2019-05-06 11:01:21 +10:00
Niels Andriesse ef680a1cc2 Don't ask for contacts 2019-05-06 10:06:24 +10:00
Niels Andriesse d4fd3af433 Fix Signal bug 2019-05-03 16:26:32 +10:00
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 2019-05-03 10:10:11 +10:00
Niels Andriesse 9d64b76af6 Clean & fix bad merge 2019-04-30 09:34:14 +10:00
Mikunj 520d41565f Disable networking calls when updating profile.
Remove avatar from profile controller.
2019-04-29 12:42:49 +10:00
Michael Kirk 19002a13b1 Cannot delete last item in rail 2019-04-22 13:44:48 -07:00
Michael Kirk a1e008f930 apply new rounding/highlight design 2019-04-22 13:44:48 -07:00
Michael Kirk 4af9fa6789 "add more" as rail cell 2019-04-22 13:44:48 -07:00
Michael Kirk da79a53d96 cleanup compiler warnings 2019-04-15 14:35:35 -06:00
Michael Kirk fa45339f83 move to public category 2019-04-15 14:35:35 -06:00
Michael Kirk cfebb53719 more concise constants post translation 2019-04-04 13:44:42 -06:00
Michael Kirk 57b1aaa3dc inline enum converters 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 1fae83a777 respect any CDN headers (eg Host for front) 2019-04-02 20:01:04 -06:00
Michael Kirk 07e88009e4 Merge tag '2.38.0.11' 2019-04-01 14:04:43 -06:00
Matthew Chen a3efb58d15 Respond to CR. 2019-03-28 18:29:19 -04:00
Matthew Chen 517a550593 Further improve "first responder" behavior in the image editor. 2019-03-28 18:06:35 -04:00
Matthew Chen eb5cf3978c Fix first responder issue in image editor. 2019-03-28 18:05:46 -04:00