In T6609#160639, @ablekh wrote:@ProfFan Great job! Thank you for your efforts. BTW, what is Celerity?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
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
Feb 21 2016
Feb 21 2016
ProfFan awarded T7755: Improve reliability of real-time notification delivery a Like token.
Just changed the code to utilize celerity and now the extension works on all pages and comments :)
Feb 20 2016
Feb 20 2016
In T6609#160552, @johnny-bit wrote:This looks awesome @ProfFan !
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.
@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.
I did a rough implementation of this functionality (full of dirty hacks) here at GitHub.