Commit graph

512 commits

Author SHA1 Message Date
Martin Rotter
50f437b46a send proper content-type on some posts requests 2022-01-28 08:21:38 +01:00
Martin Rotter
de2b314328 remove redundant itemIds call 2022-01-27 20:06:54 +01:00
Martin Rotter
ace6b7fd9e slight add feed dialog redesign 2022-01-26 08:54:06 +01:00
Martin Rotter
cf01b38d70 some UI changes 2022-01-21 11:57:28 +01:00
Martin Rotter
01b0332a30 fail when downloading articles for invalid JSON 2022-01-19 12:47:38 +01:00
Martin Rotter
03d56b3054 fixed json guessing 2022-01-19 12:44:28 +01:00
Martin Rotter
bbf1f5bed1 remove some ex bits 2022-01-19 10:58:27 +01:00
Martin Rotter
9c670b8629 fixed #393 2022-01-18 10:09:49 +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
66159f42a1 abandon needless # separator for scripts! 2022-01-17 14:31:23 +01:00
Martin Rotter
aa334a90ac make RSS icon detection bit better 2022-01-17 14:10:07 +01:00
Martin Rotter
a78d2852d7 make bigger textboxes for scripts 2022-01-17 08:07:48 +01:00
Martin Rotter
17c233563a fixed #198 2022-01-14 14:13:44 +01:00
Martin Rotter
aa893b9f4d fetch user-submitted published notes 2022-01-14 11:21:55 +01:00
Martin Rotter
8ebd35c3b6 ttrss: system label PUBLISHED is now fetched and can be assigned/removed to/from articles 2022-01-14 10:26:30 +01:00
Martin Rotter
dc78cce665 unify "" 2022-01-14 08:23:08 +01:00
Martin Rotter
95a5341967 multiple UX fixes, fix #570, prepare for better integration of nodejs 2022-01-13 13:51:57 +01:00
Martin Rotter
97e0699a1a fix #576 2022-01-12 12:34:04 +01:00
Martin Rotter
45afba57e3 pass http/auth when downloading icons too for tt rss 2022-01-12 09:07:14 +01:00
Martin Rotter
b0b3acf1c2 use some default mime type for enclosure when missing 2022-01-10 07:31:07 +01:00
Martin Rotter
8ae02930f6 working custom colůors 2021-11-25 15:09:30 +01:00
Martin Rotter
fb840a5440 some icon fixes, also fix crash #539 2021-11-23 12:53:02 +01:00
Martin Rotter
f1baf56dcf use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items 2021-11-19 08:31:09 +01:00
Martin Rotter
dd12db245f remove x bit 2021-11-16 07:18:48 +01:00
Martin Rotter
5bb5048dd2 some files for reddit 2021-11-16 07:18:27 +01:00
Martin Rotter
6b1a93b66c bare skeleton for reddit plugin 2021-11-10 13:00:41 +01:00
Martin Rotter
8317d743ea strip unwanted HTML header from HTML e-mails of gmail 2021-11-03 11:19:26 +01:00
Martin Rotter
344f8cfe8b sanitize std feed titles when saving, also fix their display in status bar 2021-11-03 07:13:49 +01:00
Martin Rotter
71dd65aef9 fix setting row height in lists of feeds and messages 2021-11-02 09:32:47 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
208ff870e9 trim start/end whitespace off feed title in lists 2021-10-21 09:16:07 +02:00
Martin Rotter
4fde99931b report error when downloaded icon failed 2021-09-24 10:40:31 +02:00
Martin Rotter
e9add2fd75 more sane initial sizes 2021-09-21 09:45:12 +02:00
Martin Rotter
1416e1818a change icon, title of standard entry 2021-09-21 09:27:06 +02:00
Martin Rotter
fb9a7563ac rss now preselected, RSS icon 2021-09-21 08:48:13 +02:00
Martin Rotter
e3dd1acd5f fix ttrss icons 2021-09-17 08:12:21 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
e19ea3f59e fix problems with feedly messing up messages and also improve mergin algorithm a bit 2021-09-08 10:49:42 +02:00
Martin Rotter
8b7b57a2fd make contents of acc edit dialog scrollable 2021-09-07 08:48:42 +02:00
Martin Rotter
7556969397 replace most HELP labels with collapsible ones, tweak default acc edit dialog size 2021-09-07 08:43:58 +02:00
Martin Rotter
852319d6ab removed unneeded deps from adblock.js, simplified greader dialog, fixed some errors 2021-09-06 13:06:40 +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
af2b43362a remove some redundat headers 2021-08-24 19:47:13 +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
620aa20868 Generalize some methods a bit 2021-08-20 12:09:52 +02:00
Martin Rotter
ed39e029cd improved ID fetching right after bulk SQL insert 2021-08-19 07:23:13 +02:00
Martin Rotter
0198ac7a5e new way of manipulating IDs when update/insert msgs to allow label manipulation 2021-08-18 14:40:53 +02:00
Martin Rotter
4f6ec40356 clean acc data when acc is changed only when really needed 2021-08-16 10:52:36 +02:00