|  Audric Ackermann | 3945c6b208 | Merge remote-tracking branch 'upstream/clearnet' into react-refactor | 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 | 
				
					
						|  Vincent | d7de09e475 | linter-fixes | 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 | 
				
					
						|  Vincent | 2603401207 | sleek-emoji-rendering | 5 years ago | 
				
					
						|  Maxim Shishmarev | 87144336b7 | Large refactor of medium groups. Fixes them for multidevice | 5 years ago | 
				
					
						|  Vincent | 7d4383301d | emoji-definition-reversion | 5 years ago | 
				
					
						|  Vincent | bf32cd3ae6 | fixed up | 5 years ago | 
				
					
						|  Vincent | 704d5a1184 | Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react | 5 years ago | 
				
					
						|  Vincent | efd5b20a6e | Super fast message receiving | 5 years ago | 
				
					
						|  Vincent | 28a0d82ea2 | Updating message recieving | 5 years ago | 
				
					
						|  Vincent | d823e2a758 | safety-number-view | 5 years ago | 
				
					
						|  Vincent | 707200718d | Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react | 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 | 
				
					
						|  Vincent | 54b7d9a21b | Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react | 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 | 
				
					
						|  Audric Ackermann | 7eb1440263 | use db identifier for opengroup message so we handle sent events | 5 years ago | 
				
					
						|  Audric Ackermann | 3fa54c3ef9 | Merge pull request #1226 from Bilb/various-closed-group-fixes | 5 years ago | 
				
					
						|  Vincent | 6078be1657 | revive-ts-refactor | 5 years ago |