session-ios/Session/Notifications
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
..
AppNotifications.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00
PushRegistrationManager.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
SyncPushTokensJob.swift Fixed a bunch more bugs around push notifications and avatars 2022-07-04 17:36:48 +10:00
UserNotificationsAdaptee.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00