mathieui
|
f1fae6b387
|
Add a /invites command
|
2012-01-26 10:05:34 +01:00 |
|
mathieui
|
825d5a6dd1
|
Beep when receiving a MUC invitation (by default)
|
2012-01-26 10:05:34 +01:00 |
|
Florent Le Coz
|
3d9193509e
|
Make non-remote commands work.
|
2012-01-26 10:05:34 +01:00 |
|
Florent Le Coz
|
fe00f0eb23
|
ALWAYS display affiliation or role changes, in MucTabs. fixes #2309
|
2012-01-26 10:05:34 +01:00 |
|
Florent Le Coz
|
edf2392fcf
|
Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fixed #2308
|
2012-01-26 10:05:34 +01:00 |
|
mathieui
|
0d5b96fd8d
|
Improve /names command
|
2012-01-26 10:05:34 +01:00 |
|
Florent Le Coz
|
ef72674102
|
Add manfraid to thanks section.
|
2012-01-26 10:05:33 +01:00 |
|
Florent Le Coz
|
cf1cdd1834
|
Fix sorting columns when a room has no name. (we use '' instead of None)
|
2012-01-26 10:05:33 +01:00 |
|
Florent Le Coz
|
5fe3c49d40
|
/recolor random works correctly.
|
2012-01-26 10:05:33 +01:00 |
|
manfraid
|
73e9d83711
|
Fixe 2104
|
2012-01-26 10:05:33 +01:00 |
|
Florent Le Coz
|
94140aba91
|
Fix a crash on empty command in muclisttab
|
2012-01-26 10:05:33 +01:00 |
|
mathieui
|
80047cdebe
|
Fixes #2241
|
2012-01-26 10:05:33 +01:00 |
|
Florent Le Coz
|
23fa1df9ed
|
show_tab_names option lets you display the name of the tabs in the horizontal bar
|
2012-01-26 10:05:33 +01:00 |
|
mathieui
|
8eea23f7d7
|
Fix a traceback when using ^W with xhtml-im
(it does not work perfectly as it should, but it doesn’t crash anymore, at least)
|
2012-01-26 10:05:32 +01:00 |
|
mathieui
|
4d7a11e238
|
Add an XML tab (/xml_tab) to view incoming/outgoing stanzas
Fixes #2074
|
2012-01-26 10:05:32 +01:00 |
|
mathieui
|
a1575237fd
|
Python 3.0/.1 compatibility
|
2012-01-26 10:05:32 +01:00 |
|
mathieui
|
73ca8ddca0
|
Add the doc to the installed files
|
2012-01-26 10:05:32 +01:00 |
|
mathieui
|
3d879a6677
|
Curses operations must operate within the lock
|
2012-01-26 10:05:32 +01:00 |
|
Florent Le Coz
|
8e2e1fcd4e
|
We can now configure each conversation independently, for some options.
Fixed #2039.
|
2012-01-26 10:05:32 +01:00 |
|
mathieui
|
17fdd5d606
|
Fixes #2316
|
2012-01-25 18:14:07 +01:00 |
|
mathieui
|
7ba6061362
|
Add affiliation chars in the theme
|
2012-01-25 17:51:11 +01:00 |
|
Florent Le Coz
|
561af013b1
|
New participant list. Displaying the nick color, the affiliation, role, chatstate and status!
|
2012-01-24 17:07:04 +01:00 |
|
Florent Le Coz
|
99a16f2b86
|
Make the color for information messages themable
|
2012-01-24 15:46:51 +01:00 |
|
Florent Le Coz
|
1f7db8cfaa
|
Remove all the .replace('"', '\\"') which are useless since the new
way to express colors in messages.
|
2012-01-24 15:18:08 +01:00 |
|
Florent Le Coz
|
09f16804a3
|
Fix the comments in the theming.py file
|
2012-01-24 15:17:54 +01:00 |
|
Florent Le Coz
|
c1dd012b7a
|
Merge branch 'master' of http://git.louiz.org/poezio
|
2012-01-24 14:49:58 +01:00 |
|
Florent Le Coz
|
7425231f47
|
Display colors for /me messages in a better way.
|
2012-01-24 14:49:03 +01:00 |
|
mathieui
|
d4ec0ba442
|
Do not quotify topic completion
|
2012-01-21 00:06:18 +01:00 |
|
mathieui
|
1f9a6f5883
|
Fixes #2319
|
2012-01-15 16:40:49 +01:00 |
|
mathieui
|
92d96f3f36
|
Fix the alias plugin
|
2012-01-11 18:13:32 +01:00 |
|
Florent Le Coz
|
b2d050a671
|
Fix image: syntax in the doc
|
2012-01-10 16:42:35 +01:00 |
|
Florent Le Coz
|
63f9b62c52
|
And the simple_notify documentation
|
2012-01-10 16:35:53 +01:00 |
|
Florent Le Coz
|
d5015ce20e
|
And add the missing files.
|
2012-01-10 16:32:29 +01:00 |
|
Florent Le Coz
|
5fee56440c
|
Add a simple_notify plugin
And also fix some issues, like the split of the exec_command arguments.
And the doc for the plugin, too.
|
2012-01-10 16:30:59 +01:00 |
|
mathieui
|
62c4f67ea5
|
Fix the resize issues with the /configure tab
|
2011-12-29 18:55:43 +01:00 |
|
mathieui
|
3c4b2e9683
|
Fix various issues with the /configure tab
Vertical tab list, text not erased from previous tab
|
2011-12-28 23:32:23 +01:00 |
|
mathieui
|
4c5c3101a2
|
Fix a little incoherence in /query
|
2011-12-19 17:19:18 +01:00 |
|
mathieui
|
08b374cb29
|
Fix the completion for /decline and /invite
|
2011-12-18 20:43:40 +01:00 |
|
mathieui
|
caff8b43a1
|
Doc for invitations
|
2011-12-18 20:38:09 +01:00 |
|
mathieui
|
2ed6b20594
|
Add a /invites command
|
2011-12-18 20:35:19 +01:00 |
|
mathieui
|
9e7842d014
|
Beep when receiving a MUC invitation (by default)
|
2011-12-18 20:16:19 +01:00 |
|
Florent Le Coz
|
0b2037a67c
|
Make non-remote commands work.
|
2011-12-15 20:29:20 +01:00 |
|
Florent Le Coz
|
a6b1a1d4d8
|
ALWAYS display affiliation or role changes, in MucTabs. fixes #2309
|
2011-12-12 20:31:05 +01:00 |
|
Florent Le Coz
|
df6a8a0cc3
|
Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fixed #2308
|
2011-12-12 20:04:39 +01:00 |
|
mathieui
|
1b30cd09a7
|
Improve /names command
|
2011-12-10 16:36:18 +01:00 |
|
Florent Le Coz
|
3958b112ad
|
Add manfraid to thanks section.
|
2011-12-09 14:06:57 +01:00 |
|
Florent Le Coz
|
a25b39777c
|
Fix sorting columns when a room has no name. (we use '' instead of None)
|
2011-12-09 13:56:55 +01:00 |
|
Florent Le Coz
|
77ecd70274
|
/recolor random works correctly.
|
2011-12-09 13:56:55 +01:00 |
|
manfraid
|
02099123b0
|
Fixe 2104
|
2011-12-09 13:56:55 +01:00 |
|
mathieui
|
0954c12a07
|
Add a /remove_bookmark command
|
2011-11-28 16:28:44 +01:00 |
|