28 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
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
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
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
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
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