User Details
User Details
- User Since
- Feb 19 2016, 3:22 PM (454 w, 3 d)
- Availability
- Available
Mar 1 2016
Mar 1 2016
ProfFan awarded T4103: Implement "Role Profiles" to provide search, homepage and application defaults a Like token.
Feb 28 2016
Feb 28 2016
ProfFan awarded T7568: Support Desktop Notifications in Conpherence a Like token.
Feb 23 2016
Feb 23 2016
ProfFan added a comment to T4618: Phabricator high cpu usage.
Feb 21 2016
Feb 21 2016
ProfFan awarded T7755: Improve reliability of real-time notification delivery a Like token.
ProfFan added a comment to T6609: Support math (LaTeX) equation in Remarkup.
ProfFan added a comment to T6609: Support math (LaTeX) equation in Remarkup.
Just changed the code to utilize celerity and now the extension works on all pages and comments :)
Feb 20 2016
Feb 20 2016
ProfFan added a comment to T6609: Support math (LaTeX) equation in Remarkup.
ProfFan added a comment to T6609: Support math (LaTeX) equation in Remarkup.
Now updated the parsing mechanism to make it able to handle multiline inline LaTeX.
Feb 19 2016
Feb 19 2016
ProfFan awarded T6609: Support math (LaTeX) equation in Remarkup a Like token.
ProfFan added a comment to T6609: Support math (LaTeX) equation in Remarkup.
@hyOzd No, this utilizes KaTeX and renders LaTeX using HTML and CSS. It is completely combined into the normal rendering workflow and is cached properly.
ProfFan added a comment to T6609: Support math (LaTeX) equation in Remarkup.
I did a rough implementation of this functionality (full of dirty hacks) here at GitHub.