Commit Graph

14 Commits (7daa8835a317cb7b72a1c9c6d9969e088cabed1c)

Author SHA1 Message Date
Ryan ZHAO 7daa8835a3 fix empty toast issue and improve the duration of toast 9 months ago
Ryan ZHAO be95cb181f add feedbacks for actions in message info screen 9 months ago
Morgan Pretty 7af0f865f5 Refactored the 'RecipientState' type
• Refactored the 'RecipientState' type to just be columns on the 'Interaction' table
• Added some syntactic sugar to clean up the 'CallbackWrapper' boilerplate within the LibSession+Networking code
• Fixed an issue where sending a message into a group where you are the only member would result in the message permanently being in the sending state
• Fixed an issue when initially setting up the interaction database structure where the community whisper mechanism needed another column
• Fixed a bug where the MessageSendJob wouldn't time out during path building
• Fixed a bug where the MessageSendJob wouldn't retry 8 times before detecting a timeout (meaning it would retry up to 80 times in total before permanently failing)
1 year ago
Morgan Pretty 9eca118d85 Correctly show the 'uploading' state, removed unused function 1 year ago
Ryan ZHAO f4a979f55f Merge branch 'onboarding' into standardised-strings 2 years ago
Ryan ZHAO 6d297dc2a9 update strings 2 years ago
Ryan ZHAO 6f6521c9ca update strings 2 years ago
Ryan ZHAO 1cda8887dc WIP: strings! 2 years ago
Ryan ZHAO cdb9282313 replace more localized string 2 years ago
Ryan ZHAO 54d0f06139 add some general localised strings 2 years ago
Ryan ZHAO de0a3b0ee0 Merge branch 'dev' into onboarding 2 years ago
Ryan ZHAO 2b1fb422bf minor fix on font size 2 years ago
Ryan ZHAO d1fa40c52e fix the document message in message info screen 2 years ago
Ryan ZHAO 1d043157e0 fix an issue where messages with quotes are truncated 2 years ago