Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
12 years ago |
Andrew Dolgov
|
d9c85e0f11
|
classes: use OO DB interface
|
12 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 |
Andrew Dolgov
|
a5680acbe8
|
replace split with explode
|
12 years ago |
Andrew Dolgov
|
bc7a144dd5
|
properly remove and replace favicon color when favicon gets manually removed/uploaded
|
12 years ago |
Andrew Dolgov
|
41694a956d
|
fix double-escaping possible with encrypted passwords
|
12 years ago |
Andrew Dolgov
|
044cff2d74
|
implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY)
|
12 years ago |
Andrew Dolgov
|
3306daecf4
|
implement upload-related support for open_basedir
|
12 years ago |
Andrew Dolgov
|
b1df14d0ec
|
do not rely on feed_id when adding archived feed while unsubscribing
|
12 years ago |
Andrew Dolgov
|
2714d5caa3
|
fix batch subscribe eating CRs (closes #667)
|
12 years ago |
Andrew Dolgov
|
195187c490
|
rpc: move several feed-related calls to pref-feeds
|
12 years ago |
Andrew Dolgov
|
96e3ae8cce
|
move batchAddFeeds to pref-feeds
|
12 years ago |
Andrew Dolgov
|
0671359f28
|
make show empty cats menu item more visible, move unsubscribe to feeds dropdown
|
12 years ago |
Andrew Dolgov
|
1a293f10ab
|
improve filter overview display; replace ngettext with php gettext
|
12 years ago |
Andrew Dolgov
|
201bb1ca54
|
move batchSubscribe to pref-feeds
|
12 years ago |
Andrew Dolgov
|
fb54e3b188
|
remove xml stuff from backend/dlg
|
12 years ago |
Andrew Dolgov
|
aa5ac2cd3a
|
do not create duplicate archived feeds on unsubscribe, file entries into already existing archive entry
|
12 years ago |
Andrew Dolgov
|
66ca7c3097
|
api: add include_empty to getCategories/getFeedTree
|
12 years ago |
Andrew Dolgov
|
fcef9eeae0
|
remove dialogNotice; tweak dialog appearance a bit
|
12 years ago |
Andrew Dolgov
|
0bb5833beb
|
api: add getFeedTree
|
12 years ago |
Andrew Dolgov
|
a413f53ebf
|
add experimental base for plugin vfeeds (3 pane mode not yet
implemented)
|
12 years ago |
Andrew Dolgov
|
f822a8e56c
|
experimentally rebase labels; make base index configurable
|
12 years ago |
Andrew Dolgov
|
8850646ff3
|
Merge pull request #77 from scarabeusiv/master
Fix pluralized forms and whitespace in translations and fix the l10n tools
|
12 years ago |
Tomas Chvatal
|
f5c1fef9cd
|
Fix plural forms on feed count.
|
12 years ago |
Andrew Dolgov
|
efc6553da4
|
api: implement subscribeToFeed/unsubscribeFeed (closes #623)
|
12 years ago |
Andrew Dolgov
|
3972bf5981
|
db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close()
|
12 years ago |
Andrew Dolgov
|
bfd61d3f85
|
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema)
|
12 years ago |
Andrew Dolgov
|
8349a32e75
|
remove cache_content remnants
|
12 years ago |
Andrew Dolgov
|
350e3944d4
|
fix uploadicon() returning wrong content-type (closes #543)
|
12 years ago |
Andrew Dolgov
|
88918ca637
|
remove server-side feedtree collapse implementation
|
12 years ago |
Andrew Dolgov
|
5321e775f9
|
remove update on checksum change (updated status has been removed); rtl stuff (unused)
|
12 years ago |
Andrew Dolgov
|
0a3fd79b0e
|
fix image caching not working on plugin-rewritten content; remove content cache stuff
|
12 years ago |
Andrew Dolgov
|
a6a9b81264
|
split remove_feed_* stuff to pref/feeds
|
12 years ago |
Andrew Dolgov
|
87d7e8507a
|
split some more functions from functions.php
|
12 years ago |
Andrew Dolgov
|
1b03e1deb6
|
feed editor: hide cache content option
|
12 years ago |
Andrew Dolgov
|
2ec1e00e2d
|
add bookmarklets plugin
|
12 years ago |
Andrew Dolgov
|
715a8239ac
|
fix feedEditor not saving
|
12 years ago |
Andrew Dolgov
|
699daf5856
|
add several HOOK_PREFS_TAB_SECTION hook points
|
12 years ago |
Andrew Dolgov
|
de612e7a38
|
experimental support for per-user plugins (bump schema)
|
12 years ago |
Andrew Dolgov
|
6c2637d973
|
move data import/export to a separate plugin
|
12 years ago |
Andrew Dolgov
|
19b3992b78
|
remove magpie, fix article filter plugins
|
12 years ago |
Andrew Dolgov
|
6065f3ad63
|
add support for plugins in prefs
|
12 years ago |
Andrew Dolgov
|
87764a50cf
|
implement ttrss_feeds.cache_content
|
12 years ago |
Andrew Dolgov
|
49b2401e0d
|
savefeedorder: properly process Uncategorized
|
12 years ago |
Andrew Dolgov
|
1b4d1a6b44
|
sharepopup: implement assigning labels while sharing
|
12 years ago |
Andrew Dolgov
|
92c14e9d53
|
move article filter functions to rssfuncs.php
|
12 years ago |
Andrew Dolgov
|
6e0ee8336f
|
do not use prefs_feed_search when displaying main UI feedtree
|
12 years ago |
Andrew Dolgov
|
bc6fa2364b
|
move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions
|
12 years ago |
Andrew Dolgov
|
f393dc6fb2
|
pref-feeds: disable show empty cats when searching
|
12 years ago |