.. |
testfiles
|
8969ab9c1c
some cleanups in attachment processing and storage
|
8 years ago |
__init__.py
|
657ea71dac
wip threads lists
|
9 years ago |
test_attachmentadmin_views.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_attachments_api.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_attachments_middleware.py
|
f3c87d5be0
#702: build fixed again
|
8 years ago |
test_attachmenttypeadmin_views.py
|
f3c87d5be0
#702: build fixed again
|
8 years ago |
test_attachmentview.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_clearattachments.py
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
test_emailnotification_middleware.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_events.py
|
c38230c828
fix #924: events are now marked as read by default for users that caused them
|
7 years ago |
test_floodprotection.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_floodprotection_middleware.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_gotoviews.py
|
7e3ed7799b
#675: moved views to per-post readtracking
|
7 years ago |
test_paginator.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_participants.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_post_mentions.py
|
fb4e0fe31a
#893: fixed te misago.markup api to detect malformed request data
|
7 years ago |
test_post_model.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_posts_moderation.py
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
test_privatethread_patch_api.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_privatethread_reply_api.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_privatethread_start_api.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_privatethread_view.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_privatethreads.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_privatethreads_api.py
|
f657ea940e
#675: removed "mark all as read" option
|
7 years ago |
test_privatethreads_lists.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_search.py
|
14a3ba3e6c
fix #645: search filters
|
8 years ago |
test_subscription_middleware.py
|
82cd7bcbc2
fix #911: don't account events in subscribe on reply check
|
7 years ago |
test_subscriptions.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_sync_unread_private_threads.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_synchronizethreads.py
|
3b0fbc61a6
further cleanups
|
8 years ago |
test_thread_bulkpatch_api.py
|
5bc3930de9
wip #884: threads and posts bulk update
|
7 years ago |
test_thread_editreply_api.py
|
8c918c25b1
#893: moved missing validation to serializers in posting endpoints
|
7 years ago |
test_thread_merge_api.py
|
c38230c828
fix #924: events are now marked as read by default for users that caused them
|
7 years ago |
test_thread_model.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_thread_patch_api.py
|
c38230c828
fix #924: events are now marked as read by default for users that caused them
|
7 years ago |
test_thread_poll_api.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_thread_pollcreate_api.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_thread_polldelete_api.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_thread_polledit_api.py
|
c90379701a
#702: more work on fixdictsformatting
|
8 years ago |
test_thread_pollvotes_api.py
|
7033f2046d
#893: added serializer for split thread endpoint
|
7 years ago |
test_thread_postbulkdelete_api.py
|
afe0eb5cc1
#893: some extra tests for posts delete
|
7 years ago |
test_thread_postbulkpatch_api.py
|
5bc3930de9
wip #884: threads and posts bulk update
|
7 years ago |
test_thread_postdelete_api.py
|
ec0442e5f5
wip #887: post and event perm revamp (sans move/merge/split actions)
|
7 years ago |
test_thread_postedits_api.py
|
f10cdd7408
#702: another pass on codebase
|
8 years ago |
test_thread_postlikes_api.py
|
7d9abb2f0e
fix disabled button link hover/active styles and tests suite
|
8 years ago |
test_thread_postmerge_api.py
|
a3a1d9d699
#910: clear postreads when its merged with other posts
|
7 years ago |
test_thread_postmove_api.py
|
7f81075d30
#910: remove readtracker on moved/split posts
|
7 years ago |
test_thread_postpatch_api.py
|
e3e46edfef
wip #884: bulk posts update
|
7 years ago |
test_thread_postread_api.py
|
7e3ed7799b
#675: moved views to per-post readtracking
|
7 years ago |
test_thread_postsplit_api.py
|
c38230c828
fix #924: events are now marked as read by default for users that caused them
|
7 years ago |
test_thread_reply_api.py
|
8c918c25b1
#893: moved missing validation to serializers in posting endpoints
|
7 years ago |
test_thread_start_api.py
|
8c918c25b1
#893: moved missing validation to serializers in posting endpoints
|
7 years ago |
test_threadparticipant_model.py
|
4192bdfd1b
#702: threads
|
8 years ago |
test_threads_api.py
|
f657ea940e
#675: removed "mark all as read" option
|
7 years ago |
test_threads_bulkdelete_api.py
|
b0b2d33362
#893: moved delete threads to serializers
|
7 years ago |
test_threads_editor_api.py
|
c90379701a
#702: more work on fixdictsformatting
|
8 years ago |
test_threads_merge_api.py
|
c38230c828
fix #924: events are now marked as read by default for users that caused them
|
7 years ago |
test_threads_moderation.py
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
test_threadslists.py
|
7e3ed7799b
#675: moved views to per-post readtracking
|
7 years ago |
test_threadview.py
|
4108aa6233
replaced all gettext functions with their unicode counterparts
|
8 years ago |
test_treesmap.py
|
f9b0b2c957
tweaking yapf
|
8 years ago |
test_utils.py
|
eaf9a3a1ee
fix #764: redesigned threads list
|
8 years ago |
test_validate_post.py
|
94c90c228f
another cleansource pass, fix #40: post validation framework
|
8 years ago |
test_validators.py
|
e403e7abf9
cleansource
|
8 years ago |