gajim-plural/gajim/common/modules
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
..
__init__.py Refactor AdHocCommands into own module 2018-07-08 19:39:57 +02:00
adhoc_commands.py Refactor AdHocCommands into own module 2018-07-08 19:39:57 +02:00
annotations.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
atom.py Refactor atom into new module and disable it 2018-07-06 21:02:06 +02:00
blocking.py Blocking: Raise NodeProcessed 2018-07-09 23:37:13 +02:00
bookmarks.py Fix bookmarks strategy 2018-07-12 21:34:15 +02:00
entity_time.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
http_auth.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
httpupload.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
last_activity.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
pep.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
ping.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
privacylists.py Refactor Privacy and Blocking into own modules 2018-07-08 16:44:14 +02:00
pubsub.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
roster_item_exchange.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
search.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
software_version.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
user_activity.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
user_avatar.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
user_location.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
user_mood.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
user_nickname.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
user_tune.py Register all available modules automatically 2018-07-07 13:52:44 +02:00
vcard_avatars.py Change to gender-neutral alternatives of pronouns 2018-07-11 23:15:56 +03:00
vcard_temp.py Register all available modules automatically 2018-07-07 13:52:44 +02:00