67 Commits

Author SHA1 Message Date
Martin Rotter
edec9d7582 Can load messages for gmail acc and display them. 2017-10-20 23:12:08 +02:00
Martin Rotter
1fbdfc796c Replace license strings. 2017-10-19 07:18:13 +02:00
Martin Rotter
5998ebdb9f Added appdata.xml, screenshots and work on Gmail plugin. 2017-10-18 10:45:14 +02:00
Martin Rotter
9e6a5d00be Load gmail accs. 2017-10-17 14:23:48 +02:00
Martin Rotter
93f4dae658 Add new sql for gmail accs. 2017-10-17 10:31:11 +02:00
Martin Rotter
ff43b26b74 Fix build. 2017-10-12 10:23:25 +02:00
Martin Rotter
c759c0d6fd Fixed #145 and some other stuff, can delete inoreader accounts for example. 2017-10-11 11:47:52 +02:00
Martin Rotter
8f051db71b Simplyfiyng network api. 2017-10-04 09:54:54 +02:00
Martin Rotter
ec70e94c7d Fixup some messed contents when getting list of messages from SQL. 2017-10-03 07:55:39 +02:00
Martin Rotter
2b85b06b48 Replenish context menus for bins/services. 2017-10-03 07:24:55 +02:00
Martin Rotter
aa4157e72a Newly added accounts with more data. 2017-10-02 14:34:31 +02:00
Martin Rotter
2c7a524cb3 Store app id/key + redirect URI. 2017-10-02 14:29:26 +02:00
Martin Rotter
4dab74c13c Do not store access token, prepare DB for Inoreader multi acc. 2017-10-02 09:33:58 +02:00
Martin Rotter
a7359e3a95 Store new tokens. 2017-09-27 14:43:52 +02:00
Martin Rotter
e5e12c30c9 Bound batch size. 2017-09-27 07:49:31 +02:00
Martin Rotter
6e5db70ee5 better oauth workflow. 2017-09-26 10:47:57 +02:00
Martin Rotter
6fff5c883a Removed unused code. 2017-09-26 09:14:41 +02:00
Martin Rotter
d045e7ea72 Cleanups. 2017-09-25 13:32:49 +02:00
Martin Rotter
a6eaedb918 Fix nonwegengine build. 2017-09-25 12:40:39 +02:00
Martin Rotter
25fa981a91 Work on loading feeds. 2017-09-24 22:58:24 +02:00
Martin Rotter
74e3df421e Added some comments. 2017-09-23 22:15:56 +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
d4d186b951 Working adding of inoreader acc. 2017-09-22 12:34:37 +02:00
Martin Rotter
6dde6928f6 Added persistent saving of inoreader accounts. 2017-09-22 11:23:19 +02:00
Martin Rotter
de548750e2 Some common code moved. 2017-09-22 10:08:19 +02:00
Martin Rotter
3fe83047e5 Fixed #112. 2017-09-22 06:50:34 +02:00
Martin Rotter
17d04b8bde Remove redundat methods. 2017-09-20 15:11:17 +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
Martin Rotter
3434d3d24e Bit polishment added to removing/restoring messages. 2017-06-06 10:11:54 +02:00
martinrotter
a8213dd58a Force utf-8 data when adding feed. 2017-04-26 09:07:23 +02:00
martinrotter
ac3c57cd4d Added log when adding feed to DB. 2017-04-26 07:59:35 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
martinrotter
e9a0b62e27 #103 fixed. 2017-03-14 07:10:55 +01:00
Martin Rotter
211494a1d8 Fixed #70. 2017-01-13 09:28:09 +01:00
Martin Rotter
79c4e5772d Transactions in SQLite are now IMMEDIATE. 2017-01-05 07:36:13 +01:00
Martin Rotter
dc6b5b63c6 Encode all important values sent to DB explicitly as UTF-8. Fixes #74. 2017-01-04 08:25:22 +01:00
Martin Rotter
202bc47271 Bit tweaked debug msgs in DB. 2017-01-03 11:41:18 +01:00
Martin Rotter
9e66dc9f20 Fix one DB query which failed for MySQL storage and could lead to DB inconsistencies. 2016-11-08 20:19:22 +01:00
Martin Rotter
d0a40ab3a4 Add more logging. 2016-11-08 20:04:05 +01:00
Martin Rotter
fb8ae19af0 Fix incorrect number of updated messages when DB update fails. - #70 2016-11-08 19:55:10 +01:00
Martin Rotter
987583074f Added more warnings in DB when updating msgs. 2016-09-13 06:55:22 +02:00
Martin Rotter
a5357da410 Some advancements in skins/styles settings. 2016-09-12 07:41:12 +02:00
Martin Rotter
c0824c3885 Some better behavior when getting msgs. 2016-06-29 09:58:39 +02:00
Martin Rotter
8366a68774 Fix one problem with updating custom IDs. 2016-06-28 10:09:44 +02:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
ffbfc38309 Little more robust message counting when category is selected. 2016-04-15 11:07:27 +02:00