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
a3ebf75e83e0c3fb4ecbede6d94c78943f682ba5
interchan
/
board
History
Alek Ratzloff
a3ebf75e83
Add thread locking and permissions
...
Mods can lock threads from replying now. Yay! Signed-off-by: Alek Ratzloff <
alekratz@gmail.com
>
2022-07-08 21:55:25 -07:00
..
migrations
Initial commit
2022-05-03 18:02:04 -07:00
static
/board
Update various windows that open to have their height automatically set
2022-06-30 20:37:19 -07:00
templates
Add thread locking and permissions
2022-07-08 21:55:25 -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 admin capcodes
2022-06-28 21:37:45 -07:00
apps.py
Initial commit
2022-05-03 18:02:04 -07:00
forms.py
Add thread locking and permissions
2022-07-08 21:55:25 -07:00
models.py
Add thread locking and permissions
2022-07-08 21:55:25 -07:00
tests.py
Initial commit
2022-05-03 18:02:04 -07:00
urls.py
Update PostModifyForm to use permissions to create its fields
2022-06-30 18:16:08 -07:00
utils.py
Fix small bug with ban calculation
2022-06-26 20:27:42 -07:00
views.py
Fix some context values for can_modify in context
2022-06-30 18:52:44 -07:00