Commit Graph

12 Commits

Author SHA1 Message Date
Shadowfacts 3b12f62379
Fix items w/o guids getting duplicated on every update 2021-09-12 19:55:19 -04:00
Shadowfacts ddceb28803
Fix update feeds thinking all items already exist
Repo.exists? needs a query, not the keyword list
2021-09-08 20:10:19 -04:00
Shadowfacts a02ec174be
Use unique index to prevent duplicate items from being created 2021-09-08 09:35:46 -04:00
Shadowfacts 26bfb2e58f
Store item content MIME type 2020-07-18 23:13:24 -04:00
Shadowfacts bc8b3a8a38
Change default item date to now if item date couldn't be parsed 2020-01-29 22:01:23 -05:00
Shadowfacts 740e0e7fca
Allow items without dates 2020-01-12 21:51:58 -05:00
Shadowfacts 4888a45243
Make item titles not required by changesets
Fixes a bug where items without titles could not be marked as read
2019-11-10 11:48:27 -05:00
Shadowfacts 1015fd5162
Add types, Dialyzer, fix Dialyzer warnings 2019-08-30 19:31:38 -04:00
Shadowfacts 4d4c4d3508
Fervor API implementation 2019-03-31 10:52:56 -04:00
Shadowfacts 27cf787d52
Add tombstone items 2019-03-14 19:48:46 -04:00
Shadowfacts 3c4210d9a6
More random filter crap 2019-03-10 22:23:28 -04:00
Shadowfacts 026b0ea2ae
Initial commit 2019-02-11 17:22:35 -05:00