This website requires JavaScript.
Explore
Help
Sign In
intercal
/
interchan
Watch
1
Star
0
Fork
0
You've already forked interchan
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8f9b27d5beb2fd0d5a7454777f17497329910621
interchan
/
board
History
Alek Ratzloff
8f9b27d5be
Update order of the menu items
...
Report item gets added first in the menu now. Signed-off-by: Alek Ratzloff <
alekratz@gmail.com
>
2022-06-23 22:30:56 -07:00
..
migrations
Initial commit
2022-05-03 18:02:04 -07:00
static
/board
Update order of the menu items
2022-06-23 22:30:56 -07:00
templates
Add in-line ban capabilities
2022-06-23 22:27:26 -07:00
templatetags
Add image upload support
2022-05-04 19:45:36 -07:00
__init__.py
Initial commit
2022-05-03 18:02:04 -07:00
admin.py
Add report record admin and template search
2022-06-23 18:16:00 -07:00
apps.py
Initial commit
2022-05-03 18:02:04 -07:00
forms.py
Add board selection to ban creation and post ID to ban model
2022-06-23 18:57:23 -07:00
models.py
Delete posts after a ban is created for them
2022-06-23 21:49:04 -07:00
tests.py
Initial commit
2022-05-03 18:02:04 -07:00
urls.py
Add ability to create bans from reports
2022-06-23 16:03:09 -07:00
utils.py
Add IP bans
2022-06-20 15:26:35 -07:00
views.py
Add report record admin and template search
2022-06-23 18:16:00 -07:00