|  | a1ad479c7c | ui: Refactor the image widget | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | 159d6a7937 | ui: DownloadProgress -> ProgressWidget | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | dbba0e726a | xmpp: Wrap closing socket in try-catch | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | e8324dab01 | service: Actually set the message's isUploading | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | ad7b76c8ec | service: Update the conversation body on file upload | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | 634f68a745 | meta: Fix linter warnings | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | 2f995a8c58 | service: Rate limit upload progress events | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | c8c61486f3 | meta: Generalise the download progress to facilitate upload progress | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | 07269aca48 | xmpp: Send SFS and OOB data after upload | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | b687011274 | service: Fix mediaUrl not being applied at message creation time | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | 8bfe591a7b | meta: Badly plumb in HTTP File Upload | 2022-07-26 13:55:40 +02:00 |  | 
			
				
					|  | 4ef79e99a8 | ui: Small consistency fixes | 2022-07-24 19:46:58 +02:00 |  | 
			
				
					|  | 6ae8102fae | meta: Fix style issues | 2022-07-23 15:27:11 +02:00 |  | 
			
				
					|  | cdb31aa15b | service: Don't fetch blocklist on push | 2022-07-23 15:24:14 +02:00 |  | 
			
				
					|  | d2ba743f2e | xmpp: Flush before closing the socket | 2022-07-23 15:22:34 +02:00 |  | 
			
				
					|  | 6ab3d05a3f | xmpp: Add _isResumed attribute | 2022-07-23 15:22:10 +02:00 |  | 
			
				
					|  | bd345a77ff | ui: Fix crash while navigating to blocklist | 2022-07-23 15:20:09 +02:00 |  | 
			
				
					|  | 4bbecd3b79 | service: Add logging for connection updated events | 2022-07-23 13:28:48 +02:00 |  | 
			
				
					|  | be3d41b3ff | xmpp: Fix connectAwaitable not working | 2022-07-23 13:11:03 +02:00 |  | 
			
				
					|  | 25221cba1b | ui(wip): Migrate to flutter_blurhash | 2022-07-22 20:38:06 +02:00 |  | 
			
				
					|  | a5e0df02f6 | ui: Add logging to UIDownloadService | 2022-07-22 19:22:24 +02:00 |  | 
			
				
					|  | 164bac6de5 | xmpp: Fix the resume attribute of XmppConnectionState | 2022-07-21 23:31:11 +02:00 |  | 
			
				
					|  | 2017e77090 | service: Register the roster negotiator | 2022-07-21 23:21:57 +02:00 |  | 
			
				
					|  | a72a1eeab5 | xmpp: Fix roster negotiator constructor | 2022-07-21 23:21:38 +02:00 |  | 
			
				
					|  | 4075d7968b | ui: Fix casting issues | 2022-07-21 23:18:12 +02:00 |  | 
			
				
					|  | 05e28c989b | service: Change the avatar strategy | 2022-07-21 17:24:28 +02:00 |  | 
			
				
					|  | 5f12eeeabe | xmpp: Fix crash when downloading file that already exists | 2022-07-21 17:16:16 +02:00 |  | 
			
				
					|  | 06192b87e7 | test: Fix tests | 2022-07-19 20:47:19 +02:00 |  | 
			
				
					|  | cc290aa5c4 | style: Fix linter warnings | 2022-07-19 20:22:59 +02:00 |  | 
			
				
					|  | 3bb6c457d6 | xmpp: Fix stream resumption | 2022-07-19 20:21:26 +02:00 |  | 
			
				
					|  | 0d1b9f78ec | xmpp: Add test for a successful stream resumption | 2022-07-19 20:05:55 +02:00 |  | 
			
				
					|  | 0908ef8add | xmpp: Fix loop in SM negotiation Fix infinite loop caused by the SM negotiator creating a feedback
loop if the initial resume fails. | 2022-07-19 20:02:16 +02:00 |  | 
			
				
					|  | c2c11fc3c3 | xmpp: Fix Stream Management | 2022-07-18 22:03:30 +02:00 |  | 
			
				
					|  | 0bc856ec47 | xmpp: Make getNegotiatorById behave like getManagerById | 2022-07-18 20:05:32 +02:00 |  | 
			
				
					|  | bbd4162488 | xmpp: Fix switching xmlns and negotiator id | 2022-07-18 19:58:03 +02:00 |  | 
			
				
					|  | 7be5ddb16f | xmpp: Fix the connection state never getting set to connected | 2022-07-18 19:54:36 +02:00 |  | 
			
				
					|  | 9d9b4bba96 | xmpp: Add more logging in relation to pinging | 2022-07-18 17:58:16 +02:00 |  | 
			
				
					|  | 686124dd6d | service: Fix crash on connectivity change | 2022-07-18 17:53:37 +02:00 |  | 
			
				
					|  | c73c477c79 | xmpp: Redact outgoing SASL data | 2022-07-17 22:26:08 +02:00 |  | 
			
				
					|  | 6be8a75995 | style: Fix weird indentation | 2022-07-17 22:10:37 +02:00 |  | 
			
				
					|  | 109d77d43a | Merge pull request 'Lint using very_good_analysis' (#22) from improvement/very-good into master Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/22 | 2022-07-17 22:12:54 +02:00 |  | 
			
				
					|  | 54046b6796 | style: Use those settings permanently | 2022-07-17 22:08:00 +02:00 |  | 
			
				
					|  | 8aa9c837be | ui: Use Logger inside BlurhashChatWidget | 2022-07-17 22:05:51 +02:00 |  | 
			
				
					|  | 9c7bc7fb1d | style: Fix destroying socket | 2022-07-17 22:02:58 +02:00 |  | 
			
				
					|  | d01b46934f | style: Add trailing commas | 2022-07-17 22:02:20 +02:00 |  | 
			
				
					|  | be8d6ac2ce | test: Fix streambuffer test | 2022-07-17 21:54:40 +02:00 |  | 
			
				
					|  | 50b5d2a9c1 | test: Fix tests | 2022-07-17 21:50:48 +02:00 |  | 
			
				
					|  | 3b60b2acaa | style: Fix warnings for JID | 2022-07-17 21:50:42 +02:00 |  | 
			
				
					|  | 08d83d6b0a | xmpp: Allow destroying the socket | 2022-07-17 21:30:50 +02:00 |  | 
			
				
					|  | 15af2c6c43 | meta: Fix startup | 2022-07-17 21:26:16 +02:00 |  |