You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Onboarding
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
2 years ago
..
DisplayNameVC.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2 years ago
FakeChatView.swift Clean 3 years ago
LandingVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
LinkDeviceVC.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 2 years ago
Onboarding.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
PNModeVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
PNOptionView.swift Clean 3 years ago
RegisterVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
RestoreVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
SeedReminderView.swift Optimised the home screen query (~50% speed improvement) 2 years ago
SeedVC.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago