forked from spotweb/spotweb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
notifications.xml
executable file
·362 lines (340 loc) · 20.4 KB
/
notifications.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Spotweb update notifications</title>
<description>Major changes are described in this newsfeed</description>
<link>https://github.com/spotweb/spotweb/</link>
<lastBuildDate>Wed, 6 Apr 2016 00:00:00 +0100</lastBuildDate>
<pubDate>Wed, 6 Apr 2016 00:00:00 +0100</pubDate>
<ttl>1800</ttl>
<item>
<title>Various bugfixes and enhancements</title>
<description><![CDATA[
- Correction for sqlite (dao_base_comments, dbfts_abs). More is coming.<br>
- Newsreader info (services_format_parsing, services_nntp_spotreading, we1rdo\spotinfo.inc, messages.mo, messages.po)<br>
- Code layout (mobile\spotinfo.inc)<br>
- Retrieve.php with --debug gives error: issue #141 (dao_base_debuglog)<br?
- API Issues --extra content at the end of the document- issue: #93 (index, retrieve)<br>
- Unable to create DB with MySQL 5.7.10 - issue: #110 (spotstruct_mysql)<br>
- Spotweb and Sabnzbdplus 1.0.0 - issue: #94 (Services_NzbHandler_Pushsabnzbd)<br>
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Wed, 14 Apr 2016 00:00:00 +0100</pubDate>
<author>mesa57</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.67</spotweb:schema_version>
<spotweb:settings_version>0.28</spotweb:settings_version>
<spotweb:security_version>0.31</spotweb:security_version>
<spotweb:feature_version>0.08/spotweb:</spotweb:feature_version>
</item>
<item>
<title>Personal disposes and commentlinking</title>
<description><![CDATA[
Changes in the spotnet protocol made by spotnet 1.8.5.x and spotnet V2 are now supported in spotweb.<br>
Spotters can delete spots by issueing a DISPOSE message to usenet.<br>
Spotweb will process those messages and delete the corresponding spot (or not insert it into the database).<br>
Also comment chaining (comments present on deleted spots are linked to the new spot) is supported.<br>
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Wed, 6 Apr 2016 00:00:00 +0100</pubDate>
<author>mesa57</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.67</spotweb:schema_version>
<spotweb:settings_version>0.28</spotweb:settings_version>
<spotweb:security_version>0.31</spotweb:security_version>
<spotweb:feature_version>0.07/spotweb:</spotweb:feature_version>
</item>
<item>
<title>Alternate nzb download functionality / prevent fake nzb downloads</title>
<description><![CDATA[
Recently spots are getting removed from the news servers more often.<br>
To prevent this from happening spotters are posting fake nzb files.<br>
The real nzb's are being hosted on other websites and linked to inside the spot web link or description.<br>
This new situation makes it hard for spotweb to function properly.
<br><br>
Changes are made to spotweb to automatically find the alternative url from the spot and download the real nzb from the link.<br>
Currently support has been added for http://base64.derefer.me links which result in a direct download<br>
and http://alturl.com links which redirect to binsearch.info.<br>
This new feature will try to download the alternate nzb if possible if not it will present the old nzb instead.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Wed, 27 Feb 2013 00:00:00 +0100</pubDate>
<author>michaelw85</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.58</spotweb:schema_version>
<spotweb:settings_version>0.25</spotweb:settings_version>
<spotweb:security_version>0.29</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Show spam reports icon based on user configurable spam report threshold</title>
<description><![CDATA[Spotweb now has the option show the spam reports icon in the spotoverview based on a user
configurable threshold. This allows a user to configure Spotweb such that it will show the spam icon when for
example more than 5 spam reports are available for a spot. Spots with less than 5 spam reports will not be
marked as spam in the spotoverview.<br />
By default the threshold is set to 1 spam report meaning that nothing changes for the user unless he/she
chooses to use a different threshold.<br />
Please run <i>bin/upgrade-db.php</i> to update your database schema.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Thu, 3 Jan 2013 00:00:00 +0100</pubDate>
<author>leechguy</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.58</spotweb:schema_version>
<spotweb:settings_version>0.25</spotweb:settings_version>
<spotweb:security_version>0.29</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Added permissions for specific templates</title>
<description><![CDATA[Selecting a template can now be restricted by permissions. For each template a user is allowed
to be selected it has to have permission 23 with the appropriate permission id.<br />
After a run of <i>upgrade-db.php</i> the permissions for the default templates are automaticaly added.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Sun, 29 May 2012 00:00:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.58</spotweb:schema_version>
<spotweb:settings_version>0.23</spotweb:settings_version>
<spotweb:security_version>0.29</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Installer changes</title>
<description><![CDATA[Spotweb now contains an installer (install.php). In order to be able to safely support this (eg: not every user should be able to run this for an already installed Spotweb) and to allow for multiple type of installations within Spotweb this requires some manual intervention.
<br />
First, you need to remove the database information from your "ownsettings.php" file for now. You can either run the Spotweb installation wizard (recommended way) but this will create a new user and reset group membership for all users. An alternative way is to create an own <i>dbsettings.inc.php</i> file. Please consult the <a href="https://github.com/spotweb/spotweb/wiki/Frequently-asked-questions">Spotweb wiki</a> for more information about creating this dbsettings.inc.php file.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Sun, 6 May 2012 00:00:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.58</spotweb:schema_version>
<spotweb:settings_version>0.23</spotweb:settings_version>
<spotweb:security_version>0.28</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Database changes</title>
<description><![CDATA[If certain reports in the reporting newsgroup contain UTF-8 characters in the 'From' header, it
could throw an err trying to insert this data.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Mon, 27 Feb 2012 00:00:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.58</spotweb:schema_version>
<spotweb:settings_version>0.20</spotweb:settings_version>
<spotweb:security_version>0.27</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Database changes</title>
<description><![CDATA[Added both automatic (from an external source) as user-specified whitelisting. The update on te
database is very small and will process rather quick on most common systems.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>11</guid>
<pubDate>Mon, 6 Feb 2012 00:00:00 +0100</pubDate>
<author>MassD67</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.57</spotweb:schema_version>
<spotweb:settings_version>0.20</spotweb:settings_version>
<spotweb:security_version>0.27</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Database changes</title>
<description><![CDATA[There was a small bug in the way Spotweb stores the spotterid causing it to sometimes create a duplicate key. This change affects the largest tables of your Spotweb installation so upgrading may take quiete a while.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>10</guid>
<pubDate>Mon, 6 Feb 2012 00:00:00 +0100</pubDate>
<author>MassD67</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.55</spotweb:schema_version>
<spotweb:settings_version>0.19</spotweb:settings_version>
<spotweb:security_version>0.27</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Systemwide Custom CSS</title>
<description><![CDATA[Users could already specify their own CustomCSS but for some multi-user systems a systemwide
custom CSS would be more interesting. Support for this has been added but it requires a small update to the
settings database table hence this notice.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>09</guid>
<pubDate>Tue, 31 Jan 2012 10:30:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.54</spotweb:schema_version>
<spotweb:settings_version>0.19</spotweb:settings_version>
<spotweb:security_version>0.27</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Security group reset</title>
<description><![CDATA[The balance between an open Spotweb system and an closed Spotweb system is always a conflict of interest during several types of Spotweb users.
<br /><br />
In order to facilitate this better, the default Spotweb security groups have been changed adding two types of groups: "Trusted users" and "Anonymous user - closed system",
these groups allow you to support more finegrained security permissions without tinkering too much with the settings in Spotweb.
<br /><br />
Unfortunately this means we have to reset all security groups within Spotweb - this means that if you customized any security settings within Spotweb that you have to check
the system does not respond any differently than you want.
<br /><br />
If you want a closed system, please remove the "Anonymous" user from the "Anonymous user - open system" group, and add it to the "Anonymous user - closed system" securitygroup.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>08</guid>
<pubDate>Mon, 23 Dec 2011 00:00:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.54</spotweb:schema_version>
<spotweb:settings_version>0.18</spotweb:settings_version>
<spotweb:security_version>0.27</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Quick Links linked to user preferences</title>
<description><![CDATA[A requested feature has finally been implemented: de linking of Quick Links to user preferences. If you change personal
preferences, quicklinks should be shown or hidden along with those preferences.<br />
If you have quicklinks set manually in your (own)settings.php, they need to be updated in this version. Otherwise everything goes automaticlly.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>07</guid>
<pubDate>Mon, 5 Dec 2011 09:00:00 +0100</pubDate>
<author>nightspirit81</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.54</spotweb:schema_version>
<spotweb:settings_version>0.18</spotweb:settings_version>
<spotweb:security_version>0.26</spotweb:security_version>
<spotweb:feature_version>0.06</spotweb:feature_version>
</item>
<item>
<title>Optimized spotcounting</title>
<description><![CDATA[One of the slowest parts of Spotweb was the counting of new spots in the filterlist. This counting was this slow, that
when a certain amount of spots were exceeded, Spotweb would refrain from counting any newer spots to prevent hanging pages.
<br /> <br />
In this new version Spotweb uses a slightly less accurate, but much faster, method to determine which spots are new. This requires a very small
schema change which will not take a long time to process. <br /> <br />
After the database upgrade, a retrieve.php run should be done. This first retrieve run might take a very long time to complete as initial statistics
are gathered at that moment. From then on, a very small retrieve.php impact might be shown but should be neglectable. Spotcounts however are not
limited anymore and should be much faster.<br />
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>06</guid>
<pubDate>Tue, 29 Nov 2011 21:57:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.54</spotweb:schema_version>
<spotweb:settings_version>0.16</spotweb:settings_version>
<spotweb:security_version>0.26</spotweb:security_version>
<spotweb:feature_version>0.05</spotweb:feature_version>
</item>
<item>
<title>Moving settings to database</title>
<description><![CDATA[More settings have been moved from (own)settings.php to the database. This should be the last change for current settings to be moved.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>07</guid>
<pubDate>Tue, 29 Nov 2011 19:45:00 +0100</pubDate>
<author>nightspirit81</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.54</spotweb:schema_version>
<spotweb:settings_version>0.17</spotweb:settings_version>
<spotweb:security_version>0.26</spotweb:security_version>
<spotweb:feature_version>0.04</spotweb:feature_version>
</item>
<item>
<title>Introducing settings panel</title>
<description><![CDATA[All major settings are now set on the Settings panel inside Spotweb. The database upgrade will be very fast, but you will
probably need to manually clean your ownsettings.php file.<br />
<br />
Please note that the old 'Admin Panel' has been renamed to 'User & group management'.
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>05</guid>
<pubDate>Sun, 27 Nov 2011 20:45:00 +0100</pubDate>
<author>nightspirit81</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.53</spotweb:schema_version>
<spotweb:settings_version>0.16</spotweb:settings_version>
<spotweb:security_version>0.26</spotweb:security_version>
<spotweb:feature_version>0.03</spotweb:feature_version>
</item>
<item>
<title>Keeping the IP address for a session</title>
<description><![CDATA[In the Spotweb session database table we now keep the IP address of the user which created the session.<br /> This requires a
database upgrade which should be done rather quick unless your sessions table is very large (which is unlikely).
]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>04</guid>
<pubDate>Sun, 27 Nov 2011 09:45:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.53</spotweb:schema_version>
<spotweb:settings_version>0.15</spotweb:settings_version>
<spotweb:security_version>0.25</spotweb:security_version>
<spotweb:feature_version>0.02</spotweb:feature_version>
</item>
<item>
<title>Introduced Spotweb change updates</title>
<description><![CDATA[For spotters (or commenters) which are now on the blacklist their comments will not be shown as well.
<br />
<br />
For all comments an extra button is added which adds the user to the senders' blacklist]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>03</guid>
<pubDate>Fri, 25 Nov 2011 18:53:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.52</spotweb:schema_version>
<spotweb:settings_version>0.15</spotweb:settings_version>
<spotweb:security_version>0.24</spotweb:security_version>
<spotweb:feature_version>0.01</spotweb:feature_version>
</item>
<item>
<title>Introduced Spotweb change updates</title>
<description><![CDATA[Major changes from now on will be visible from within the Spotweb's administration panel. This allows you to easier decide whether you want to upgrade your Spotweb or why a particular upgrade is taking a long time.
<br />
<br />
Please note that a lot of minor changes will not be communicated here and we recommend to keep your Spotweb installation always up to date.]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>02</guid>
<pubDate>Fri, 25 Nov 2011 07:04:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.52</spotweb:schema_version>
<spotweb:settings_version>0.15</spotweb:settings_version>
<spotweb:security_version>0.24</spotweb:security_version>
<spotweb:feature_version>0.01</spotweb:feature_version>
</item>
<item>
<title>Comment moderation</title>
<description><![CDATA[Spotweb now also deletes or marks moderated comments in a spot, according to your settings centrally moderated comments will either be marked or just removed. This change requires a change to your database which can take a very long time.]]></description>
<link>https://github.com/spotweb/spotweb/</link>
<guid>01</guid>
<pubDate>Wed, 23 Nov 2011 23:00:00 +0100</pubDate>
<author>spotweb</author>
<!-- Please update these according to the current version, it allows for Spotweb to notify the administrator of the changes required -->
<spotweb:schema_version>0.52</spotweb:schema_version>
<spotweb:settings_version>0.15</spotweb:settings_version>
<spotweb:security_version>0.24</spotweb:security_version>
<spotweb:feature_version>0.00</spotweb:feature_version>
</item>
</channel>
</rss>
<!--
This feed is maintained manually. If a major (user-visible)change is introduced, or an upgrade-db.php run is required,
please add an entry to this RSS feed file detailing the change. If a schema change is required, please add an indication
of the impact of the schemachange (eg: will it touch very large tables or not).
-->