summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-10login system fixesAndrew Dolgov
2012-09-10set last_read to NOW() when publishing, order published feed by last read by ...Andrew Dolgov
2012-09-09create_published_article: validate urlAndrew Dolgov
2012-09-09create_published_article: do not allow empty titleAndrew Dolgov
2012-09-09update translationsAndrew Dolgov
2012-09-09implement sharing of arbitrary stuff using bookmarklet and API call, bump API...Andrew Dolgov
2012-09-07remove twitter-specific codeAndrew Dolgov
2012-09-03implement one time passwords using TOTPAndrew Dolgov
2012-09-03filter_to_sql: fix for all feedsAndrew Dolgov
2012-09-03implement filter testingAndrew Dolgov
2012-09-03getFeedIcon: remove second parameterAndrew Dolgov
2012-09-03fix filters not loading for feeds in UncategorizedAndrew Dolgov
2012-09-02replace several preg_match() feed id tests with is_numeric()Andrew Dolgov
2012-09-02opml: fix category title in filter exportAndrew Dolgov
2012-09-01reimplement OPML filter exportAndrew Dolgov
2012-08-31implement multiple rule/action filtersAndrew Dolgov
2012-08-30hide more obscure preferences under "show more" checkbox in pref-prefs,Andrew Dolgov
2012-08-29show attachments dropdown on a separate lineAndrew Dolgov
2012-08-27recently read: select query fixAndrew Dolgov
2012-08-27implement recently read vfeed (-6)Andrew Dolgov
2012-08-26rework filter dialog to make feed/category selection easierAndrew Dolgov
2012-08-23update sanity_config.phpAndrew Dolgov
2012-08-23bump config versionAndrew Dolgov
2012-08-23sanity: add php version checkAndrew Dolgov
2012-08-23self-update: clarify is_writable check on work_dirAndrew Dolgov
2012-08-23implement web-based self updater (closes #395)Andrew Dolgov
2012-08-23self-update: update up to date promptAndrew Dolgov
2012-08-23implement experimental web-based updaterAndrew Dolgov
2012-08-23update-self: fix wrong work directory, better work directory checkingAndrew Dolgov
2012-08-23move self-updating to include/update_self.phpAndrew Dolgov
2012-08-23login_form: remove short php tagsAndrew Dolgov
2012-08-23add experimental self-updating scriptAndrew Dolgov
2012-08-21remove hook-based pluginsAndrew Dolgov
2012-08-21expand error messages in subscribeToFeed(), provide proper error messageAndrew Dolgov
2012-08-17rework class system to use subdirectoriesAndrew Dolgov
2012-08-16move changing password code to authentication modulesAndrew Dolgov
2012-08-16save module user authenticated with, only allow password change if module is ...Andrew Dolgov
2012-08-16add hide_change_password session variableAndrew Dolgov
2012-08-16fix __autoload to work with mobile/Andrew Dolgov
2012-08-16split authentication to separate modulesAndrew Dolgov
2012-08-16print_feed_cat_select: fix Uncategorized not recognized as default_idAndrew Dolgov
2012-08-15add additional ownership checks to getfeedcounters/getcategorycountersAndrew Dolgov
2012-08-15refactor opml import/export codeAndrew Dolgov
2012-08-15properly persist include_childrenAndrew Dolgov
2012-08-14print_feed_cat_select: display nested category structureAndrew Dolgov
2012-08-13change include_children to a togglebutton; add placeholder setting save in a ...Andrew Dolgov
2012-08-13add toolbar checkbox to include subcategories to viewfeed()Andrew Dolgov
2012-08-13fix queryFeedHeadlines, rename getCategoryUnreadRecursiveAndrew Dolgov
2012-08-13allow queryFeedHeadlines() to show child category entriesAndrew Dolgov
2012-08-13add special indication for categories having unread items in child categoriesAndrew Dolgov