b072c1390b
Replace information_popup_type_filter occurences with correct naming
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2018-07-01 01:09:45 +01: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
mathieui
ac6adbf21b
Update documentation (& formatting)
...
- nick colors are not random by default
- /close is a useful command
2018-02-20 21:52:55 +01:00
mathieui
dd33ce58dc
Set bookmark_on_join default value to false
...
too many pitfalls
2017-12-20 19:04:48 +01:00
Emmanuel Gil Peyrot
e649b46711
Add documentation for /disco.
2017-12-19 15:41:17 +01:00
mathieui
57692e5fc4
Update documentation
2017-11-27 22:19:50 +01:00
Emmanuel Gil Peyrot
eae2692647
Update the documentation to reflect the removal of features.
2017-11-23 20:11:14 +00:00
mathieui
0fca40246b
Fix a typo in the docs
2017-11-13 00:34:55 +01:00
mathieui
9a89ba18e6
Show support for 0392
2017-11-12 17:38:15 +01:00
mathieui
bde9b31184
Set enable_avatars to false until the colors issue is fixed
2017-10-11 00:14:45 +02:00
mathieui
fb68132e8a
Add documentation on enable_avatar
2017-10-10 13:07:17 +02:00
mathieui
ef84a109e8
Fix #3190 (TOFU the SPKI hash and not the whole cert)
...
Makes letsencrypt renewals more pleasant.
Thanks jonasw and aioxmpp for the ASN.1 wizardry
2017-10-10 00:52:44 +02:00
mathieui
3b5ea1a961
Fix #3322 (send a beep when we get disconnected)
2017-10-09 01:06:53 +02:00
Emmanuel Gil Peyrot
554ff650bf
Display contact avatar in the roster.
...
Implements XEP-0084 and XEP-0153.
2017-10-07 18:11:33 +01:00
mathieui
87e2c3dad9
Update the documentation for update.sh
2017-10-06 23:51:54 +02:00
Emmanuel Gil Peyrot
95b7be7479
Fix dead link in install.
2017-05-06 16:05:25 +01:00
mathieui
66f3cf630c
Prepare for next version
2017-01-31 00:22:19 +01:00
mathieui
49b785d5be
Poezio 0.11 release
2017-01-31 00:17:32 +01:00
Emmanuel Gil Peyrot
c8b2d2650f
List XEP-0380 as supported in the documentation.
2016-11-26 17:39:12 +00:00
louiz’
1f43535f45
Reword the doc for /topic, and add the fact that it prints it with no argument
...
see #3263
2016-11-21 12:03:09 +01:00
mathieui
474966c5f7
Merge branch 'popup_filters' of https://github.com/LukeMarlin/poezio
2016-11-06 18:54:45 +01:00
Luke Marlin
62a04803f0
Made doc more clear on how to configure information_popup_type_filter
2016-11-06 17:42:25 +01:00
louiz’
e708f81826
Document ctrl-j
2016-11-04 10:42:46 +01:00
Emmanuel Gil Peyrot
e9583bd0b7
Optimise all PNG images with optipng -o8
.
2016-11-01 02:40:10 +00:00
Emmanuel Gil Peyrot
c88ab02173
Update the list of supported XEPs.
2016-11-01 02:36:30 +00:00
mathieui
d529b13729
Fix typo
2016-10-23 21:15:12 +02:00
Luke Marlin
3c894ea558
Added information_popup_type_filter that allow to
...
filter an entire type of messages such as 'roster'
'error' 'information' or 'debug'
2016-10-23 16:25:44 +02:00
mathieui
64c272d2bf
doc/stub/potr: remove duplicated declaration
2016-10-21 01:46:26 +02:00
mathieui
453d8a8a6f
Add documentation about docker
2016-10-15 19:10:33 +02:00
louiz’
abb41d5750
Rename /reset to /filter_reset in XML tab, for consistency
2016-10-14 11:01:43 +02:00
louiz’
4b66b5191c
Fix the doc for the /w command
...
It has not been touched since approxymately poezio 0.5
2016-10-13 17:37:46 +02:00
Emmanuel Gil Peyrot
f8d5fa9b1c
Remove the resource option from the configuration.
...
It’s considered bad practice nowadays to force a specific resource, it
can lead to presence leaks or reconnection loops so should be avoided.
Moreover this was already possible in the jid option, by setting it to
user@domain/resource, setting it would append it a second time in that
case.
2016-10-09 17:06:33 +02:00
mathieui
4ad066b39b
Documentation update
2016-10-09 14:37:34 +02:00
mathieui
361aea1440
Add a quickstart guide
2016-10-05 00:28:41 +02:00
mathieui
9dd5f0b4de
"information" is already plural, fix wording
2016-10-04 00:54:57 +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
95723fb649
OTR plugin: Implement XEP-0378 (OTR Discovery)
2016-08-28 20:33:28 +01:00
mathieui
1a8ca9e4f8
Update xep support list
...
It would be nice to bring RSM back from the dead
2016-08-28 21:15:41 +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
01e8f9ee76
Update docs for /groupadd
...
and changelog
2016-08-26 18:53:17 +02:00
mathieui
84e59b05ff
Don’t call input completion() functions inside completion methods
...
Use a placeholder object that can run it afterwards, so that we don’t
have side effects inside those functions.
2016-08-21 15:39:30 +02:00
mathieui
6c270b363a
Update the tls warning doc
...
and remove the image
2016-08-21 00:20:17 +02:00
mathieui
ec60c33400
Update /bookmarks help
2016-08-21 00:19:12 +02:00
mathieui
8e3cfdaca8
Document the bookmarks tab
2016-08-21 00:13:32 +02:00
mathieui
9792a2db2a
Optimize pngs
2016-08-21 00:00:22 +02:00
mathieui
a5b8ef1070
Document the confirm tab
2016-08-20 23:57:26 +02:00
mathieui
f6960d09f0
Fix doc building
...
Broken by the namespace change
2016-07-27 19:05:27 +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
ce915a86c1
Increase ping timeout delays (now that the ping actually works)
2016-06-12 21:46:46 +02:00
mathieui
aa79acb7d9
Disable smacks by default
2016-06-12 21:45:04 +02:00
Emmanuel Gil Peyrot
332a5c2553
Move the src directory to poezio, for better cython compatibility.
2016-06-11 20:49:43 +01:00
mathieui
acf22faecf
Set "show_useless_separator" to true by default
...
For consistency
2016-06-05 13:50:54 +02:00
mathieui
0a2238def5
Add a manual CSI plugin
2016-06-05 13:48:04 +02:00
mathieui
c00cfecdf8
Enable message carbons by default
2016-06-05 13:35:03 +02:00
mathieui
b3e534e200
Update the XEP list
2016-06-05 01:40:29 +02:00
Florent Le Coz
c93640ad85
Document the affiliation and roles commands
2016-03-09 17:53:42 +01:00
mathieui
7d6ee08585
Update api doc
...
It was missing the highlight event
2016-03-08 22:53:13 +01:00
mathieui
11d41625e2
Get rid of the muc_history_length option
...
It hasn’t worked for more than two years and no one complained.
Furthermore, poezio tries to be smart and request messages based on
previous activity, and not raw numbers.
2015-10-05 21:44:33 +02:00
mathieui
ad10738981
Fix the plugins_dir documentation
2015-09-30 01:03:12 +02:00
mathieui
04200de147
Update dependencies in the documentation
...
(and fix missing words and typos)
2015-09-30 00:34:55 +02:00
mathieui
706c39664b
Remove pygments from requirements.txt, and update doc
...
Normal users don’t need pygments, and cython is slow to build
2015-09-05 14:12:01 +02:00
mathieui
37774bc352
Add an 'eval_password' option
...
to read the password from a secrets store
2015-08-16 12:22:10 +02:00
Lancelot SIX
a1bf66ce07
Add NixOS in GNU/Linux installation section
2015-08-14 23:30:33 +02:00
Florent Le Coz
4c63b264a4
Fix a section title in the configuration doc
2015-08-07 18:11:52 +02:00
Florent Le Coz
4d70c44a7d
Document self_ping_delay
2015-08-07 18:11:43 +02:00
Florent Le Coz
def04d6609
Beginning, not begining
2015-08-03 19:17:14 +02:00
mathieui
c8b4d20a14
Update stuff to say 1.0-dev
2015-08-01 20:32:21 +02:00
mathieui
6820743033
0.9 Release
2015-07-31 21:35:02 +02:00
mathieui
d9050e9565
Add a show_jid_in_conversations option
...
To hide or show the JID of the contact in conversation tabs.
2015-06-18 21:11:58 +02:00
mathieui
f076890944
Fix the paths to errors.log in the documentation
2015-06-06 19:23:03 +02:00
mathieui
927822cb46
Document the vertical_tab_list_size option better
...
say it’s for horizontal size
2015-05-21 10:36:48 +02:00
Eijebong
c59ece0cbf
Fix the doc. use_log is not true by default.
2015-05-20 15:30:30 +02:00
mathieui
1914cfe003
Add a cyberplugin
2015-05-11 23:35:47 +02:00
mathieui
28ee08cc2d
Update the documentation for roster keys
2015-03-04 20:02:37 +01:00
mathieui
627d32df80
Update the installation doc
2015-02-28 21:08:17 +01:00
mathieui
2583b6a934
Add a force_remote_bookmarks option
2015-02-21 22:04:03 +01:00
mathieui
51b84645f0
Update the development documentation
...
talk about the command args parser, mention slixmpp
2015-02-08 15:26:37 +01:00
mathieui
5273cb634c
Update the pyenv documentation to mention pythonz too
...
(and move the custom compilation on the top, as that’s what’s easiest
2015-02-08 13:43:47 +01:00
mathieui
61f28d7ffe
Change the sphinx theme to one derived from readthedocs
...
(without stuff like the unicode codepoint agressions and external
resources)
This should be cleaner and look good on mobile devices too.
2015-02-07 21:14:48 +01:00
Eijebong
5da85b94b3
Add a random arg to /color
2015-02-03 20:07:13 +01:00
mathieui
68b7df6339
Document $POEZIO_VENV and $POEZIO_VENV_COMMAND
2015-01-24 17:54:30 +01:00
Florent Le Coz
38b6ec6b76
Comment the /color command
2015-01-06 01:19:23 +01:00
mathieui
25382977c4
Fix typos in the documentation
2015-01-03 23:14:37 +01: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
Eijebong
71f3848706
Add a command to reload the config.
2014-12-30 22:58:22 +01:00
Célestin Matte
0ae1ee2fbf
Add nick_color_aliases (default: true), to look for color of aliases
2014-12-24 00:29:41 +01:00
Célestin Matte
251a10ab0d
Add a muc_color section in the config file to permanently fix a color to a nick
2014-12-24 00:28:22 +01:00
mathieui
2452706b90
Add a deterministic_nick_colors option (default: true)
2014-12-20 23:13:26 +01:00
mathieui
a4858f9342
Set the version of the documentation to 0.9-dev as well
2014-12-18 23:40:40 +01:00
mathieui
00396c158a
Fix #2847 (SASL External support)
...
- Add two new options, keyfile and certfile, which must be both set for
the auth to work.
- if both are set, then poezio doesn’t force-prompt a password if there
is none specified
- add /cert_add, /cert_fetch, /cert_disable, /cert_revoke and /certs
commands.
- add a page of documentation on the process
2014-12-11 22:28:44 +01:00
mathieui
21d8a3e7e1
Make the screen_detach plugin support tmux, and use asyncio
2014-12-10 23:21:58 +01:00
Florent Le Coz
2e25595aec
Introduce the go_to_previous_tab_on_alt_number option
...
fix #2841
2014-12-09 16:43:23 +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
3d97769955
Document the new filtering commands
2014-12-07 22:41:44 +01:00
mathieui
8c63e26335
Add documentation for /set_default
...
and fix minor typing mistakes too
2014-12-05 21:35:35 +01:00
mathieui
6e27b4e6ef
Update the pyenv page
2014-12-05 21:30:10 +01:00