| 
								
								
									 Philipp Hörist | eb6d324ec5 | Remove unused glade file | 2019-04-20 00:26:41 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | a27599c63b | Rework Search dialog - Make it a proper Gtk.Assistant | 2019-04-19 23:57:55 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 8bfe90c5fe | Refactor FakeDataFormWidget - Add test
- Support oob redirect url | 2019-04-19 19:36:43 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 9f4adbdd1c | Fix deprecation warning | 2019-04-19 19:36:43 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | bd75c78b82 | Revert destructive-action on SubRequest deny | 2019-04-19 17:04:16 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | 24352b57c7 | Disable resizing in GroupchatInvitationReceived | 2019-04-19 16:58:47 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | b2b249c60b | Refator DataFormDialog | 2019-04-19 16:57:12 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 731aaab633 | Improve module imports Import modules only on demand instead all on first module import | 2019-04-19 16:57:12 +02:00 |  | 
				
					
						| 
								
								
									 Sebastiaan Lokhorst | e999b74a5b | zeroconf_bonjour: switch from DNSServiceQueryRecord to DNSServiceGetAddrInfo for IPv6 compatibility | 2019-04-17 19:26:28 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 9d75c77982 | Remove GPG code from Gajim Code moved into plugin | 2019-04-16 23:24:40 +02:00 |  | 
				
					
						| 
								
								
									 Alexander Bogdanov | 64bac1d910 | Implementing error type=modify handling for XEP-0077 | 2019-04-16 18:47:39 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | 2f9b716ab0 | Add speller to ChangeStatus dialog | 2019-04-15 18:23:55 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | ef1d7771fb | ChatControl: Switch encrypted symbol to symbolic | 2019-04-15 11:14:49 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 53880edd96 | Add delay execution decorator | 2019-04-14 22:32:47 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | b32b0f4411 | HTTPUpload: Display filename and transfer speed Fixes #9661 | 2019-04-14 20:39:44 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 3312ca6c29 | Add plugin extension point "send-presence" This lets plugins modify the presence | 2019-04-14 20:25:55 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | ecdf1526fb | Fix mypy error | 2019-04-14 10:44:08 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | d8beb0183c | Refactor Singleton class | 2019-04-14 01:58:45 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | d83f725578 | XMLConsole: Add Paste Last Input button | 2019-04-11 19:54:24 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | a717ec931e | Bookmarks: Add tooltips, connect mnemonics, rename autojoin | 2019-04-11 19:39:56 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | 1e47cfaa57 | Bookmarks: Adapt to _ui scheme | 2019-04-11 19:39:52 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | 7b329e9657 | Bookmarks: Dont unselect all bookmarks after clicking Remove | 2019-04-11 19:39:44 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 0dbcac4efe | Connect gpg agent action correctly Fixes #9660 | 2019-04-09 22:26:03 +02:00 |  | 
				
					
						| 
								
								
									 Daniel Brötzmann | de790f5e4c | Add profile button to add contact dialog This lets the user query the VCard of the contact before adding | 2019-04-09 21:53:34 +02:00 |  | 
				
					
						| 
								
								
									 Marcin Mielniczuk | 64d1401307 | Add the possibility to paste as quote | 2019-04-09 18:47:12 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 4ac532c3fa | Fix memory leak with spell checker - Dont shadow widgets destroy()
- Dont bind spell checker to class attribute, this prevents its finalize
Fixes #8822 | 2019-04-08 22:45:26 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | b54aba4d3e | Fix access-member-before-definition pylint errors | 2019-04-07 21:50:33 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | b91b64997e | Fix no-callable pylint errors | 2019-04-07 21:47:00 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 33f62cecf9 | Fix bad-indentation pylint errors | 2019-04-07 21:44:42 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 7ef066b181 | Fix ungrouped-imports pylint errors | 2019-04-07 21:29:45 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | cf40a2a8ef | Fix wrong-import-order pylint errors | 2019-04-07 21:20:21 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 3b3c2af97b | Fix wrong-import-position pylint errors | 2019-04-07 21:15:39 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | f62f922733 | Fix unused-wildcard-import pylint errors | 2019-04-07 20:27:07 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 1c39d66d21 | Fix assignment-from-none pylint errors | 2019-04-07 20:13:55 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | ee38f76004 | Fix chained-comparison pylint errors | 2019-04-07 19:50:15 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 20d3e981b9 | Fix consider-using-ternary pylint errors | 2019-04-07 19:48:09 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | dc3910ce4c | Fix useless-return pylint errors | 2019-04-07 19:07:16 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 0dbb3eb1d5 | Fix comparison-with-callable pylint errors | 2019-04-07 18:48:51 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | c8815a9230 | Fix no-else-raise pylint errors | 2019-04-07 18:40:32 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 30f850b567 | Fix no-else-return pylint errors | 2019-04-07 18:26:29 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | b09f94dabd | Fix simplifiable-if-expression pylint errors | 2019-04-07 18:22:45 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 47dae61e21 | Fix unnecessary-pass pylint errors | 2019-04-07 18:20:15 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 3b2211776c | Fix unused-import pylint errors | 2019-04-07 18:14:54 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 45ac229fb1 | Fix pylint errors | 2019-04-07 17:35:19 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 32168c60f5 | Fix license header | 2019-04-07 17:11:30 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 797a9518ea | Remove unused variable | 2019-04-07 00:27:13 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | ed011da59e | Add new Ad-Hoc Command dialog | 2019-04-07 00:06:56 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | 06848eaeaf | Add option to make DataFormWidget read-only | 2019-04-06 23:20:30 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | ac6eae8965 | Fix import | 2019-04-05 22:56:13 +02:00 |  | 
				
					
						| 
								
								
									 Philipp Hörist | f1642e5327 | Iterate safely over dict Fixes #9633 | 2019-04-05 21:57:18 +02:00 |  |