You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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. |
13 years ago | |
|---|---|---|
| .. | ||
| autoload.php | 13 years ago | |
| ccache.php | 13 years ago | |
| colors.php | 13 years ago | |
| crypt.php | 13 years ago | |
| db-prefs.php | 13 years ago | |
| db.php | 13 years ago | |
| digest.php | 13 years ago | |
| errorhandler.php | 13 years ago | |
| feedbrowser.php | 13 years ago | |
| functions.php | 13 years ago | |
| labels.php | 13 years ago | |
| login_form.php | 13 years ago | |
| rssfuncs.php | 13 years ago | |
| sanity_check.php | 13 years ago | |
| sanity_config.php | 13 years ago | |
| sessions.php | 13 years ago | |
| version.php | 13 years ago | |