Commit graph

134 commits

Author SHA1 Message Date
f4fdd91c32 Added some more search engines and url shorteners 2015-05-13 20:57:19 +02:00
25f6604105 Fixed backslashes 2015-05-13 20:48:19 +02:00
17e727ae59 Added baidu.com and duckduckgo.com 2015-05-13 20:31:29 +02:00
47d152ecc4 Optimized Open Graph output for conditions where title or description is not available 2015-04-27 10:49:28 +02:00
98aada09bd Added <p> element around text to prevent it sticking to the message alert 2015-04-18 09:42:20 +02:00
21605f919d Fixed height of header to prevent overlapping with text links 2015-04-04 14:59:19 +02:00
511df4701a Fixed cross-browser compatibility for header (title and animated logo) 2015-03-29 19:18:04 +02:00
c5f0f10a43 Fixed position and link of animated logo in root site 2015-03-29 16:30:09 +02:00
5391f96840 Merge branch 'develop' into feature/revise-translations
* develop:
  Fixed compatibility issues with missing core stylesheet / JavaScript
  Moved client-side upload code to Images#upload skin
  Re-added click handler for cancel links (compatibility)
  Fixed display of Gravatar for accounts
  Added code for embedded audio and video player (HTML5)
  (Whitespace)
  Updated proxy URL
  Updated translation files
  Slightly rearranged code
  Moved image dimension limits from image creation to site settings
  Fixed batch upload for layout images
  Refactored Story.getAbstract() method. Commented out abstract for custom content.
  Refactored Story.getDelta() method. Commented out calculation for custom content.
  Moved calculation of delta behind sanitizing comment title and completely removed HTML sanitization
  Moved calculation of delta behind sanitizing comment title and replaced call for setMetadata() with setCustomContent()
  Fixed appearance of button for new site creation
  Added box argument to image macro output
  Added metadata for Open Graph et al. to Stories.create_action()
  Implemented first version of multiple image upload by drag&drop
  Refactored Comment.update() method - text is now required, title remains optional - sanitize text first to catch potential empty string afterwards

Conflicts:
	i18n/antville.pot
	i18n/de.po
	i18n/en.po
	i18n/messages.de.js
	i18n/messages.en.js
2015-03-27 22:02:27 +01:00
86cb473b03 Fixed compatibility issues with missing core stylesheet / JavaScript 2015-03-27 18:53:26 +01:00
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
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
17e5013236 Introduced another value for the color of borders, vertical and horizontal lines 2015-03-17 16:07:10 +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
3698c82d99 Re-added some layout variables and refactored CSS 2015-03-14 16:03:26 +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
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
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
e0644e6ff1 Added special rule for pixel.gif images 2015-02-09 15:46:17 +01:00
fb5714f22a Moved a few skins up in the file contents 2015-02-06 09:59:02 +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
b0aa4df56d Refactored CSS for getting images right in terms of compatibility 2015-01-30 16:48:09 +01:00