Andrew Dolgov
73c68e600b
feed browser: remove pub_set.png
6 years ago
Andrew Dolgov
874560db54
remove obsolete row selection functions
...
move getUrlParam() to Utils
6 years ago
Andrew Dolgov
2f85b50e36
remove toggleSelectListRow2()
6 years ago
Andrew Dolgov
d00d515320
feedbrowser: fix incorrect usage of LIMIT in prepared statement
6 years ago
Andrew Dolgov
4ff8bdcb00
feedbrowser: PDO
7 years ago
Andrew Dolgov
ea79a0e033
remove some redundant php closing tags
8 years ago
Jérémy DECOOL
ba2853caac
Prevent target='_blank' vulnerability on dynamic link
8 years ago
Andrew Dolgov
967f0619c7
force ngettext() count argument type to string
8 years ago
Anders Kaseorg
0e653f751e
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
...
The undocumented _DISABLE_FEED_BROWSER option added in commit
c39befacb2
turns off the UI for looking
at which feeds other users are subscribed to, but it did not prevent
you from manually constructing an RPC call to get the same data. This
was a privacy risk for those who consider _DISABLE_FEED_BROWSER
important.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years ago
Andrew Dolgov
4a80c57c50
remove some unused code reported by phpmd
11 years ago
Andrew Dolgov
d3b0e3487e
fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations
11 years ago
Andrew Dolgov
a42c55f02b
fix blank character after opening bracket in function calls
12 years ago
Andrew Dolgov
6322ac79a0
remove $link
12 years ago
Tomas Chvatal
243b050a0a
Fix plural forms on archived articles.
12 years ago
Andrew Dolgov
23f36f75ab
feedbrowser: fix short tag
12 years ago
Andrew Dolgov
c2167866ce
move mark/pub/feed icons to svg
12 years ago
Andrew Dolgov
55c7f0923e
split feedbrowser into a separate file
12 years ago