Martin Rotter
|
205c32735f
|
Label advancements.
|
2020-10-07 17:07:45 +02:00 |
|
Martin Rotter
|
26e4431d3b
|
Work on labels.
|
2020-10-07 16:10:57 +02:00 |
|
Martin Rotter
|
580457ae12
|
save
|
2020-10-06 20:29:18 +02:00 |
|
Martin Rotter
|
821192906e
|
Simplify some sync-in logic.
|
2020-10-06 19:58:21 +02:00 |
|
Martin Rotter
|
e2198faedc
|
Sort cats/feeds in export/import model and in msg filter dialog.
|
2020-09-25 09:29:50 +02:00 |
|
Martin Rotter
|
ebc7634ffc
|
better newline handling in non-webengine version
|
2020-09-24 09:35:14 +02:00 |
|
Martin Rotter
|
27c0f42899
|
remember scroll position when reloading msg
|
2020-09-23 13:29:03 +02:00 |
|
Martin Rotter
|
9f2983d49c
|
unify filtering engine initialisation, some other fixes
|
2020-09-23 10:36:59 +02:00 |
|
Martin Rotter
|
9446236361
|
Use mini.css as CSS for message display - simpler, faster, shorter.
|
2020-09-16 14:21:26 +02:00 |
|
Martin Rotter
|
8e1c2d94d7
|
Refactor non-webengine too.
|
2020-09-15 13:55:50 +02:00 |
|
Martin Rotter
|
51401376be
|
work on previewers refactoring.
|
2020-09-14 20:05:21 +02:00 |
|
Martin Rotter
|
cb2922f0bc
|
Some unifications in msg viewer.
|
2020-09-10 20:11:50 +02:00 |
|
Martin Rotter
|
05a498393c
|
Fix app crash when callin StatusBar::clear twice during single app lifetime.
|
2020-09-04 11:57:44 +02:00 |
|
Martin Rotter
|
891ea481a1
|
Make numix default icon theme, because it is more up-to-date and colorful.
|
2020-09-04 10:01:55 +02:00 |
|
Martin Rotter
|
25c7d20dc5
|
Add Numix icon theme, which is bundled.
|
2020-09-04 10:01:11 +02:00 |
|
Martin Rotter
|
cf8a99fd85
|
Fix icon downloading.
|
2020-09-03 13:49:06 +02:00 |
|
Martin Rotter
|
320442261e
|
Enhanced context menus, added action for add category/feed #162.
|
2020-08-31 09:57:56 +02:00 |
|
Martin Rotter
|
d5521fe2b8
|
Fix add selected category/feed s-s connection.
|
2020-08-31 08:44:03 +02:00 |
|
Martin Rotter
|
8a42fd43e5
|
Ability to update only items with custom auto-update interval. #88
|
2020-08-31 08:30:56 +02:00 |
|
Robert-André Mauchin
|
3946bfd9b6
|
Force use of signed char in mimesis.cpp
Fix #270
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
|
2020-08-29 17:28:30 +02:00 |
|
Martin Rotter
|
c5bd83e6af
|
Fixed #84 + properly display parent categories icon in "edit feed" dialog.
|
2020-08-28 07:37:49 +02:00 |
|
Martin Rotter
|
f1195f7da9
|
Try to fixx #268.
|
2020-08-25 09:52:03 +02:00 |
|
Martin Rotter
|
56c44a23b0
|
Enhance HTML unescaping, also force unescape of AUTHOR and TITLE message fields for RSS/ATOM/RDF formats.
|
2020-08-25 07:25:21 +02:00 |
|
Martin Rotter
|
2903bf51be
|
Finalize debug change, lang sync.
|
2020-08-24 10:16:30 +02:00 |
|
Martin Rotter
|
b36e84bc8c
|
Save
|
2020-08-21 11:36:55 +02:00 |
|
Martin Rotter
|
db98dc5beb
|
save
|
2020-08-17 15:26:47 +02:00 |
|
Martin Rotter
|
580c067b02
|
Save
|
2020-08-14 15:02:48 +02:00 |
|
Martin Rotter
|
04559c5b09
|
Fix percent encoding in enclosures.
|
2020-08-14 08:06:32 +02:00 |
|
Martin Rotter
|
f95ab32e24
|
SQL for labels. #102.
|
2020-08-13 19:59:05 +02:00 |
|
Martin Rotter
|
01e79d7c5d
|
refact
|
2020-08-13 15:18:07 +02:00 |
|
Martin Rotter
|
811d29f643
|
Fix error when gmail feed has no messages.
|
2020-08-13 14:39:17 +02:00 |
|
Martin Rotter
|
252cc59b8d
|
Migrate to new gmail api batch endpoint.
|
2020-08-13 13:51:19 +02:00 |
|
Martin Rotter
|
7e06964b82
|
Fix newlines in downloaded messages for gmail.
|
2020-08-12 09:48:06 +02:00 |
|
Martin Rotter
|
203cce77c3
|
Set better focus in "Write new email message" window when writing new message or replying to one.
|
2020-08-11 11:21:07 +02:00 |
|
Martin Rotter
|
0351a988a7
|
Previewer converts newlines to html linebreaks which results in nicer message display.
|
2020-08-11 11:16:17 +02:00 |
|
Martin Rotter
|
70f8ee92c2
|
Fix #267.
|
2020-08-11 08:08:14 +02:00 |
|
Martin Rotter
|
77051f9de6
|
save
|
2020-08-10 14:47:29 +02:00 |
|
Martin Rotter
|
59b1cb7029
|
Save.
|
2020-08-07 12:59:47 +02:00 |
|
Martin Rotter
|
d40409f62a
|
Save.
|
2020-08-07 12:16:51 +02:00 |
|
Martin Rotter
|
c2d312670d
|
Add named variable for filtering results MSG_ACCEPT and MSG_IGNORE.
|
2020-08-06 13:05:46 +02:00 |
|
Martin Rotter
|
372c7f0ed4
|
Do not expand whole acc tree in msg. filters dialog #262 + add arrows.
|
2020-08-06 11:47:21 +02:00 |
|
Martin Rotter
|
2618791143
|
Fix #259.
|
2020-08-06 11:42:52 +02:00 |
|
Martin Rotter
|
ed1ee0b362
|
Greatly simplified code for keyboard shortcuts.
|
2020-08-06 08:08:46 +02:00 |
|
Martin Rotter
|
092b862da9
|
Save.
|
2020-08-06 07:57:01 +02:00 |
|
Martin Rotter
|
f21b2679ac
|
ref
|
2020-08-05 15:08:17 +02:00 |
|
Martin Rotter
|
3a35c6c286
|
Remove redundant code.
|
2020-08-05 11:19:26 +02:00 |
|
Martin Rotter
|
f56a60c4c1
|
Remove redundant code.
|
2020-08-05 11:04:18 +02:00 |
|
Martin Rotter
|
962ba67a55
|
Try to fix #258. Very fragile stuff.
|
2020-08-03 10:45:02 +02:00 |
|
Martin Rotter
|
64e77092cc
|
fix obsolete
|
2020-08-03 07:50:16 +02:00 |
|
Martin Rotter
|
f900c4c466
|
Fix build for non-webengine.
|
2020-08-03 07:42:05 +02:00 |
|