Commit Graph

1060 Commits

Author SHA1 Message Date
Philipp Hörist 37105a881d [openpgp] Bugfixes
- dont pass Path instance to sqlite3.connect()
- add keydate to devicelist publish
2018-09-09 16:23:26 +02:00
Philipp Hörist 585e5666e6 [openpgp] Update manifest.ini 2018-08-31 15:16:58 +02:00
Philipp Hörist fa9e8f7fa8 [openpgp] Fix some bugs
- Dont use armor when encrypting
- Convert timestamp to int
- Fix getting the default trust
2018-08-31 15:16:45 +02:00
Philipp Hörist 7776ae0a59 [openpgp] Inital commit 2018-08-29 23:39:34 +02:00
Philipp Hörist bd1b120b80 [tictactoe] Update manifest.ini 2018-08-19 18:04:28 +02:00
Philipp Hörist d13cb07e93 [tictactoe] Fix missing methods and getting colors 2018-08-19 18:04:10 +02:00
Philipp Hörist 6585ff3ceb [whiteboard] Update manifest.ini 2018-08-19 17:43:22 +02:00
Philipp Hörist e4c7a18184 [whiteboard] Add compatibility for Gajim 1.1.0 2018-08-19 17:43:04 +02:00
Philipp Hörist 600c37b0d2 [preview] Update manifest.ini 2018-08-19 17:42:31 +02:00
Philipp Hörist dcce26e851 [preview] Add compatibility for Gajim 1.1.0 2018-08-19 17:42:06 +02:00
Philipp Hörist 613298911d [triggers] Update manifest.ini 2018-08-19 17:41:31 +02:00
Philipp Hörist 694c7b2b48 [triggers] Add compatibility for Gajim 1.1.0 2018-08-19 17:41:08 +02:00
Philipp Hörist 5c9ab2a902 [image] Update manifest.ini 2018-08-19 17:40:00 +02:00
Philipp Hörist fa41251561 [image] Add compatibility for Gajim 1.1.0 2018-08-19 17:39:29 +02:00
Philipp Hörist b1fc21a33c [latex] Update manifest.ini 2018-08-19 16:53:28 +02:00
Philipp Hörist 6821f70a73 [latex] Dont use threads_init()
It freezes Gajim and is not needed in Gtk3
2018-08-19 16:53:03 +02:00
Philipp Hörist 88dd843c42 [birthday] Rewrite Plugin
The plugin did not work with Gajim 1.0.3, but will now with Gajim 1.1.0
2018-08-19 16:42:06 +02:00
Philipp Hörist 4e1fe417ee [omemo] Update manifest.ini 2018-08-08 20:37:57 +02:00
Philipp Hörist 575eb72982 [omemo] Show all fingerprints in one list 2018-08-08 20:37:57 +02:00
Philipp Hörist f2c914e8f1 [preview] Update manifest.ini 2018-08-07 08:59:59 +02:00
Philipp Hörist 555585b47e [preview] Lower log level on log output 2018-08-07 08:59:29 +02:00
Philipp Hörist 77c3a78e30 [preview] Update manifest.ini 2018-08-06 23:56:07 +02:00
Philipp Hörist 059fa25edf [preview] Fix faulty conversion of text to url 2018-08-06 23:55:46 +02:00
Philipp Hörist 271a95e614 [pgp] Update manifest.ini 2018-07-15 01:47:33 +02:00
Philipp Hörist 4fee27c264 [pgp] Prepare for future Gajim changes 2018-07-15 01:40:28 +02:00
Philipp Hörist 3f4ae27ae8 [omemo] Update CHANGELOG & manifest.ini 2018-07-15 01:26:53 +02:00
Philipp Hörist 4c4940ff49 [omemo] Prepare for future Gajim changes 2018-07-15 01:26:18 +02:00
André Apitzsch 703a7bb742 [omemo] Add flatpak manifest and metainfo 2018-07-01 23:49:09 +02:00
Philipp Hörist 89dbc5a844 [omemo] Allow MUC conversations without other participants
Fixes #267
2018-06-30 22:32:15 +02:00
Alexander Krotov af45dd3b39 Enable secure_delete pragma for omemo database connection 2018-06-29 07:24:40 +03:00
André Apitzsch 5dd424a59b [preview] Add flatpak manifest and metainfo 2018-06-22 23:55:22 +02:00
Philipp Hörist 8b5b6cdf00 [tictactoe] Dont depend on stanza_session module
It has been removed from Gajim
2018-06-01 23:58:35 +02:00
Philipp Hörist 6087628114 Remove ESessions Plugin 2018-05-27 00:13:13 +02:00
Philipp Hörist b0209a7093 [pgp] Update manifest.ini 2018-05-21 18:11:29 +02:00
Philipp Hörist 1c574692d9 [pgp] Show as available for zeroconf 2018-05-21 18:11:07 +02:00
Philipp Hörist 384baf49a3 [omemo] Update CHANGELOG & manifest.ini 2018-05-21 12:00:42 +02:00
Philipp Hörist 9d524c36c1 [omemo] Fix traceback with zeroconf 2018-05-21 11:59:58 +02:00
Philipp Hörist 452fe538fd [omemo] Update CHANGELOG & manifest.ini 2018-05-20 23:58:09 +02:00
Philipp Hörist 3b6d3b2dab [omemo] Dont try to use zeroconf account 2018-05-20 23:57:10 +02:00
Philipp Hörist 63dc147e8b [indicator] Update manifest.ini 2018-05-19 11:33:54 +02:00
Philipp Hörist e47dac26f5 [indicator] Switch to AyatanaAppIndicator3 2018-05-19 11:28:45 +02:00
Philipp Hörist 483ba80871 [whiteboard] Update manifest.ini 2018-05-19 10:37:26 +02:00
Philipp Hörist 943e63691a [whiteboard] Port to new FileChooser API 2018-05-19 10:37:26 +02:00
Robin Müller b5004a5f38 [triggers] Update manifest.ini 2018-05-14 15:08:26 +02:00
Robin Müller 8799a904d7 [triggers] Add missing brackets
has_focus is a method of the Gtk.Window instance so it's necessary to add
brackets after the method name. Otherwise python returns just the reference
to the method and not the result of the method.
2018-05-14 15:07:06 +02:00
Philipp Hörist 5d770f8596 [preview] Update manifest.ini 2018-05-10 18:50:23 +02:00
Philipp Hörist 36948f6990 [preview] Port to new FileChooser API 2018-05-10 18:49:08 +02:00
Philipp Hörist 561a2e3b55 [triggers] Update manifest.ini 2018-05-10 16:54:19 +02:00
Philipp Hörist adb1090578 [triggers] Port to new FileChooser api 2018-05-10 16:53:53 +02:00
Philipp Hörist d0b81cae31 [preview] Refactor _accept_uri() 2018-05-07 23:40:24 +02:00