Commit graph

82 commits

Author SHA1 Message Date
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter
0ac2b9f238 log error when editing feed, fix minimal interval for feed update on SQL level 2019-06-07 07:53:14 +02:00
Martin Rotter
8a5c744210 refactoring pt. 1 2019-04-12 07:35:28 +02:00
Martin Rotter
28e42e6403 make sure that even icons for gmail account folders are loaded dynamically 2019-04-05 12:50:38 +02:00
Martin Rotter
8bbff7eb6e fix newspaper mode which failed to show any messages 2019-04-03 11:17:02 +02:00
Martin Rotter
8def4f38ef fix macos sdk 2019-04-03 11:15:01 +02:00
Martin Rotter
da63a1fd0e Fix build. 2018-01-03 07:47:55 +01:00
Martin Rotter
80fe31eb62 Fix build. 2018-01-03 07:35:41 +01:00
Martin Rotter
f08cf038e0 Fix build. 2018-01-03 07:25:25 +01:00
Martin Rotter
4175dc2265 Automatically replace NULL strings with EMPTY strings. Fixes #169. 2017-12-15 08:41:56 +01:00
Martin Rotter
bdfe0af3b7 Build fixed. 2017-11-13 19:26:26 +01:00
Martin Rotter
a93c14ddc5 Couple of debug outputs fixed/added. Cleaned up logic for setting feed state according to errors in network/auth/etc. 2017-11-10 07:22:48 +01:00
Martin Rotter
1c364cb22a Remove recycle bin for gmail - has to have labels support, fix error when sorting according to has_enclosures column. 2017-10-27 10:33:26 +02:00
Martin Rotter
cf72e2c6e1 Fix headers, initial widget for text finding. 2017-10-25 07:20:47 +02:00
Martin Rotter
768203ad28 Allow for msg to change their primary feed id when updated from source. 2017-10-21 21:50:55 +02:00
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