Martin Rotter
34167c3f9f
bit better DB/logic handling
2024-01-15 14:51:39 +01:00
Martin Rotter
57f38ed3ed
save work
2024-01-12 13:11:40 +01: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
87c5abec12
set add_any_datetime... to 0 when migrating DB to be consistent
2023-08-22 10:28:43 +02:00
Martin Rotter
ad94ce2f0e
fix db v7 schema migration sql code
2023-08-06 07:52:09 +02:00
Martin Rotter
62a36197e4
sql for probes
2023-08-04 14:11:31 +02:00
Martin Rotter
dbad3978a5
some initial fixes and refactorings for the PR
2023-07-26 09:09:42 +02:00
رشيد
a0102833c9
Update db_update_sqlite_3_4.sql
2023-07-22 17:07:45 +01: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
f4ee8ed8c8
fix init sqlite script
2023-06-02 14:08:24 +02:00
Martin Rotter
b4b095b980
more work!
2023-06-01 13:46:00 +02:00
Martin Rotter
58cf78b7f0
workin on it...
2023-06-01 09:27:32 +02:00
Martin Rotter
d5a02c098f
work on #745
2022-12-03 09:28:26 +01:00
Martin Rotter
414e0e2fb8
missing files!
2022-09-15 14:49:57 +02:00
Martin Rotter
94983a3b41
implement #723
2022-09-15 14:28:48 +02:00
Martin Rotter
73f6e602ac
fixup after revert
2022-03-14 09:24:52 +01:00
Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef68281460035b03f7b9b695d90045b28d6.
2022-03-14 09:24:30 +01:00
Martin Rotter
8902594059
fix sorting
2022-03-08 09:21:09 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
84aa24255c
working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features
2022-03-04 14:14:37 +01:00
Martin Rotter
a34a3c8dd7
fixup some +x execute rights
2022-03-02 08:37:11 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
46f3e25e92
set DB schema version programmatically in a centralized way, use exceptions when things go wrong
2022-02-02 08:43:45 +01:00
Martin Rotter
392ff2415f
fix sql to support mariadb 10.3
2022-02-02 08:04:59 +01:00
Martin Rotter
5319c6c203
tabs to spaces
2022-01-19 10:57:56 +01:00
Martin Rotter
f5856679d4
big refactoring of PR #588
2022-01-18 09:32:16 +01:00
igrekster
547754e83d
add feed option to load article URL in message preview ( #588 )
...
* add feed option to load article URL in message preview
Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.
* Support displayUrl for all feed types
2022-01-18 07:40:22 +01:00
Martin Rotter
daa889ee95
fix #573
2022-01-09 08:51:58 +01:00
Martin Rotter
86b1d6d10e
fix newscloud news msg download + feed edit dialog
2021-05-07 07:22:56 +02:00
Martin Rotter
3ac28d135c
extract blob to DB API, make sql scripts more psql friendly
2021-05-07 07:19:59 +02:00
Martin Rotter
e306fc1182
fix bigint columns for mysql
2021-05-07 07:19:58 +02:00
Martin Rotter
56b2b296b9
save
2021-05-07 07:19:56 +02:00
Martin Rotter
be07b2d514
initial db driver refactoring
2021-05-07 07:19:56 +02:00
Martin Rotter
db156ce4a7
save
2021-05-07 07:19:40 +02:00
Martin Rotter
10bf16a3b2
fix some gmail problems
2021-05-07 07:19:39 +02:00
Martin Rotter
f29ea98bbb
Save work on DB layer and DB models.
2021-05-07 07:19:39 +02:00
Martin Rotter
8e2eede3ed
huge work, semi broken state rn, save
2021-05-07 07:19:39 +02:00
Martin Rotter
9c6ed2bbc6
save
2021-05-07 07:19:39 +02:00
Martin Rotter
0610e17128
rename url -> source, start adding custom data API to feeds too
2021-05-07 07:19:38 +02:00
Martin Rotter
3469e457ca
simple custom data SQL layer for accounts, something similar will come for feeds too maybe
2021-05-07 07:19:37 +02:00
Martin Rotter
f2a8f63f91
working on unification of SQL logic
2021-05-07 07:19:37 +02:00
Martin Rotter
6dda15eb00
fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants
2021-05-07 07:19:36 +02:00
Martin Rotter
3d6a289120
move screnshots, work on feedly
2021-02-16 13:17:21 +01:00
Martin Rotter
36d631f67c
sql for feedly - not tested
2021-02-11 13:42:22 +01:00
Martin Rotter
dd96c37d4c
allow minimum 1 minut for feed auto-update
2021-02-05 10:33:25 +01:00
Martin Rotter
7bef56be53
Add sql for #265 .
2021-02-02 11:40:27 +01:00
Martin Rotter
a9fe39df92
Starting to work on #349 .
2021-01-28 14:46:54 +01:00
Martin Rotter
bafa3292c4
SQL for #349 .
2021-01-28 10:17:19 +01:00