Commit Graph

38 Commits (eb927c36a947fc84f3e6a1637b2b68a7aedd0db0)

Author SHA1 Message Date
Morgan Pretty cd61fb8df0 Merge branch 'dev' into feature/message-requests
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	SignalUtilitiesKit/Utilities/UIColor+Extensions.swift
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 c1c5678056 implement animation for selected search result message flickering 2 years ago
Morgan Pretty 3b07be4eed Fixed a couple of crashes
Fixed an issue where sharing form Safari without adding comments would result in an invalid message getting sent.
Fixed a crash when sharing plain text from safari.
Fixed a crash when localising 'OK' (key and value can't be the same when using the new extension).
3 years ago
Morgan Pretty 67ad965859 Link Preview error state and UI standardisation
Added a couple of error states for Link Preview loading.
Standardised the UI creation code style.
Removed some debug and redundant code.
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 300f6f50cf add size label for file type attachment 3 years ago
Ryan Zhao 4f1093beca improve translation and notificaiton displaying 3 years ago
Ryan Zhao e2a0578770 cancel local notifications for unsend requests 3 years ago
Niels Andriesse d2161545d6 WIP 3 years ago
nielsandriesse a098ba7125 Remove unused code 3 years ago
Niels Andriesse 862b4c0512 Delete unused OWSAttachmentDownloads 3 years ago
Niels Andriesse 8a54a243a4 Fix long conversation crash the right way 3 years ago
Niels Andriesse 009f690f1e Clean 3 years ago
Ryan ZHAO 513775b952 add comments 3 years ago
Ryan ZHAO 9dab07f41c set kConversationInitialMaxRangeSize back to 100 and fix the crash 3 years ago
nielsandriesse 0735fb556f Mostly implement media sending nuts & bolts 3 years ago
nielsandriesse 3e7de541cb Redesign voice message recording UI 3 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 3 years ago
Niels Andriesse 632027134c Fix migrations being run before everything's set up 3 years ago
Niels Andriesse bbac6cc5ed Attempt to fix extensions 3 years ago
nielsandriesse 2a46544542 Re-organize files 4 years ago
Niels Andriesse ac6baec6f2 Make things compile again 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago
Niels Andriesse d7c71a8c06 Make things compile again 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 4 years ago
nielsandriesse 7d207ddfb7 Organize files 4 years ago
Niels Andriesse a48fc40aa6 WIP 4 years ago
Niels Andriesse 72b4c3edaf WIP 4 years ago
Niels Andriesse 30370bf4d2 Make basic message sending work 4 years ago
Niels Andriesse 4f3448d75d Remove more Signal code 4 years ago
nielsandriesse 58802936c1 Finish message receiving pipeline 4 years ago
nielsandriesse 97545de75e Handle expiration timer updates 4 years ago
Niels Andriesse b030b5999b Make messages show up again 4 years ago
nielsandriesse f36f447bec Ditch unused Signal code 4 years ago
nielsandriesse 15c6784f0f WIP 4 years ago