[Commit revision 238b833]
Author: Nao
Date: Wed, 19 Oct 2016 15:06:40 +0200
Stats: 1 file changed; +5 (insertions), -0 (deletion)
[Commit revision cb7412f]
Author: Nao
Date: Wed, 19 Oct 2016 15:09:49 +0200
Stats: 1 file changed; +14 (insertions), -2 (deletions)
[Commit revision b51f7d0]
Author: Nao
Date: Wed, 19 Oct 2016 15:11:05 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision b8ae0a2]
Author: Nao
Date: Wed, 19 Oct 2016 15:12:02 +0200
Stats: 1 file changed; +8 (insertions), -4 (deletions)
Date: Wed, 19 Oct 2016 15:06:40 +0200
Stats: 1 file changed; +5 (insertions), -0 (deletion)
- Tweaked PHP Information page to avoid long lines as much as possible (e.g. path lists.) (ManageServer.php)
[Commit revision cb7412f]
Date: Wed, 19 Oct 2016 15:09:49 +0200
Stats: 1 file changed; +14 (insertions), -2 (deletions)
- Allow passing an 'immediate' boolean parameter to imperative tasks. This allows the script to immediately delete the task to avoid executing it twice. (Subs-Scheduled.php)
[Commit revision b51f7d0]
Date: Wed, 19 Oct 2016 15:11:05 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Remote avatars didn't allow, surprisingly, for HTTPS or protocol-relative links. I hate replacing a strpos with a preg_match, but it's probably faster than 3 strpos'es, so let's do that. (Subs.php)
[Commit revision b8ae0a2]
Date: Wed, 19 Oct 2016 15:12:02 +0200
Stats: 1 file changed; +8 (insertions), -4 (deletions)
- Some fixes for the main window border in Wilde, as well as a tweak to large header fonts, so that they don't look too bad. (extra.css)

