Florent Le Coz
|
458e853874
|
Merge branch 'master' of https://git.louiz.org/poezio into plugins
|
2011-11-05 01:42:50 +01:00 |
|
mathieui
|
44ee989658
|
Merge branch 'master' of https://git.louiz.org/poezio
|
2011-11-03 08:58:14 +01:00 |
|
mathieui
|
a603f46906
|
Fix a typo that causes a curses TB
|
2011-11-03 08:57:21 +01:00 |
|
Florent Le Coz
|
7e8ea8e47f
|
Merge branch 'doc'
|
2011-11-03 03:42:19 +01:00 |
|
Florent Le Coz
|
af64505feb
|
Merge remote-tracking branch 'myrtille/doc' into doc
Conflicts:
doc/en/configure.txt
|
2011-11-03 00:09:09 +01:00 |
|
mathieui
|
0872d69eb4
|
Add the configuration "help"
|
2011-11-03 00:00:43 +01:00 |
|
Florent Le Coz
|
027b2e2148
|
Fix the key configuration example
|
2011-11-02 20:24:23 +01:00 |
|
Florent Le Coz
|
ebef15ec40
|
Add configure and keys documentation, also edit some default configuration values.
|
2011-11-02 20:21:09 +01:00 |
|
mathieui
|
971aad1e0e
|
Doc: how to install poezio
|
2011-11-01 23:52:22 +01:00 |
|
Florent Le Coz
|
4e40512ff9
|
First example of a documentation page + makefile to build the doc
|
2011-11-01 23:25:52 +01:00 |
|
Emmanuel Gil Peyrot
|
dac8a12abf
|
Add a config option that display the nick in join/part/status
change/etc. in that user color. Fixes #2282.
|
2011-11-01 17:14:43 +01:00 |
|
mathieui
|
ecf3685db6
|
Fixed #2281
|
2011-11-01 12:17:17 +01:00 |
|
mathieui
|
611acbeb2a
|
Fixes #2277
|
2011-10-30 23:18:47 +01:00 |
|
mathieui
|
ece4949086
|
Add a plugin for /status aliases
|
2011-10-29 17:47:30 +02:00 |
|
mathieui
|
9d64bd1398
|
Remove aliases to /status
|
2011-10-29 17:46:45 +02:00 |
|
Florent Le Coz
|
21f0c8f3f3
|
Fix the url matching in the link plugin
|
2011-10-29 17:20:18 +02:00 |
|
Florent Le Coz
|
db1e84d34e
|
Daemon now reads from a pipe and not in the fifo directly
|
2011-10-29 16:58:36 +02:00 |
|
Florent Le Coz
|
d608ccbd6d
|
Remove the information() call in the link plugin
|
2011-10-29 16:55:46 +02:00 |
|
Florent Le Coz
|
0451127ff8
|
Merge branch 'master' into plugins
|
2011-10-29 07:20:10 +02:00 |
|
Florent Le Coz
|
b98880b526
|
add the link plugin
|
2011-10-29 07:18:19 +02:00 |
|
Florent Le Coz
|
881de6a7c0
|
add get_conversation_messages for the plugin API
|
2011-10-29 07:05:19 +02:00 |
|
Florent Le Coz
|
a090b235d7
|
Make the PluginConfig class heritate the poezio Config
We can use the nice and safe get() method
|
2011-10-29 07:04:32 +02:00 |
|
Florent Le Coz
|
cb2796abc5
|
Add a \n when writing the command to the fifo
|
2011-10-29 07:03:49 +02:00 |
|
Florent Le Coz
|
afcc387002
|
Merge branch 'remote_exec' into plugins
|
2011-10-29 05:21:27 +02:00 |
|
Florent Le Coz
|
f8fcf6696d
|
Remove any mention of “coucou”
|
2011-10-29 05:14:05 +02:00 |
|
Florent Le Coz
|
1303919706
|
Add the daemon.
|
2011-10-29 05:13:12 +02:00 |
|
Florent Le Coz
|
7e16ffd9e0
|
Remote execution.
We can use a fifo to write command, and execute them on the local
machine by running a simple daemon.
|
2011-10-29 05:11:30 +02:00 |
|
mathieui
|
6d436f570a
|
Fixed a TB on /kick
|
2011-10-27 21:20:26 +02:00 |
|
mathieui
|
a8b3909fde
|
French → English
|
2011-10-24 21:27:37 +02:00 |
|
Florent Le Coz
|
aa6738800d
|
Fix crash on completion of recent words containing xhtml-im attributes
fixes #2278
|
2011-10-20 21:55:24 +02:00 |
|
Florent Le Coz
|
354006a850
|
actually does it correctly
|
2011-10-17 23:13:57 +02:00 |
|
Florent Le Coz
|
ce5fa543f2
|
fix the git pull line
|
2011-10-17 23:12:51 +02:00 |
|
Florent Le Coz
|
842e4a3f4a
|
Merge branch 'master' of https://git.louiz.org/poezio
|
2011-10-17 21:59:20 +02:00 |
|
Florent Le Coz
|
20eeb00b97
|
test
|
2011-10-17 21:42:22 +02:00 |
|
mathieui
|
b29f11ce19
|
/affiliation command
(without the 'outcast' affiliation ATM)
|
2011-10-17 21:30:36 +02:00 |
|
mathieui
|
69c6b38894
|
remove /visitor /participant /moderator and replace them with /role
|
2011-10-17 21:29:39 +02:00 |
|
Mathieu Pasquet
|
7d392c6093
|
Typo
|
2011-10-17 19:07:53 +02:00 |
|
Florent Le Coz
|
778754783e
|
test
|
2011-10-16 23:40:02 +02:00 |
|
Florent Le Coz
|
0764708f7b
|
Set room to poezio@muc.poezio.eu
|
2011-10-16 21:55:14 +02:00 |
|
Florent Le Coz
|
a4aeef558b
|
Add information on git in the README
|
2011-10-16 21:53:48 +02:00 |
|
Florent Le Coz
|
7e8c45787d
|
Indent. That’s actually useless, but I want to test something.
|
2011-10-16 19:34:17 +02:00 |
|
Florent Le Coz
|
d07b1d1e0d
|
update update.sh
|
2011-10-16 19:32:41 +02:00 |
|
mathieui
|
ad45e89ded
|
User role management in MUC (ie /visitor /particpant /moderator)
|
2011-10-14 01:32:14 +02:00 |
|
mathieui
|
14702b1806
|
Fixed some typos
|
2011-10-11 23:04:40 +02:00 |
|
mathieui
|
2479201b30
|
Fix the data forms
|
2011-10-11 23:00:29 +02:00 |
|
mathieui
|
be2d66f8a2
|
Fixed #2268
|
2011-10-09 19:54:13 +02:00 |
|
Florent Le Coz
|
e35bf19aed
|
fixes #2263
|
2011-10-04 18:56:02 +02:00 |
|
Florent Le Coz
|
bfcf20f301
|
By default, log only critical messages. This avoid
warnings to be displayed on stdout if no debug file was
specified
|
2011-10-02 21:18:25 +02:00 |
|
Florent Le Coz
|
5ae665b253
|
Fix completion case-sensitiveness
|
2011-10-02 17:39:18 +02:00 |
|
Florent Le Coz
|
bed11424b0
|
merge
|
2011-10-02 14:45:21 +02:00 |
|