Martin Rotter
f12c395e80
experimentally separate executable and core library
2019-06-10 09:54:18 +02:00
Martin Rotter
7f8c687e95
Refactoring, fix some code errors.
2019-05-28 07:19:19 +02:00
fanteik
238c84b54e
Skip creating info file "aaa"
...
rssguard writes a file "aaa" with some result values when using the tt-rss service.
Not necessary for productive system.
2017-12-13 22:38:35 +01:00
fanteik
296a11e05f
Fix date bug in tt-rss service
...
The value "Created on" of messages received from tiny tiny rss server are
always 1969 or 1970. A 32-bit int can not record the timestamp in milliseconds.
Changing to qint64 solve the problem.
2017-12-13 22:12:02 +01:00
Martin Rotter
cf72e2c6e1
Fix headers, initial widget for text finding.
2017-10-25 07:20:47 +02:00
Martin Rotter
fc1f821144
Work on gmail attachments.
2017-10-23 13:04:57 +02:00
Martin Rotter
1fbdfc796c
Replace license strings.
2017-10-19 07:18:13 +02:00
Martin Rotter
0814528e03
Initial work on making sync cache state before we update any feed. Also added sample code for marking msg starred - inoreader.
2017-10-10 11:55:25 +02:00
Martin Rotter
bd6143aead
Fix build errors.
2017-10-04 17:14:34 +02:00
Martin Rotter
8ebb37fd32
Save work.
2017-10-04 14:39:43 +02:00
Martin Rotter
e289da58fc
Converted custom IDS of feeds/categories to QString from int - probably broken.
2017-09-22 15:17:58 +02:00
Martin Rotter
ad2af43af2
Refactored redundant category classes.
2017-09-20 15:03:44 +02:00
Martin Rotter
0fe6b3e686
Uncrustify reformat.
2017-09-19 10:18:21 +02:00
Martin Rotter
070bb7a389
Refactoring.
2017-08-28 07:16:37 +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
martinrotter
8aaf0d1b5b
Add suffix space.
2017-04-27 08:11:05 +02:00
Martin Rotter
49b23532ef
Some clazy fixes.
2017-04-23 19:52:20 +02:00
Martin Rotter
410007defb
Change license year.
2017-03-25 10:11:18 +01:00
Martin Rotter
b46dce2e49
No needed suffix.
2016-09-15 07:36:14 +02:00
Martin Rotter
c0824c3885
Some better behavior when getting msgs.
2016-06-29 09:58:39 +02:00
Martin Rotter
0402a5dddb
Finally fix compilation for Qt < 5.5.
2016-04-21 08:20:26 +02:00
Martin Rotter
c64b3df277
Variant -> double in QJsonValue.
2016-04-21 08:04:15 +02:00
Martin Rotter
90ebdb808d
Variant -> double in QJsonValue.
2016-04-21 07:44:18 +02:00
Martin Rotter
643736816d
Variant -> double in QJsonValue.
2016-04-21 07:25:54 +02:00
Martin Rotter
ce30478a4b
Revert ugly code.
2016-04-21 06:42:02 +02:00
Martin Rotter
65153f8f54
Fix comp.
2016-04-20 20:49:45 +02:00
Martin Rotter
75626b1496
Fix comp.
2016-04-20 20:33:02 +02:00
Martin Rotter
8586c6c9e3
Network operations refactored. JSON usage refactored a bit.
2016-04-19 10:02:55 +02:00
Martin Rotter
e1f6ddc97d
Working Qt 5 native JSON.
2016-04-18 12:21:09 +02:00
Martin Rotter
76b4c12584
Save temporal changes.
2016-04-18 11:35:44 +02:00
Martin Rotter
d3c2a1e1e4
After some troubles with weird ownCloud behavior, message operation work partially.
2016-02-25 14:01:52 +01:00
Martin Rotter
558768870a
Fixed timeout errors.
2016-02-14 18:59:03 +01:00
Martin Rotter
2379158610
Fixed #154 .
2016-01-25 11:18:03 +01:00
Martin Rotter
0a2774893e
Fixed #151 .
2016-01-22 10:14:01 +01:00
Martin Rotter
35bae07ddd
Another const refactoring.
2016-01-13 09:57:05 +01:00
Martin Rotter
d50038f6ed
Download even empty categories in TT-RSS.
2015-12-22 11:55:31 +01:00
Martin Rotter
0f5f224db8
Adding of feeds could work.
2015-12-22 08:58:55 +01:00
Martin Rotter
284768c93f
Added some initial network methods for adding/removed TT-RSS feeds.
2015-12-22 07:09:41 +01:00
Martin Rotter
806a5a0475
Work on adding feeds.
2015-12-21 08:45:31 +01:00
Martin Rotter
7ce8c13f27
Add commented (so far) getConfig method.
2015-12-16 19:37:42 +01:00
Martin Rotter
9fee3af759
Added some logging stuff.
2015-12-16 19:23:58 +01:00
Martin Rotter
e729ccb3bd
Switchable server-side update for TT-RSS.
2015-12-15 09:13:35 +01:00
Martin Rotter
7861641612
Fixed #132 .
2015-12-15 07:43:41 +01:00
Martin Rotter
1213c2e742
Refactores some of TT-RSS network stuff.
2015-12-14 11:32:16 +01:00
Martin Rotter
156edc9753
Logout shit.
2015-12-13 17:59:05 +01:00
Martin Rotter
e4fe5a9f13
Some changes to DB schema.
2015-12-11 13:56:05 +01:00
Martin Rotter
8708d7b305
RootItem class files moved.
2015-12-11 09:58:13 +01:00
Martin Rotter
43b1aaa1a4
General work, will refactore some methods probably now.
2015-12-11 07:21:49 +01:00
Martin Rotter
85ca65bc39
Fix Qt4 build.
2015-12-10 20:38:39 +01:00