Commit graph

4433 commits

Author SHA1 Message Date
9804165c33 Fixed tiny bug when rendering the og:image et al. meta information 2015-02-28 14:40:56 +01:00
5734ca7f8b Improved support for OpenGraph, Twitter Cards and Microdata 2015-02-28 14:12:34 +01:00
777e1eb1c1 Added claustra to list of directories scanned for message parsing 2015-02-22 16:18:52 +01:00
40534dad48 Refactored regular expression for autolinking to become more readable and reliable 2015-02-22 15:08:38 +01:00
01ec0ba1e4 Changed order of filters to be applied to story text to make autolinking more reliable 2015-02-22 15:07:46 +01:00
1812a8bc98 Always redirect to the story form after submit 2015-02-22 14:39:47 +01:00
938b4b57e0 Removed code removing one choice field too many 2015-02-22 14:39:15 +01:00
99da4fcd6f Fixed erroneous display of »closed« poll if it was not opened at all 2015-02-22 14:38:10 +01:00
76d09794a5 Fixed invalid HTML 2015-02-22 14:37:32 +01:00
90b0124d56 Removed title from default comment form 2015-02-22 14:36:53 +01:00
dd3fbb9a0a Fixed HTML for validation with validator.w3.org 2015-02-22 14:36:00 +01:00
6ed2ed60d0 Removed obsolete code in comments 2015-02-21 22:16:08 +01:00
8a196f3632 Replaced double newlines with <p> elements before letting Helma <br>eak everything 2015-02-21 22:00:20 +01:00
39e08577f0 Modified link of Antville logo to lead back to start page of the site 2015-02-21 21:56:47 +01:00
0733d19622 Added json2 and lessjs via node_modules / npm 2015-02-21 21:55:46 +01:00
d864126e50 Fixed restoring of JS triggering links 2015-02-21 20:00:55 +01:00
158594f3f7 Slightly modified exampes in robots.txt 2015-02-21 19:27:22 +01:00
b8df28e0de Added dummy action for favicon.ico to Root 2015-02-21 19:26:32 +01:00
60f6349df9 Do not redirect to the static URL of a file 2015-02-21 19:25:51 +01:00
6ead205ed5 Increased size for high resolution displays 2015-02-21 19:24:09 +01:00
921158736b Slightly reduced file size with GIF optimizer 2015-02-21 19:23:30 +01:00
18d198755a Fixed SVG syntax (no comment before XML header) 2015-02-21 19:22:54 +01:00
9ef3184d11 Refactored code with required client-side functionality to basically work with disabled JS, too. Fixes #36 2015-02-21 19:21:35 +01:00
1d1d2ebf57 Removed obsolete attribute 2015-02-21 19:14:18 +01:00
30c40de80b Added metadata for Open Graph and mobile devices 2015-02-21 19:12:22 +01:00
a46508ef47 Added source and command for creating the PNG in comments 2015-02-15 20:47:01 +01:00
c5b4293d74 Added safemode to site delete link 2015-02-15 20:46:21 +01:00
720b988af6 Merge branch 'release/1.5' into develop 2015-02-15 20:28:20 +01:00
fb3168701c Refactored blocking users and deleting sites in admin section 2015-02-15 20:26:57 +01:00
31b15d6b46 Added new ant image as favicon 2015-02-15 20:25:24 +01:00
aeaa25f313 Merge branch 'release/1.5' into develop 2015-02-14 17:49:44 +01:00
f628d22c9e Excluded JS maps 2015-02-14 17:47:56 +01:00
255807fd2e Removed Ant extension and build targets for Google Code upload because uploads are not possible, anymore 2015-02-14 17:46:15 +01:00
be4d319d99 Fixed sorting of skins 2015-02-14 17:38:54 +01:00
5f5daf9175 Updated build script using all Git repos 2015-02-14 17:03:15 +01:00
4f36a1e661 Fixed missing setting of modified date on creation of root site 2015-02-14 17:01:59 +01:00
73af9f864b Fixed potential bug in quote() method, leaving some strings unquoted which might break things 2015-02-14 16:30:49 +01:00
9c6c308629 Merge branch 'release/1.5' into develop 2015-02-14 15:02:14 +01:00
4681121a64 Added fonts as well as built scripts and styles 2015-02-14 15:00:19 +01:00
246e1c9503 Fixed some issues when creating / removing a site 2015-02-11 22:23:30 +01:00
d5697a8069 Added links to each activity item for immediately blocking the corresponding account or marking the corresponding site as deleted 2015-02-09 17:20:56 +01:00
e0644e6ff1 Added special rule for pixel.gif images 2015-02-09 15:46:17 +01:00
d093572593 Fixed some nasty bugs with custom content in getAbstract() 2015-02-09 15:45:12 +01:00
314d5787e6 Fixed bug preventing a user from registering; added tabindex and required attributes to some form fields 2015-02-09 15:43:47 +01:00
9d450e78e6 Added locale to html element 2015-02-07 12:04:35 +01:00
c3793223d6 Fixed wrapping in subscription list 2015-02-07 11:58:46 +01:00
7ff4399b05 Escaped text in story preview 2015-02-06 12:02:13 +01:00
2b01579d39 Fixed bug in Story.getAbstract() causing erroneous rendering of custom content 2015-02-06 11:11:08 +01:00
7b836a2e63 Improved Story.getAbstract() method for titles shorter than the desired limit 2015-02-06 10:49:26 +01:00
fb5714f22a Moved a few skins up in the file contents 2015-02-06 09:59:02 +01:00