Rafał Pitoń
|
71d91fc355
Update py to 3.10 and bump requirements (#1388)
|
2 лет назад |
Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 лет назад |
Wojciech Zając
|
51d6c91405
Django2.2 (#1228)
|
6 лет назад |
rafalp
|
5abbb769d4
Remove MISAGO_THREADS_TAIL setting
|
6 лет назад |
rafalp
|
3cf45e5908
Resolve all line-too-long errors raised by pylint
|
6 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
9d185918cb
Remove global db_settings form codebase
|
6 лет назад |
rafalp
|
3a907dd804
Remove User.acl_cache, User.acl_ and direct imports from misago.acl
|
6 лет назад |
rafalp
|
2f0befd230
Fix posts moving
|
6 лет назад |
rafalp
|
19d77eaeea
Fix merging threads
|
6 лет назад |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 лет назад |
rafalp
|
eb1e4db51a
Remove six from codebase
|
6 лет назад |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
Rafał Pitoń
|
f3800eade9
Remove some wildcard imports, make attribute definitions on in posting process explicit
|
7 лет назад |
Rafał Pitoń
|
28d58ba125
Merge in changes from Misago 0.17
|
7 лет назад |
Rafał Pitoń
|
44152c0f53
Merge branch '0.17.x'
|
7 лет назад |
Rafał Pitoń
|
a9d201ea36
Handle merging best answers
|
7 лет назад |
Rafał Pitoń
|
5af48681ce
Improve merge conflict handling, test merge thread into other best answers
|
7 лет назад |
Rafał Pitoń
|
e4f5489007
WIP merge conflict utility
|
7 лет назад |
Rafał Pitoń
|
e8d4db6300
Prevent best answer from being hidden or deleted
|
7 лет назад |
Rafał Pitoń
|
545bbfa4e3
Merge tweaks and handling for best answers
|
7 лет назад |
Rafał Pitoń
|
fd8ecd51fe
Redo patch.dispatch_bulk to follow new bulk actions convention
|
7 лет назад |
Rafał Pitoń
|
eaba1b1a48
Revamp threads validation to return list of id's that 404'd
|
7 лет назад |
Rafał Pitoń
|
b6bc5315d8
Move logic around merge views and serializers
|
7 лет назад |
Rafał Pitoń
|
a94a693da9
WIP moving threads merge logic between view and serializer
|
7 лет назад |
Rafał Pitoń
|
f7fb28ca22
Fix build after previous API iteration
|
7 лет назад |
Rafał Pitoń
|
b0b2d33362
#893: moved delete threads to serializers
|
7 лет назад |
Rafał Pitoń
|
1240fd5fb9
#893: merge multiple threads data validator
|
7 лет назад |