Commit 586b30b
authored
Update stable to 4.1.0 (#6)
* A few optimizations
- Reduce Docker image size
- Migrate requirements.txt to Pipfile
- Remove unused dependencies
- Add a few unnecessary files in .dockerignore
* Pull modmail-dev#3281
* Pull modmail-dev#3279
* Pull modmail-dev#3278
* Pull modmail-dev#3277 & proper indentation
* Squashed commit of the following:
commit 2e32d6e
Merge: 51a023c b21037c
Author: Martin <box152535@gmail.com>
Date: Sun Apr 9 21:22:08 2023 +0200
Merge branch 'modmail-dev:master' into master
commit 51a023c
Author: Martin <box152535@gmail.com>
Date: Mon Apr 3 13:35:56 2023 +0200
Changelog+Small fixes
commit f5f25b5
Author: Martin <box152535@gmail.com>
Date: Mon Apr 3 13:10:35 2023 +0200
confirm_thread_creation Buttons instead of reactions
commit 11e094c
Merge: ebd38d3 e919304
Author: Taku <45324516+Taaku18@users.noreply.github.com>
Date: Tue Mar 14 05:19:54 2023 -0700
Merge branch 'master' into master
commit ebd38d3
Author: Taku <45324516+Taaku18@users.noreply.github.com>
Date: Tue Mar 14 05:18:17 2023 -0700
Fix indentations
commit b77e435
Author: Martin <box152535@gmail.com>
Date: Sun Mar 12 17:22:42 2023 +0100
Reminder Plugin
Created a reminder plugin
* Pull modmail-dev/modmail#modmail-dev#3271
* Squashed commit of the following:
commit 13437cd
Author: baptiste0928 <22115890+baptiste0928@users.noreply.github.com>
Date: Tue Mar 21 22:29:24 2023 +0100
Format with black
commit 8a6ecd6
Merge: d9e364e 02250e8
Author: Taku <45324516+Taaku18@users.noreply.github.com>
Date: Tue Mar 21 13:30:40 2023 -0700
Merge branch 'development' into feat/guild-icon-size
Signed-off-by: Taku <45324516+Taaku18@users.noreply.github.com>
commit d9e364e
Author: baptiste0928 <22115890+baptiste0928@users.noreply.github.com>
Date: Sun Mar 19 20:17:35 2023 +0100
Update changelog
commit d0bfeb4
Author: baptiste0928 <22115890+baptiste0928@users.noreply.github.com>
Date: Sun Mar 19 20:06:20 2023 +0100
Set size for guild icons on embeds
* Format with black
* Pull modmail-dev/modmail#modmail-dev#3233
* Squashed commit of the following:
commit cf3444a
Author: Khakers <22665282+khakers@users.noreply.github.com>
Date: Tue Jan 24 14:13:15 2023 -0800
Add dm_channel_id field to log entry
* Update changelog, workflow & remove bandit
* Pull modmail-dev#3272 + lock dependencies
* Add docs boilerplate + bumppython version
* Dpy bump, add versions for ?about
* Format with black
* Update README.md
* Fix permission error when installing plugin
* Add new mention_message config, black + ruff
* Switch from root to app user for Docker
* Add support for trailing space in prefix
* Add logviewer as built-in plugin
* logviewer plugin enhancements
* Minor logviewer changes
* Update changelog + logviewer pomelo change
* add pomelo for logbase
* Change logviewer favicon
* Refactor loglist object with proper serialization
* Remove favicon to untrack later
* fix log entry key error
* Replace local favicon with remote avatar
* Add markdown header support
* Switch repo link and branch
* Change more repo links
* Handle properly when loglist is the index page
* toggle off internal message checkbox on load
* Remove trailing slash, fix broken log url on index
* Fix broken default avatar url
* Fix pathing issue on displaying log list in index
* Add placeholder for not logged in user
* Fix blockquote parsing emote ending
* Whoops, remove comment
* Fix blockquote parsing + oauth navbar indicator
* Update docs
* config and docs change
* Update FUNDING.yml
* Update docs
* Update ignores + workflow
* Tweak loadcheck
* tweak loadcheck (2)
* blegh
* ✨
* Attempt to fix invalid guild_id on test
* Docs update
* Terminate process more gracefully
* Update dependencies for Python 3.11
* Refactor logviewer pomelo changes
* Minify docker image size
* Remove unused files
* bump black to fix checks
* Update dev requirements
* Update workflow
* More pomelo changes
* Replace avatar with local asset
* Fix broken author avatar on `logs` command
* Implement pomelo on channel name
* Format with black
* Add pre-commit hook
* Update requirements
* Overhaul block functionality
* Add plugin uninstall alias
* Update python badge
* Update README.md
* Update README.md
* Fix block datetime not being timezone aware
* Remove cairosvg
* Fix copy paste mistake
* Another copy paste issue sigh
* Fix NoneType on parse
* Improve block check and add message cooldown
* bump dpy
* Update internal dpy version
* Update ?info command for pomelo
* Bump version
* Fix missing package error
* Fix index compile error1 parent 82eebab commit 586b30b
File tree
125 files changed
+17010
-3098
lines changed- .github
- workflows
- scripts
- cogs
- core
- docs
- pages
- assets
- installation
- local-hosting
- logviewer-installation
- public
- plugins
- @local
- logviewer
- core
- static
- css
- fonts
- img
- js
- templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+17010
-3098
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | | - | |
146 | 147 | | |
147 | 148 | | |
148 | | - | |
149 | | - | |
150 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments