|  Audric Ackermann | 6fc7b175b6 | Merge pull request #1330 from Bilb/fix-name-group-update show display name on conversation list on groupUpdate | 5 years ago | 
				
					
						|  Audric Ackermann | 5bab1c665f | lint | 5 years ago | 
				
					
						|  Audric Ackermann | 29dfb092eb | add Secondary Device only if it's not a primary device | 5 years ago | 
				
					
						|  Audric Ackermann | bd6bd24f2b | show display name on conversation list on groupUpdate | 5 years ago | 
				
					
						|  Audric Ackermann | a0e437ab87 | fix ordering of our own message on message pulled from server | 5 years ago | 
				
					
						|  Audric Ackermann | 1e446b0a81 | fix order for open groups message which are out of sync | 5 years ago | 
				
					
						|  Audric Ackermann | 76664d9a11 | use created_at for public group to order messages | 5 years ago | 
				
					
						|  Audric Ackermann | 133d541a48 | fix tests | 5 years ago | 
				
					
						|  Audric Ackermann | 0b6c915f8f | update translation to match android - part 2 | 5 years ago | 
				
					
						|  Audric Ackermann | 70b739d24f | update translation to match android - part 1 | 5 years ago | 
				
					
						|  Audric Ackermann | 9d4dff611f | simplify Copied xxx => Copied to clipboard | 5 years ago | 
				
					
						|  Audric Ackermann | e008dbd0d5 | "leave {Closed|Open} Group" => "leave group" | 5 years ago | 
				
					
						|  Audric Ackermann | 66d3a2b86c | replace unsend with deleteForEveryone | 5 years ago | 
				
					
						|  Audric Ackermann | b05576075f | disable deleteMessages() for open groups. As only leaveGroup is supported | 5 years ago | 
				
					
						|  Audric Ackermann | ec2274d5e8 | Merge pull request #1300 from Bilb/clean-en-translation | 5 years ago | 
				
					
						|  Mikunj | f19016b71b | Fix uncaught promise errors not showing up correctly in logs | 5 years ago | 
				
					
						|  Audric Ackermann | 3e56eb6133 | add beta german translation copy pasted from android | 5 years ago | 
				
					
						|  Audric Ackermann | 64dff64925 | fix mentions notification displayname rather than pubkeys * replace @pubkeys with their corresponding display name if found
* fix the display of the @ sign on the conversationListItem | 5 years ago | 
				
					
						|  Audric Ackermann | 6d267b0fcb | remove unused code | 5 years ago | 
				
					
						|  Maxim Shishmarev | d95dfdc04a | Merge pull request #1280 from msgmaxim/medium-group-fixes Medium group protocol changes | 5 years ago | 
				
					
						|  Audric Ackermann | 401c37c39e | make standardized menu, use them in ConversationHeader and ConversationListItem | 5 years ago | 
				
					
						|  Maxim Shishmarev | cc43555cd2 | Merge branch 'clearnet' into medium-group-fixes | 5 years ago | 
				
					
						|  Audric Ackermann | d2a4757061 | trigger and handle blocked contacts/groups as a list on block/unblock | 5 years ago | 
				
					
						|  Maxim Shishmarev | 87144336b7 | Large refactor of medium groups. Fixes them for multidevice | 5 years ago | 
				
					
						|  Audric Ackermann | a17edd0ce9 | enable back delivery Receipt and read receipt message | 5 years ago | 
				
					
						|  Audric Ackermann | f4af41e07f | remove wrapSend() and prepareForSend() from conversation | 5 years ago | 
				
					
						|  Mikunj Varsani | f2668571c2 | Merge pull request #1252 from Bilb/drop-auto-fr-messages drop auto fr messages 'Please Accept... ' | 5 years ago | 
				
					
						|  Audric Ackermann | 9df0a79fb9 | remove blockedNumber.js | 5 years ago | 
				
					
						|  Audric Ackermann | 5ec3a5b3f7 | Merge pull request #1253 from Bilb/fix-expire-timer | 5 years ago | 
				
					
						|  Audric Ackermann | ac4a608b4b | send an expireTimer message when member added and expireTimer is set | 5 years ago | 
				
					
						|  Audric Ackermann | 45cdbcbb2f | handle sync of blocked contact/groups as sync events | 5 years ago | 
				
					
						|  Audric Ackermann | 66697bc235 | remove unused addBlockedGroup function since we moved to controller for blocked group | 5 years ago | 
				
					
						|  Audric Ackermann | 8d544a9d87 | make redux store update on block/unblock | 5 years ago | 
				
					
						|  Audric Ackermann | edc34649a4 | Merge pull request #1241 from Bilb/fix-our-profile-picture-change | 5 years ago | 
				
					
						|  Audric Ackermann | 4e56ad2419 | Merge pull request #1244 from Bilb/fix-sending-errors-handling | 5 years ago | 
				
					
						|  Audric Ackermann | 48e4862c8c | be sure ourConversation is set in retrySend() | 5 years ago | 
				
					
						|  Audric Ackermann | 839938bad7 | add missing timestamp field for some Outgoing messages | 5 years ago | 
				
					
						|  Audric Ackermann | 3fd260b793 | enforce type of profileKey and signature on linking messages | 5 years ago | 
				
					
						|  Maxim Shishmarev | c843da0e94 | Merge pull request #1238 from msgmaxim/revive-medium-groups Fix medium group sending for single device users; protocol changes | 5 years ago | 
				
					
						|  Audric Ackermann | f641b9436b | fix our handling of snode sending errors so we have a real error shown when a message fails to send because of it.
Also, fix the retry logic on the corresponding message | 5 years ago | 
				
					
						|  Maxim Shishmarev | 1d1a62e683 | Fix incorrectly syncing medium group chat messages | 5 years ago | 
				
					
						|  Audric Ackermann | 53433261d9 | remove outgoing_message.js and everything related to it | 5 years ago | 
				
					
						|  Maxim Shishmarev | 6351fc1d4c | Lint | 5 years ago | 
				
					
						|  Maxim Shishmarev | f6223ce5ab | Use message queue for medium group chat messages | 5 years ago | 
				
					
						|  Audric Ackermann | d58408fed0 | handle sync of closed group updates message on an empty closed group | 5 years ago | 
				
					
						|  Maxim Shishmarev | 237bd84b35 | Fix medium group sending for single device users; protocol changes | 5 years ago | 
				
					
						|  Audric Ackermann | b5e5b3856d | handle sync for closed groups update as we do for regular messages | 5 years ago | 
				
					
						|  Audric Ackermann | 465c78b2ee | send expiration timer update only to added members in closed group | 5 years ago | 
				
					
						|  Audric Ackermann | b502fcc3f9 | clean code and add comments | 5 years ago | 
				
					
						|  Audric Ackermann | 126f18278f | handle message sent success for opengroups events correctly | 5 years ago |