index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
import_export
Age
Commit message (
Expand
)
Author
2013-09-02
fix xgettext extraction of plural forms, replace wrong ngettext() calls with ...
Andrew Dolgov
2013-05-12
make appearance of some preference panes more similar
Andrew Dolgov
2013-04-19
plugins: bump API version
Andrew Dolgov
2013-04-17
fix blank character after opening bracket in function calls
Andrew Dolgov
2013-04-17
remove $link
Andrew Dolgov
2013-04-11
fix import_export plugin for open_basedir; add missing closing form tags to i...
Andrew Dolgov
2013-04-09
Escape ']]>' (closing CDATA tag) when exporting with import_export plugin
Jeffrey Tolar
2013-04-02
remove some old ?op syntax notation calls
Andrew Dolgov
2013-04-02
import_export: fix syntax error, adapt to work with new gettext syntax
Andrew Dolgov
2013-03-24
Cleanup gettext whitespace.
Tomas Chvatal
2013-03-24
Fix remaining plural forms to work with gettext.
Tomas Chvatal
2013-03-22
db_escape_string: specify link parameter for consistency; sessions: do not fo...
Andrew Dolgov
2012-12-30
rename plugin main class files
Andrew Dolgov
2012-12-25
plugins cleanup, update descriptions
Andrew Dolgov
2012-12-25
more work on user-selectable plugins; properly process system and user plugins
Andrew Dolgov
2012-12-24
add -list-plugins option; about sections to plugins
Andrew Dolgov
2012-12-24
move data import/export to a separate plugin
Andrew Dolgov