Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
poezio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
178
Issues
178
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poezio
poezio
Commits
01e8f9ee
Commit
01e8f9ee
authored
Aug 26, 2016
by
mathieui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs for /groupadd
and changelog
parent
b7c23313
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
CHANGELOG
CHANGELOG
+3
-0
doc/source/commands.rst
doc/source/commands.rst
+4
-2
No files found.
CHANGELOG
View file @
01e8f9ee
...
...
@@ -6,7 +6,10 @@ https://dev.louiz.org/projects/poezio/roadmap
- A lot of cleanup and refactor in order to use cython on the codebase
more easily.
- A new poezio_logs script to make logfiles more human-readable
- Substantial performance improvements
- Added a new confirmation tab and used it for cert warnings and XEP-0070
- Added support for XEP-0070 (HTTP request verification)
- Enabled carbons (XEP-0280) by default
- Added support for XEP-0198 (stream management)
- Added support for XEP-0352 (client state indication)
...
...
doc/source/commands.rst
View file @
01e8f9ee
...
...
@@ -504,10 +504,12 @@ Roster tab commands
Change your password.
/groupadd
**Usage:** ``/groupadd
<jid> <group>``
**Usage:** ``/groupadd
(<jid> <group>|<group>)
Add the given JID to the given group (if the group
does not exist, it will be created).
does not exist, it will be created). If no jid is provided,
the currently selected item on the roster (resource or JID)
will be used.
/groupmove
**Usage:** ``/groupmove <jid> <old_group> <new_group>``
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment