Commit Graph

15667 Commits (7e92391740b46ef918726bc6e13eabbdad25bcbf)
 

Author SHA1 Message Date
Ryan Zhao d96d7468a4 fix read more button colour 3 years ago
Ryan Zhao 6ae84d3e37 update outgoing message text colour in light mode 3 years ago
Ryan Zhao d642d8a4ed improve image message ratio 3 years ago
Ryan Zhao bcc5da75b6 minor fix on debug mode to prevent crashing 3 years ago
RyanZhao 8a1e916bcc
Merge pull request #549 from mpretty-cyro/feature/more-link-previews
Default link previews to use HTTPS
3 years ago
Ryan Zhao 16f6d49cec add note to self to the default global search screen with empty search text 3 years ago
Ryan Zhao 124d908686 add author for group messages 3 years ago
Ryan Zhao 18fea4ab73 Merge branch 'dev' into global-search 3 years ago
Ryan Zhao be1fb789e8 hide recent search results behind the flag 3 years ago
Ryan Zhao e4b0ca9ebc fix `not to self` 3 years ago
Morgan Pretty a26dec0005 Merge branch 'dev' into feature/more-link-previews 3 years ago
Morgan Pretty f8dd56c9d2 Merge branch 'dev' into fix/open-group-initial-mention-list 3 years ago
Morgan Pretty 09d63456b6 Merge branch 'dev' into fix/safari-sharing
# Conflicts:
#	Podfile
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
3 years ago
Ryan Zhao d329740bd4 add clear for recent search results 3 years ago
RyanZhao 7e789c8a10
Merge pull request #547 from mpretty-cyro/fix/m1-build-issues
Fix Mac M1 build issues
3 years ago
Ryan Zhao 85c4b3d745 show recent search result as default for global search screen 3 years ago
Ryan Zhao a2db4a8330 add comments 3 years ago
Ryan Zhao 79fc9459a4 clean 3 years ago
Ryan Zhao 837b2ac157 fix a typo 3 years ago
Ryan Zhao 78af18413f show at most 500 search results 3 years ago
Ryan Zhao d583422c73 add some comments 3 years ago
Ryan Zhao 20a3b6ee26 move path button into setttings 3 years ago
Ryan Zhao 2a229bd663 minor fix 3 years ago
Ryan Zhao 68ec1654e8 rebuild global search UI 3 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.
3 years ago
Ryan Zhao e718cee611 WIP: rebuild global search UI 3 years ago
Ryan Zhao 390fa1178a update podfile 3 years ago
Ryan Zhao 3cc6a6b7c4 add comments 3 years ago
Ryan Zhao 0ddb4f355a minor improvements on dismissing the keyboard 3 years ago
Ryan Zhao 42903d835d search for name and nickname 3 years ago
Ryan Zhao 8be5768ad2 snippet for group members 3 years ago
Ryan Zhao 037d70b185 handle seed view reminder and search bar 3 years ago
Ryan Zhao 715c9eff98 clean 3 years ago
Ryan Zhao c1c5678056 implement animation for selected search result message flickering 3 years ago
Ryan Zhao 675dde9b1e improve unhighlighted text colour and contrast 3 years ago
Ryan Zhao af7dd3e82f highlight `Note to Self` 3 years ago
Ryan Zhao 5c112064da UI improvements on contact search results 3 years ago
Ryan Zhao 72802b9579 minor fix 3 years ago
Ryan Zhao f2bda76213 colour improvement on home screen 3 years ago
Ryan Zhao 994a2e9c89 hide cancel button when the keyboard is hidden 3 years ago
Ryan Zhao aeabaea0ca fix no search results shown accidentally 3 years ago
Ryan Zhao 9d9a3f92cb minor UI fix 3 years ago
Ryan Zhao 3a626ed80a fix a deadlock issue 3 years ago
ryanzhao 10abbb0552 search result view UI 3 years ago
ryanzhao fed1218538 WIP: global search UI 3 years ago
Morgan Pretty 2fedba4cea Addressed PR changes
Added NVActivityIndicatorView to the SessionShareExtension.
Removed the SignalAttachmentType.
3 years ago
Morgan Pretty a7661da41a Revert "Fixed M1 build issues"
This reverts commit ba1a0a2ac6.
3 years ago
Morgan Pretty af6d4a1dc0 Fixed the initial open group mention list 3 years ago
Morgan Pretty 0629d086c5 Updated the link previews to default to HTTPS 3 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