1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-01-30 04:14:47 +01:00

6 Commits

Author SHA1 Message Date
cage
9229d4dd08 - added support for signature. 2020-06-24 19:42:05 +02:00
cage
9461c0ea70 - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
cage
93950ca530 - fixed skipping of ignored users
When a set  of downloaded statuses contains one or  more status from
  an ignored user restarts the download process again starting from the
  last (or first, if going backward) downloaded status (ordered by ID).

  This way we could skip over a bunch of ignored status.

  The number of download restarting iteration is limited to 3

- added a  configuration directive  to ignore  usernames that  match a
  regular exception.
2020-06-11 17:28:39 +02:00
cage
ab50276605 - added rendering of polls. 2020-05-31 12:47:48 +02:00
cage
bccd4bfde4 - fixed typo. 2020-05-18 20:47:33 +02:00
cage
c56a5b86ca - initial commit. 2020-05-08 15:45:43 +02:00