Commit Graph

6194 Commits (16b1622bea3a88a2927ac8464d3b6fb643e7d11a)

Author SHA1 Message Date
Niels Andriesse 2092df955a Generate mock notification upon successful message retrieval 6 years ago
Niels Andriesse a9a9800dd2 Fix duplicate error unwrapping 6 years ago
Mikunj Varsani a743698386 Hooked up message send success and failure to LokiAPI.
Converted objective c functions from callbacks to promise in LokiAPI
6 years ago
Niels Andriesse 3c7b769d20 Fetch messages & ping friends when application becomes active 6 years ago
Niels Andriesse cc1f41c11b Implement background fetching skeleton 6 years ago
Niels Andriesse 72cc345734 Hook up new messaging API 6 years ago
Niels Andriesse 5541e2c2c3 Clean 6 years ago
Mikunj Varsani 512b71a9d4
Merge branch 'master' into proof-of-work-ui 6 years ago
Niels Andriesse ee2361b5cc Hook up Loki messaging API 6 years ago
Mikunj f8cccd8967 Show spinning cog if we are calculating the proof of work. 6 years ago
Niels Andriesse 4c7e653cef Hook up public key checking 6 years ago
Niels Andriesse 4ce9228afd WIP 6 years ago
Niels Andriesse a91c636dda Document things more 6 years ago
Niels Andriesse 3bd3341e64 Clean 6 years ago
Niels Andriesse 57084e7e99 Merge branch 'master' of github.com:loki-project/loki-messenger-ios 6 years ago
Niels Andriesse 29ac92e961 Hook up new conversation button 6 years ago
Mikunj de01731316 Removed LokiKit.
Moved all files back into SignalServiceKit.
6 years ago
Niels Andriesse a284f3deb6 Don't ask for notifications 6 years ago
Niels Andriesse adddec19ae Don't auto-capitalize search bar entries 6 years ago
Niels Andriesse ef680a1cc2 Don't ask for contacts 6 years ago
Niels Andriesse 81dc2077e8 Fix error handling issue 6 years ago
Niels Andriesse 5bbf7d85b2 Add new conversation button 6 years ago
Niels Andriesse 1431efba23 Fix crash 6 years ago
Niels Andriesse d4fd3af433 Fix Signal bug 6 years ago
Niels Andriesse 9e388e16de Move files 6 years ago
Mikunj 5e894c1149 Fixes stuff that broke during merge 6 years ago
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 6 years ago
Mikunj c02ae62a8d Added lokikit 6 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 6 years ago
Niels Andriesse aeb3cecf55 WIP 6 years ago
Niels Andriesse 343218d75c Polish UI 6 years ago
Niels Andriesse 08a1ec77a1 Rename ServiceNode → LokiMessagingAPI 6 years ago
Niels Andriesse c1e121b271 Create LokiKit 6 years ago
Niels Andriesse 0def8ed018
Merge pull request #3 from loki-project/niels
Clean
6 years ago
Niels Andriesse 41b6988f50 Clean 6 years ago
Niels Andriesse 7a6b87bc63
Merge pull request #2 from loki-project/niels
Implement Mnemonic Based Key Pair Restoration
6 years ago
Niels Andriesse 2cb1ddbdad Implement mnemonic based key pair restoration 6 years ago
Mikunj 71cc25fbd6 Updated pod submodules. 6 years ago
Niels Andriesse 9c46c9d7be Implement mnemonic decoding 6 years ago
Niels Andriesse 5eddb9274b Fix incorrect key pair usage 6 years ago
Niels Andriesse dc80c17261 Skip onboarding permissions step 6 years ago
Niels Andriesse 011d4e1465 Implement basic snode interaction 6 years ago
Niels Andriesse 9d64b76af6 Clean & fix bad merge 6 years ago
Niels Andriesse 8d0c3b0f97 Add copy button feedback 6 years ago
Niels Andriesse ca0f58c6b4 [Merge] Mnemonic Copy Button & Protobuf Changes 6 years ago
Niels Andriesse b64bb79254 Minor refactoring 6 years ago
Mikunj 8e5327f915 Set loki profile name upon registration 6 years ago
Niels Andriesse a551500e37 Add copy mnemonic button 6 years ago
Mikunj c26a5c9cdf Skip profile view in onboarding. 6 years ago
Mikunj 520d41565f Disable networking calls when updating profile.
Remove avatar from profile controller.
6 years ago
Niels Andriesse 19dd766713 Add missing constraint 6 years ago
Niels Andriesse c429bebaba Fix phone number parsing crash 6 years ago
Niels Andriesse e4de406be6 Fix merge issue 6 years ago
Niels Andriesse 33c6f3a88d Merge branch 'dev' of github.com:loki-project/loki-messenger-ios 6 years ago
Niels Andriesse 384353086b Fix bundle ID issue 6 years ago
Michael Kirk e0bba32505 "Bump build to 2.39.0.2." 6 years ago
Michael Kirk 29ec77e09f sync translations 6 years ago
Michael Kirk abf35decde Enable batch mode when popping to Media Library 6 years ago
Michael Kirk 41977f7437 snappier presentation of collection picker 6 years ago
Michael Kirk abd4e0dd41 ensure scrolled to the _Very_ bottom. 6 years ago
Michael Kirk fbc0b5f8ee Add padding below last row of media content 6 years ago
Michael Kirk 4af9fa6789 "add more" as rail cell 6 years ago
Michael Kirk 3eb28df967 swap icon order 6 years ago
Michael Walker 11af22432d Add pinterest domain and asset domains for link preview support 6 years ago
Michael Kirk a44712ec3d update info.plist 6 years ago
Michael Kirk dfdde8cb7a "Bump build to 2.39.0.1." 6 years ago
Michael Kirk c84c478957 sync translations 6 years ago
Michael Kirk fa45339f83 move to public category 6 years ago
Michael Kirk 349dd61fee adapt iOS9 fix to new media flow 6 years ago
Michael Kirk d8dbbd328d clear timer once video is complete
otherwise the old timer remains when returning to the capture view
6 years ago
Michael Kirk 1e4f670ffd add shadow to buttons that overlay images 6 years ago
Michael Kirk a10973f825 align stop icons between picker and capture 6 years ago
Michael Kirk db410becb7 per design: "back" is retake for first photo 6 years ago
Michael Kirk 26ef36dc55 Fix: back from approval not showing bottom buttons 6 years ago
Michael Kirk 458564262f valign capture, switch, and done buttons
Purelayout doesn't support UILayoutGuide =(
6 years ago
Michael Kirk b175bd77a5 Fix "too much content inset" issue 6 years ago
Michael Kirk 39d3219238 Add option to manually disable circumvention. 6 years ago
Michael Kirk febcc19636 "Bump build to 2.39.0.0." 6 years ago
Michael Kirk a9ba848ffc address notification race 6 years ago
Matthew Chen 6c1d6cc201 Simplify the scroll down button layout. 6 years ago
Matthew Chen 40bd2b06d2 Simplify the scroll down button layout. 6 years ago
Matthew Chen 42871bb6a6 Simplify the scroll down button layout. 6 years ago
Matthew Chen 0e87d2e5b3 Simplify the scroll down button layout. 6 years ago
Matthew Chen 79d594b4d3 Ensure that conversation view's content insets reserve space for input accessory view when app is inactive. 6 years ago
Michael Kirk 78790ab69d swift style lint 6 years ago
Michael Kirk 9f806d3963 respond to fixed radar (hooray) 6 years ago
Michael Kirk 89ae37cea5 avoid crashing optional unwrapping introduced by Swift5 migration 6 years ago
Michael Kirk cfebb53719 more concise constants post translation 6 years ago
Michael Kirk 57b1aaa3dc inline enum converters 6 years ago
Michael Kirk a837cc0ab0 fix builtInSpeaker type 6 years ago
Michael Kirk 409426d105 work around swift4.2 AudioSession API bug 6 years ago
Michael Kirk d8640f60ef undo most of Category/Mode conversion, respond to new types/api 6 years ago
Michael Kirk 3703b34973 swift5 new compiler nits 6 years ago
Michael Kirk b1e1020eb3 swift5: void promise must take void argument vs no argument 6 years ago
Michael Kirk 30266bf65e autoformatted 6 years ago
Michael Kirk 64a0c4bfaa auto-migrate to Swift5 6 years ago
Michael Kirk 87094a8fb1 update carthage 6 years ago
Michael Kirk 501e2c761f Merge tag '2.38.1.2' 6 years ago
Michael Kirk a1c6b7ec15 "Bump build to 2.38.1.2." 6 years ago
Michael Kirk a693e77c01 sync translations 6 years ago