comments.py
|
disallow ALL bots from voting
|
2023-07-08 02:18:03 +03:00 |
errors.py
|
use error()instead of abort() in sanitize
|
2023-06-30 23:34:29 +03:00 |
front.py
|
only call calc_users when its necessary
|
2023-07-07 23:40:16 +03:00 |
groups.py
|
fix 500 error when all members leave group
|
2023-07-07 03:37:17 +03:00 |
jinja2.py
|
fix errror
|
2023-07-07 23:45:39 +03:00 |
login.py
|
fix redirect getting wiped on login fail
|
2023-07-08 16:22:02 +03:00 |
notifications.py
|
improve GLOBAL
|
2023-07-05 21:44:57 +03:00 |
polls.py
|
Add House Edgy
|
2023-06-26 18:05:27 +03:00 |
posts.py
|
exempt kaamrev from 1week edit limit
|
2023-07-08 00:28:08 +03:00 |
settings.py
|
remove edgy founder line
|
2023-07-05 19:17:04 +03:00 |
subs.py
|
Add House Edgy
|
2023-06-26 18:05:27 +03:00 |
users.py
|
test leaderboard in wpd
|
2023-07-08 16:09:58 +03:00 |
votes.py
|
remove now-unnecessary app_id column
|
2023-07-08 02:19:37 +03:00 |
wrappers.py
|
use uuid for session_ids
|
2023-07-08 00:50:26 +03:00 |