Martin Rotter
|
b8f7d14525
|
Support for msg limiting. #112.
|
2017-09-12 13:33:54 +02:00 |
|
Martin Rotter
|
25719af9cc
|
Work on batch size - load from network class.
|
2017-09-12 12:49:39 +02:00 |
|
Martin Rotter
|
dbdddb8729
|
Refactoring.
|
2017-09-09 18:21:00 +02:00 |
|
Martin Rotter
|
31cd7d5b01
|
Attempt to fix #121.
|
2017-09-09 14:14:25 +02:00 |
|
Martin Rotter
|
2d8fbab362
|
Prepare for storing caches.
|
2017-09-09 13:03:31 +02:00 |
|
Martin Rotter
|
b0ff27c232
|
Stick to astlye, refacatoring.
|
2017-09-09 12:28:10 +02:00 |
|
Martin Rotter
|
c4fec28e56
|
Add std acc when no account is active.
|
2017-09-09 09:21:30 +02:00 |
|
Martin Rotter
|
d022d15a78
|
Fix macos build error.
|
2017-09-07 08:31:47 +02:00 |
|
Martin Rotter
|
1ff2d4f434
|
Fix build?
|
2017-09-05 06:41:21 +02:00 |
|
Martin Rotter
|
070bb7a389
|
Refactoring.
|
2017-08-28 07:16:37 +02:00 |
|
Martin Rotter
|
cad2fffa87
|
Save work.
|
2017-08-21 06:53:16 +02:00 |
|
Martin Rotter
|
f34c25609c
|
Fixed #57 and lang sync.
|
2017-07-28 09:58:43 +02:00 |
|
Martin Rotter
|
267a4149b3
|
Anihilate static singleton webfactory.
|
2017-07-28 07:31:57 +02:00 |
|
Martin Rotter
|
28fe0aee64
|
Some fixes to author detemrination in atom feeds.
|
2017-07-26 11:16:18 +02:00 |
|
Martin Rotter
|
a12d6a4764
|
Fix pad lines.
|
2017-07-21 10:10:02 +02:00 |
|
Martin Rotter
|
208284e80d
|
Reformated using astyle, added some astyle scripts.
|
2017-07-21 06:53:23 +02:00 |
|
Martin Rotter
|
6ede648ac8
|
Fix image overflow, fix slow marking read/unread in nextcloud categories which contain MANY feeds.
|
2017-07-08 10:15:41 +02:00 |
|
Martin Rotter
|
1ff2316370
|
All columns resizable, prepare for labels.
|
2017-06-09 08:54:39 +02:00 |
|
martinrotter
|
7296911737
|
More logging.
|
2017-05-19 07:36:57 +02:00 |
|
martinrotter
|
cccd6ebee2
|
Properly sanitize titles of downloaded messages.
|
2017-05-18 07:43:56 +02:00 |
|
martinrotter
|
18491750fb
|
Fix msg query and sanitize title of msgs better.
|
2017-05-18 06:12:28 +02:00 |
|
martinrotter
|
8392dffcf7
|
Log marking as read.
|
2017-05-17 06:55:00 +02:00 |
|
martinrotter
|
244ddbd907
|
Log marking as read.
|
2017-05-17 06:24:08 +02:00 |
|
martinrotter
|
118a99d49e
|
Message model uses now cache, huge amount of related changes.
|
2017-05-15 12:53:26 +02:00 |
|
martinrotter
|
4abdc1738c
|
Saving of multicolumn sorts enabled.
|
2017-05-09 11:13:15 +02:00 |
|
martinrotter
|
905d3c533d
|
Construct SQL queries for the model manually. This will greatly help in the future.
|
2017-05-04 14:38:07 +02:00 |
|
martinrotter
|
4224ee0170
|
Fixed #97.
|
2017-05-03 08:03:53 +02:00 |
|
martinrotter
|
7f16ae5265
|
Experimental tt-rss starred msg changes, fixed crash. - #71
|
2017-04-28 09:14:17 +02:00 |
|
martinrotter
|
d0b19b7361
|
Experimental async starred msg marking. - #71
|
2017-04-28 08:41:38 +02:00 |
|
martinrotter
|
858184b6ff
|
Experimental async msg state change support for TT-RSS.
|
2017-04-27 08:55:11 +02:00 |
|
martinrotter
|
8aaf0d1b5b
|
Add suffix space.
|
2017-04-27 08:11:05 +02:00 |
|
martinrotter
|
af9184c284
|
Rename + bump version.
|
2017-04-27 07:48:07 +02:00 |
|
martinrotter
|
34e0e709a3
|
Separate cache functionality into own class.
|
2017-04-27 07:41:27 +02:00 |
|
martinrotter
|
803d7bc1a7
|
Load sql feed title in utf-8.
|
2017-04-26 12:01:12 +02:00 |
|
martinrotter
|
49f76775f4
|
Save cached data before feed update too.
|
2017-04-24 06:38:14 +02:00 |
|
Martin Rotter
|
ec886d15ee
|
Some clazy fixes.
|
2017-04-23 20:52:31 +02:00 |
|
Martin Rotter
|
739ddbd10f
|
Some clazy fixes.
|
2017-04-23 20:30:25 +02:00 |
|
Martin Rotter
|
49b23532ef
|
Some clazy fixes.
|
2017-04-23 19:52:20 +02:00 |
|
Martin Rotter
|
863a4e8237
|
Wrap label with test results.
|
2017-04-22 21:18:01 +02:00 |
|
Martin Rotter
|
2a9eebad2a
|
Some clazy fixes.
|
2017-04-22 21:13:16 +02:00 |
|
Martin Rotter
|
c715aa180a
|
Some clazy fixes.
|
2017-04-22 21:08:03 +02:00 |
|
martinrotter
|
013a2ff0e6
|
New async msg changes now work when marking whole feed/recycle bin read/unread. ONLY owncloud so far.
|
2017-04-21 13:41:51 +02:00 |
|
martinrotter
|
09630f1e81
|
Very initial implementation of #71.
|
2017-04-21 09:59:04 +02:00 |
|
martinrotter
|
3eaef9e9f6
|
Remove superfluous includes.
|
2017-04-21 08:30:43 +02:00 |
|
martinrotter
|
5edac574e9
|
Owncloud rename and lang sync.
|
2017-04-21 08:17:29 +02:00 |
|
martinrotter
|
fbf1cd2124
|
Format da shit.
|
2017-04-21 08:05:17 +02:00 |
|
martinrotter
|
fcab295ab8
|
Improved logging (now with time), preparation for #71.
|
2017-04-21 08:04:23 +02:00 |
|
Martin Rotter
|
ec9e6422ff
|
Fixed #109 and made better RSS parser - fixed #104.
|
2017-04-11 09:49:44 +02:00 |
|
Martin Rotter
|
95a5831424
|
Better ATOM parsing.
|
2017-03-26 09:34:38 +02:00 |
|
Martin Rotter
|
410007defb
|
Change license year.
|
2017-03-25 10:11:18 +01:00 |
|