summaryrefslogtreecommitdiff
path: root/include/functions.php
AgeCommit message (Expand)Author
2012-01-31implement digestTest backAndrew Dolgov
2012-01-31try to send digests within 2 hours of preferred time onlyAndrew Dolgov
2012-01-30implement preferred time for sending out digestsAndrew Dolgov
2012-01-27authenticate_user: check for missing login when selecting saltAndrew Dolgov
2012-01-26allow subscribing to twitter feeds without oauth (if require auth checkbox is...Andrew Dolgov
2012-01-25go back to previous make_password()Andrew Dolgov
2012-01-23add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailableAndrew Dolgov
2012-01-22fix login before updating to schema 88Andrew Dolgov
2012-01-22improve password storage (use sha256 and long random salt)Andrew Dolgov
2012-01-19api: add search parameters to getHeadlines (bump API level)Andrew Dolgov
2012-01-16rewrite_urls implementation based on DOMDocument (refs #413)Andrew Dolgov
2012-01-10fix tmhOAuth missing query parameters (closes #416)Andrew Dolgov
2012-01-05add htmlpurifier youtube filterAndrew Dolgov
2012-01-04add span.class attribute to purifier.allowed to enable youtube embedsAndrew Dolgov
2011-12-31sanitize: fix img attributesAndrew Dolgov
2011-12-30fix attempt to insert user with null pwd_hash when auto creating (fixes #412)Andrew Dolgov
2011-12-28add img[align,hspace] attributes (closes #370)Andrew Dolgov
2011-12-28properly import labels from xmlAndrew Dolgov
2011-12-28support gzipped xml importAndrew Dolgov
2011-12-28xml import: import noteAndrew Dolgov
2011-12-28xml import: check schema-versionAndrew Dolgov
2011-12-27implement experimental personal data importAndrew Dolgov
2011-12-27implement import/export of labels using OPMLAndrew Dolgov
2011-12-27pngquant some imagesAndrew Dolgov
2011-12-27implement filtering by category (closes #386)Andrew Dolgov
2011-12-26experimental CSRF protectionAndrew Dolgov
2011-12-25globalUpdateFeeds: disable debugging infoAndrew Dolgov
2011-12-21rename dismiss article buttonAndrew Dolgov
2011-12-21add note pluginAndrew Dolgov
2011-12-21add mail and share pluginsAndrew Dolgov
2011-12-20move tweet button to a plugin, implement basic support for article action but...Andrew Dolgov
2011-12-14fix browsing by tagsAndrew Dolgov
2011-12-13simplify default global config, expand sanity_check messagesAndrew Dolgov
2011-12-13split several functions to related classesAndrew Dolgov
2011-12-13rename sanitize_rss to sanitizeAndrew Dolgov
2011-12-13split rss updating stuff into separate include fileAndrew Dolgov
2011-12-13add Public_HandlerAndrew Dolgov
2011-12-13add pref_feeds classAndrew Dolgov
2011-12-12subop -> methodAndrew Dolgov
2011-12-11overall directory tree cleanupAndrew Dolgov