| 1 |
2006-03-05 00:51 eadiaz |
|---|
| 2 |
|
|---|
| 3 |
* smarty/templates/master_page.tpl, smarty/templates/promote.tpl: |
|---|
| 4 |
Minor changes on master_page.tpl and promote.tpl |
|---|
| 5 |
|
|---|
| 6 |
2006-03-05 00:42 eadiaz |
|---|
| 7 |
|
|---|
| 8 |
* public_html/akarru.lib/categories.php, |
|---|
| 9 |
public_html/akarru.lib/common.php, |
|---|
| 10 |
public_html/akarru.lib/database.php, |
|---|
| 11 |
public_html/akarru.lib/memes.php, |
|---|
| 12 |
public_html/akarru.lib/statistics.php, |
|---|
| 13 |
public_html/akarru.lib/users.php: Security fix. Possibles sql |
|---|
| 14 |
injections. Thanks to Ricardo Galli for report this. |
|---|
| 15 |
|
|---|
| 16 |
2006-03-05 00:36 eadiaz |
|---|
| 17 |
|
|---|
| 18 |
* public_html/akarru.gui/cat_grid.php, |
|---|
| 19 |
public_html/akarru.gui/comment_grid.php, |
|---|
| 20 |
public_html/akarru.gui/comments_list_grid.php, |
|---|
| 21 |
public_html/akarru.gui/maintenance.php, |
|---|
| 22 |
public_html/akarru.gui/meme_grid.php, |
|---|
| 23 |
public_html/akarru.gui/meme_queue_grid.php, |
|---|
| 24 |
public_html/akarru.gui/paginate.php, |
|---|
| 25 |
public_html/akarru.gui/post_form.php, |
|---|
| 26 |
public_html/akarru.gui/profile_view.php, |
|---|
| 27 |
public_html/akarru.gui/recover_pass_form.php, |
|---|
| 28 |
public_html/akarru.gui/register_form.php, |
|---|
| 29 |
public_html/akarru.gui/tag_grid.php: Some lost scripts are |
|---|
| 30 |
restored. |
|---|
| 31 |
You should consider akarru.gui scripts obsoletes, will be |
|---|
| 32 |
deprecated soon. |
|---|
| 33 |
|
|---|
| 34 |
2006-03-05 00:34 eadiaz |
|---|
| 35 |
|
|---|
| 36 |
* public_html/stats.php: Restrict stats.php to only 50 top users. |
|---|
| 37 |
* public_html/search.php: Security fix, no more auto variables, |
|---|
| 38 |
all from $_GET or $_POST |
|---|
| 39 |
|
|---|
| 40 |
2006-03-05 00:31 eadiaz |
|---|
| 41 |
|
|---|
| 42 |
* public_html/queue_feed.php: More elements of the feed. |
|---|
| 43 |
This version is faster. |
|---|
| 44 |
* public_html/profile_edit.php: Security fix, no more auto |
|---|
| 45 |
variables, all from $_GET or $_POST |
|---|
| 46 |
|
|---|
| 47 |
2006-03-05 00:30 eadiaz |
|---|
| 48 |
|
|---|
| 49 |
* public_html/profile.php: Security fix, no more auto variables, |
|---|
| 50 |
all from $_GET or $_POST |
|---|
| 51 |
Fixes a bug on profile.php, pagination was not working. |
|---|
| 52 |
|
|---|
| 53 |
2006-03-05 00:28 eadiaz |
|---|
| 54 |
|
|---|
| 55 |
* public_html/help.php, public_html/login.php, |
|---|
| 56 |
public_html/memes_by_tag.php, public_html/popular.php, |
|---|
| 57 |
public_html/post.php: Security fix, no more auto variables, all |
|---|
| 58 |
from $_GET or $_POST |
|---|
| 59 |
|
|---|
| 60 |
2006-03-05 00:26 eadiaz |
|---|
| 61 |
|
|---|
| 62 |
* public_html/index.php: Limit pages to 50 until we have a better |
|---|
| 63 |
pagination algorithm |
|---|
| 64 |
|
|---|
| 65 |
2006-03-05 00:24 eadiaz |
|---|
| 66 |
|
|---|
| 67 |
* public_html/feed.php: More elements of the feed. |
|---|
| 68 |
This version is faster also. |
|---|
| 69 |
|
|---|
| 70 |
2006-03-05 00:23 eadiaz |
|---|
| 71 |
|
|---|
| 72 |
* public_html/comment.php: Security fix, no more auto variables, |
|---|
| 73 |
all from $_GET or $_POST |
|---|
| 74 |
2006-03-05 00:22 eadiaz |
|---|
| 75 |
|
|---|
| 76 |
* public_html/circulation.php: Security fix, no more auto |
|---|
| 77 |
variables, all from $_GET or $_POST |
|---|
| 78 |
|
|---|
| 79 |
2006-03-05 00:21 eadiaz |
|---|
| 80 |
|
|---|
| 81 |
* public_html/cat_feed.php: More elements of the feed. |
|---|
| 82 |
This version is faster also. |
|---|
| 83 |
|
|---|
| 84 |
2006-02-27 02:31 eadiaz |
|---|
| 85 |
|
|---|
| 86 |
* tags, ., ChangeLog, LEEME, LICENCIA, LICENSE, README, |
|---|
| 87 |
akarru.txt, create.sql, public_html, public_html/about.php, |
|---|
| 88 |
public_html/admin.php, public_html/ajax_click.php, |
|---|
| 89 |
public_html/ajax_vote.php, public_html/akarru.gui, |
|---|
| 90 |
public_html/akarru.gui/button_bar.php, |
|---|
| 91 |
public_html/akarru.gui/categories_bar.php, |
|---|
| 92 |
public_html/akarru.gui/default_grid.php, |
|---|
| 93 |
public_html/akarru.gui/folksonomy_bar.php, |
|---|
| 94 |
public_html/akarru.gui/folksonomy_grid.php, |
|---|
| 95 |
public_html/akarru.gui/info.php, |
|---|
| 96 |
public_html/akarru.gui/java_script.php, |
|---|
| 97 |
public_html/akarru.gui/locale.en, |
|---|
| 98 |
public_html/akarru.gui/locale.es, |
|---|
| 99 |
public_html/akarru.gui/locale.php, |
|---|
| 100 |
public_html/akarru.gui/login_form.php, |
|---|
| 101 |
public_html/akarru.gui/main_content.php, |
|---|
| 102 |
public_html/akarru.gui/master_page.php, |
|---|
| 103 |
public_html/akarru.gui/menubar.php, |
|---|
| 104 |
public_html/akarru.gui/profile_form.php, |
|---|
| 105 |
public_html/akarru.gui/top_banner.php, public_html/akarru.lib, |
|---|
| 106 |
public_html/akarru.lib/categories.php, |
|---|
| 107 |
public_html/akarru.lib/common.php, |
|---|
| 108 |
public_html/akarru.lib/database.php, |
|---|
| 109 |
public_html/akarru.lib/folksonomy.php, |
|---|
| 110 |
public_html/akarru.lib/form_manager.php, |
|---|
| 111 |
public_html/akarru.lib/html_manager.php, |
|---|
| 112 |
public_html/akarru.lib/mail.php, |
|---|
| 113 |
public_html/akarru.lib/memes.php, |
|---|
| 114 |
public_html/akarru.lib/statistics.php, |
|---|
| 115 |
public_html/akarru.lib/users.php, public_html/cat_feed.php, |
|---|
| 116 |
public_html/circulation.php, public_html/comment.php, |
|---|
| 117 |
public_html/config.php, public_html/feed.php, |
|---|
| 118 |
public_html/help.php, public_html/index.php, public_html/lib, |
|---|
| 119 |
public_html/lib/xmlrpc.inc, public_html/lib/xmlrpcs.inc, |
|---|
| 120 |
public_html/locale.en, public_html/locale.es, |
|---|
| 121 |
public_html/login.php, public_html/logo.gif, |
|---|
| 122 |
public_html/logout.php, public_html/memes_by_tag.php, |
|---|
| 123 |
public_html/memes_queue.php, public_html/pngfix.js, |
|---|
| 124 |
public_html/popular.php, public_html/post.php, |
|---|
| 125 |
public_html/profile.php, public_html/profile_edit.php, |
|---|
| 126 |
public_html/promote.php, public_html/promote_queue.php, |
|---|
| 127 |
public_html/queue.php, public_html/queue_feed.php, |
|---|
| 128 |
public_html/recover_pass.php, public_html/register.php, |
|---|
| 129 |
public_html/scripts, public_html/scripts/labels.js, |
|---|
| 130 |
public_html/scripts/pngfix.js, public_html/search.php, |
|---|
| 131 |
public_html/show_cat.php, public_html/show_folksonomy.php, |
|---|
| 132 |
public_html/site_circulation.php, public_html/stats.php, |
|---|
| 133 |
public_html/styles, public_html/styles/img, |
|---|
| 134 |
public_html/styles/img/header-bar_bg.png, |
|---|
| 135 |
public_html/styles/img/header-divider.png, |
|---|
| 136 |
public_html/styles/img/header-hover.png, |
|---|
| 137 |
public_html/styles/img/header-logo.png, |
|---|
| 138 |
public_html/styles/img/info.gif, |
|---|
| 139 |
public_html/styles/img/infobox-bottomleft.png, |
|---|
| 140 |
public_html/styles/img/infobox-topleft.gif, |
|---|
| 141 |
public_html/styles/img/infobox-topleft.png, |
|---|
| 142 |
public_html/styles/img/main-bg.gif, |
|---|
| 143 |
public_html/styles/img/main-bg.png, |
|---|
| 144 |
public_html/styles/img/main-bottom.gif, |
|---|
| 145 |
public_html/styles/img/main-bottom.png, |
|---|
| 146 |
public_html/styles/img/main-end.png, |
|---|
| 147 |
public_html/styles/img/main-top.gif, |
|---|
| 148 |
public_html/styles/img/main-top.png, |
|---|
| 149 |
public_html/styles/img/main_bg.png, |
|---|
| 150 |
public_html/styles/img/meme-globo.gif, |
|---|
| 151 |
public_html/styles/img/meme-globo.png, |
|---|
| 152 |
public_html/styles/img/meme-votar.gif, |
|---|
| 153 |
public_html/styles/img/meme-votar.png, |
|---|
| 154 |
public_html/styles/img/sidebar-bg.png, |
|---|
| 155 |
public_html/styles/img/tab_azul.png, |
|---|
| 156 |
public_html/styles/img/tab_cat-bg.png, |
|---|
| 157 |
public_html/styles/img/tab_cat-bot.png, |
|---|
| 158 |
public_html/styles/img/tab_cat-top.png, |
|---|
| 159 |
public_html/styles/img/tab_rojo.png, |
|---|
| 160 |
public_html/styles/img/tab_verde.png, |
|---|
| 161 |
public_html/styles/memes.css, public_html/tag_meme.php, |
|---|
| 162 |
public_html/unpopular.php, smarty, smarty/configs, |
|---|
| 163 |
smarty/configs/site.conf, smarty/templates, |
|---|
| 164 |
smarty/templates/about.tpl, smarty/templates/admin.tpl, |
|---|
| 165 |
smarty/templates/circulation.tpl, smarty/templates/comment.tpl, |
|---|
| 166 |
smarty/templates/donations_thanks.tpl, |
|---|
| 167 |
smarty/templates/folksonomy_grid.tpl, |
|---|
| 168 |
smarty/templates/form_footer.tpl, |
|---|
| 169 |
smarty/templates/form_header.tpl, smarty/templates/help.tpl, |
|---|
| 170 |
smarty/templates/inner_ads.tpl, |
|---|
| 171 |
smarty/templates/java_script.tpl, smarty/templates/login.tpl, |
|---|
| 172 |
smarty/templates/master_page.tpl, |
|---|
| 173 |
smarty/templates/memes_grid.tpl, smarty/templates/paginate.tpl, |
|---|
| 174 |
smarty/templates/post_1.tpl, smarty/templates/post_2.tpl, |
|---|
| 175 |
smarty/templates/post_3.tpl, smarty/templates/profile.tpl, |
|---|
| 176 |
smarty/templates/profile_edit.tpl, smarty/templates/promote.tpl, |
|---|
| 177 |
smarty/templates/register.tpl, |
|---|
| 178 |
smarty/templates/site_circulation.tpl, |
|---|
| 179 |
smarty/templates/stats.tpl, smarty/templates/tag_meme.tpl: Added |
|---|
| 180 |
to sourceforge svn |
|---|
| 181 |
|
|---|
| 182 |
2006-02-21 eadiaz |
|---|
| 183 |
|
|---|
| 184 |
* fixes bugs on queries, joins generated multi records |
|---|
| 185 |
|
|---|
| 186 |
2006-02-15 eadiaz |
|---|
| 187 |
|
|---|
| 188 |
* Some images were left out |
|---|
| 189 |
|
|---|
| 190 |
2006-02-13 eadiaz |
|---|
| 191 |
|
|---|
| 192 |
* Added circulation and site circulation code. |
|---|
| 193 |
* templates for circulation code |
|---|
| 194 |
* Changes on database structure with micro content flag field |
|---|
| 195 |
(reserved fr future use) Changes and adjustment in stylesheet |
|---|
| 196 |
* Added circulation. In comments we addes users that voted for the |
|---|
| 197 |
story. Fixed some page display problems by adding an div. |
|---|
| 198 |
* new way to organize cats. |
|---|
| 199 |
* No more anonymous votes. |
|---|
| 200 |
* blogmemes log added |
|---|
| 201 |
* Check if meme exists |
|---|
| 202 |
* statistics still buggy, too much memory usage, we must work on it |
|---|
| 203 |
* Changes in database model. Optimizations on query. |
|---|
| 204 |
* removed feed_burner.php, using circulation instead. users.php |
|---|
| 205 |
fixed bugs in check user existence. in common.php changes to read |
|---|
| 206 |
categories, because of changes on display of categories. |
|---|
| 207 |
* Fixed bug: can't change password |
|---|
| 208 |
* Fix bug that allows multiples registrations of users. |
|---|
| 209 |
|
|---|
| 210 |
2006-02-01 eadiaz |
|---|
| 211 |
|
|---|
| 212 |
* a common smarty variable time introduced |
|---|
| 213 |
* many unnecesary joins eliminated because of new database model. |
|---|
| 214 |
* disallow admin power to vote many times |
|---|
| 215 |
* shows adds only when enough space to do so. |
|---|
| 216 |
|
|---|
| 217 |
2006-01-30 eadiaz |
|---|
| 218 |
|
|---|
| 219 |
* Innodb tables Added a column to posts for votes acountability and |
|---|
| 220 |
performance boost |
|---|
| 221 |
* A new look for memes display |
|---|
| 222 |
* Minos user interface changes for a better look |
|---|
| 223 |
* Influence and popularity changed formulas Change in database to |
|---|
| 224 |
improve performance, votes column added categories and folksonmy |
|---|
| 225 |
seudo cache. |
|---|
| 226 |
|
|---|
| 227 |
2006-01-25 eadiaz |
|---|
| 228 |
|
|---|
| 229 |
* all .conf files merged on site.conf |
|---|
| 230 |
* final post (submit) step |
|---|
| 231 |
* changed to show a preview of meme before publish. |
|---|
| 232 |
|
|---|
| 233 |
|
|---|
| 234 |
2006-01-23 eadiaz |
|---|
| 235 |
|
|---|
| 236 |
* master_page now integrates many unnecesary templates |
|---|
| 237 |
* folksonomy_bar.tpl main_content.tpl merged on master_page.tpl |
|---|
| 238 |
* bottombar.tpl button_bar.tpl categories.tpl merged on |
|---|
| 239 |
master_page.tpl |
|---|
| 240 |
* menubar.tpl and top_banner.tpl merged on masterpage.tpl |
|---|
| 241 |
* Added missing create.sql DDL script |
|---|
| 242 |
|
|---|
| 243 |
2006-01-20 eadiaz |
|---|
| 244 |
|
|---|
| 245 |
* bug on anonymous votes fixed |
|---|
| 246 |
* release of 01.20.2006 |
|---|
| 247 |
* neo_index no longer supported, use index.php |
|---|
| 248 |
* neo_index.php is replaced by index.php |
|---|
| 249 |
* smarty caching enabled |
|---|
| 250 |
* promotion algorithm adjusted. refactoring of vote code. |
|---|
| 251 |
* bad regex for trackback detection eliminated |
|---|
| 252 |
* avoid INF values on log10 call in pop and infl calcs |
|---|
| 253 |
|
|---|
| 254 |
2006-01-19 eadiaz |
|---|
| 255 |
|
|---|
| 256 |
* Added administrative files: ChangeLog, LEEME, LICENCIA,LICENSE |
|---|
| 257 |
* locale configuration and pngfix.js added |
|---|
| 258 |
* warning, akarru.gui will be lost on next big release |
|---|
| 259 |
* Now includes images form blogmemes.com |
|---|
| 260 |
* added scripts |
|---|
| 261 |
* New release |
|---|
| 262 |
* xmlrpc support |
|---|
| 263 |
* added templates for smarty support |
|---|
| 264 |
* added configuration files for smarty |
|---|
| 265 |
* Initial revision |
|---|
| 266 |
* akarru beta |
|---|
| 267 |
|
|---|