Rafał Pitoń
|
bbb0e4b9f3
misago.markup app cleanup (#1265)
|
5 лет назад |
rafalp
|
3bac011f8c
Fix borked find and replace
|
6 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 лет назад |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 лет назад |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
rafalp
|
37b52372a4
Remove unicode_literals imports, and missed coding: comments
|
6 лет назад |
rafalp
|
521d05f9a4
Remove coding utf-8 comment from python files
|
6 лет назад |
rafalp
|
7c3603a700
Add rel=noopener to outgoing links in posts
|
6 лет назад |
musindmitriy
|
5103268b39
Update test_parser.py
|
7 лет назад |
Rafał Pitoń
|
bead1f4ae0
wip #839 and #838: tests are locally passing with latest deps and django 1.11
|
8 лет назад |
Rafał Pitoń
|
42d1837baa
bump django to 1.11 and other deps to current
|
8 лет назад |
Rafał Pitoń
|
245176c4b8
fix #754: append http:// to protocol-less outgoing urls, fix [url] tests
|
8 лет назад |
Rafał Pitoń
|
8752fe985e
#122: url bbcode
|
8 лет назад |
Rafał Pitoń
|
1159edee2c
#122: img bbcode support
|
8 лет назад |
Rafał Pitoń
|
3a6024524b
fix #746: tests for setting parsed content's metadata on parsing_result
|
8 лет назад |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 лет назад |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 лет назад |
Rafał Pitoń
|
0dcf6e1167
fix #696: de-linkfy links in code blocks
|
8 лет назад |
Rafał Pitoń
|
bd4dc05d33
fix #661: [code] bbcode
|
8 лет назад |
Rafał Pitoń
|
427d344336
fix #663: better markup for [quote] bbcode
|
8 лет назад |
Rafał Pitoń
|
5794e060ec
fix #660
|
8 лет назад |
Rafał Pitoń
|
8b4d1795f7
fix #626: new urls structure
|
8 лет назад |
Rafał Pitoń
|
e3dfd24a6c
#626 shorten urls
|
8 лет назад |
Rafał Pitoń
|
c90b2f1823
fin quote bbcode
|
8 лет назад |
Rafał Pitoń
|
a3d365fda7
basic support for [quote] bbcode
|
8 лет назад |
Rafał Pitoń
|
a5c579c879
further tweaks in parser: handle shva=1 flag on attachment previews
|
8 лет назад |
Rafał Pitoń
|
5649c32ce1
parser's link cleaner tweaked
|
8 лет назад |