Commit Graph

17610 Commits (2b008516b5909c11ef5c8116f842fce20bb8666b)
 

Author SHA1 Message Date
Morgan Pretty c4aadaff1c Fixed the broken tests and updated test dependencies
Properly fixed the busted migration issue
Updated to the latest version of Quick and Nimble (unit testing libraries)
Updated the tests based on the above
2 years ago
Morgan Pretty 20ce1deb23 Merge remote-tracking branch 'upstream/dev' into fix/xcode-15-build-issues 2 years ago
Morgan Pretty 323a7a1bce
Merge pull request #906 from mpretty-cyro/feature/add-timestamps-to-notification-metadata
Added additional notification metadata and rate-limited PN subscriptions
2 years ago
Morgan Pretty 134d257faf
Merge pull request #907 from mpretty-cyro/fix/incorrect-screen-popping
Fixed an issue where the conversation screen was dismissed incorrectly
2 years ago
Morgan Pretty dbfeaef006
Merge pull request #904 from RyanRory/fix-link-preview-image
Fix link preview
2 years ago
Morgan Pretty 8fee4edf34 Updated to the latest translations from Crowdin 2 years ago
Morgan Pretty 2310652407
Merge pull request #905 from vlzuykov/master
Add Ukrainian translation from Crowdin
2 years ago
Morgan Pretty 52836cff91 Fixed a couple more issues
Fixed an issue with the Emoji generation
Fixed the SessionThread 'isPinned' property
Fixed an issue when migrating from a pre 2.3.0 version to the latest version
2 years ago
Morgan Pretty cdf918194a Fixed an issue where XCode 15 would hang on launch due to being unable to retrieve a read lock 2 years ago
Morgan Pretty 4c934d2fda [WIP] Started work fixing XCode 15 build issues
Reworked the EmojiGenerator to structure the 'EmojiWithSkinTones+String" file as the original structure was causing XCode 15 to build forever
Reworked the seed node certificate loading in an effort to fix a crash
Updated to the latest version of webp
Commented out a line causing build issues
Fixed a number of build warnings
Fixed an issue which could cause migration issues when upgrading from certain old versions
2 years ago
Morgan Pretty f92579db07 Fixed a couple more bugs with link previews
Fixed an issue where sending a link with a preview wouldn't work if you have a previous "failed" preview for the same link
Fixed an issue where receiving a link with a preview could update all existing previews to an invalid state
2 years ago
Morgan Pretty 8cbd318cca Fixed an issue where the conversation screen was dismissed incorrectly
Fixed a bug where going to the settings screen in a conversation with no messages would pop to the conversation list
2 years ago
Morgan Pretty 8b1a4aaba0 Added additional notification metadata and rate-limited PN subscriptions
Fixed an issue where the PN subscription API call wasn't taking the frequency rate limit into account
Added the timestamp and expiration timestamp to the notification metadata
2 years ago
vlzuykov b9a5e0befb
Add files via upload 2 years ago
Ryan Zhao 5f25abc213 add paged database observer for link preview attachment 2 years ago
ryanzhao 5088e394f2 clean 2 years ago
Morgan Pretty 3cbe749d3c
Merge pull request #903 from oxen-io/dev
Release 4.2.1
2 years ago
Morgan Pretty 67ab1e5194 Increased the build number for RC build 2 years ago
Morgan Pretty 65acd79812
Merge pull request #902 from mpretty-cyro/fix/notification-extension-issues
Fixed a number of issues with the Notification Service Extension
2 years ago
Morgan Pretty a2f1f36d2c Fixed a number of issues with the Notification Service Extension
Fixed an issue where receiving a PN for outgoing messages could break the NotificationServiceExtension
Fixed an issue where the NotificationServiceExtension could startup in an invalid way resulting in subsequent PNs failing to process
Fixed an issue where you could incorrectly receive multiple generic notifications after receiving an incoming call notification
Fixed an issue where the read state syncing might not clear notifications from the notification center
Fixed an issue with parsing Bencoded data
Updated the PN subscription to subscribe to CONVO_INFO_VOLATILE notifications (update read state)
Updated the NotificationServiceExtension to use standard message processing where possible
Updated the NotificationServiceExtension to update the app badge based on a database query
2 years ago
Morgan Pretty fbae340bda
Merge pull request #901 from mpretty-cyro/fix/call-messages-not-marking-as-read
Fixed an issue where call messages wouldn't get marked as read when the last message in a conversation
2 years ago
Morgan Pretty b79de0cf32 Fixed an issue where call messages wouldn't get marked as read when the last message in a conversation 2 years ago
Morgan Pretty ab610578e6
Merge pull request #900 from mpretty-cyro/fix/media-detail-to-all-media-transition
Fixed an issue where tapping All Media on the media detail screen wasn't working
2 years ago
Morgan Pretty eaceabe217
Merge pull request #899 from mpretty-cyro/fix/media-picker-reload
Fixed an issue where the media picker wouldn't reload when changing image access
2 years ago
Morgan Pretty 5bdfd0e93c
Merge pull request #898 from mpretty-cyro/fix/quote-preview-x-alignment
Fixed a bug where the quote preview width could be too small
2 years ago
Morgan Pretty cbc1ab437b Fixed an issue where tapping All Media on the media detail screen wasn't working 2 years ago
Morgan Pretty c98af2386c Fixed an issue where the media picker wouldn't reload when changing image access 2 years ago
Morgan Pretty 260e9b0a43 Fixed a bug where the quote preview width could be too small 2 years ago
Morgan Pretty 862a6a8898
Merge pull request #887 from oxen-io/dev
Release 2.4.0
2 years ago
Ryan Zhao 0b2e825190 Merge branch 'dev' into onboarding 2 years ago
Morgan Pretty 45bee6fdf9
Merge pull request #897 from mpretty-cyro/fix/silly-build-issues
Fixed a few silly build issues
2 years ago
Morgan Pretty dc15586dd1 Fixed a few silly build issues 2 years ago
Morgan Pretty 1a10049f39
Merge pull request #895 from mpretty-cyro/fix/config-processing-issues
Fixed a couple of config handling bugs
2 years ago
Morgan Pretty 7a8941db5c Fixed a couple of config handling bugs
Fixed an bug where config messages could be processed in the wrong order
Tweaked the behaviour or removing threads (this would cause issues with future config-based settings changes that live on the thread getting lost)
2 years ago
ryanzhao 55850584cb Merge branch 'dev' into onboarding 2 years ago
Morgan Pretty 6d990559b7
Merge pull request #888 from mpretty-cyro/fix/minor-outgoing-quote-bugs
Fix a couple of minor bugs and clean up query interface
2 years ago
Morgan Pretty d71d07c430
Merge pull request #893 from mpretty-cyro/fix/acknowledgements
Added Cocoapod Acknowledgements
2 years ago
ryanzhao e1c662030f minor refactor 2 years ago
ryanzhao 1842422a67 minor refactor 2 years ago
Ryan Zhao 23f67763f4 WIP: toast 2 years ago
Ryan Zhao 012b3df646 clean 2 years ago
Ryan Zhao 353abe7089 imp: toast view 2 years ago
Ryan Zhao 0045100200 polish text input error showing 2 years ago
ryanzhao 2910dad390 WIP: scan qr code screen 2 years ago
ryanzhao 42bfb63c19 remove navigation view wrapper 2 years ago
Ryan Zhao 6741575f04 adjust horizontal padding of account created view 2 years ago
Ryan Zhao 9178133d14 refactor on paddings 2 years ago
Ryan Zhao b39d37a9c5 adjustment on layout in recovery password screen 2 years ago
Ryan Zhao a90f011507 adjustment on layout in display name screen 2 years ago
Ryan Zhao 5726122c99 WIP: QRCode scanner screen 2 years ago