- Apr 29, 2013
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
- Apr 28, 2013
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
- Apr 27, 2013
-
-
Andrew Dolgov authored
Adding JS hooks for init params and runtime info
-
supahgreg authored
Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated.
-
supahgreg authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
Czech translation update
-
Tomas Chvatal authored
-
Andrew Dolgov authored
Allow slashes in filter regular expressions
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
Match each tag separately against user filter regular expression
-
- Apr 26, 2013
-
-
Dmitry Konishchev authored
Each article's tag should be matched against user filter regular expression separately. Current matching confuses when you want to match an exact tag. You suppose to write "^tag$", bug now have to write "(^|,)tag(,|$)" which is very inconvenient and requires knowledge about how do you process this matching.
-
Dmitry Konishchev authored
User's regular expressions need escaping before passing them to preg_match()
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
- Apr 25, 2013
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
- Apr 24, 2013
-
-
Andrew Dolgov authored
-