.. |
api.php
|
API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3
|
2012-03-08 19:01:23 +04:00 |
article.php
|
experimental CSRF protection
|
2011-12-26 12:02:52 +04:00 |
auth_base.php
|
allow auto_create_user() to be used instead of find_user_by_login() when auto creating is off
|
2012-08-16 15:38:33 +04:00 |
auth_internal.php
|
auth_internal.change_password: do not rely on session
|
2012-08-16 18:27:26 +04:00 |
auth_remote.php
|
save module user authenticated with, only allow password change if module is 'internal'
|
2012-08-16 16:00:50 +04:00 |
backend.php
|
implement digestTest back
|
2012-01-31 16:27:51 +04:00 |
dlg.php
|
move opml stuff to classes/opml.php
|
2012-08-15 15:47:13 +04:00 |
feeds.php
|
properly persist include_children
|
2012-08-15 09:11:43 +04:00 |
handler.php
|
Make Handler::before() hierarchy consistent
|
2012-07-05 19:43:44 +01:00 |
mail_button.php
|
add mail and share plugins
|
2011-12-21 08:50:37 +04:00 |
note_button.php
|
add note plugin
|
2011-12-21 10:58:06 +04:00 |
opml.php
|
opml: remove CRs, tweak category node detection
|
2012-08-15 15:58:43 +04:00 |
plugin_button.php
|
add missing files
|
2011-12-21 08:21:56 +04:00 |
pref_feeds.php
|
disable dnd tip in pref_feeds
|
2012-08-15 10:48:25 +04:00 |
pref_filters.php
|
remove memcached stuff
|
2012-07-06 14:37:03 +04:00 |
pref_instances.php
|
Make Handler::before() hierarchy consistent
|
2012-07-05 19:43:44 +01:00 |
pref_labels.php
|
experimental CSRF protection
|
2011-12-26 12:02:52 +04:00 |
pref_prefs.php
|
move changing password code to authentication modules
|
2012-08-16 18:21:35 +04:00 |
pref_users.php
|
Make Handler::before() hierarchy consistent
|
2012-07-05 19:43:44 +01:00 |
protected_handler.php
|
Make Handler::before() hierarchy consistent
|
2012-07-05 19:43:44 +01:00 |
public_handler.php
|
prevent session modification in public/rss
|
2012-06-07 10:13:05 +04:00 |
rpc.php
|
remove memcached stuff
|
2012-07-06 14:37:03 +04:00 |
share_button.php
|
add mail and share plugins
|
2011-12-21 08:50:37 +04:00 |
tweet_button.php
|
add missing files
|
2011-12-21 08:21:56 +04:00 |