| 84c1127c | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
correctly check if subscriptions are enabled |
| 835242b0 | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
subscription system should work now again
This readds the last part of the subscription system: the normal "every" subscriptions. |
| 8c7bcacd | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
added list test |
| adec979f | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
more subscription refactoring BROKEN
now the actual sending of bulk messages (digest, list) is reimplemented and partially tested.
Still not complete |
| e920a0a1 | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
handle empty changelog in getRecentsSince() |
| 2240ea1f | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
first start at refactoring the subscription system BROKEN
This introduces a class for nicer wrapping and easier testing. Some functions were changed to provide nicer APIs (no throwing around of unes
first start at refactoring the subscription system BROKEN
This introduces a class for nicer wrapping and easier testing. Some functions were changed to provide nicer APIs (no throwing around of unescaped regexps) and to simplify things (hopefully).
The refactoring isn't completed yet, so this will break the subscription system.
The goal is to move as much subscription related stuff to this class as possible. Currently there is some code in lib/exe/indexer.php and maybe elsewhere (common.php?). Additionally everything should be covered by tests. A few tests are included here already.
show more ...
|
| c0ec6928 | 11-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
some minor cleanups in subscription.php |
| eea0f0d0 | 11-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
use $INPUT in inc/actions.php |
| ac7a515f | 09-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
code cleanup in template.php
* make use of $INPUT * clean up coding style * add phpdoc comments |
| d9e9c1bb | 09-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
extract method for Input class
makes it easier to access our do parameters |
| 80a47290 | 06-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
do not recompress already minified js FS#2574 |
| 465e809b | 05-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
renamed mailfromnon to mailfromnobody, use in subscriptions |
| f7cefc02 | 05-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
added mailfromnone internal option FS#2170 |
| 63e967bd | 05-Aug-2012 |
Anika Henke <anika@selfthinker.org> |
html validity fixes (removed name and align in some plugins) |
| 24d49498 | 05-Aug-2012 |
Anika Henke <anika@selfthinker.org> |
added some missing spaces (to popularity and revert plugins) |
| faa7bcaa | 31-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
fixed objects not showing properly (FS#2572) |
| 71f17ac4 | 29-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
copy not move uploaded files FS#2465
This fixes problems with setgid bits on the media directory |
| fa446926 | 29-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
more utf8_basename fixes |
| a8c343f2 | 29-Jul-2012 |
Michael Hamann <michael@content-space.de> |
Fix utf8_basename for files in the root directory |
| 420addb2 | 29-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
fix utf8_basename for file names without any directory |
| 00c2d4a9 | 28-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
fixed some RTL+IE7 bugs, mainly background icons and search form (FS#2569) |
| b7e5821d | 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
added missing include |
| 7c62086b | 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
only execute valid instructions FS#2432 |
| 17dcc4ab | 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
decode utf8 filenames in JpegMeta FS#2553 |
| 0fcb2760 | 28-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
removed deprecated |