Commit Graph

  • 5338ec0c34 lingui major update Athou 2023-05-08 13:38:11 +02:00
  • 8b5735f521 use Trans as much as possible to ease lingui upgrade to 4.0 Athou 2023-05-08 12:36:58 +02:00
  • 3d1a1cd033 add support for custom js code that will be executed on page load (#1032) Athou 2023-05-05 18:28:31 +02:00
  • b1b5eeb0e0 delete removed settings Athou 2023-05-05 17:48:30 +02:00
  • 49e37587f9 show alert on error Athou 2023-05-05 14:56:53 +02:00
  • 01102ae973 use absolute imports Athou 2023-05-05 14:55:03 +02:00
  • e7931bf360 call reload() only once Athou 2023-05-05 14:47:15 +02:00
  • d095e4b35a restore custom css setting (#1024) Athou 2023-05-05 14:03:28 +02:00
  • b8e254dab6 release 3.2.0 3.2.0 Athou 2023-05-05 11:04:41 +02:00
  • 4059160d90 update changelog Athou 2023-05-05 11:04:04 +02:00
  • e0f242fe22 add welcome page Athou 2023-05-04 21:27:02 +02:00
  • 05453364ff only apply hover effect for unread entries (same as commafeed v2) Athou 2023-05-05 08:42:22 +02:00
  • c3aedd935d move notifications out of the way (#1054) Athou 2023-05-05 08:38:23 +02:00
  • 99a7f72448 use https for sharing urls Athou 2023-05-04 13:04:30 +02:00
  • 56ae1eadbc enable redis connections with ACLs Athou 2023-05-04 08:48:03 +02:00
  • 4828c03bbf restore google analytics feature Athou 2023-05-03 20:29:12 +02:00
  • cfc07764b4 extract changelog entry when creating a release Athou 2023-05-02 12:05:20 +02:00
  • 91938cc3b9 create GitHub release after Docker image has been published Athou 2023-05-01 18:37:18 +02:00
  • c62a84a9ea update dependency groups that were moved Athou 2023-05-01 18:34:05 +02:00
  • 0b16b6bb86 release 3.1.0 3.1.0 Athou 2023-05-01 18:25:16 +02:00
  • 6a8f7f0a40 add release script Athou 2023-05-01 18:08:03 +02:00
  • 42ca0967b6 create release on tag Athou 2023-05-01 17:26:16 +02:00
  • deb29f0e88 fix metrics page Athou 2023-05-01 11:20:44 +02:00
  • 714af986b0 readme update Athou 2023-05-01 11:20:35 +02:00
  • 4ff26366a5 there's no need to update disabledUntil here anymore because findNextUpdatableFeeds will always be called when the queue is empty Athou 2023-05-01 10:04:43 +02:00
  • 9c628a8f53 make each step of feed fetching return its own model Athou 2023-05-01 09:25:44 +02:00
  • 4a40f2b8f7 no need to log if we're not sending any notification Athou 2023-04-30 21:47:29 +02:00
  • 9a2dda626c changelog update Athou 2023-04-30 21:36:16 +02:00
  • a9ff491da0 hide request log in production Athou 2023-04-30 16:21:38 +02:00
  • 5c5a7d20de in production, no need to see warnings Athou 2023-04-30 16:03:47 +02:00
  • 05ae4eb529 replace homemade threadpool framework with rxjava Athou 2023-04-29 22:48:30 +02:00
  • 15f93b198c remove warning Athou 2023-04-29 09:10:22 +02:00
  • 0a99dacb6b use urlcanon instead of crawler4j because we only used it for url canonization Athou 2023-04-29 09:04:22 +02:00
  • 00f6c04611 various dependency updates Athou 2023-04-29 09:03:19 +02:00
  • d9b899b53f prevent entries from having the hover background color when clicked on mobile Athou 2023-04-28 14:54:40 +02:00
  • d96f8da8fd remove deprecation warnings (already done in config.yml.example) Athou 2023-04-28 09:34:16 +02:00
  • ababcf7850 remove unnecessary "subscriptions" field on Feed Athou 2023-04-28 09:28:36 +02:00
  • f23bfaf694 use a different color for hover than read and unread backgrounds Athou 2023-04-28 07:41:37 +02:00
  • cac05dee0b store view mode in localStorage (#1051) Athou 2023-04-27 13:44:11 +02:00
  • 155c93d371 reorder Dockerfile to put changing layers last Athou 2023-04-27 09:17:57 +02:00
  • 9a61ee7530 create a 'master' docker tag for the latest master version Athou 2023-04-27 08:36:04 +02:00
  • 4bea1c5e5c restore hover effect from commafeed v2 Athou 2023-04-27 07:57:09 +02:00
  • 9ccc26b0b0 tweak compact layout a little bit more Athou 2023-04-27 07:30:43 +02:00
  • 5cd3787d6f add i18n placeholders for new label Athou 2023-04-26 23:37:39 +02:00
  • 807b1f62a1 add an even more compact entry layout Athou 2023-04-26 22:39:09 +02:00
  • c15db54d5a bump versions Athou 2023-04-26 09:24:42 +02:00
  • aa7b078121 readme update Athou 2023-04-25 15:34:20 +02:00
  • 99130d0181 combine EnvironmentSubstitutor and SubstitutingSourceProvider (#1050) 3.0.1 Athou 2023-04-25 10:39:57 +02:00
  • 90e2036cbe build for armv7 too Athou 2023-04-25 10:12:53 +02:00
  • c2f3e42867 Readme update 3.0.0 Athou 2023-04-25 08:57:55 +02:00
  • bd33369a41 Merge branch 'develop' Athou 2023-04-25 08:48:49 +02:00
  • 4f625d8ed5 add docker support Athou 2023-04-24 20:24:20 +02:00
  • 866fe56dd2 remove warning "HV000254: Missing parameter metadata" Athou 2023-04-24 23:03:00 +02:00
  • 5f37dbca4c fix env variables support, now works without having to change yml file Athou 2023-04-24 20:24:10 +02:00
  • c49e617dfe lombok update Athou 2023-04-24 18:56:47 +02:00
  • e763ffd4cf allow access to entries in json format with api key (fixes #1049) Athou 2023-04-22 07:27:59 +02:00
  • 20ab7dd3e1 readd bitcoin address Athou 2023-03-16 17:07:58 +01:00
  • 55741c6332 Merge pull request #1046 from dayuer/patch-1 Jérémie Panzer 2023-03-13 16:41:01 +01:00
  • 42d85336a8 Update zh.js dayuer 2023-03-13 23:33:05 +08:00
  • 639b82f494 add goal to start typescript in watch mode, helps during big refactorings Athou 2023-03-10 11:37:29 +01:00
  • 5003c176a2 display parent category name in category selects (fixes #1045) Athou 2023-03-07 08:40:02 +01:00
  • 10bfbbec17 restore one-click list refresh (#1040) Athou 2023-03-06 14:08:48 +01:00
  • 3da900db7f add missing parenthesis in feed entry filtering example Athou 2023-03-01 13:50:07 +01:00
  • 9f421ec3b0 add context menu to navigate to feed if a category is displayed 3.0.0-rc2 Athou 2023-02-27 14:18:25 +01:00
  • 69fb11eee0 add context menu item to open link in new tab Athou 2023-02-27 07:39:38 +01:00
  • ffbb85df43 add context menu on entry headers Athou 2023-02-24 12:36:22 +01:00
  • a4e78c4e0d throttle event Athou 2023-02-24 14:53:15 +01:00
  • 274c5ae165 Merge pull request #1039 from bartschinski/patch-1 Jérémie Panzer 2023-02-10 10:35:31 +01:00
  • 39c4012a1a Update de.js Phillip Bartschinski 2023-02-10 10:28:21 +01:00
  • 6d4b0cbdef bump all dependencies Athou 2023-02-04 08:34:23 +01:00
  • ea4b120a85 prevent full feed fetching next time we fetch it if caching header values changed but content did not (#1037) Athou 2023-01-27 08:08:50 +01:00
  • 5c2454c331 bring back "refresh all my feeds" (#1036) Athou 2023-01-18 17:07:31 +01:00
  • 4ff46965c4 add websocket support to immediately refresh tree when new entries are available Athou 2023-01-17 21:14:38 +01:00
  • 33e3f7ea3c feeds added manually to the queue now refresh immediately instead of waiting up to 15s (#1036) Athou 2023-01-16 16:19:51 +01:00
  • 347fc4f2c8 allow to force refresh feed anytime (#1036) Athou 2023-01-16 14:27:58 +01:00
  • 2b4ff4a8a5 on fetch error and not under heavy load, don't increase refresh interval exponentially Athou 2023-01-14 22:04:09 +01:00
  • f7d34983e0 Allow API key for count of unread Jorengarenar 2023-01-10 00:34:25 +01:00
  • 3271d69fcb allow session configuration (#1028) Athou 2023-01-04 11:30:49 +01:00
  • 7ea24b21f8 Merge pull request #1023 from Jorengarenar/develop Jérémie Panzer 2023-01-04 07:26:23 +01:00
  • b2b608e8c3 Enable environment variables in config.yml Jorengarenar 2023-01-03 19:46:01 +01:00
  • e44ea5bc96 re-add dropwizard-migrations to be able to use liquibase from command line Athou 2022-11-15 10:48:51 +01:00
  • fa58b1e53f reload entries after marking everything as read, as commafeed 2.x does Athou 2022-11-15 08:24:18 +01:00
  • 9466bc544c show placeholder when favicon is loading Athou 2022-11-08 11:51:26 +01:00
  • 9e65f5726c require src and alt for images Athou 2022-11-08 11:50:09 +01:00
  • fc2c3740a0 dependencies update Athou 2022-11-08 11:28:22 +01:00
  • 2095a6512b make compact mode more compact Athou 2022-11-04 11:11:37 +01:00
  • a461a72224 enable maven cache to speed up build Athou 2022-11-04 09:08:21 +01:00
  • f9e7653901 restore swipe-to-right to toggle read/unread status (#1019) Athou 2022-11-04 08:45:37 +01:00
  • a11e528b8d restore title ellipsis when overflowing 3.0.0-rc1 Athou 2022-10-29 15:06:35 +02:00
  • c0937aa473 reduce sharing icon background size Athou 2022-10-29 08:38:31 +02:00
  • fecd6451d5 reduce spacing between buttons to fix toolbar not fitting on a single line on mobile Athou 2022-10-29 08:05:00 +02:00
  • fb96631351 add locales that were supported by commafeed 2.x Athou 2022-10-28 17:01:38 +02:00
  • a16450be5d add missing keyboard shortcut in help Athou 2022-10-28 10:32:10 +02:00
  • 02628b5886 add clear button for search Athou 2022-10-28 10:29:39 +02:00
  • 60e37deae8 bump all dependencies Athou 2022-10-28 10:25:43 +02:00
  • 21922265e4 changelog update Athou 2022-10-28 10:25:34 +02:00
  • 42c740eaff readme update Athou 2022-10-28 10:24:33 +02:00
  • d187c23a77 add search support Athou 2022-10-27 16:25:32 +02:00
  • 9252042c99 fix loadMoreEntries for tags Athou 2022-10-27 15:19:45 +02:00
  • 66c5a471e3 add missing translations Athou 2022-10-27 14:48:17 +02:00