58 Commits

Author SHA1 Message Date
Martin Rotter
683517948d Many changes, working Sync in, fixed some problems with item expanding, items now can inform model that it wants some items expanded or not. 2015-12-08 09:11:55 +01:00
Martin Rotter
32a8fc81cb Work on TT-RSS network. 2015-12-07 09:42:46 +01:00
Martin Rotter
3d026ec955 Feed column in Messages table is now TEXT. 2015-12-06 19:50:58 +01:00
Martin Rotter
3fe08fa67d Removed Messages -> Feeds foreign key. 2015-12-03 14:09:02 +01:00
Martin Rotter
10f1841b54 Custom ID converted to string, added as property to Message class. 2015-12-03 13:42:50 +01:00
Martin Rotter
ff67c86517 Added "custom_id" columns for cats/feeds/messages to hold custom ID of the items from online services. 2015-12-03 13:37:32 +01:00
Martin Rotter
d5c7e3b8f4 Reworked attributes & code for Feeds and Categories too. Now each category and feed knows which account it belongs to. 2015-12-03 10:53:48 +01:00
Martin Rotter
057a5da197 Adding some attributes to tables. Rough. :( 2015-12-03 10:29:25 +01:00
Martin Rotter
b61814db88 Possible to add Tiny Tiny RSS account now. 2015-12-03 09:19:59 +01:00
Martin Rotter
aa62b7feaa Added new table Accounts, which now holds JUST the information about how many of accounts is there. 2015-12-02 13:32:19 +01:00
Martin Rotter
8a21914e4f Remove unused table and fix update DB lock, which fucked with update schema process. 2015-12-01 14:24:07 +01:00
Martin Rotter
693d098e90 Fix schema level. 2015-12-01 14:13:23 +01:00
Martin Rotter
e0c9b95d7e Update schema value. 2015-11-29 14:35:10 +01:00
Martin Rotter
165fb68eff Added initial schema 4 updates - fix. 2015-11-29 14:33:53 +01:00
Martin Rotter
c9953e10d0 Added initial schema 4 updates. 2015-11-29 14:30:26 +01:00
Martin Rotter
0a646ab2c1 Separated initial feeds into OPML files. 2015-05-27 19:15:37 +02:00
Martin Rotter
14a74bc028 Fixed #107. 2015-04-28 20:01:59 +02:00
Martin Rotter
5702496595 Update db schema version for initialization scripts. 2015-04-13 19:49:50 +02:00
Martin Rotter
4656a43cfb Added enclosures column for DB layer. 2015-04-06 19:23:43 +02:00
Martin Rotter
a9040f0603 Local changes. 2015-04-06 18:55:40 +02:00
Martin Rotter
6668c4280e Fixed #106. 2015-01-24 09:32:54 +01:00
Martin Rotter
a1e415c518 Work on bug/enhancement #95: rolling DB schema update. 2014-10-27 16:27:19 +01:00
Martin Rotter
504950f631 Work on better recycle bin + ability to update DB schemas. 2014-10-25 16:10:37 +02:00
Martin Rotter
29666b187c Abandoning postgresql due to driver errors. 2014-09-08 17:30:15 +02:00
Martin Rotter
fcf26bc929 Working on PostgreSQL backend. 2014-09-08 14:37:08 +02:00
Martin Rotter
4824147279 Default feeds updated. 2014-03-29 09:47:54 +01:00
Martin Rotter
c3d2304910 Feed coloring. 2014-03-29 08:36:34 +01:00
Martin Rotter
b4d5c0983b Tried to solve bug with NULLs and handling date/time of msgs. 2014-02-21 21:45:28 +01:00
Martin Rotter
7d17bfa798 Some changes. 2014-02-18 16:23:59 +01:00
Martin Rotter
933968f934 Little update default feeds. 2014-02-16 19:27:18 +01:00
Martin Rotter
8da06ad5d3 Another progress in MySQL. 2014-02-07 21:39:59 +01:00
Martin Rotter
9f09d57514 Huge step forward in MySQL feature. 2014-02-07 20:15:05 +01:00
Martin Rotter
000226df21 Big refactoring due to MySQL feature. 2014-02-07 17:00:26 +01:00
Martin Rotter
faf934e7c6 Work on database factory. 2014-02-07 14:29:53 +01:00
Martin Rotter
52e72ece7b Work on auto-updates. 2014-02-03 16:57:02 +01:00
Martin Rotter
e39c2e62cc Initial implementation of password-protected feeds. 2014-02-01 10:05:28 +01:00
Martin Rotter
ca916c847b Rssguard now remembers fullscreen settings. 2014-01-31 13:09:26 +01:00
Martin Rotter
485968f738 Langs updated + update db scripts. 2014-01-29 20:58:04 +01:00
Martin Rotter
0ba0e2fc18 Icons now fully changeable for categories. 2014-01-29 08:53:37 +01:00
Martin Rotter
a9391c1ce4 More work on in-memory database. 2014-01-12 14:13:00 +01:00
Martin Rotter
8cffae07de Initial implementation of :memory: db handling. 2014-01-12 11:53:58 +01:00
Martin Rotter
fef8769cd0 Fixed UTC time zone recognition. 2014-01-02 19:24:40 +01:00
Martin Rotter
ef6721feee Ability to obtain index for item in feeds model. Added one feed. 2013-12-28 21:20:34 +01:00
Martin Rotter
c04805a6f7 Added support older RSS formats and ATOM. Moreover, message SQL updates are now done in transactions. 2013-12-27 14:48:16 +01:00
Martin Rotter
81ec000e48 Removed "date_updated" column. 2013-12-24 13:58:12 +01:00
Martin Rotter
0b0451abbf Added some sample feeds. 2013-12-23 20:14:25 +01:00
Martin Rotter
a3803ee6bc cascsac 2013-12-14 13:45:24 +01:00
Martin Rotter
68b85b5549 Hard work on feeds-related things. 2013-12-14 11:45:43 +01:00
Martin Rotter
cac5368480 Work on feeeds. 2013-12-13 20:48:45 +01:00
Martin Rotter
f85de2c819 Work on feeds model/view. 2013-12-12 15:07:17 +01:00