rafalp
|
837d820b98
Deprecate per-type attachment size limit
|
2 years ago |
rafalp
|
3cf45e5908
Resolve all line-too-long errors raised by pylint
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
3a907dd804
Remove User.acl_cache, User.acl_ and direct imports from misago.acl
|
6 years ago |
rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
ec62b5bf54
Moved new attachment creation to serializer
|
7 years ago |
Rafał Pitoń
|
f7fb28ca22
Fix build after previous API iteration
|
7 years ago |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 years ago |
Rafał Pitoń
|
4108aa6233
replaced all gettext functions with their unicode counterparts
|
8 years ago |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
94e678fe7e
api for adding polls to threads
|
8 years ago |
Rafał Pitoń
|
e0743bdf6a
replaced downlaods count with filesize, test editor endpoint for returning attachments
|
8 years ago |
Rafał Pitoń
|
e20ca4331f
rename uploaders/downloaders to uploads/downloads
|
8 years ago |
Rafał Pitoń
|
d4c0183fe3
rename uuid to secret on attachments
|
8 years ago |
Rafał Pitoń
|
0e84a665e6
upload attachment api, download atachment view
|
8 years ago |