Commit Graph

15773 Commits

Author SHA1 Message Date
Ryan Zhao 99022006da Make the unread message count 4 digits instead of 2 2022-01-28 14:21:54 +11:00
Ryan Zhao 2c7dfe6a37 fix conversation screen scrolling to bottom issue 2022-01-28 14:10:35 +11:00
Ryan Zhao 70a562344c minor issue fix 2022-01-28 14:09:57 +11:00
Ryan Zhao 8ed77435d8 update translation 2022-01-28 14:08:43 +11:00
Ryan Zhao d96d7468a4 fix read more button colour 2022-01-28 14:04:41 +11:00
Ryan Zhao 6ae84d3e37 update outgoing message text colour in light mode 2022-01-28 13:45:27 +11:00
Ryan Zhao d642d8a4ed improve image message ratio 2022-01-28 13:14:57 +11:00
Ryan Zhao bcc5da75b6 minor fix on debug mode to prevent crashing 2022-01-28 13:14:02 +11:00
RyanZhao 8a1e916bcc
Merge pull request #549 from mpretty-cyro/feature/more-link-previews
Default link previews to use HTTPS
2022-01-28 12:16:28 +11:00
Ryan Zhao 16f6d49cec add note to self to the default global search screen with empty search text 2022-01-28 09:59:05 +11:00
Ryan Zhao 124d908686 add author for group messages 2022-01-27 16:39:22 +11:00
Ryan Zhao 18fea4ab73 Merge branch 'dev' into global-search 2022-01-27 15:43:54 +11:00
Ryan Zhao be1fb789e8 hide recent search results behind the flag 2022-01-27 15:32:19 +11:00
Ryan Zhao e4b0ca9ebc fix `not to self` 2022-01-27 15:29:10 +11:00
Morgan Pretty a26dec0005 Merge branch 'dev' into feature/more-link-previews 2022-01-27 15:18:25 +11:00
Morgan Pretty f8dd56c9d2 Merge branch 'dev' into fix/open-group-initial-mention-list 2022-01-27 15:17:57 +11:00
Morgan Pretty 09d63456b6 Merge branch 'dev' into fix/safari-sharing
# Conflicts:
#	Podfile
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
2022-01-27 15:17:28 +11:00
Ryan Zhao d329740bd4 add clear for recent search results 2022-01-27 14:56:59 +11:00
RyanZhao 7e789c8a10
Merge pull request #547 from mpretty-cyro/fix/m1-build-issues
Fix Mac M1 build issues
2022-01-27 14:23:58 +11:00
Ryan Zhao 85c4b3d745 show recent search result as default for global search screen 2022-01-27 14:19:07 +11:00
Ryan Zhao a2db4a8330 add comments 2022-01-25 16:55:48 +11:00
Ryan Zhao 79fc9459a4 clean 2022-01-25 16:54:21 +11:00
Ryan Zhao 837b2ac157 fix a typo 2022-01-25 16:47:50 +11:00
Ryan Zhao 78af18413f show at most 500 search results 2022-01-25 16:43:03 +11:00
Ryan Zhao d583422c73 add some comments 2022-01-25 16:31:30 +11:00
Ryan Zhao 20a3b6ee26 move path button into setttings 2022-01-25 15:56:23 +11:00
Ryan Zhao 2a229bd663 minor fix 2022-01-25 15:25:48 +11:00
Ryan Zhao 68ec1654e8 rebuild global search UI 2022-01-25 15:04:11 +11:00
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.
2022-01-25 12:05:45 +11:00
Ryan Zhao e718cee611 WIP: rebuild global search UI 2022-01-25 09:46:22 +11:00
Ryan Zhao 390fa1178a update podfile 2022-01-24 13:27:05 +11:00
Ryan Zhao 3cc6a6b7c4 add comments 2022-01-24 11:55:37 +11:00
Ryan Zhao 0ddb4f355a minor improvements on dismissing the keyboard 2022-01-24 11:43:32 +11:00
Ryan Zhao 42903d835d search for name and nickname 2022-01-20 16:21:32 +11:00
Ryan Zhao 8be5768ad2 snippet for group members 2022-01-20 15:33:31 +11:00
Ryan Zhao 037d70b185 handle seed view reminder and search bar 2022-01-20 12:13:25 +11:00
Ryan Zhao 715c9eff98 clean 2022-01-20 10:58:43 +11:00
Ryan Zhao c1c5678056 implement animation for selected search result message flickering 2022-01-20 10:48:01 +11:00
Ryan Zhao 675dde9b1e improve unhighlighted text colour and contrast 2022-01-19 11:25:20 +11:00
Ryan Zhao af7dd3e82f highlight `Note to Self` 2022-01-19 10:59:49 +11:00
Ryan Zhao 5c112064da UI improvements on contact search results 2022-01-19 10:54:00 +11:00
Ryan Zhao 72802b9579 minor fix 2022-01-18 16:32:29 +11:00
Ryan Zhao f2bda76213 colour improvement on home screen 2022-01-18 16:31:24 +11:00
Ryan Zhao 994a2e9c89 hide cancel button when the keyboard is hidden 2022-01-18 15:28:54 +11:00
Ryan Zhao aeabaea0ca fix no search results shown accidentally 2022-01-18 15:11:39 +11:00
Ryan Zhao 9d9a3f92cb minor UI fix 2022-01-18 14:04:10 +11:00
Ryan Zhao 3a626ed80a fix a deadlock issue 2022-01-18 13:35:53 +11:00
ryanzhao 10abbb0552 search result view UI 2022-01-17 16:56:51 +11:00
ryanzhao fed1218538 WIP: global search UI 2022-01-14 16:41:36 +11:00
Morgan Pretty 2fedba4cea Addressed PR changes
Added NVActivityIndicatorView to the SessionShareExtension.
Removed the SignalAttachmentType.
2022-01-14 15:10:22 +11:00