aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
Commit message (Collapse)AuthorAgeFilesLines
* move some lesser used features to pluginsfriendica2015-03-291-4/+1
|
* Change wording on the photo location feature. When photos are merged with ↵friendica2015-03-181-1/+1
| | | | DAV storage we won't be stripping metadata by default.
* turn photo location mapping into a featurefriendica2015-03-171-0/+1
|
* item voting toolsfriendica2015-02-101-0/+1
|
* turn "large photo thumbnails" into a feature.friendica2015-01-251-0/+1
|
* regression: need float clear on manage page so footer doesn't end up floated,friendica2015-01-051-35/+44
| | | | add default value to features so that features can be created that are default enabled, or modified later to default enabled without requiring a system config to accomplish this.
* edit and preview removed from additional features and turned into core ↵friendica2014-12-161-2/+2
| | | | functionality (always enabled).
* turn the "adult photo flagging" (which prevents a particularly flagged photo ↵friendica2014-11-181-0/+1
| | | | from showing up in your top level albums) into a feature so it doesn't clutter the normal photo edit form. This feature was a quick hack and needs more work; but it could be important to somebody.
* nav channel selectionfriendica2014-08-181-0/+3
|
* issue #551 provide import/export of profiles (if this feature is enabled)friendica2014-08-041-2/+2
|
* make the profile minimal by default. Use features to enable the advanced form.friendica2014-08-011-0/+2
|
* turn that into a featurefriendica2014-07-021-0/+1
|
* remove the feature setting until the community decides what to do and makes ↵friendica2014-06-281-1/+1
| | | | it happen
* allow site defaults for enabled featuresfriendica2014-01-261-0/+2
|
* sslify - remove the redirect fallback - as it gets called occasionally and ↵friendica2013-12-271-2/+2
| | | | creates mixed content exceptions. Let's see how we go without it. Also a doc update.
* remove prettyphoto from core - this will affect the enhanced photo albums ↵friendica2013-12-261-1/+3
| | | | feature on the short term which has been disabled until we figure out how to make the setting per-theme instead of a core option. The library is still available in core (library/prettyphoto) currently but needs to be moved to theme js and loaded/accessed from there [for themes which use it]. Then the library will be removed. It appears that other lightboxes commonly use rel= to group photo albums. So we may provide a generic rel= tag in photo album templates so that the choice of lightbox or album viewer is not only a theme option but could also be accomplished with plugins.
* make suggest channels a featuremarijus2013-12-111-0/+1
|
* turn private notes into a featurefriendica2013-12-091-0/+1
|
* comment out the multi-delete feature until somebody wants it bad enough to ↵friendica2013-11-151-1/+1
| | | | make it work
* change wording on feature to "even more encryption" because otherwise it ↵friendica2013-11-111-1/+1
| | | | sounds like we don't have any at all - and we certainly do.
* e2eefriendica2013-11-101-0/+1
|
* provide expire feature on post and comments as well as private messages. ↵friendica2013-11-071-2/+2
| | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
* sources management pagefriendica2013-09-291-0/+1
|
* make premium channels a featurefriendica2013-08-221-2/+1
|
* most of expire is now ported from friendica, but the protocol bits to push ↵friendica2013-08-141-1/+2
| | | | out the delete notifications for the entire batch to all recipients of the original post are not complete and will take quite a bit more work. As a consequence, expire has been completely disabled until it is fully implmented since it could result in completely un-removable posts reminiscent of the infamous "Bonnie Nadri" incident at Diaspora which we do not wish to re-live.
* tag cloud feature (enable the feature, then it will show up on your channel ↵friendica2013-07-021-0/+1
| | | | page)
* Uncripple zids.Thomas Willingham2013-04-161-0/+2
|
* Make prettyPhoto a feature, add slideshow for albums.Thomas Willingham2013-03-291-0/+1
|
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* Expert mode. Doesn't do anything yet, just checking in on the offchance ↵Thomas Willingham2013-02-131-0/+2
| | | | anyone needs it before I'm finished with the theme stuff that uses it.
* implement Smarty3Zach Prezkuta2013-01-061-1/+1
|
* typofriendica2012-12-121-1/+1
|
* So what if Red could do more CMS types of things? And you could add ↵friendica2012-12-121-0/+2
| | | | arbitrary web content pages of your own design to your channel resources? Oh wait...
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-281-16/+39
|
* turn star into a featurefriendica2012-11-081-12/+13
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-071-11/+12
| | | | (block,hide,archive,etc.)
* more work on the settings pagesfriendica2012-11-051-1/+1
|
* plaintext default - richtext is a featurefriendica2012-11-051-1/+1
|
* some cleanup of main item templatefriendica2012-11-041-0/+1
|
* expanded help text for featuresfriendica2012-11-031-8/+9
|
* turn off some "advanced" features by default, like archives and saved search ↵friendica2012-11-031-0/+1
| | | | - even though we don't yet have a screen to turn them on. That will come.
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-281-1/+1
|
* start on network/home notification refactorfriendica2012-10-271-7/+6
|
* feature managementfriendica2012-10-261-0/+32