gajim-plural/gajim
Philipp Hörist a818b60ba7 Fix unlimited muc_restore_timeout
muc_restore_timeout set to -1 means we want no particular time set, up
to which we request messages. But we should not deliberate request
messages we already have. Hence even if muc_restore_timeout is set
to -1, we should only request up to the last message we received.
2017-07-10 20:13:10 +02:00
..
command_system
common Fix unlimited muc_restore_timeout 2017-07-10 20:13:10 +02:00
plugins Fix memory leak in plugins window 2017-07-10 01:15:30 +02:00
Makefile.am
adhoc_commands.py
advanced_configuration_window.py
app_actions.py
atom_window.py
cell_renderer_image.py
chat_control.py Allow for a no limit option on restore_timeout 2017-07-10 18:26:17 +02:00
chat_control_base.py
config.py
conversation_textview.py Fix displaying links in textview 2017-07-04 12:26:05 +02:00
dataforms_widget.py
dialogs.py
disco.py
emoticons.py Fix emoticons module import on windows 2017-07-03 11:32:47 +02:00
features_window.py
filetransfers_window.py
gajim-remote.py
gajim.py
gajim_themes_window.py
groupchat_control.py
groups.py
gtkexcepthook.py
gtkgui_helpers.py
gtkspell.py
gui_interface.py
gui_menu_builder.py
history_manager.py
history_window.py
htmltextview.py
ipython_view.py
logind_listener.py
message_control.py
message_textview.py
message_window.py
music_track_listener.py
negotiation.py
network_watcher.py
notify.py
profile_window.py
pylint.rc
remote_control.py
roster_window.py Commit to DB before shutdown 2017-07-10 16:25:26 +02:00
search_window.py
secrets.py
session.py
shortcuts_window.py
statusicon.py
tooltips.py
upower_listener.py
vcard.py