offrss

Branches
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

The initial check-in for each branch:

2013-03-17
21:49
Applying the patch from kyak all_read.patch that introduces the "Mark all as read" per feed. check-in: bee14693b1 user: viric tags: allread
2012-06-12
19:35
Made offrss go keepalive, forking per connection. check-in: 3ec26b9837 user: viric tags: keepalive
2011-07-28
22:30
Versió 1.2, que té això del PDF. Leaf check-in: 6e51f77b67 user: viric tags: v1.2
2011-07-19
22:14
Faig una pàgina nova que permeti triar què vols posar al PDF. check-in: c4725df1c5 user: viric tags: planpdf
2011-07-15
10:36
Canvio el makefile per a que vagi a cygwin. Leaf check-in: a13f7d9e59 user: developer tags: cygwin
2011-07-14
20:02
Branca per a intentar fer botons dels enllaços que fan coses. check-in: 4ce1ac0eb2 user: viric tags: botons
2011-07-10
18:59
Intento fer servir la llibreria podofo per a treure text en pdf. check-in: df654228b9 user: viric tags: pdf_podofo
18:14
Adding some code that uses libharu to create a pdf. Leaf check-in: 710605ce4a user: viric tags: pdf_haru
2011-06-29
22:45
Marco l'alliberament de la versió 1.1 Leaf check-in: dc9aad6785 user: viric tags: v1.1
22:18
Setting pages of 10 elements on the webserver, per feed. check-in: 050f2ea383 user: viric tags: pages
2011-04-27
22:59
Release of v1.0 Leaf check-in: 18e29e93eb user: viric tags: v1.0
2011-01-23
17:54
Adding contact information of the author in the web page Closed-Leaf check-in: 19d35e3e28 user: viric tags: bad
2011-01-22
20:37
Making the release for the version 0.9 Leaf check-in: 05323d801e user: viric tags: v0.9
2011-01-10
22:40
Creating functions to keep files '.read' apart. I think this is the only way a unison synchronisation will work fine. check-in: 9f2d3dee44 user: viric tags: readfiles
2011-01-05
17:05
Splitting the meta information per feed into two files:
  • /feedinfo - The lastchecked timestamp.
  • /meta - The user information on read/not read.

I found a problem using unison syncing, that one host had modified the lastchecked, and the other the 'mark read'. And unison could not merge those changes in the very same file. check-in: 76b3c2891b user: viric tags: splitmeta

2011-01-02
16:33
Start refactoring to fit a CGI interface. check-in: a355b1c96d user: viric tags: cgi
13:12
Implemented locks on open_meta/close_meta. I still have to rework the 'tmpfile' trouble. check-in: b2003294be user: viric tags: locks
2010-12-30
23:09
initial empty check-in check-in: 354bf4cb1c user: viric tags: trunk