gajim-plural/gajim
Philipp Hörist 4cb852914e Fix bookmarks strategy
Strategy is now:

1. Get pubsub if supported
2. Get private storage and merge if we find boomarks we dont have
3. Store bookmarks to both pubsub and privatestorage

The only drawback with this strategy is, that a client that supports
only private storage cant delete bookmarks
2018-07-12 21:34:15 +02:00
..
command_system Change to gender-neutral alternatives of pronouns 2018-07-11 23:15:56 +03:00
common Fix bookmarks strategy 2018-07-12 21:34:15 +02:00
data Disable recently button if popover is empty 2018-07-10 18:08:11 +02:00
dev Spellcheck 2018-06-28 23:37:34 +02:00
plugins Spellcheck 2018-06-21 03:05:47 +03:00
__init__.py Determine earlier if we run as Flatpak 2018-05-27 13:45:07 +02:00
accounts_window.py Select account in account list if edited 2018-05-05 14:19:17 +02:00
adhoc_commands.py Refactor AdHocCommands into own module 2018-07-08 19:39:57 +02:00
advanced_configuration_window.py Spellcheck 2018-06-28 23:37:34 +02:00
app_actions.py Rework Add Contact Dialog 2018-07-07 00:46:23 +02:00
application.py Fix join groupchat dialog with multiple accounts 2018-06-28 00:04:17 +02:00
atom_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
cell_renderer_image.py Rename src directory 2017-07-02 17:25:47 +02:00
chat_control.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
chat_control_base.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
config.py Fix requesting pubsub node config 2018-07-07 01:49:50 +02:00
conversation_textview.py Pass account when clicking on xmpp:?join link 2018-07-06 22:17:05 +02:00
dataforms_widget.py Spellcheck 2018-06-28 23:37:34 +02:00
dialog_messages.py Spellcheck 2018-06-28 23:37:34 +02:00
dialogs.py Disable recently button if popover is empty 2018-07-10 18:08:11 +02:00
disco.py Use open JoinGroupchat Dialog when browsing MUCs 2018-07-06 21:43:53 +02:00
emoticons.py Spellcheck some comments and docstrings 2018-06-19 01:56:18 +03:00
features_window.py Remove support for ESessions 2018-05-28 18:21:45 +02:00
filechoosers.py Fix AvatarChooserDialog not beeing native 2018-05-20 01:28:12 +02:00
filetransfers_window.py Spellcheck 2018-06-28 23:37:34 +02:00
gajim.py Raise required nbxmpp version 2018-05-19 10:50:43 +02:00
gajim_remote.py Spellcheck 2018-06-28 23:37:34 +02:00
gajim_themes_window.py Spellcheck 2018-06-28 23:37:34 +02:00
groupchat_control.py Change to gender-neutral alternatives of pronouns 2018-07-11 23:15:56 +03:00
groups.py Refactor Pubsub/Bookmarks/UserAvatar into own modules 2018-07-01 22:35:56 +02:00
gtkexcepthook.py Make ExceptionDialog easier to test 2018-04-22 22:34:27 +02:00
gtkgui_helpers.py Refactor UserLocation into own module 2018-07-05 19:38:03 +02:00
gui_interface.py Change to gender-neutral alternatives of pronouns 2018-07-11 23:15:56 +03:00
gui_menu_builder.py Refactor Pubsub/Bookmarks/UserAvatar into own modules 2018-07-01 22:35:56 +02:00
history_manager.py Set secure_delete pragma for SQLite3 connections 2018-06-19 19:07:16 +02:00
history_sync.py Spellcheck 2018-06-28 23:37:34 +02:00
history_window.py Spellcheck 2018-06-28 23:37:34 +02:00
htmltextview.py Spellcheck 2018-06-28 23:37:34 +02:00
logind_listener.py Spellcheck 2018-06-28 23:37:34 +02:00
message_control.py Spellcheck 2018-06-28 23:37:34 +02:00
message_textview.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
message_window.py Spellcheck 2018-06-28 23:37:34 +02:00
music_track_listener.py MusicTrackListener: remove unused code 2018-01-24 23:28:56 +01:00
negotiation.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
notify.py Fix showing notifications in the roster 2018-07-01 19:00:43 +02:00
options_dialog.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
profile_window.py Refactor UserNickname into own module 2018-07-05 20:20:22 +02:00
remote_control.py Fix AttributeError: 'VersionResultReceivedEvent' object has no attribute 'getResource' 2018-07-01 23:43:50 +02:00
roster_window.py Change to gender-neutral alternatives of pronouns 2018-07-11 23:15:56 +03:00
screensaver_listener.py Remove unused imports 2018-03-26 01:06:56 +02:00
search_window.py Refactor search code into own module 2018-06-25 19:34:10 +02:00
server_info.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
session.py Call notify check methods with JID arg 2018-06-30 11:02:30 +02:00
shortcuts_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
statusicon.py Remove unused imports 2018-03-26 01:06:56 +02:00
tooltips.py Refactor UserLocation into own module 2018-07-05 19:38:03 +02:00
vcard.py Refactor VCard code into own modules 2018-06-30 19:32:36 +02:00