sh4nks
|
e12b26123b
PEP8 and other small changes
|
10 лет назад |
novist
|
28261b0ff0
Merge remote-tracking branch 'upstream/master' into permissions-improvements
|
10 лет назад |
Peter Justin
|
fa3ffda1e1
Merge pull request #73 from novist/topic-controls
|
10 лет назад |
Peter Justin
|
bb34fae941
Merge pull request #72 from novist/markdown
|
10 лет назад |
novist
|
e480d6b011
Locked thread checks moved to permission checking functions - allows moderators to post in locked threads among other thigns Banned users are devoid of any permissions Some permission checking functions changed to take more appropriate parameters
|
10 лет назад |
novist
|
5ce4f67c7e
requirements.txt syntax fix
|
10 лет назад |
novist
|
915ab12a8d
Show topic pagination and controls at top and bottom
|
10 лет назад |
novist
|
d84f91e854
Markdown support
|
10 лет назад |
sh4nks
|
5d7749f67c
Fixed portal layout
|
10 лет назад |
Peter Justin
|
4361fd9cb2
Merge pull request #69 from sh4nks/py3-compat
|
10 лет назад |
Casper Van Gheluwe
|
292fd2e55b
Fix time_since filter on py3. It interprets FP numbers < 1 differently than py2 does
|
10 лет назад |
Casper Van Gheluwe
|
952a56b680
Iteritems from _compat for py3 compatibility
|
10 лет назад |
Casper Van Gheluwe
|
df43213a81
Fix some Settings-dicts still using iteritems
|
10 лет назад |
Casper Van Gheluwe
|
357c104547
py3 tests on travis-ci
|
10 лет назад |
Casper Van Gheluwe
|
b334730d47
Use unidecode library for slugs instead of ascii normalisation
|
10 лет назад |
Casper Van Gheluwe
|
59ec335ded
Use redis_store (flask-redis) instead of redis (flask-and-redis)
|
10 лет назад |
Casper Van Gheluwe
|
9513d50cef
_compat.text_type instead of unicode
|
10 лет назад |
Casper Van Gheluwe
|
1241b7782d
_compat.max_integer instead of sys.maxint
|
10 лет назад |
Casper Van Gheluwe
|
e6dbc5834a
Make helper-methods py3 compatible
|
10 лет назад |
Casper Van Gheluwe
|
077868d8ce
_compat.max_integer instead of sys.maxint
|
10 лет назад |
Casper Van Gheluwe
|
ce1e7fce6a
Update production and default config to work with Flask-Redis settings.
|
10 лет назад |
Casper Van Gheluwe
|
8097022fce
Change requirements for Python 3 compatibility
|
10 лет назад |
Casper Van Gheluwe
|
eff3560101
Compatibility methods
|
10 лет назад |
Peter Justin
|
13f3f01150
Merge pull request #67 from vindolin/patch-1
|
10 лет назад |
Peter Justin
|
0fd66104de
Merge pull request #66 from dwieeb/master
|
10 лет назад |
Thomas Schüßler
|
a4caf15863
removed cruft
|
10 лет назад |
Daniel Imhoff
|
52cbc8102d
fixing typo
|
10 лет назад |
sh4nks
|
322dcb19dc
Replace deprecated fields/validators. #65
|
10 лет назад |
sh4nks
|
c7398c6840
Updated requirements
|
10 лет назад |
Henry Kupty
|
206e3d22f6
Forum/Views: many code fixes
|
10 лет назад |