Shadowfacts
|
4e484cac92
|
Fix read/unread multiple endpoints not returning ids as strings
|
2023-01-31 15:07:02 -05:00 |
Shadowfacts
|
6f3d18a1ba
|
Doh
|
2022-09-16 17:15:21 -04:00 |
Shadowfacts
|
52c6f1ff6c
|
Limit number of items in initial sync
|
2022-09-16 16:39:08 -04:00 |
Shadowfacts
|
3129142274
|
Fix error when last sync is present but is invalid datetime
|
2022-09-16 16:35:38 -04:00 |
Shadowfacts
|
c614d6beff
|
Add owner id to api token response
|
2022-03-06 22:09:40 -05:00 |
Shadowfacts
|
933a157278
|
Fix error when trying to change read status of tombstones
|
2022-01-31 14:31:16 -05:00 |
Shadowfacts
|
f70e358a80
|
Add items sync endpoint
|
2022-01-12 18:01:43 -05:00 |
Shadowfacts
|
306dea226c
|
Fix oauth redirect not working
|
2021-12-24 15:50:42 -05:00 |
Shadowfacts
|
25ed3f53d3
|
Add Read/Unread buttons to item tables
|
2021-03-31 20:00:44 -04:00 |
Shadowfacts
|
375406a8df
|
Limit Fever unread items API to 10k most recent
|
2020-10-24 14:05:04 -04:00 |
Shadowfacts
|
978ee86667
|
Use has_many through association for user feeds
|
2020-07-19 10:36:32 -04:00 |
Shadowfacts
|
6c9247873f
|
Add edit pipeline as JSON option
|
2020-07-18 10:50:41 -04:00 |
Shadowfacts
|
4d8bc7ad38
|
Fix warnings
|
2020-06-07 11:23:26 -04:00 |
Shadowfacts
|
bb0607b959
|
Actually fix pagination with tombstoned items
|
2020-06-01 23:00:49 -04:00 |
Shadowfacts
|
28a35b8241
|
Fix pagination breaking on tombstoned items
|
2020-06-01 22:58:27 -04:00 |
Shadowfacts
|
4e79a1fe19
|
Fix pagination not working correctly with multiple feeds
|
2020-06-01 22:46:15 -04:00 |
Shadowfacts
|
5da980aef4
|
Add group read view
|
2020-06-01 22:38:27 -04:00 |
Shadowfacts
|
2a3c085fef
|
Add item pagination
|
2020-06-01 22:24:18 -04:00 |
Shadowfacts
|
b66a5d2934
|
Add editing group title
|
2020-06-01 18:51:45 -04:00 |
Shadowfacts
|
929614dab2
|
Only show pipelines for the current user
|
2020-05-31 22:49:17 -04:00 |
Shadowfacts
|
e429d256d6
|
Add configurable refresh frequency to feeds
|
2020-05-31 22:48:04 -04:00 |
Shadowfacts
|
b63081392c
|
Make feed refresh request asynchronous
|
2020-05-31 16:13:00 -04:00 |
Shadowfacts
|
c37bed932f
|
Fix pipeline validation not working
|
2020-05-31 15:56:27 -04:00 |
Shadowfacts
|
ecaf4c78b7
|
Fix updating pipelines
|
2020-01-29 22:20:49 -05:00 |
Shadowfacts
|
c37ab63bce
|
Fix showing pipeline editing errors
|
2020-01-29 22:17:04 -05:00 |
Shadowfacts
|
899cd5afff
|
Send favicons in Fever API
|
2019-11-10 14:55:35 -05:00 |
Shadowfacts
|
fb6a441acd
|
Fix several Fever API bugs
|
2019-11-10 14:55:24 -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
|
0d0c749b68
|
Make pipelines not tied directly to feeeds
Allows using the same pipeline for multiple different feeds
|
2019-11-08 22:27:46 -05:00 |
Shadowfacts
|
d8139c6ce0
|
Make item creation multi-threaded
|
2019-10-31 22:21:17 -04:00 |
Shadowfacts
|
3192969889
|
Replace site-specific pipeline stages with new extractor architecture
|
2019-10-31 16:45:52 -04:00 |
Shadowfacts
|
dbef262779
|
Fix error on opening feed edit page
|
2019-10-31 15:34:52 -04:00 |
Shadowfacts
|
6a30b57ca4
|
Remove more old code related to filters
|
2019-10-31 14:22:53 -04:00 |
Shadowfacts
|
07a62fec25
|
Remove old code from before filters and scraping were combined into pipelines
|
2019-10-31 14:18:41 -04:00 |
Shadowfacts
|
0ced9df13a
|
don't allow empty group titles
|
2019-08-31 15:13:29 -04:00 |
Shadowfacts
|
9c1bbbbf23
|
Don't allow empty feed URLs
|
2019-08-31 15:09:40 -04:00 |
Shadowfacts
|
b559bd9dc3
|
Add OPML export
|
2019-08-30 19:44:51 -04:00 |
Shadowfacts
|
1015fd5162
|
Add types, Dialyzer, fix Dialyzer warnings
|
2019-08-30 19:31:38 -04:00 |
Shadowfacts
|
c42c93e0db
|
Add OPML importing
|
2019-08-30 14:27:52 -04:00 |
Shadowfacts
|
17310911ce
|
Add pipeline stage option validation/error reporting
|
2019-07-21 12:21:28 -04:00 |
Shadowfacts
|
d0c6831d45
|
Add error messages for creating/editing pipeline stages
|
2019-07-20 20:06:23 -04:00 |
Shadowfacts
|
7f3ff17925
|
Start pipeline UI
|
2019-07-20 19:08:56 -04:00 |
Shadowfacts
|
24c942c5d2
|
Add option to disable remote scraping for feeds
|
2019-07-05 22:00:18 -04:00 |
Shadowfacts
|
7230b52563
|
Add logging out
|
2019-04-01 11:34:26 -04:00 |
Shadowfacts
|
16884dffef
|
Fix error showing feed with enabled filter
|
2019-04-01 11:29:25 -04:00 |
Shadowfacts
|
eb313cf695
|
Add approved clients to account view
|
2019-04-01 11:29:03 -04:00 |
Shadowfacts
|
a759be3969
|
Delete old code
|
2019-03-31 13:21:57 -04:00 |
Shadowfacts
|
bd0fe86a81
|
Add Fever password changing
|
2019-03-31 13:19:11 -04:00 |
Shadowfacts
|
cf1be80746
|
Add password changing
|
2019-03-31 11:52:20 -04:00 |
Shadowfacts
|
4d4c4d3508
|
Fervor API implementation
|
2019-03-31 10:52:56 -04:00 |