Ralfp dfb40aef54 Better error message on empty search form. 12 years ago
..
acl 71e56775ca Use correct roles when building ACL's. 12 years ago
apps dfb40aef54 Better error message on empty search form. 12 years ago
fixtures a68cd861d8 Added delete_date for holding date for "Xyz deleted this on sometime", made Misago more vigilant about keeping current_date up to date for search index. 12 years ago
forms 8430916a70 Extract fields from nested layouts 12 years ago
locale 51ddb0c26a Fixed conflicts 12 years ago
management 2dafd03f3e Dropped migrations from 0.1 support. 12 years ago
markdown 799d0a86fc Expose emojis to editor's JS 12 years ago
middleware 717a65ce3a Hotfix crash in user middleware. 12 years ago
migrations a68cd861d8 Added delete_date for holding date for "Xyz deleted this on sometime", made Misago more vigilant about keeping current_date up to date for search index. 12 years ago
models fe9faddb22 Tweaks in indexing features. 12 years ago
templatetags a0c5830c43 Beginnings of search feature. #36 12 years ago
tests c463b7f2d6 Fail tests loading no more! 12 years ago
utils b189e2f536 Tiny formatting change 12 years ago
__init__.py c5c02e02a0 Version bump 12 years ago
admin.py 684880d96a Renamed "core" package to "apps" package 12 years ago
auth.py d6e829423d More accurate online tracking #76 12 years ago
context_processors.py 3f69549065 Search more or less implemented. 12 years ago
cookiejar.py 449572d34d dropped core package 12 years ago
crawlers.py 089566956c More services moved to new architecture 12 years ago
dbsettings.py 6a85663ba5 Correctly sync dbsettings cache on settings change in ACP. 12 years ago
decorators.py 299de846e5 Removed depreciation warnings on BaseException 12 years ago
firewalls.py 20b0cd6a5c Beginnings of Mod CP 12 years ago
messages.py 089566956c More services moved to new architecture 12 years ago
monitor.py b5d0fb0703 Small fixes in monitor. 12 years ago
onlines.py e6da92e931 Pretty hacky but should stop Misago from confusing visitors anymore. 12 years ago
readstrackers.py e36f9c5456 Count private threads correctly. 12 years ago
search.py 063cac2669 Search improvements 12 years ago
search_indexes.py aab66311d8 Overhauled search. #149 12 years ago
sessions.py 07240eac8d Preload user model extensions if configured to do so. #138 12 years ago
settings_base.py 200bc9decd Search ACL added. 12 years ago
signals.py afa573bf77 Dropped merges order from database models. #142 12 years ago
stopwatch.py 449572d34d dropped core package 12 years ago
theme.py 9a926032bb Protected process_context with mutex to forbid stack overflow on render from within plugin. 12 years ago
urls.py aab66311d8 Overhauled search. #149 12 years ago
validators.py 69a82b00d8 Engine refactored, currently refactoring admin actions 12 years ago