Commit graph

1129 commits

Author SHA1 Message Date
3cb4d41389 Moved client-side upload code to Images#upload skin 2015-03-27 17:50:43 +01:00
d36ff32b37 Updated translation files 2015-03-27 15:55:05 +01:00
9ae85ed570 Slightly rearranged code 2015-03-27 15:49:25 +01:00
0a0f1fc376 Moved image dimension limits from image creation to site settings 2015-03-27 15:48:35 +01:00
6c3e056068 Fixed batch upload for layout images 2015-03-27 15:45:43 +01:00
dc6bd3afc8 Fixed appearance of button for new site creation 2015-03-27 11:50:14 +01:00
14128dd6eb Implemented first version of multiple image upload by drag&drop 2015-03-25 19:27:20 +01:00
20e605aa7b Added accusatives for user-defined objects. Replaced user with account. Balanced out gender in german translation. 2015-03-25 16:04:47 +01:00
7522418bf0 Implemented “gaslighting” of troll comments, i.e. hiding a comment of a known troll for everyone else but themselves 2015-03-22 15:14:49 +01:00
471f657689 Separated rendering of core and custom CSS with Less and added more detailed error output 2015-03-17 21:34:26 +01:00
17e5013236 Introduced another value for the color of borders, vertical and horizontal lines 2015-03-17 16:07:10 +01:00
a9ef61898d Added comment about why including main CSS file does not work 2015-03-14 19:33:56 +01:00
5986b59089 Moved renderPage() method down in code 2015-03-14 19:25:48 +01:00
52ffac6295 Fixed color of button for current page in pager navigation 2015-03-14 16:36:47 +01:00
407e46a00b Fixed color of title and hovered navigation items 2015-03-14 16:30:04 +01:00
fa8785050f Removed layout values for debugging 2015-03-14 16:19:47 +01:00
3698c82d99 Re-added some layout variables and refactored CSS 2015-03-14 16:03:26 +01:00
5446fc87c2 Fixed nasty bug when resubmitting the story editor via script 2015-03-06 17:25:53 +01:00
865a418b49 Implemented client-side parsing of story content to extract image and video URLs as metadata. This metadata is then used for rendering Open Graph, Twitter Cards and microdata. 2015-02-28 22:00:54 +01:00
29350df8f0 Commented out og:locale data because Facebook is very picky about locales (see https://www.facebook.com/translations/FacebookLocales.xml) 2015-02-28 17:18:18 +01:00
1ced2595dd Fixed some issues with microdata and Open Graph, removed twitter:site data and added og:locale 2015-02-28 16:43:57 +01:00
5734ca7f8b Improved support for OpenGraph, Twitter Cards and Microdata 2015-02-28 14:12:34 +01:00
dd3fbb9a0a Fixed HTML for validation with validator.w3.org 2015-02-22 14:36:00 +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
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
30c40de80b Added metadata for Open Graph and mobile devices 2015-02-21 19:12:22 +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
246e1c9503 Fixed some issues when creating / removing a site 2015-02-11 22:23:30 +01:00
e0644e6ff1 Added special rule for pixel.gif images 2015-02-09 15:46:17 +01:00
9d450e78e6 Added locale to html element 2015-02-07 12:04:35 +01:00
fb5714f22a Moved a few skins up in the file contents 2015-02-06 09:59:02 +01:00
e08f526291 Prevented modified or configured property in users and sites, resp. from being updated when account and session are not equal 2015-02-04 14:45:07 +01:00
c1af5b6b22 Removed hover from heading elements again 2015-02-01 13:07:34 +01:00
db2a5a819e Hide overflows in description lists 2015-02-01 13:05:48 +01:00
45ab68a623 Fixed some CSS style for b/w compatibility 2015-02-01 12:59:37 +01:00
119aadacd5 Updated gettext messages and i18n files 2015-01-31 22:11:30 +01:00
e19e99a3ca Fixed custom Google search for existing sites 2015-01-31 16:24:34 +01:00
7c42dfe003 Modified automatic calculaion of muted colors due to bad results for some existing sites 2015-01-31 13:43:11 +01:00
3046037e95 Modified border of form elements 2015-01-31 00:00:30 +01:00
6276392100 Removed global client-side scripts array and refactored page-specific scripts, now that library code is loaded at once 2015-01-31 00:00:12 +01:00
29175bec5c Further refactored layout for b/w compatibility 2015-01-30 23:14:11 +01:00
a53f576785 Further refactored layout for b/w compatibility 2015-01-30 22:57:27 +01:00
17a017b805 Removed background color from html element again 2015-01-30 22:22:37 +01:00
c54eabe243 Removed body margin again 2015-01-30 22:13:57 +01:00
b7e68cf2f0 Further refactored layout for b/w compatibility 2015-01-30 22:10:39 +01:00
be2b9b164f Removed the word “spam” from the referrer filter 2015-01-30 21:42:20 +01:00
b05b300c05 Further refactored layout for b/w compatibility 2015-01-30 21:36:35 +01:00
1fb4a612b8 Further refactored layout for b/w compatibility 2015-01-30 21:07:19 +01:00