-
Now deal with UnicodeDecodeError
wezm committedOct 20, 2016
-
UnicodeEncodeError we meet again (╯°□°)╯︵ ┻━┻
wezm committedOct 19, 2016
-
Merge pull request #588 from jglamine/meetups
Fix meetup submission
wezm committed on GitHubOct 4, 2016 -
Merge pull request #586 from jglamine/post_editing
Fix article edit form.
wezm committed on GitHubOct 4, 2016
-
Fix meetup submission. Add new required parameter to other places that I
missed. Fixes #587
jglamine committedSep 30, 2016
-
Only add help-text to url field if it exists. Fixes #585.
jglamine committedSep 29, 2016
-
Merge pull request #575 from jglamine/linkposts
Add the ability to submit links. Fixes #548
wezm committed on GitHubSep 27, 2016 -
Merge pull request #576 from jglamine/multiplier
Implement per-user vote multiplier. Fixes #568
wezm committed on GitHubSep 27, 2016
-
548: Display validation errors correctly on link submission page.
Also change article submission tab text.
jglamine committedSep 6, 2016 -
#548: Prevent article editor from being too small when switching from…
… link tab.
jglamine committedSep 6, 2016 -
#548: Prevent links from turning into articles when switching tabs.
jglamine committedSep 6, 2016
-
Add the ability to submit links. Fixes #548
jglamine committedJul 18, 2016
-
#568: Formating of vote multiplier on user side bar. Enable utf-8 tem…
…plates.
jglamine committedAug 28, 2016 -
#568: Correct error messages for vote multiplier.
jglamine committedAug 28, 2016 -
#568: Vote multiplier form formatting.
jglamine committedAug 28, 2016 -
#568: Remove patcha from vote-multiplier page.
jglamine committedAug 28, 2016 -
Implement per-user vote multiplier. Fixes #568
jglamine committedAug 6, 2016
-
Merge pull request #572 from jglamine/retract_karma
Fixes #569: Upvotes on retracted comments don't count towards a user's total karma
wezm committed on GitHubAug 12, 2016
-
Merge pull request #571 from jglamine/captcha_import
Incorperate upstream fix for captcha module import
moggyboy committed on GitHubJul 5, 2016 -
Merge pull request #573 from tricycle/replace-chef-with-ansible
Replace chef with ansible
moggyboy committed on GitHubJul 5, 2016
-
jack-trikeapps committed
Jul 4, 2016 -
jack-trikeapps committed
Jul 4, 2016 -
jack-trikeapps committed
Jul 4, 2016 -
jack-trikeapps committed
Jul 4, 2016 -
Fixes #569: Upvotes on retracted comments don't count towards a user'…
…s total karma
jglamine committedJul 4, 2016
-
Incorperate upstream fix for captcha module import
jglamine committedJul 3, 2016
-
Why: Back in 2012 change was made to optimise calculation of clicked time by calling it on demand. Whilst the HTML templates were updated to relfect this change the JSON API wasn't. This change addresses the need by: Calling the clicked function if it is return
dangalipo committedApr 28, 2016
-
Merge branch 'xrpd-anonymous-readers-use-default-visibility'
cdaloisio committedFeb 18, 2016 -
Merge branch 'anonymous-readers-use-default-visibility' of https://gi…
…thub.com/xrpd/lesswrong into xrpd-anonymous-readers-use-default-visibility Conflicts: r2/r2/lib/app_globals.py
cdaloisio committedFeb 18, 2016 -
Merge pull request #558 from xrpd/require-min-karma-to-vote
require a minimum user karma to upvote and downvote
cdaloisio committedFeb 18, 2016 -
delete hide_comment_threshold because no longer used
xrpd committedFeb 18, 2016 -
rename global config parameters for consistency
xrpd committedFeb 18, 2016 -
rename global config parameters for consistency
xrpd committedFeb 18, 2016
-
Merge pull request #557 from xrpd/disable-post-but-not-edit
Disable user posts to main, but permit user edits to existing posts in main
cdaloisio committedFeb 17, 2016
-
use default post and comment visibility for anon readers
xrpd committedFeb 16, 2016