Rafał Pitoń c38230c828 fix #924: events are now marked as read by default for users that caused them 7 years ago
..
api a3a1d9d699 #910: clear postreads when its merged with other posts 7 years ago
management 4192bdfd1b #702: threads 8 years ago
migrations 8c96f2f4c6 #675: poststracker utility 7 years ago
models 8c96f2f4c6 #675: poststracker utility 7 years ago
moderation e056182f1c unify calls to transaction.atomic() 7 years ago
permissions 7e3ed7799b #675: moved views to per-post readtracking 7 years ago
serializers f657ea940e #675: removed "mark all as read" option 7 years ago
templatetags 4108aa6233 replaced all gettext functions with their unicode counterparts 8 years ago
tests c38230c828 fix #924: events are now marked as read by default for users that caused them 7 years ago
threadtypes f657ea940e #675: removed "mark all as read" option 7 years ago
urls f9b0b2c957 tweaking yapf 8 years ago
viewmodels 5deb06ed03 #675: improved javascript handling reads, tweaked query count and speed 7 years ago
views 7e3ed7799b #675: moved views to per-post readtracking 7 years ago
__init__.py b1b33dd1f7 Code maintenance 10 years ago
admin.py 4192bdfd1b #702: threads 8 years ago
apps.py be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 8 years ago
checksums.py 9ebcaf97e3 isort, moving editor formset to Misago 0.6, threads/editor/ endpoint 8 years ago
context_processors.py 055992eed5 first pass of cleansource script 8 years ago
events.py c38230c828 fix #924: events are now marked as read by default for users that caused them 7 years ago
filtersearch.py 14a3ba3e6c fix #645: search filters 8 years ago
forms.py a2a3c296a2 #838: some fields return None for empty data instead of empty string 8 years ago
middleware.py 055992eed5 first pass of cleansource script 8 years ago
paginator.py 0d3b72cccf #702: comments cleanup 8 years ago
participants.py 0d3b72cccf #702: comments cleanup 8 years ago
pollmergehandler.py a2448c0b1f #893: merge two threads data validation moved to serializer 7 years ago
search.py 6424cb4705 fix #843: Forum search improvements: GIL and dataset trimming 8 years ago
signals.py 08b082d10e fix #912: keep subscriptions when threads are merged 7 years ago
subscriptions.py 4192bdfd1b #702: threads 8 years ago
testutils.py 4192bdfd1b #702: threads 8 years ago
utils.py 7119ad50bc wip #884: bulk delete threads api 7 years ago
validators.py 9a90e36679 fix build on py3k 8 years ago