Commit graph

126 commits

Author SHA1 Message Date
Martin Rotter
34167c3f9f bit better DB/logic handling 2024-01-15 14:51:39 +01:00
Martin Rotter
e3ff40ce28 working DB layer for limitting feature 2024-01-15 11:35:53 +01:00
Martin Rotter
796fbf916e work on article ignore/limit 2024-01-15 09:37:43 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
18544abc54 do not consider articles with wrongly changed label as updated as the info about "changed" labels is broken atm 2024-01-04 10:10:35 +01:00
Martin Rotter
57cc08762a Add minimal time difference to consider two articles timely different 2024-01-03 12:38:56 +01:00
Martin Rotter
e4e064da33 api work 2023-12-20 10:27:11 +01:00
Martin Rotter
a242564f9c fix build 2023-12-19 08:53:32 +01:00
Martin Rotter
11ec85f694 save work 2023-12-19 07:22:54 +01:00
Martin Rotter
0b8a2997fe api work, add account id, add "starred_only" switch 2023-12-14 08:14:24 +01:00
Martin Rotter
c2432a24aa api work 2023-12-14 07:33:04 +01:00
Martin Rotter
87ccee3938 api work 2023-12-13 12:03:39 +01:00
Martin Rotter
dc701cea1d api work 2023-12-13 07:21:30 +01:00
Martin Rotter
e81c06be61 add sample web html 2023-12-12 12:11:44 +01:00
Martin Rotter
bcc715e83e api work 2023-12-11 13:26:45 +01:00
Martin Rotter
d34c2d5792 api work 2023-12-11 10:59:24 +01:00
Martin Rotter
6b9041a110 api work 2023-12-11 10:44:24 +01:00
Martin Rotter
c1ada2fb21 some minor fixups 2023-12-08 08:39:03 +01:00
Martin Rotter
42bb7ebada save work, PoC code for mpv backend for media player 2023-11-27 14:05:34 +01:00
Martin Rotter
2b2aaee70a refactor media player, separate into backend logic 2023-11-27 10:53:08 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
8d288aae49 updated nodejs package versions, work on article notification, some related nice fixes 2023-10-03 09:20:26 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
9745f29547 work on toasts 2023-09-12 09:02:00 +02:00
Martin Rotter
c37eadea07 make displaying of huge article lists faster due to optimizations in how article list filtering is handled 2023-09-05 10:24:37 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
0fbefcdca9 fix WRONG feed article counting 2023-08-21 08:42:06 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
df03e853a5 queries done 2023-08-16 13:13:46 +02:00
Martin Rotter
6566349838 bunch of GUI QOL enhancements for queries, ability to "clean" 2023-08-15 14:03:40 +02:00
Martin Rotter
0e9a2e2595 add counting for queries 2023-08-15 10:14:27 +02:00
Martin Rotter
1831d961b9 fix #1045 2023-08-09 14:20:41 +02:00
Martin Rotter
a9e40ae242 sync langs 2023-08-09 13:41:36 +02:00
Martin Rotter
037633d977 adding and loading of probes works 2023-08-09 12:41:48 +02:00
Martin Rotter
fab52641c6 some inconsistency in RTL, newspaper view would have to be really well rewritten to make it usable 2023-08-07 08:53:03 +02:00
Martin Rotter
ae28339a83 fix wrong sql for article-only table queries 2023-08-01 12:15:52 +02:00
Martin Rotter
388c9297ac even better implementation of RTL which now works even when parent node is selected and RTL is automatically correctly decided for each individual article 2023-07-31 09:49:37 +02:00
Martin Rotter
43cdc5f128 make feed settings consistent with database 2023-07-26 11:03:59 +02:00
Martin Rotter
dbad3978a5 some initial fixes and refactorings for the PR 2023-07-26 09:09:42 +02:00
رشيد
a8a0f789e9 New Feature: Right-to-Left Layout for Feed Articles in RTL Languages
I added a feature that lets change the feed's articles from right to left for languages such as Arabic, Urdu, Hebrew, Farsi...
To enable it :  **The desired feed -> Edit selected item -> Articles -> Right-to-left layout**.

![LTR](https://github.com/martinrotter/rssguard/assets/25085777/a555d38d-a066-44d2-b0d0-158daae4ac2b)
![RTL](https://github.com/martinrotter/rssguard/assets/25085777/81cde3e3-f645-4c2b-a46a-d60aa5f54bd7)
2023-07-22 16:21:23 +01:00
رشيد
a5366e8a68 RTL layout direction to feeds
I added a feature that lets change the feed's articles from right to left for languages such as Arabic, Urdu, Hebrew, Farsi...
To enable it :  **The desired feed -> Edit selected item -> Articles -> Right-to-left layout**.

![LTR](https://github.com/martinrotter/rssguard/assets/25085777/a555d38d-a066-44d2-b0d0-158daae4ac2b)
![RTL](https://github.com/martinrotter/rssguard/assets/25085777/81cde3e3-f645-4c2b-a46a-d60aa5f54bd7)
2023-07-22 16:00:18 +01:00
Martin Rotter
1b093aa0f0 gmail fetch labels too + fix label not updating its article count 2023-06-28 10:48:28 +02:00
Martin Rotter
4c238d2e05 try to use sql to display label names 2023-06-14 10:24:30 +02:00
Martin Rotter
4784baad48 much faster label menu showing 2023-06-12 07:44:08 +02:00
Martin Rotter
f9dd00df84 sqů fix 2023-06-09 11:41:20 +02:00
Martin Rotter
30a471a6fe for mysql too 2023-06-09 11:19:13 +02:00
Martin Rotter
4b5a503bc8 bulk refreshing of article counts of all labels is now hugely faster 2023-06-09 11:17:27 +02:00
Martin Rotter
fb339ca7a0 bunch of labels-related fixes, even some performance optimizations 2023-06-02 12:21:19 +02:00