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
12da671a20
Slightly refactored story, image and poll macros for not showing “via” footer on the same site; story macro now with default story filter.
2015-05-08 15:14:46 +02:00
4c668ed024
Fixed date output
2015-05-02 19:56:30 +02:00
ebf70d6655
Made markdown mode the default and removed plain mode in Story.format_filter()
2015-05-02 19:38:42 +02:00
1706463463
Disabled extended mode from url_filter() again
2015-05-02 18:26:50 +02:00
74a7379118
Refactored url_filter() to only reformate textual URLs without adding an HTML link element (which is done by the MarkDown renderer now, anyway). Thus, hopefully fixing e.g. nasty issues with links in attributes causing layout havoc, once and for all.
2015-05-02 18:25:10 +02:00
47d152ecc4
Optimized Open Graph output for conditions where title or description is not available
2015-04-27 10:49:28 +02:00
efea5874c8
Do not display the “via” footer if the image is from the current site
2015-04-26 13:42:36 +02:00
bf8bf20c63
Fixed bracketing
2015-04-26 13:39:59 +02:00
7f075ef0a5
Modified RSS output of date as a fallback when no title is available
2015-04-26 13:23:33 +02:00
5ac84497e7
Added getDescription() method returning the story text in a plain format usable for Open Graph; slightly modified Open Graph output of story title
2015-04-26 13:19:30 +02:00
98f495ea15
Fixed unrendered Markdown in RSS output; re-enabled already existing work-around for exceptions thrown due to ASCII control characters
2015-04-26 13:07:48 +02:00
98aada09bd
Added <p> element around text to prevent it sticking to the message alert
2015-04-18 09:42:20 +02:00
e5cf48470a
Added comment link to all comments, but linked it to the top comment only, for two-level hierarchy
2015-04-17 14:58:45 +02:00
dde6f1b160
Changed order of format filters one more time (hopefully the last one)
2015-04-17 14:04:13 +02:00
cd9b084cd7
Added work-around for cursor positioning issue until official fix is available. See https://github.com/uikit/uikit/issues/1149
2015-04-17 13:21:15 +02:00
587eac895f
Reduced navigation of root site; removed search and added contact link
2015-04-16 21:09:41 +02:00
5fee30c368
Implemted Site.contact_action, redirecting to contact form of first site owner
2015-04-16 21:07:53 +02:00
8f0a1dcfff
Fixed bug causing scrambled rendering of Markdown links [foobar](http://…)
2015-04-12 15:36:49 +02:00
5ecd38328c
Enabled image tags in comments
2015-04-12 14:56:51 +02:00
20c2c7b3c1
Swapped “Name” with “Account”
2015-04-12 14:19:41 +02:00
e01cecfe25
Allowed a privileged user to add, edit and delete memberships without restrictions (you know what you’re doing)
2015-04-12 14:18:30 +02:00
65ffc80208
Unified permissions for a user to delete their subscription
2015-04-12 14:17:30 +02:00
a284fbd91b
Changed behavior when trying to add an already existing membership; instead of throwing an exception, simply redirect to the membership editor.
2015-04-12 14:10:22 +02:00
f2e121dbfb
Changed visibility of filter button (“gaslighting”). Only privileged users and content managers see it, unless they are the content’s creator, or the account is already filtered.
2015-04-12 14:08:41 +02:00
cd2dfc1260
Extended Story.isCustomContent() method with all currently known keys *not* intended for custom content – fixes bug described in https://help.antville.org/stories/2220699
2015-04-12 14:04:37 +02:00
b73e44120f
Removed obsolete CSS class
2015-04-12 14:01:45 +02:00
1f641093b7
Slightly modified display of authorship and membership / user status. Fixes #162
2015-04-07 18:13:22 +02:00
51ee6c1cf4
Fixed issue where selection of male gendered German language would display default (English) date formats
2015-04-07 16:03:50 +02:00
96f1099933
Empty troll filter needs an array, not a string. Fixes #155
2015-04-07 12:35:46 +02:00
308c687fef
Updated URLs after moving source code repository from Google Code to GitHub
2015-04-06 22:22:50 +02:00
e6e8e963fb
Updated link to development site
2015-04-06 19:45:13 +02:00
209112dd6c
Slightly modified appearance of paragraph about hosted sites
2015-04-04 22:38:51 +02:00
1b4687ebeb
Enabled use of value macro in stories
2015-04-04 22:38:21 +02:00
b765cb13cd
Fixed bug causing image upload error in formica.html
2015-04-04 22:37:47 +02:00
71bc8ddceb
Fixed missing output for file in activity feed
2015-04-04 16:46:59 +02:00
60d556d7ec
Fixed bug causing exception when creating a new site
2015-04-04 15:40:05 +02:00
68d3b1e8d1
Fixed bug causing wrong macro output introduced in last commit
2015-04-04 15:26:52 +02:00
242f3f61da
Fixed macro output for layout images (no box per default)
2015-04-04 15:23:59 +02:00
85deb1593c
Enabled probation period and interval of 0 days for site creation
2015-04-04 15:06:02 +02:00
21605f919d
Fixed height of header to prevent overlapping with text links
2015-04-04 14:59:19 +02:00
29343dc5c9
Show button for site creation only if permission is granted for regular users
2015-04-01 16:09:30 +02:00
978b532228
Added gendered german translations
2015-04-01 14:18:39 +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
3c669d34ec
Replaced “Author” with “Account”
2015-03-28 19:40:09 +01: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
1221a5b3ee
Merge branch 'develop' into feature/batch-upload
...
* develop:
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
2015-03-27 17:51:24 +01:00