• last updated 57 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Package rework and maintenance

- deprecate undocumented news_aggregator::source::get_identifier as no mention was found in upstream code (fixes automated tests)

- put all portable sql inline

- rework all sql idioms that could be made portable

- remove leftover sql statements

- simplify idioms

  1. … 2 more files in changeset.
Rework of news_aggregator::source::update

- replace deprecated calls

- replace array idioms with dict idioms

- bring portable sql inline

This was tested against RSS feeds used downstream on a vanilla instance

  1. … 2 more files in changeset.
Almost complete rewrite of news_aggregator::source::new

- replace deprecated calls

- remove code duplication

- don't loop through response items, as nothing is done with that information

- replace array idioms with dict idioms

- let stored procedure figure out the object_id

Works on WU RSS URLs on a vanilla instance

  1. … 2 more files in changeset.
Use ad_returnredirect -message to display the "You have been subscribed to" channel when a user subscribes to a channel.

  1. … 4 more files in changeset.
Reshuffled some queries into DB-spsecific .xql files

  1. … 3 more files in changeset.
Import of news-aggregator version 0.4d (from Guan's and Simon's CVS) by Guan Yang <guan@unicast.org>

  1. … 80 more files in changeset.
Initial revision

  1. … 66 more files in changeset.