gajim-plural/gajim
Philipp Hörist 41a7196620 Fix displaying MUC subjects with delay tag
Dont print it as "old" conversation, instead add the delay timestamp
at the end of the subject
2018-10-07 00:46:33 +02:00
..
command_system Move more MUC methods into muc module 2018-07-22 16:19:53 +02:00
common Fix displaying MUC subjects with delay tag 2018-10-07 00:46:33 +02:00
data Remove not used liststore entrys 2018-08-19 13:46:38 +02:00
dev Spellcheck 2018-06-28 23:37:34 +02:00
gtk better fix for joining groupchats with uppercase letters. Fixes #9198 2018-10-07 00:46:33 +02:00
plugins Register modules defined by plugins 2018-10-07 00:46:33 +02:00
__init__.py Update Gajim version to 1.0.99 2018-08-19 18:09:08 +02:00
accounts_window.py Register modules defined by plugins 2018-10-07 00:46:33 +02:00
adhoc_commands.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
advanced_configuration_window.py Move Preferences into own module 2018-08-06 19:48:49 +02:00
app_actions.py Dont use dict to keep track of window instances 2018-08-16 20:47:54 +02:00
application.py Rework Gajim Theming 2018-08-16 22:53:33 +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 fix jingle negotiation from an XMPP point of view 2018-08-18 16:05:33 +02:00
chat_control_base.py Simplify removing events on scroll to bottom 2018-08-18 15:56:23 +02:00
config.py Dont use dict to keep track of window instances 2018-08-16 20:47:54 +02:00
conversation_textview.py Rework Emoji implementation 2018-08-17 21:55:42 +02:00
dataforms_widget.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
dialog_messages.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
dialogs.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
disco.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
filetransfers_window.py Move filechoosers into gtk module 2018-08-19 17:44:17 +02:00
gajim.py Raise min nbxmpp version to 0.6.7 2018-08-19 10:50:51 +02:00
gajim_remote.py Port remote control to GDBus 2018-08-17 22:06:02 +02:00
groupchat_control.py Fix displaying MUC subjects with delay tag 2018-10-07 00:46:33 +02: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 Move filechoosers into gtk module 2018-08-19 17:44:17 +02:00
gui_interface.py Fix MUC invite notification 2018-08-25 09:42:09 +02:00
gui_menu_builder.py Rewrite discovery code and move it into own module 2018-07-22 16:20:00 +02:00
history_manager.py HistoryManager: Convert RGB to hex 2018-08-19 23:48:07 +02:00
htmltextview.py Rework Emoji implementation 2018-08-17 21:55:42 +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 Rework Emoji implementation 2018-08-17 21:55:42 +02:00
message_window.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
music_track_listener.py MusicTrackListener: remove unused code 2018-01-24 23:28:56 +01:00
notify.py Show avatar in new message notifications 2018-10-07 00:46:32 +02:00
options_dialog.py Add error message to change password dialog 2018-08-01 00:35:42 +02:00
remote_control.py Fix displaying MUC subjects with delay tag 2018-10-07 00:46:33 +02:00
roster_window.py Fix displaying MUC subjects with delay tag 2018-10-07 00:46:33 +02:00
screensaver_listener.py Remove unused imports 2018-03-26 01:06:56 +02:00
search_window.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
session.py MAM: Request from last received stanza-id 2018-07-29 23:16:13 +02:00
statusicon.py Move Preferences into own module 2018-08-06 19:48:49 +02:00
tooltips.py Add roster implementation to Gajim 2018-07-26 20:38:00 +02:00
vcard.py Refactor VCard code into own modules 2018-06-30 19:32:36 +02:00