Athou
c5763e2f8f
update all dependencies
2023-05-08 13:42:16 +02:00
Athou
5338ec0c34
lingui major update
2023-05-08 13:38:27 +02:00
Athou
8b5735f521
use Trans as much as possible to ease lingui upgrade to 4.0
2023-05-08 12:51:51 +02:00
Athou
3d1a1cd033
add support for custom js code that will be executed on page load ( #1032 )
2023-05-05 20:23:23 +02:00
Athou
b1b5eeb0e0
delete removed settings
2023-05-05 17:50:06 +02:00
Athou
49e37587f9
show alert on error
2023-05-05 14:56:53 +02:00
Athou
01102ae973
use absolute imports
2023-05-05 14:55:03 +02:00
Athou
e7931bf360
call reload() only once
2023-05-05 14:47:15 +02:00
Athou
d095e4b35a
restore custom css setting ( #1024 )
2023-05-05 14:12:31 +02:00
Athou
b8e254dab6
release 3.2.0
3.2.0
2023-05-05 11:04:41 +02:00
Athou
4059160d90
update changelog
2023-05-05 11:04:04 +02:00
Athou
e0f242fe22
add welcome page
2023-05-05 09:55:53 +02:00
Athou
05453364ff
only apply hover effect for unread entries (same as commafeed v2)
2023-05-05 09:36:23 +02:00
Athou
c3aedd935d
move notifications out of the way ( #1054 )
2023-05-05 09:36:23 +02:00
Athou
99a7f72448
use https for sharing urls
2023-05-04 13:04:30 +02:00
Athou
56ae1eadbc
enable redis connections with ACLs
2023-05-04 09:12:02 +02:00
Athou
4828c03bbf
restore google analytics feature
2023-05-03 20:49:28 +02:00
Athou
cfc07764b4
extract changelog entry when creating a release
2023-05-02 12:05:20 +02:00
Athou
91938cc3b9
create GitHub release after Docker image has been published
2023-05-01 18:37:18 +02:00
Athou
c62a84a9ea
update dependency groups that were moved
2023-05-01 18:34:05 +02:00
Athou
0b16b6bb86
release 3.1.0
3.1.0
2023-05-01 18:25:16 +02:00
Athou
6a8f7f0a40
add release script
2023-05-01 18:23:35 +02:00
Athou
42ca0967b6
create release on tag
2023-05-01 17:39:01 +02:00
Athou
deb29f0e88
fix metrics page
2023-05-01 17:07:17 +02:00
Athou
714af986b0
readme update
2023-05-01 17:05:38 +02:00
Athou
4ff26366a5
there's no need to update disabledUntil here anymore because findNextUpdatableFeeds will always be called when the queue is empty
2023-05-01 10:04:43 +02:00
Athou
9c628a8f53
make each step of feed fetching return its own model
2023-05-01 09:58:19 +02:00
Athou
4a40f2b8f7
no need to log if we're not sending any notification
2023-04-30 23:05:48 +02:00
Athou
9a2dda626c
changelog update
2023-04-30 23:05:48 +02:00
Athou
a9ff491da0
hide request log in production
2023-04-30 16:21:38 +02:00
Athou
5c5a7d20de
in production, no need to see warnings
2023-04-30 16:03:47 +02:00
Athou
05ae4eb529
replace homemade threadpool framework with rxjava
2023-04-30 15:34:32 +02:00
Athou
15f93b198c
remove warning
2023-04-29 09:20:34 +02:00
Athou
0a99dacb6b
use urlcanon instead of crawler4j because we only used it for url canonization
2023-04-29 09:20:15 +02:00
Athou
00f6c04611
various dependency updates
2023-04-29 09:17:59 +02:00
Athou
d9b899b53f
prevent entries from having the hover background color when clicked on mobile
2023-04-28 19:44:26 +02:00
Athou
d96f8da8fd
remove deprecation warnings (already done in config.yml.example)
2023-04-28 19:44:26 +02:00
Athou
ababcf7850
remove unnecessary "subscriptions" field on Feed
...
hopefully removes the error that happens sometimes:
Illegal attempt to associate a collection with two open sessions. Collection : [com.commafeed.backend.model.Feed.subscriptions]
2023-04-28 19:44:26 +02:00
Athou
f23bfaf694
use a different color for hover than read and unread backgrounds
2023-04-28 19:44:26 +02:00
Athou
cac05dee0b
store view mode in localStorage ( #1051 )
2023-04-27 14:42:55 +02:00
Athou
155c93d371
reorder Dockerfile to put changing layers last
2023-04-27 09:38:23 +02:00
Athou
9a61ee7530
create a 'master' docker tag for the latest master version
2023-04-27 09:38:23 +02:00
Athou
4bea1c5e5c
restore hover effect from commafeed v2
2023-04-27 07:57:09 +02:00
Athou
9ccc26b0b0
tweak compact layout a little bit more
2023-04-27 07:30:43 +02:00
Athou
5cd3787d6f
add i18n placeholders for new label
2023-04-26 23:37:39 +02:00
Athou
807b1f62a1
add an even more compact entry layout
2023-04-26 22:50:43 +02:00
Athou
c15db54d5a
bump versions
2023-04-26 09:43:10 +02:00
Athou
aa7b078121
readme update
2023-04-25 15:34:20 +02:00
Athou
99130d0181
combine EnvironmentSubstitutor and SubstitutingSourceProvider ( #1050 )
3.0.1
2023-04-25 10:40:14 +02:00
Athou
90e2036cbe
build for armv7 too
2023-04-25 10:24:22 +02:00