Emmanuel Gil Peyrot
d35c0564b3
Add a /sticker plugin
...
This plugin currently uploads the selected sticker every time, to the
HTTP File Upload service of the server (see XEP-0363), a future
optimisation would be to use XEP-0231 instead, for better caching on the
recipient side.
It relies on a helper tool to select the wanted sticker inside the pack,
a sample one is provided in tools/sticker-picker/, but it is not built
by default.
2022-02-10 01:45:37 +01:00
90242b8243
doc: Increase emphasis on OMEMO location
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-07-14 10:55:47 +02:00
mathieui
5c6b2adeb2
plugins: add a user_extras plugin with PEP events
2021-02-09 19:16:03 +01:00
2722a6ef5e
doc: Add link to external OMEMO plugin
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-02-16 16:27:50 +01:00
mathieui
b4417b27a1
Fix build warnings in the doc
2018-10-13 13:44:54 +02:00
mathieui
b4b16c794a
Reference the documentation for the upload plugin
2018-10-13 12:36:57 +02:00
mathieui
da743a023f
add documentation refs for the contact plugin
2018-10-12 22:32:13 +02:00
mathieui
6cc1360a3a
Remove the GPG plugin
...
It’s broken and nobody is using it as far as I know.
2018-08-09 00:29:13 +02:00
Emmanuel Gil Peyrot
a18dc401ff
doc: Add documentation for the new embed plugin.
2018-05-16 11:39:35 +02:00
Emmanuel Gil Peyrot
a468e16140
Add HTTP File Upload support.
2018-03-08 15:04:59 +01:00
Emmanuel Gil Peyrot
e649b46711
Add documentation for /disco.
2017-12-19 15:41:17 +01:00
mathieui
361aea1440
Add a quickstart guide
2016-10-05 00:28:41 +02:00
mathieui
f1bfec332f
Rename "roster" to "contact list"
2016-10-04 00:40:56 +02:00
mathieui
5a6ba4dda8
Replace "MUC" by "chatroom" in the documentation
...
And fix some linewrapping, obsolete references to poezio.eu, and
obsolete docs.
2016-10-04 00:29:19 +02:00
Emmanuel Gil Peyrot
dbbc24b7c6
Add a vcard plugin, to view other people’s vcard-temp as a dataform.
...
Fixes #1683 and #1843 .
2016-08-28 20:58:35 +02:00
mathieui
b00d2fd2bc
Fix #3204 (write a /server_part plugin)
2016-08-26 22:07:57 +02:00
mathieui
d55ce5b996
Fix #3197 (add a dice plugin)
...
also add some doc for the marquee plugin
2016-07-05 01:15:04 +02:00
mathieui
0a2238def5
Add a manual CSI plugin
2016-06-05 13:48:04 +02:00
mathieui
1914cfe003
Add a cyberplugin
2015-05-11 23:35:47 +02:00
mathieui
8afbb44cee
Add a reorder plugin
...
/reorder command to organize the tabs according to a fixed layout
2015-01-03 23:09:43 +01:00
mathieui
21d8a3e7e1
Make the screen_detach plugin support tmux, and use asyncio
2014-12-10 23:21:58 +01:00
mathieui
ed7fe693b4
Fix #2802 (add a /closeall command, with a new plugin)
2014-12-09 01:13:14 +01:00
mathieui
780fff009a
Document the pipe_cmd plugin
2014-12-08 17:49:54 +01:00
mathieui
48e59d377f
Fix #2282 (change the terminal title depending on the tab name)
...
- change_title plugin
2014-04-30 21:55:19 +02:00
mathieui
dbc21a6617
Also document manual plugin load
...
(why wasn’t that already here?)
2014-03-28 00:15:31 +01:00
mathieui
cf752c27b2
Add an IRC/biboumi plugin
2014-03-28 00:03:20 +01:00
mathieui
550aa6efa4
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
mathieui
fd0735fe2d
Documentation update
...
sort the configurations options by theme
make the sidebar fixed
2014-02-20 01:32:25 +01:00
Mathieu Pasquet
c2b673308f
Add an “autocorrect” plugin with a sed-like syntax
...
TODO (eventually):
- correct words when using “word*” or “*word” using levenshtein distance
- allow regular expressions for replacement
2013-11-28 21:22:17 +01:00
Mathieu Pasquet
1ac036749b
Point point point
2013-11-26 01:33:43 +01:00
Florent Le Coz
2f6324571e
Add the pointpoint plugin
2013-09-06 16:10:33 +02:00
mathieui
3cc86e7145
Add the missing regex admin documentation
2013-08-07 21:10:03 +02:00
mathieui
1a349efeb1
Update the documentation
...
(do not encourage people to copy the plugins)
2013-05-11 18:38:12 +02:00
mathieui
be6f5ba512
Add a regex-admin plugin
2013-05-09 02:17:17 +02:00
Florent Le Coz
12dd02b5c5
dlm
2013-05-06 21:43:53 +02:00
Florent Le Coz
64280ff30c
Add a nice marketing plugin
2013-05-06 21:43:17 +02:00
mathieui
d676c2ee7b
Move the plugins documentation
...
(use automodule directive & docstrings)
2013-04-13 22:33:06 +02:00
mathieui
e6cb43eeed
Start the plugin documentation
...
(with admin.py)
2013-04-12 23:34:11 +02:00