Commit graph

16247 commits

Author SHA1 Message Date
Philipp Hörist
a9efde136b Refactor saving roster position
- Dont save roster position on Wayland
2019-03-25 22:20:19 +01:00
Daniel Brötzmann
b6e7f5c6d2 Format OMEMO fingerprint in tooltip 2019-03-25 21:00:40 +01:00
Philipp Hörist
4acf36c97b Add method to determine window manager 2019-03-25 20:11:53 +01:00
Daniel Brötzmann
f6e113c0b6 Update look of Remove account dialog 2019-03-25 20:11:33 +01:00
Daniel Brötzmann
52111cd1b3 Improve dark theme colors 2019-03-24 15:33:37 +01:00
Daniel Brötzmann
a988d2e250 Flatpak: Disable install from ZIP 2019-03-24 15:33:03 +01:00
Dominion
0de04b1ae9 Add server blabber.im to servers.json 2019-03-22 10:09:46 +01:00
André Apitzsch
fd46fcab64 Flatpak: Update runtime version to 3.32 2019-03-21 00:29:45 +01:00
André Apitzsch
c2be5372bd Flatpak: Fix cryptography build 2019-03-21 00:29:00 +01:00
Malte Leip
ae4c98cbb2
Show trust level for incoming encrypted messages 2019-03-20 20:50:49 +01:00
André Apitzsch
5af7fbd428 Flatpak: Update dependencies 2019-03-17 00:12:00 +01:00
André Apitzsch
ab6623d7bd Flatpak: Fix access to GnuPG keys
Fixes 
2019-03-17 00:11:33 +01:00
Philipp Hörist
6ef3b8e01b Windows: Dont steal focus on notification 2019-03-16 16:06:00 +01:00
Philipp Hörist
05dc004448 Notifications: Check if DBus is available 2019-03-16 15:51:12 +01:00
Philipp Hörist
c17b744465 Generate account label correctly 2019-03-16 15:33:58 +01:00
Philipp Hörist
196d856a54 Remove password before config values 2019-03-16 14:47:42 +01:00
Philipp Hörist
be26f50120 Fix nbxmpp method calls
features_nb was renamed
2019-03-16 14:01:49 +01:00
Philipp Hörist
fa464d4333 Fix error while quitting
Fixes 
2019-03-16 13:55:15 +01:00
Philipp Hörist
979c7d2553 Dont leak DNS query if we connect via proxy
Fixes 
2019-03-16 13:22:05 +01:00
Philipp Hörist
11ae4fac6a HistoryWindow: Center top widgets vertically 2019-03-12 18:58:52 +01:00
Philipp Hörist
62d12f4355 Themes: Better visibility of scrollbar 2019-03-12 18:52:05 +01:00
Philipp Hörist
4b3a5b7704 Use Consistent Color Generation for MUC nicknames 2019-03-12 18:44:20 +01:00
Philipp Hörist
348a8551fe Remove datetime parsing from Gajim
Use nbxmpp's datetime parsing
2019-03-11 23:13:11 +01:00
Philipp Hörist
da46bdda1f Remove delay parsing from Gajim
Use nbxmpp's delay parsing
2019-03-11 23:13:11 +01:00
Philipp Hörist
f5fe4fd8de Better dedupe MUC history messages 2019-03-11 23:13:11 +01:00
Philipp Hörist
851a7ee929 Depend on nbxmpp delay parsing 2019-03-11 23:13:00 +01:00
Philipp Hörist
b80bbaf2b3 Improve log message format 2019-03-10 10:07:12 +01:00
Philipp Hörist
0eb75eb73d Modules: Use LogAdapter
- Make all modules inherit from BaseModule
- Use LogAdapter in BaseModule
2019-03-10 10:06:45 +01:00
Philipp Hörist
6e672c9911 Add LogAdapter
This adds the account to all log messages issues in module code
2019-03-08 20:31:05 +01:00
Philipp Hörist
b704e27abc Write correct show values to database
Since the refactor we wrote accidentally string instead of int
2019-03-06 23:03:45 +01:00
Philipp Hörist
5e97d805d9 HistoryManager: Display show value correctly 2019-03-06 22:14:57 +01:00
Philipp Hörist
872ee3d675 Fix presence subscription
Fixes 
2019-03-06 22:11:35 +01:00
Philipp Hörist
1827249653 Fix imports
transports_nb was renamed in nbxmpp
2019-03-04 13:49:03 +01:00
André Apitzsch
74c5f3d0e9 Avahi: don't fail if avahi gir is not installed
Fixes 
2019-03-04 08:20:01 +01:00
André Apitzsch
ee6f65f404 Port Avahi to GDBus
fixes 
2019-03-03 19:41:55 +01:00
Philipp Hörist
94eef409db Fix imports
dispatcher_nb was renamed in nbxmpp
2019-03-03 19:40:39 +01:00
Philipp Hörist
c58c7cc4a0 Make passwords module more resilient
- Catch more exceptions
- Add more log output
2019-03-02 19:59:27 +01:00
Philipp Hörist
1f479e5ba4 Use pathlib replace() for saving config
This makes it hopefully more resilient on Windows
2019-03-02 10:43:14 +01:00
Philipp Hörist
d61ca3ae6d Fix typo 2019-03-02 09:32:08 +01:00
Philipp Hörist
e023c33268 Use a UUID4 as item id for pubsub posts 2019-03-01 22:57:44 +01:00
Philipp Hörist
553436332b StartChatDialog: Add Muclumbus search 2019-03-01 21:45:50 +01:00
Philipp Hörist
6c06d2c497 1.1.92 2019-02-24 20:23:55 +01:00
Philipp Hörist
3bf755943f Raise nbxmpp version 2019-02-24 20:20:28 +01:00
Philipp Hörist
e3f8f050c0 Zeroconf: Fix missing attrs 2019-02-20 00:31:28 +01:00
Philipp Hörist
0963f44443 Use nbxmpp's parsed EME data 2019-02-20 00:31:24 +01:00
Philipp Hörist
12d909d636 LastActivity: Use BaseModule and StanzaHandler 2019-02-19 20:38:57 +01:00
Philipp Hörist
12389f4097 Remove unused code 2019-02-19 20:38:57 +01:00
Philipp Hörist
72fc96ae63 Refactor Annotations
- Simplify modules because nbxmpp handles more stuff
2019-02-18 23:02:14 +01:00
Philipp Hörist
11c5fd29e5 Remove not used PEP module code 2019-02-18 23:02:05 +01:00
Philipp Hörist
54a9992696 Remove atom modules 2019-02-18 19:46:47 +01:00