pyfedi/app
2024-04-09 08:14:25 +12:00
..
activitypub speed up redis-based dup detection by avoiding touching the DB in before_request() #135 2024-04-09 08:14:25 +12:00
admin topic tree fixes #145 2024-04-08 19:48:25 +12:00
auth make recaptcha optional #80 #134 2024-03-31 11:42:34 +13:00
chat record last activity in a conversation 2024-03-28 09:24:13 +13:00
community split post creation and editing up into different forms for each type of content #78 2024-04-07 11:15:04 +12:00
domain only filter by instance when logged in 2024-03-13 11:17:04 +13:00
errors minimal flask app starting point 2023-07-28 16:22:12 +12:00
main topic tree fixes #145 2024-04-08 19:48:25 +12:00
post split post creation and editing up into different forms for each type of content #78 2024-04-07 11:15:04 +12:00
search ban people from community, and unban them - topics and search #21 2024-03-21 21:24:30 +13:00
static split post creation and editing up into different forms for each type of content #78 2024-04-07 11:15:04 +12:00
templates topic paths #145 2024-04-08 20:01:08 +12:00
topic track recent activities using redis instead of db 2024-04-04 21:36:03 +13:00
translations When resolving a repot, reset the 'reports' counter on the comment, post or user #21 2024-04-06 13:53:41 +13:00
user Option for mods to ignore reports about a post, comment or user #21 2024-04-06 14:10:23 +13:00
__init__.py track recent activities using redis instead of db 2024-04-04 21:36:03 +13:00
cli.py remove unused interests 2024-03-24 19:48:02 +13:00
constants.py filter reports by local or remote #21 2024-03-26 22:18:05 +13:00
email.py add smtp support fixes #64 2024-03-01 16:43:05 +13:00
inoculation.py better titles 2024-01-19 15:33:55 +13:00
models.py topic paths #145 2024-04-08 20:01:08 +12:00
utils.py topic tree fixes #145 2024-04-08 19:48:25 +12:00