Andrew Dolgov
|
94560132dd
|
for the most part, deal with filter rules UI
|
4 years ago |
Andrew Dolgov
|
257efb43c6
|
article: unify naming
|
4 years ago |
Andrew Dolgov
|
c94f1b6ff8
|
fix some more warnings reported by phpstan
|
4 years ago |
Andrew Dolgov
|
6811d0bde2
|
use self:: in some places to invoke static methods from the same class
|
4 years ago |
Andrew Dolgov
|
44b1f0fcc0
|
search: add support for label:XXX search keyword
Labels: enforce case-insensitive lookups when creating/looking for labels
|
5 years ago |
Andrew Dolgov
|
fd10614f5d
|
labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated
|
6 years ago |
Andrew Dolgov
|
3a0292303e
|
php: remove trailing whitespaces
|
6 years ago |
Andrew Dolgov
|
e4befe6bf4
|
fix label cache being double escaped on save
remove some old-style escaping
|
7 years ago |
Andrew Dolgov
|
c949a9282e
|
OPML: use PDO; minor fixes
|
7 years ago |
Andrew Dolgov
|
c1c08aed39
|
labels: PDO
|
7 years ago |
Andrew Dolgov
|
51f13e7736
|
get_all_labels: order by caption
|
7 years ago |
Andrew Dolgov
|
5e78b0c253
|
do not base headlines label context submenu on feed tree labels category
|
7 years ago |
Andrew Dolgov
|
7c9b5a3fe4
|
move label stuff to Labels class
fix some unresolved functions
|
8 years ago |