rafalp
|
f963d24ed9
Remove unused imports
|
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
|
c7d7f63a7b
Revert most of code to old-style format
|
6 years ago |
rafalp
|
ae22b545f1
Check encode and decode usage in codebase
|
6 years ago |
rafalp
|
eb1e4db51a
Remove six from codebase
|
6 years ago |
rafalp
|
37b52372a4
Remove unicode_literals imports, and missed coding: comments
|
6 years ago |
rafalp
|
7c3603a700
Add rel=noopener to outgoing links in posts
|
6 years ago |
musindmitriy
|
1b7943e85e
Update parser.py
|
7 years ago |
musindmitriy
|
cbb88a3b6b
Update parser.py
|
7 years ago |
Rafał Pitoń
|
bead1f4ae0
wip #839 and #838: tests are locally passing with latest deps and django 1.11
|
8 years ago |
Rafał Pitoń
|
42d1837baa
bump django to 1.11 and other deps to current
|
8 years ago |
Rafał Pitoń
|
245176c4b8
fix #754: append http:// to protocol-less outgoing urls, fix [url] tests
|
8 years ago |
Rafał Pitoń
|
8752fe985e
#122: url bbcode
|
8 years ago |
Rafał Pitoń
|
1159edee2c
#122: img bbcode support
|
8 years ago |
Rafał Pitoń
|
3a6024524b
fix #746: tests for setting parsed content's metadata on parsing_result
|
8 years ago |
Rafał Pitoń
|
763e2c5b94
#40 first pass on post validation framework
|
8 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
742db39d54
#702: faker, markup, datamover
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
23a8201613
removed superficial __all__ declarations
|
8 years ago |
Rafał Pitoń
|
0dcf6e1167
fix #696: de-linkfy links in code blocks
|
8 years ago |
Rafał Pitoń
|
bd4dc05d33
fix #661: [code] bbcode
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
a3d365fda7
basic support for [quote] bbcode
|
8 years ago |
Rafał Pitoń
|
a5c579c879
further tweaks in parser: handle shva=1 flag on attachment previews
|
8 years ago |
Rafał Pitoń
|
5649c32ce1
parser's link cleaner tweaked
|
8 years ago |