Commit Graph

214 Commits (60160cf999094ad785afda18c8cb00da1c9b60cd)

Author SHA1 Message Date
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Andreas Ziegler 898ea1d97c remove whitespace (space/tab) from empty lines 2016-06-04 01:08:16 +02:00
Iglocska c27210611b Fixed a typo in the feed adder, fixes #1022 2016-03-14 15:25:55 +01:00
Iglocska 47ffaf65b8 Fix to the previous commit
- also enabling the test feed by default
2016-03-14 14:07:47 +01:00
Iglocska 79e41da383 First version of Feed system ready
- tied into background processes
2016-03-09 02:31:55 +01:00
Iglocska 8e8de0d258 Added default feeds 2016-03-09 01:34:02 +01:00
Iglocska 3845c7442a Correctly assign tag / sharing group to event fetched from feed 2016-03-09 00:44:09 +01:00
Iglocska fe3a94d3d1 New fields added
- set the distribution and sharing group of a feed
  - will set all events received to the appropriate setting

- set a tag that should be applied by default to the events received from the feed
2016-03-08 23:27:53 +01:00
Iglocska 0ee380d7c0 Fixed an issue with the filtering
- needle, haystack or haystack, needle.
2016-03-07 09:02:35 +01:00
Iglocska f767ddaec6 Added downloading of an event from the index, better error handling 2016-03-07 03:26:55 +01:00
Iglocska 7a20704f36 Preview Event implemented 2016-03-07 02:23:37 +01:00
Iglocska 03e19f6db0 Preview the index of a feed 2016-03-06 23:24:03 +01:00
Iglocska bebdde03e7 Further progress 2016-03-04 14:56:56 +01:00
Iglocska 255c65942e Further progress on the feeds 2016-02-29 22:32:04 +01:00