1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-04-27 23:55:50 +00:00
Commit graph

109 commits

Author SHA1 Message Date
J. King
27d731de7b Date release 2025-04-19 10:33:31 -04:00
J. King
2b07c26093 Hopefully fix synchronization with Fluent Reader using Miniflux 2025-04-17 21:42:01 -04:00
J. King
649aa0390b Add error message in NCNv1 2025-04-16 15:07:19 -04:00
J. King
a24edb8066 Overhaul user metadata handling
Tests for user creation and modification in Miniflux are still to come
2025-04-14 07:34:55 -04:00
J. King
156f8868ce Unset User-Agent properly 2025-04-10 21:12:43 -04:00
J. King
c9e0e36e4a Implement on-demand scraping for Miniflux
Also fixes scraping bugs:
1. We were not checking for exceptions
2. We were not using passwords when the feed called for one
2025-04-03 15:20:38 -04:00
J. King
430daa9d82 Fix Miniflux synchronization with Newsflash 2025-03-28 14:27:54 -04:00
J. King
3e2b64e632 Update documentation 2025-03-25 15:35:05 -04:00
J. King
e8d1015138 Merge branch 'master' into redup 2025-03-21 13:15:38 -04:00
J. King
b68a68b500 Update changelog 2024-07-06 12:28:41 -04:00
J. King
8834a65e4c Address case where user is already arsse 2024-01-10 11:00:08 -05:00
J. King
b1154359e4 Prepare release 2024-01-09 19:04:28 -05:00
J. King
9951b44932 Update changelog 2023-11-01 12:48:30 -04:00
J. King
0a8d19d37d Require PHP 7.3
This addresses the last of the deprecation warnings in PHP 8.2
2023-01-28 12:43:42 -05:00
J. King
92b1a840a1 Support PHP 8.2 properly 2023-01-24 15:12:21 -05:00
J. King
a25e777ec6 Version bump 2022-09-14 08:06:22 -04:00
J. King
44e2c9c13e Update documentation 2022-09-13 19:56:01 -04:00
J. King
136d3782e3 Update changelog 2022-08-07 20:16:27 -04:00
J. King
761b3d5333 Return removed articles correctly in Miniflux 2022-04-29 23:28:47 -04:00
J. King
65b1bb4fcd Allow multiple dates in TT-RSS searches 2022-04-26 17:13:16 -04:00
J. King
e6505a5fda Work around possible MySQL bug 2022-04-25 09:56:13 -04:00
J. King
144a41e061 Prepare new version 2022-04-04 14:05:04 -04:00
J. King
b707ecc942 Tag new version 2022-01-17 19:31:06 -05:00
J. King
2452264893 Date release 2021-07-11 17:12:05 -04:00
J. King
a31fb896d9 Update changelog 2021-07-09 21:57:16 -04:00
J. King
30bed8a9d5 Typo 2021-07-07 11:27:41 -04:00
J. King
ad32bf3340 Style fixes 2021-07-05 21:47:44 -04:00
J. King
c3fa4788d6 Use proper metadata block for manpage 2021-05-30 09:48:10 -04:00
J. King
b5bbdc2bc6 Date release 2021-05-25 17:22:48 -04:00
J. King
8aa9d81fd1 Update changelog 2021-05-23 12:46:13 -04:00
J. King
16174f11b6 Add changelog parsing to packaging task 2021-05-20 23:38:03 -04:00
J. King
19ab9df063 Fix more bugs 2021-05-18 18:42:42 -04:00
J. King
488af80a85 Update changelog 2021-05-18 09:44:52 -04:00
J. King
4a9e66d872 Fix inconsistent grammar 2021-03-18 10:50:45 -04:00
J. King
fa4ab3218a Version bump 2021-03-18 10:45:28 -04:00
J. King
bff3e21cd2 Date release 2021-03-06 16:41:07 -05:00
J. King
dcb81ea043 Only provide icon ID when there is data 2021-03-05 19:31:11 -05:00
J. King
e6b4edd160 Supress deprecation messages during runtime 2021-03-02 11:54:28 -05:00
J. King
fa6d641634 Implement CLI for tokens 2021-02-10 21:40:51 -05:00
J. King
68422390da Implement CLI for user metadata 2021-02-10 11:24:01 -05:00
J. King
b7c7915a65 Enforce admin rquirements in NCNv1 2021-02-09 10:05:44 -05:00
J. King
a760bf2ded Implement "t" and "f" booleans in TT-RSS 2021-02-09 09:37:31 -05:00
J. King
29761d767a Update documentation 2021-02-08 23:52:13 -05:00
J. King
2946d950f2 Forbid more user names
- Control characters are now forbidden
- Controls and colons are now also forbidden when renaming
2020-12-27 10:08:00 -05:00
J. King
8527c83976 Exclude hiddens from subscription unread count
Also fix a bug that would result in the unread count being null if
no marks existed
2020-12-20 11:55:36 -05:00
J. King
27d9c046d5 More work on user management 2020-11-16 00:11:19 -05:00
J. King
b24c469dca Update changelog 2020-11-06 11:01:50 -05:00
J. King
e9682bc601 Correct typos 2020-10-27 14:39:02 -04:00
J. King
5a09dcb3ed Update changelog 2020-10-27 10:58:54 -04:00
J. King
9b11001402 Fix sample Nginx configuration 2020-10-26 12:57:16 -04:00