gajim-plural/gajim
Philipp Hörist 1e380473cd Refactor get_days_with_logs()
- use NATURAL JOIN in SQL query instead of multiple SELECT via
_build_contact_where

- make code more concise

- update method documentation
2017-07-21 16:58:04 +02:00
..
command_system Refactor search_log() 2017-07-21 16:58:04 +02:00
common Refactor get_days_with_logs() 2017-07-21 16:58:04 +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 fixed lookup of description for keyed options 2017-07-11 20:35:47 +02:00
app_actions.py
atom_window.py
cell_renderer_image.py
chat_control.py Refactor get_last_conversation_lines() 2017-07-21 16:58:04 +02:00
chat_control_base.py Fix activity timers for groupchat 2017-07-16 23:58:54 +02:00
config.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
conversation_textview.py Fix displaying links in textview 2017-07-04 12:26:05 +02:00
dataforms_widget.py
dialogs.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
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 Fix activity timers for groupchat 2017-07-16 23:58:54 +02:00
groups.py
gtkexcepthook.py
gtkgui_helpers.py
gtkspell.py
gui_interface.py
gui_menu_builder.py
history_manager.py
history_window.py Refactor get_days_with_logs() 2017-07-21 16:58:04 +02:00
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 Use namedtuples for results from the DB 2017-07-12 22:34:55 +02:00
search_window.py
secrets.py
session.py
shortcuts_window.py
statusicon.py
tooltips.py
upower_listener.py
vcard.py