Commit graph

85 commits

Author SHA1 Message Date
Ryan Zhao
43b6f0b649 WIP: unsupported emojis 2022-08-18 17:11:08 +10:00
Morgan Pretty
c25f378c54 Merge branch 'feature/database-refactor' into emoji-reacts
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/Context Menu/ContextMenuVC+Action.swift
#	Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift
#	Session/Conversations/Context Menu/ContextMenuVC.swift
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/ConversationVC.swift
#	Session/Conversations/ConversationViewItem.h
#	Session/Conversations/ConversationViewItem.m
#	Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift
#	Session/Conversations/Message Cells/MessageCell.swift
#	Session/Conversations/Message Cells/VisibleMessageCell.swift
#	Session/Conversations/Views & Modals/BodyTextView.swift
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Shared/UserCell.swift
#	SessionMessagingKit/Jobs/MessageSendJob.swift
#	SessionMessagingKit/Messages/Signal/TSMessage.h
#	SessionMessagingKit/Messages/Signal/TSMessage.m
#	SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift
#	SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift
#	SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift
#	SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h
#	SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift
#	SessionMessagingKit/Utilities/General.swift
#	SessionNotificationServiceExtension/NSENotificationPresenter.swift
#	SignalUtilitiesKit/Utilities/DisplayableText.swift
#	SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift
#	SignalUtilitiesKit/Utilities/Notification+Loki.swift
2022-07-25 15:39:56 +10:00
Morgan Pretty
3c07a2d044 Added linting for the localized strings, updated the quote & mention behaviour for the current user
Added a script and build step to error if we have localised a string in code bug don't have an entry in the localisable files
Added the logic and UI to replace the current users public key (or blinded key) with 'You' in mentions and quotes
Cleaned up some duplicate & missing localised strings
Fixed a bug where new closed groups weren't getting setup locally correctly
Updated the id truncating behaviour to always truncate from the middle
2022-07-15 18:15:28 +10:00
ryanzhao
48ad72b942 WIP: Emoji picker keyboard 2022-06-10 16:51:37 +10:00
Niels Andriesse
a9dcf93474 Delete unused script 2021-04-29 16:00:27 +10:00
nielsandriesse
f6c1c84d90 Remove various unused files 2020-11-12 07:58:56 +11:00
nielsandriesse
b12937ef00 Update ProtoWrappers.py for Python 3 2020-07-06 14:26:54 +10:00
Michael Kirk
eb68c19472 bump_build_number adds git tag 2019-04-04 13:44:04 -06:00
Michael Kirk
9c9545b408 update tags to ignore 2019-04-03 11:02:19 -06:00
Michael Kirk
62ce0339a5 Update tags to ignore, introduce scheme for ignoring internal tags 2019-03-25 08:55:24 -07:00
Matthew Chen
938353c14e Update reverse integration check. 2019-01-30 09:32:07 -05:00
Matthew Chen
aa916965d0 Update protos to reflect link previews. 2019-01-14 16:19:42 -05:00
Michael Kirk
eb96eec94a Merge branch 'release/2.32.0' 2018-12-07 09:55:43 -05:00
Matthew Chen
eda7d6b458 Update 'tags to ignore.' 2018-12-05 14:13:26 -05:00
Michael Kirk
d0a5bcd5cd remove gem version logging from, since the canonical version is in the Gemfile.lock 2018-11-28 17:14:49 -07:00
Michael Kirk
db6357c53c use bundle to report accurate cocoapods 2018-11-28 17:14:49 -07:00
Michael Kirk
63553a782b fail on any error 2018-11-28 17:14:49 -07:00
Michael Kirk
5213fbe210 make runnable from command line 2018-11-28 17:14:49 -07:00
Michael Kirk
4b5c4fae11 extract script to external file for more readable version control 2018-11-28 17:14:49 -07:00
Michael Kirk
7b421ad4d4 Format tags_to_ignore 2018-11-09 16:04:21 -06:00
Matthew Chen
7441c565bb Fix missing server timestamps. 2018-10-05 12:56:42 -04:00
Matthew Chen
f4148edf97 Fix missing server timestamps. 2018-10-05 12:56:42 -04:00
Matthew Chen
0c0d2a702e Decrypt incoming UD messages. 2018-10-03 09:32:21 -04:00
Matthew Chen
a224401879 Respond to CR. 2018-10-01 09:12:38 -04:00
Matthew Chen
74e456f90e Modify proto wrapper builders to require required fields. 2018-10-01 09:08:23 -04:00
Matthew Chen
3738155c81 Fix build breakage from SMK. 2018-10-01 09:08:02 -04:00
Matthew Chen
2629f0114a Update tags_to_ignore. 2018-09-27 15:46:18 -04:00
Michael Kirk
4b9d720b9f ignore RI check for unreleased 2.30 tags 2018-09-25 15:43:38 -06:00
Michael Kirk
5236fba691 keyword checks 2018-09-17 09:50:22 -06:00
Michael Kirk
551102210e include C assert variants in keywords check 2018-09-17 09:36:44 -06:00
Michael Kirk
d534651ac4 check keywords in diff 2018-09-07 11:02:56 -06:00
Michael Kirk
2fc3a211f1 restrict debug methods 2018-08-23 10:16:40 -06:00
Matthew Chen
79c25981b1 String.h audit. 2018-08-15 09:57:50 -04:00
Matthew Chen
7437e7a6b1 Remove 'has' accessors from proto wrappers. 2018-08-08 15:02:56 -04:00
Matthew Chen
e5eda8b45d Add convenience initializers to proto wrappers. 2018-08-08 13:08:47 -04:00
Matthew Chen
21523ac522 Respond to CR. 2018-08-07 15:29:21 -04:00
Matthew Chen
a5ffbdebb3 Remove Obj-c proto parser. 2018-08-07 15:10:48 -04:00
Matthew Chen
a647b5be48 Respond to CR. 2018-08-03 15:50:27 -04:00
Matthew Chen
3f47524373 Respond to CR. 2018-08-03 14:52:55 -04:00
Matthew Chen
03a9b21cfd Respond to CR. 2018-08-03 14:35:22 -04:00
Matthew Chen
632dc145fd Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
Matthew Chen
6be3d2e42d Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
Matthew Chen
ff8565dbd5 Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
Matthew Chen
d3adb80242 Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
Matthew Chen
28acea3cf0 Respond to CR. 2018-08-03 14:03:02 -04:00
Matthew Chen
73f22ae62e Code generate Swift wrappers for protocol buffers. 2018-08-01 16:55:32 -04:00
Matthew Chen
aefbc3c0b2 Code generate Swift wrappers for protocol buffers. 2018-08-01 16:26:59 -04:00
Matthew Chen
6941ab8c8c Code generate Swift wrappers for protocol buffers. 2018-08-01 16:16:39 -04:00
Matthew Chen
827f979282 Code generate Swift wrappers for protocol buffers. 2018-08-01 15:55:00 -04:00
Matthew Chen
77810f5918 Code generate Swift wrappers for protocol buffers. 2018-08-01 15:36:52 -04:00