Commit Graph

350 Commits (e2ee0e94eecb99bc1f120dc9a5455e3e4d9339bb)

Author SHA1 Message Date
Ryan Zhao 06958babcb fix unread mention indicator showing after the message is deleted 2 years ago
Ryan Zhao fb9f6fa3ec bump up build number 2 years ago
Ryan Zhao ce95b97f02 fix CFBundleIdentifier Collision 2 years ago
Ryan Zhao da298756f8 bump up version & build number 2 years ago
Ryan Zhao 60e8da3bff Merge branch 'dev' into preformance-improvement 2 years ago
Morgan Pretty af543b980b Made a couple of changes to how the ConfigurationMessage is generated and handled
Stopped configuration messages from automatically creating threads for sync'ed contacts (now they will only be created if there are messages)
Updated the ConfigurationMessage to stop truncating the list of contacts but filter the full set (also update the logic to include previously approved contacts)
2 years ago
Ryan Zhao f22672ccd7 Merge branch 'dev' of https://github.com/oxen-io/session-ios into preformance-improvement 2 years ago
Morgan Pretty 582ff0997a Fixed a couple of crashes and added some mock data generation logic
Possibly fixed a crash due to a database deadlock
Fixed a crash when the first message requests gets added if there are no other threads
Added code to generate a bunch of random thread data (Needs some testing to ensure no data leaves the device)
2 years ago
Ryan Zhao eec3d31109 WIP: timer + main thread 2 years ago
Ryan Zhao 6d99976a9c database migrate for unread mention 2 years ago
Morgan Pretty 47314bd639 Added a notification to indicate the user has a new message request
Fixed a bug where the notification count could be increased for message requests
Fixed a bug where an approved contact could be 'unapproved' due to an order of execution issue when generating the config sync message
Fixed a check to avoid registering for push notifications when on the simulator (old check didn't cater for M1 Macs)
Moved the 'hasHiddenMessageRequests' into the group user defaults so it can be accessed within the notification extension
Added code to handle an edge case where an old client could incorrectly un-approve a contact via a legacy configuration message
2 years ago
Ryan Zhao a8fd6d9d18 fix home screen not reloading when coming into foreground 2 years ago
Ryan Zhao cc1b1e8c51 poll for open groups in NSE 2 years ago
Morgan Pretty 051f03f4b4 PR comments and a few missed use cases
Disabled the attachments and voice message buttons for the first message
Disabled the Disappearing Messages flag for the until the conversation is approved
Fixed a bug where the recipient of a message request could incorrectly get the 'pending approval' state
Refactored some standard auto layout code to use the custom extension code
2 years ago
Morgan Pretty cd61fb8df0 Merge branch 'dev' into feature/message-requests
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	SignalUtilitiesKit/Utilities/UIColor+Extensions.swift
2 years ago
Ryan Zhao 69e464e8ae bump up version & build number 2 years ago
Morgan Pretty 4d62ddbd77 Merge branch 'dev' into fix/safari-sharing
# Conflicts:
#	Podfile.lock
2 years ago
Morgan Pretty 9db5083cc5 Built out the Message Request functionality
Added the MessageRequestsViewController
Added a 'Message Requests' button to the settings screen
Added accept/reject buttons for message requests to the ConversationVC
Added the ability to hide the message request item on the HomeVC (re-appears if you get a new message request)
Added code to handle an edge-case where the message request approval state wouldn't be returned to the sender due to the recipient running an old version of the app
Prevented contacts which aren't associated with an approved thread from appearing when creating a closed group
Disabled notifications for threads which aren't approved
Updated the app notification count to exclude unapproved messages
Updated the app to ignore closed group creation messages if the group has no admins which are approved contacts
Fixed up the keyboard avoidance behaviour in the ConversationVC
Fixed a couple of minor interaction issues which affected some devices
Fixed an issue where the database migrations would run on the 2nd launch when creating a new account (causing odd behaviours)
2 years ago
Ryan Zhao 18fea4ab73 Merge branch 'dev' into global-search 2 years ago
Morgan Pretty 09d63456b6 Merge branch 'dev' into fix/safari-sharing
# Conflicts:
#	Podfile
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
2 years ago
Ryan Zhao 85c4b3d745 show recent search result as default for global search screen 2 years ago
Ryan Zhao 68ec1654e8 rebuild global search UI 2 years ago
Morgan Pretty 03fb5cbeeb Cleanup and tweaks
Fixed some compilation issues.
Removed an unused dependency.
Cleaned up the Podfile to minimise duplication.
Pointed at an oxen fork of SignalCoreKit instead of a personal one.
2 years ago
ryanzhao fed1218538 WIP: global search UI 3 years ago
Morgan Pretty 61f809caee Fixed a couple of bugs and started UI refactoring
Refactored the UI creation and layout code in the attachments UI.
Started refactoring the UI in the MediaMessageView (converting the existing stuff and will then consolidate when done).
Fixed a bug where playing a video attachment would result in the zoom continually getting reset.
Fixed a bug where the attachment zoom scale would randomly change causing odd behaviours.
3 years ago
Morgan Pretty 4f3faa28bc Refactored SessionShareExtension code to Swift 3 years ago
Ryan Zhao 7a22c9d329 update build number 3 years ago
Ryan Zhao 19cb916fa1 update version & build number 3 years ago
Ryan Zhao d754311395 update version & build number 3 years ago
ryanzhao 365231f309 update build number 3 years ago
ryanzhao e529e68cb2 update build number 3 years ago
ryanzhao a31700865a update build number 3 years ago
ryanzhao ecf92ceeea fix PN sound settings not applying to remote PNs 3 years ago
ryanzhao e51bd3b819 update version number 3 years ago
ryanzhao 0eba1eb14f update build number 3 years ago
ryanzhao 36f3f83298 update build number 3 years ago
ryanzhao c85b9020b9 update version number 3 years ago
ryanzhao 7aa751ca45 share log files in settings vc 3 years ago
ryanzhao 5ccb84bcf0 update build number 3 years ago
ryanzhao 7e89c28038 update build number 3 years ago
ryanzhao bfe24ee7bb update version number 3 years ago
ryanzhao e049d05891 update translations 3 years ago
ryanzhao d60bbdb315 update build number 3 years ago
ryanzhao a25ef77f9a update version number 3 years ago
Niels Andriesse d6f1553050 Update build number 3 years ago
Niels Andriesse fff117e633 Update build number 3 years ago
Niels Andriesse cb2fb4497d Update version number 3 years ago
Niels Andriesse e226b9a273 Fix copyright notice 3 years ago
Niels Andriesse 9e70432ec9 Update project settings 3 years ago
Niels Andriesse 72469f78f1 Fix organization name 3 years ago
ryanzhao 03fde557fc Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Niels Andriesse 530bb7983a Update version number 3 years ago
Ryan Zhao 6e45aed71b Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Ryan Zhao eaab6ee22d deleted message UI in conversation screen 3 years ago
Ryan Zhao ab492d5304 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Niels Andriesse 29acca574c Update build number 3 years ago
Niels Andriesse d76d04d0f5 Merge branch 'dev' into conversation-ui 3 years ago
Niels Andriesse 1dc463a9ed Update build number 3 years ago
ryanzhao dd2f8c7df9 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Niels Andriesse 7043e83ea3 Merge branch 'dev' into conversation-ui 3 years ago
Niels Andriesse c132b16d01 Update build number 3 years ago
Niels Andriesse 7f0b87a2b2 Avoid unnecessary conversation screen updates 3 years ago
Ryan Zhao 885e9296d1 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Niels Andriesse 9b525f77b6 Update build number 3 years ago
Niels Andriesse 6851531014 Update build number 3 years ago
Ryan Zhao d9dde64e5f Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Ryan Zhao dff99cf0fc add unsend request proto 3 years ago
Niels Andriesse 1543dc7b1f Update build number 3 years ago
Niels Andriesse ec4ce64887 Update build number 3 years ago
Niels Andriesse c4fafa132d Update build number 3 years ago
Niels Andriesse 2bffc3b830 Update build number 3 years ago
Niels Andriesse 02a318a1e3 Update build number 3 years ago
Niels Andriesse c90009d5fd Update version number 3 years ago
Niels Andriesse 81287f2b97 Update build number 3 years ago
Niels Andriesse ab42433a96 Update build number 3 years ago
Niels Andriesse ac730e00b4 Update build number 3 years ago
Niels Andriesse 8a1070cc8e Update build number 3 years ago
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 3 years ago
Niels Andriesse 8183e8ea80 Update version number 3 years ago
Niels Andriesse 6d2044f230 Warn users if they're about to send their recovery phrase to someone 3 years ago
Niels Andriesse 5fca1de866 Update the build number again
App Store processing is stuck
3 years ago
Niels Andriesse 614626bffb Update build number 3 years ago
Niels Andriesse d2161545d6 WIP 3 years ago
Niels Andriesse 595080aba2 Update build number 3 years ago
Niels Andriesse 769dccb902 Update version number 3 years ago
Niels Andriesse dfdffc607c Make profile pictures tappable 3 years ago
Niels Andriesse a5beb8af06 Update build number 3 years ago
Niels Andriesse 06a3eaad2d Update build number 3 years ago
Niels Andriesse 5003a78a6f Update version number 3 years ago
Niels Andriesse 13e255892f Update build number 3 years ago
Niels Andriesse 08a3f3b476 Update version number 3 years ago
Niels Andriesse 8a7d3f5d6a Update build number 3 years ago
Niels Andriesse b5999f2fc7 Update version number 3 years ago
Niels Andriesse e296f0f814 Update build number 3 years ago
Niels Andriesse 937ad15050 Update version number 3 years ago
Niels Andriesse 57ebadcbdb Update translations 3 years ago
nielsandriesse 90f6b6f5b9 Update build number 3 years ago
nielsandriesse 56c2482b8e Update build number 3 years ago
nielsandriesse ae4e781055 Update build number 3 years ago
nielsandriesse f4d63ba48e Update version number 3 years ago