This repository was archived by the owner on Sep 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog
More file actions
131 lines (106 loc) · 3.8 KB
/
changelog
File metadata and controls
131 lines (106 loc) · 3.8 KB
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
zoneclearFeedServer xxxx.xx.xx
* Not fixed disallow self blog feeds
* Added plugin muppet support (request Mathieu M.)
* Added log for errors
zoneclearFeedServer 2015.07.19 - Pierre Van Glabeke
* modif lien vers tous les flux
* héritage thème mustek
* ajout breadcrumb
* localisation
* dc2.8 requis
zoneclearFeedServer 2015.04.25 - Pierre Van Glabeke
* modif nom dans liste des plugins
* modif html5 pour validation
zoneclearFeedServer 2015.01.13 - Pierre Van Glabeke
* Dotclear 2.7 requis
* Fin de ligne unix
* Ajout case hors ligne pour les widgets
* Jeux de templates modifiés (mustek/currywurst)
* Modifications locales
zoneclearFeedServer 2013.11.18
* Require Dotclear 2.6
* New icons 'traviata' thx @franckpaul
* Use new Actions systems for feeds and posts
zoneclearFeedServer 2013.07.12
* Added sort option on widget
* Fixed Dashboard counts
* Fixed Feed tags spliting
* Fixed typo
zoneclearFeedServer 2013.07.02
* Required Dotclear 2.5
* Fixed admin pages titles and messages and typo
* Added Favorites icon
* Added new 'homeonly' option on widgets
* Fixed https protocol
* Added option to keep active empty feeds
* Added option to transform imported tags
zoneclearFeedServer 1.3 - 2011-01-30
* Fixed install on nightly build
* Fixed bug on null blog (and settings)
* Added verbose on admin side
* Added behaviors to open to others plugins (ie messenger)
* Added support of plugin soCialMe (writer part)
* Removed messenger functions (as it's to another plugin to do this)
zoneclearFeedServer 1.2 - 2010-09-11
* Added plugin tweakurls support (Thanks Mathieu M.)
zoneclearFeedServer 1.1 - 2010-09-08
* Removed old Twitter functions
* Added StatusNet small functions (Identica)
* Required plugin Tac for Twitter ability
zoneclearFeedServer 1.0 - 2010-06-27
* Switched to DC 2.2 (settings, tags)
* Fixed PHP 5.3 compatibility
* Added toogle menu and link to feed edition in admin post page
* Fixed redirection to original post
* Fixed typo
zoneclearFeedServer 0.8 -2010-06-08
* Added auto tweet new post
* Added option to import tags from feed (or not)
* Fixed filters on admin list (closes #466)
* Enhanced lockUpdate() function
zoneclearFeedServer 0.7.2 - 2010-05-25
* Fixed minor bugs
* Fixed DC 2.1.7
zoneclearFeedServer 0.7.1 - 2010-05-01
* Fixed update order
zoneclearFeedServer 0.7 - 2010-04-22
* Added icon on dashboard if some feeds are disabled
* Added public page of feed description (first step)
* Added update of existing entries
* Added settings to add "aftercontent" and ajax options
* Added uninstall features
* Fixed duplicate entry (I hope so) using php flock
* Fixed feeds actions on admin
* Fixed typo (closes #441)
* Fixed user settings (closes #442)
zoneclearFeedServer 0.6 - 2010-04-11
* Added DC 2.2 compatibility (new setting)
* Added cron script to update feeds
* Fixed multiple bugs
* Changed admin interface
zoneclearFeedServer 0.5.2 - 2010-04-05
* Added option to redirect url to local/original post
* Changed db fields names (fixed pgSQL compatibility)
zoneclearFeedServer 0.5.1 - 2010-02-16
* Fixed php warning on admin post page
zoneclearFeedServer 0.5 - 2010-02-08
* Added option to change update interval by group of feeds
* Fixed order by lower name
* Fixed HTML escape on content
* Fixed typo
zoneclearFeedServer 0.4.3 - 2010-01-02
* Added option to update feeds from admin side
* Added behavior for more urls types for full content
zoneclearFeedServer 0.4 - 2010-02-02
* Added option to change posts owner
* Added option to truncate content on some templates
zoneclearFeedServer 0.3.1 - 2010-01-28
* Fixed bug with getURL on classic post
zoneclearFeedServer 0.3 - 2010-01-27
* First lab release
* Fixed absolute URL
* Fixed unauthentication
zoneclearFeedServer 0.2 - 2010-01-26
* First release
zoneclearFeedServer 0.1 - 2010-01-25
* First test