Commit Graph

393 Commits

Author SHA1 Message Date
Martin Rotter 3670ed210e fix macos build 2021-09-07 07:23:53 +02:00
Martin Rotter 041b578d96 lang sync, add some docs 2021-09-06 09:58:17 +02:00
Martin Rotter 07df6687d6 shot 2021-09-03 10:58:23 +02:00
Martin Rotter 6c7aaa3e11 changelog 2021-09-03 10:54:43 +02:00
Martin Rotter afd999194e add more proxy logging 2021-09-02 11:12:33 +02:00
Martin Rotter 23d3517c08 switch adblock off if it encounters fatal process error 2021-08-31 08:48:17 +02:00
Martin Rotter 45ee6909ce scraper now can translate atom feeds too 2021-08-26 08:46:18 +02:00
Martin Rotter d9fb5cd115 try to fix all executable bits, only set them for "executable" script files 2021-08-25 06:43:53 +02:00
Martin Rotter 02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter f23b7a6ef0 fix os/2 build failure 2021-08-23 07:19:46 +02:00
Martin Rotter f3287421fe add more sounds, more pleasant UI for sound choice 2021-08-20 06:42:24 +02:00
Martin Rotter ed39e029cd improved ID fetching right after bulk SQL insert 2021-08-19 07:23:13 +02:00
Martin Rotter a1d77a69bb add skins to docs 2021-08-18 07:34:31 +02:00
Martin Rotter b81ac69578 try to fix problems related to errorneous saving of message list header state 2021-08-17 08:07:49 +02:00
Martin Rotter bf5776eb13 lang sync 2021-08-16 07:06:35 +02:00
Martin Rotter 95d37606cc lang sync 2021-08-13 08:37:29 +02:00
Martin Rotter d7a14f8ce3 new docs 2021-08-12 13:00:42 +02:00
Martin Rotter bc64407213 optionally enable ot= option 2021-08-11 12:54:37 +02:00
Martin Rotter bbbf4b8d00 changelog 2021-08-10 07:21:15 +02:00
Martin Rotter 3ff01ff4cd changelog 2021-08-09 10:10:08 +02:00
Martin Rotter 56948c1238 fix #459 2021-08-09 08:20:02 +02:00
Martin Rotter c7fc631f4c work on mergin inoreader to greader, better password text boxes 2021-08-06 08:23:30 +02:00
Martin Rotter 5971287174 fix unreachable code 2021-08-05 08:57:29 +02:00
Martin Rotter a96888d4e0 more sane appearance of label inside progress bar 2021-08-04 07:46:46 +02:00
Martin Rotter 2e9792ad59 lang sync 2021-08-03 08:59:11 +02:00
Martin Rotter 546f166a90 unified progress labels into label, making progress indeterminate in the initial stage of article sync 2021-08-02 09:32:15 +02:00
Martin Rotter 79827ad6af preload all local IDs, fix feedslist item reloading upon feed fetching, add handler to allow plugins to perform plugin-wide feed fetching befor individual feeds are fetched 2021-07-30 08:34:07 +02:00
Martin Rotter 400c2995a4 very experimental version of better syncing algorithm for greader plugin 2021-07-28 12:15:10 +02:00
Martin Rotter 843b4312b2 save current code and try to fix #453 2021-07-27 09:19:08 +02:00
Martin Rotter 2dcf185344 rename some messages -> articles 2021-07-26 07:19:35 +02:00
Martin Rotter b0a11288cb properly sanitize all URLs, also use sanitized URLs in messages base URL deduction 2021-07-14 07:49:14 +02:00
Martin Rotter 299415f55a experimentally discover base url of the feed and use it to relative URLs withing messages 2021-07-12 14:58:43 +02:00
Martin Rotter 441070f4f2 try to fix problems with next unread msg 2021-07-01 09:42:05 +02:00
Martin Rotter 9ec9c891c5 log network code on token response 2021-06-30 07:19:34 +02:00
Martin Rotter 868d75b182 fixed #443 2021-06-28 08:00:33 +02:00
Martin Rotter 6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter fa059d129a better parsing of some gmail email messages 2021-06-24 12:18:01 +02:00
Martin Rotter 7ee2f4e48f update mysql ver 2021-06-23 07:30:28 +02:00
Martin Rotter f0ef4329f9 fixed #439 2021-06-22 07:08:42 +02:00
Martin Rotter 5f339db411 fix regression in new version testing upon startup, enhance notifications 2021-06-21 10:07:22 +02:00
Martin Rotter 50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter 48469bb635 save 2021-06-17 07:07:51 +02:00
Martin Rotter a357c97226 lang sync 2021-06-15 07:19:10 +02:00
Martin Rotter 09d03eacf7 fix #433 2021-06-08 07:29:37 +02:00
Martin Rotter 98e850e031 save 2021-06-04 13:44:29 +02:00
Martin Rotter c598d6af53 better names for actions WIP 2021-06-03 07:31:28 +02:00
Martin Rotter e21a287fac fix #431 2021-06-02 08:32:50 +02:00
Martin Rotter 24fb0a2e35 fix #429 2021-06-01 07:12:46 +02:00
Martin Rotter 0fd3a6c8d3 Try to minimize problems arising from #418. 2021-05-31 07:25:30 +02:00
Martin Rotter 8e2dd0d47b try to fix builds 2021-05-28 07:05:44 +02:00
Martin Rotter 0f737a1328 update docs 2021-05-27 07:48:02 +02:00
Martin Rotter f68681d1b4 Brutal simplification for SingleInstance feature. Use my own code, remove 3rd party code. 2021-05-26 07:39:01 +02:00
Martin Rotter a34d978ca0 fix os2 2021-05-24 07:12:01 +02:00
Martin Rotter e3764dfc26 temporarily disable icon fetching for freshrss until upstream bugs fixed 2021-05-21 09:46:58 +02:00
Martin Rotter 9beb4dda8a %-encode username/password in greader plugin, provide content-type for http/post in ClientLogin method 2021-05-20 08:01:19 +02:00
Martin Rotter e07c695b95 Better default NODE_PATH values especially for linux and macosx. 2021-05-19 10:10:06 +02:00
Martin Rotter 158203ce2c fix some unwanted freshrss behavior 2021-05-18 14:00:43 +02:00
Martin Rotter b2409ab745 improve gmail email parsing, also display correct local datetime in msg previewer 2021-05-17 08:41:49 +02:00
Martin Rotter ed8f84c0bc docs 2021-05-13 08:43:55 +02:00
Martin Rotter ef1b32bb52 preliminary implementation of #410 2021-05-11 08:08:00 +02:00
Martin Rotter 04f345321f lang sync 2021-05-10 07:09:02 +02:00
Martin Rotter cf5edc2558 newer mariadb version, work on adblock 2021-05-07 08:23:46 +02:00
Martin Rotter 3df1bc75ce save 2021-05-07 07:25:55 +02:00
Martin Rotter f344ace62e adblock work 2021-05-07 07:25:55 +02:00
Martin Rotter 97d4784b91 Add node.js-based adblock server, part of #410. 2021-05-07 07:25:55 +02:00
Martin Rotter df6368d3d5 better bug report template 2021-05-07 07:25:55 +02:00
Martin Rotter 73c5bafa3d #404 fixed 2021-05-07 07:25:55 +02:00
Martin Rotter a567674634 fix #344, polish docs a bit 2021-05-07 07:25:54 +02:00
Martin Rotter 93d673ef74 general script for scraping articles 2021-05-07 07:25:54 +02:00
Martin Rotter 0a1e1d1ad7 add forgotten feedly tokens 2021-05-07 07:25:53 +02:00
Martin Rotter 70c3f9ed88 better icon downloading of feeds for greader plugin 2021-05-07 07:25:53 +02:00
Martin Rotter fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter 0110590fa8 Remove unneeded class. 2021-05-07 07:25:52 +02:00
Martin Rotter d395f9d36c gmail now fills in address when test setup is made, also date/time headers of gmails articles are more correctly parsed 2021-05-07 07:25:51 +02:00
Martin Rotter f75d848548 fix #395 2021-05-07 07:25:51 +02:00
Martin Rotter 210c360a5f twitter scraper 2021-05-07 07:25:50 +02:00
Martin Rotter d09c28ed50 separate message count limit setting to own widget 2021-05-07 07:25:50 +02:00
Martin Rotter 1c0c5aed92 make sure unread feeditem is updated when deleting stuff 2021-05-07 07:22:57 +02:00
Martin Rotter 530b46a882 translation script 2021-05-07 07:22:57 +02:00
Martin Rotter 40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00
Martin Rotter e7b1c4b6d9 save 2021-05-07 07:22:56 +02:00
Martin Rotter edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter 85760efb5d finalized refactorings 2021-05-07 07:21:33 +02:00
Martin Rotter 1538c1261f refactoring with clazy 2021-05-07 07:21:31 +02:00
Martin Rotter 57a67760c4 Better errors when guessing feed. 2021-05-07 07:19:59 +02:00
Martin Rotter 24df33dd89 scraper for searching of feeds in html sites 2021-05-07 07:19:59 +02:00
Martin Rotter 7c42177d21 Reworked external tools, now in internal web browser too, can be used with media in web browser 2021-05-07 07:19:58 +02:00
Martin Rotter 424ec2b9af correct usage of methods with catching exceptions 2021-05-07 07:19:58 +02:00
Martin Rotter 5ecd47daec utility functions for filters 2021-05-07 07:19:58 +02:00
Martin Rotter 93da8822ef catch some exceptions 2021-05-07 07:19:57 +02:00
Martin Rotter 5cb6e9e791 fix export/import 2021-05-07 07:19:57 +02:00
Martin Rotter 6fa7c1bd03 simplify sqlite driver 2021-05-07 07:19:57 +02:00
Martin Rotter 707f1a0b08 Small fix for #373. 2021-05-07 07:19:55 +02:00
Martin Rotter c67e0e3157 github releases scraper 2021-05-07 07:19:53 +02:00
Martin Rotter cc8aef4589 Final fix for #363. 2021-05-07 07:19:39 +02:00
Martin Rotter 581b7c08a0 Possible f i x for #370. 2021-05-07 07:19:37 +02:00
Martin Rotter cf39461001 lang sync 2021-05-07 07:19:36 +02:00
Martin Rotter 44ee50ab76 some refactorings, tray icon test 2021-05-07 07:19:34 +02:00
Martin Rotter ae7751a9bc better bug report template 2021-04-28 07:33:56 +02:00
Martin Rotter 407646a877 3.9.2 2021-04-12 07:39:16 +02:00
Martin Rotter 9423ddd2f9 backport more inversal greader sync trick 2021-04-12 07:34:57 +02:00
Martin Rotter a36099b2b3 fix #395 2021-04-09 08:02:47 +02:00
Martin Rotter 03fc073a7c changelog 2021-04-06 09:51:50 +02:00
Martin Rotter 3ab3c41301 fix headers jesus christ 2021-04-01 07:36:22 +02:00
Martin Rotter 0f8ce5f7de Small fix for #373. 2021-03-05 07:15:02 +01:00
Martin Rotter d6630f7ff6 fix #371 2021-03-03 09:47:57 +01:00
Martin Rotter 26027d15e4 Final fix for #363. 2021-03-02 08:35:50 +01:00
Martin Rotter 7e5dab50e6 use duck duck go as fallback online favicon source, fixed #363 2021-02-24 06:32:25 +01:00
Martin Rotter 9258030b27 make lrelease work on os2 too 2021-02-23 06:35:22 +01:00
Martin Rotter a08389f020 changelog 2021-02-22 08:06:27 +01:00
Martin Rotter 289eeaa4c8 disable sandbox 2021-02-19 07:44:45 +01:00
Martin Rotter e41e8eb7eb feedly can receive messages as per settings 2021-02-18 08:14:25 +01:00
Martin Rotter 6faeba1185 save 2021-02-17 15:13:46 +01:00
Martin Rotter 3d6a289120 move screnshots, work on feedly 2021-02-16 13:17:21 +01:00
Martin Rotter e1ec6ddadd work on feedly 2021-02-15 12:55:17 +01:00
Martin Rotter ca364b9688 lang sync 2021-02-12 11:25:53 +01:00
Martin Rotter bc15a34d94 lang sync 2021-02-11 07:39:05 +01:00
Martin Rotter 7fa4586848 fixed #359 2021-02-09 07:43:20 +01:00
Martin Rotter 0c56897bca Some initial code for #105. 2021-02-08 12:26:30 +01:00
Martin Rotter b78ebd1d2a Make scripts work for JSON guessing too. 2021-02-05 08:57:38 +01:00
Martin Rotter 65ec98daff more space for script lines in feed edit dialog 2021-02-04 09:15:41 +01:00
Martin Rotter a94c0167f4 Fixed #265. 2021-02-03 10:41:59 +01:00
Martin Rotter 7bef56be53 Add sql for #265. 2021-02-02 11:40:27 +01:00
Martin Rotter 7f07404525 report url when opening 2021-02-01 07:27:29 +01:00
Martin Rotter 51e0f1675d sync-in works for freshrss 2021-01-29 10:40:32 +01:00
Martin Rotter bafa3292c4 SQL for #349. 2021-01-28 10:17:19 +01:00
Martin Rotter 5131881c3f nextcloud proxy support, provide fallback icon in msg list if no feed icon is available 2021-01-26 08:21:11 +01:00
Martin Rotter 3a77cc981f Fix regression in messages sorting. Now only non-numeric columns are sorted case insensitive - not IDS, dates etc. - fixes #348. 2021-01-25 07:37:02 +01:00
Guilherme Silva e526eb4c33
linux: set StartupWMClass in desktop file
Apparently, Qt applications running on GNOME will need this key set, otherwise you won't be able to add them to your Favorites.
2021-01-22 23:49:23 -03:00
Martin Rotter bb361e5b9b Sync languages, some classes got moved and worked on, so some localization strings need to be translated again. 2021-01-22 07:39:17 +01:00
Martin Rotter 20e16152aa SQL structures for #334, fix for situation where RSS Guard wasnt starting. 2021-01-21 08:24:32 +01:00
Martin Rotter b8d2f05d04 Test official qt - finalized. 2021-01-20 08:04:45 +01:00
Martin Rotter 1ad6005d50 red important labels 2021-01-18 13:31:39 +01:00
Martin Rotter d233782a55 lang sync 2021-01-15 10:59:24 +01:00
Martin Rotter 820cb0154f Added pt_BR language, language synced. 2021-01-12 07:45:26 +01:00
Martin Rotter a8d3181edc PT localization changed to pt_PT, pt_BR localization incoming soong probably. 2021-01-11 10:23:36 +01:00
Martin Rotter c789f14b1d Great refactorings for Adblock - fully working site blocking with correct error pages, removed some unused stuff. 2021-01-08 08:56:18 +01:00
Martin Rotter 32be2d38e9 Generate NSIS files only on win. 2021-01-07 07:36:31 +01:00
Martin Rotter 39bf8e9fa1 Generate NSIS packages with better name, move all packaging logic to actions file. 2021-01-06 08:15:12 +01:00
Martin Rotter c61561a742 Fic link in readme. 2021-01-05 19:27:06 +01:00
Martin Rotter c1620c8a38 Changelog, now just update Docs and we can release. 2021-01-04 21:11:03 +01:00
Martin Rotter 2a36425b94 Sync changes in messages when marked more than 1000 messages read/unread/starred in gmail. Also make sure that all messages states are synced when marking whole account read/unread. 2021-01-01 20:34:15 +01:00
Martin Rotter 1699dab03d Disable polls. 2020-12-31 15:23:32 +01:00
Martin Rotter 5eac7b6f2a Better UX in settings/gui. 2020-12-23 18:03:10 +01:00
Martin Rotter b90402eced save 2020-11-23 12:59:59 +01:00
Martin Rotter 12104c70a4 version 3.8.2 2020-11-21 07:42:06 +01:00
Martin Rotter 52c296a293 appstream file 2020-11-10 13:21:20 +01:00
Martin Rotter d374931fb7 Bump version, add poll, no release yet. 2020-05-14 09:07:25 +02:00
Martin Rotter 8d6c8e3ad4 Try to fight problems in copying headers on macos. 2020-05-13 08:20:09 +02:00
Martin Rotter 935da14bdf Change linking of dylib. 2020-05-12 12:39:49 +02:00
Martin Rotter 631dfef12b Remove some TODOs. 2020-05-07 08:55:19 +02:00
Martin Rotter 6cc4d8919d Start adding feature for sending simple e-mails. 2019-07-02 10:48:12 +02:00
Martin Rotter 95ae8b9cf6 fixed #210 - changed blue to more visible orange 2019-06-27 08:16:06 +02:00
Martin Rotter cbab0486af fix windows build scripts 2019-06-12 08:06:33 +02:00
Martin Rotter 4a8f682a59 fix paths for resources in install step 2019-06-11 12:42:53 +02:00
Martin Rotter f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter 0ac2b9f238 log error when editing feed, fix minimal interval for feed update on SQL level 2019-06-07 07:53:14 +02:00
Martin Rotter cfb0c3490e min qt required is now 5.9.0 + fixed pw saving in tt-rss plugin in some circumstances + fix #208 2019-06-06 09:07:04 +02:00
Martin Rotter 565b07a2e7 fixed #187 2019-06-04 13:16:48 +02:00
Martin Rotter 9cd3094445 fix minimum qt version + version bump + lang sync 2019-06-03 06:23:28 +02:00
Martin Rotter 1fef0c55d1 changelog 2019-05-31 08:40:24 +02:00
Martin Rotter 5e420f66d4 fixed #205, version bump 2019-05-31 08:33:02 +02:00
Martin Rotter 7f8c687e95 Refactoring, fix some code errors. 2019-05-28 07:19:19 +02:00
Martin Rotter 7c8d4bd0a6 refactoring pt. 1 2019-04-12 07:12:13 +02:00
Martin Rotter 484849dd0c remove all qregexp usages 2019-04-11 10:02:45 +02:00
Martin Rotter 8fd27a9c28 show [url] field only if message url is not empty 2019-04-10 07:47:37 +02:00
Martin Rotter f910e98276 simplified DB cleanup logic, allow to delete all messages 2019-04-09 08:30:34 +02:00
Martin Rotter 6470943384 use gh token 2019-04-05 09:28:37 +02:00
Martin Rotter eae86a4d4e update appdata file 2019-04-04 07:48:01 +02:00
Martin Rotter 7d8cf43383 hook 2019-04-04 07:44:25 +02:00
Balló György 5a76917357
Fix desktop file name
The desktop file was renamed in an earlier commit, this value needs to be changed.
2018-12-27 08:18:53 +01:00
Harald H 07b7b79690
Added urls, oars, release info
* Added URL for bugtracker, donation and translation
* Added support for OARS (age content rating)
* Added release information. Ideally this should be updated by adding a new `<release>` section every time there is a new release. The information will be presented in software centers (like GNOME Software and KDE Discover) and on Flathub. This lets users more easily learn about the latest development for their favorite apps, software centers also reward apps that provide this information by featuring them more prominently. 
Relevant AppStream documentation: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases
2018-08-20 15:44:58 +02:00
Martin Rotter 26aec1ad4c Fixup paths to screenshots to point to master branch now. 2017-10-20 11:09:29 +02:00
Martin Rotter 2332da3359 Rename autostart desktop file too. 2017-10-20 10:17:10 +02:00
Martin Rotter c6d6cf32c0 Rename desktop and appdata files. 2017-10-20 10:13:50 +02:00
Martin Rotter bdc53ff15d Add desktop suffix. 2017-10-19 12:12:13 +02:00
Martin Rotter c2fde0ff08 Tweak appdata for more info. 2017-10-19 11:44:05 +02:00
Martin Rotter fd47111c47 Tweak appdata for more info. 2017-10-19 11:40:07 +02:00
Martin Rotter d93c9dcaa2 One more try. 2017-10-19 11:34:33 +02:00
Martin Rotter bd738823b3 One more try. 2017-10-19 11:25:36 +02:00
Martin Rotter 298e940772 Fixup XML? 2017-10-19 11:24:20 +02:00
Martin Rotter cf8e23b0c2 Add xml file. 2017-10-18 13:41:14 +02:00
Martin Rotter 6af477c1c3 Install appdata. 2017-10-18 13:40:53 +02:00
Martin Rotter 138d6247ff Appdate tweak. 2017-10-18 13:26:07 +02:00
Martin Rotter 5998ebdb9f Added appdata.xml, screenshots and work on Gmail plugin. 2017-10-18 10:45:14 +02:00
Martin Rotter 8faef7bef1 Add desktop file for autostart. 2016-06-23 08:46:15 +02:00
Peter Mattern 06f9e36a36 Improve desktop entry file 2016-06-22 12:56:01 +02:00
Martin Rotter 2a2366d12c Renamed desktop file. 2016-06-01 06:34:01 +02:00
Martin Rotter 350a18c2f5 Make sure .desktop file launch is delayed. 2016-01-13 10:04:01 +01:00
Martin Rotter fd18cfd904 Updated desktop file. 2013-12-29 23:05:29 +01:00
Martin Rotter 6885738169 Edited desktop file. 2013-12-29 11:23:36 +01:00
Martin Rotter c92f911b79 Update localizations, desktop entry and some other stuff. 2013-06-16 17:36:10 +02:00
Martin Rotter dc93e2512a Added Linux desktop entry and tweaked cmake makefile. 2013-06-04 22:20:08 +02:00