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
204
Issues
204
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
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
5c6b2ade
Commit
5c6b2ade
authored
Feb 08, 2021
by
mathieui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
plugins: add a user_extras plugin with PEP events
parent
2cfe56bb
Pipeline
#3677
passed with stages
in 5 minutes and 16 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
647 additions
and
0 deletions
+647
-0
doc/source/plugins/index.rst
doc/source/plugins/index.rst
+6
-0
doc/source/plugins/user_extras.rst
doc/source/plugins/user_extras.rst
+6
-0
plugins/user_extras.py
plugins/user_extras.py
+635
-0
No files found.
doc/source/plugins/index.rst
View file @
5c6b2ade
...
...
@@ -312,6 +312,11 @@ Plugin index
Add an ``/upload`` command to upload a file.
User Extras
:ref:`Documentation <userextras-plugin>`
Add /mood, /gaming, /activity
.. toctree::
:hidden:
...
...
@@ -361,3 +366,4 @@ Plugin index
vcard
upload
contact
userextras
doc/source/plugins/user_extras.rst
0 → 100644
View file @
5c6b2ade
.. _userextras-plugin:
User Extras
===========
.. automodule:: user_extras
plugins/user_extras.py
0 → 100644
View file @
5c6b2ade
This diff is collapsed.
Click to expand it.
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