Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | item voting tools | friendica | 2015-02-10 | 1 | -0/+1 |
| | |||||
* | turn "large photo thumbnails" into a feature. | friendica | 2015-01-25 | 1 | -0/+1 |
| | |||||
* | regression: need float clear on manage page so footer doesn't end up floated, | friendica | 2015-01-05 | 1 | -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 ↵ | friendica | 2014-12-16 | 1 | -2/+2 |
| | | | | functionality (always enabled). | ||||
* | turn the "adult photo flagging" (which prevents a particularly flagged photo ↵ | friendica | 2014-11-18 | 1 | -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 selection | friendica | 2014-08-18 | 1 | -0/+3 |
| | |||||
* | issue #551 provide import/export of profiles (if this feature is enabled) | friendica | 2014-08-04 | 1 | -2/+2 |
| | |||||
* | make the profile minimal by default. Use features to enable the advanced form. | friendica | 2014-08-01 | 1 | -0/+2 |
| | |||||
* | turn that into a feature | friendica | 2014-07-02 | 1 | -0/+1 |
| | |||||
* | remove the feature setting until the community decides what to do and makes ↵ | friendica | 2014-06-28 | 1 | -1/+1 |
| | | | | it happen | ||||
* | allow site defaults for enabled features | friendica | 2014-01-26 | 1 | -0/+2 |
| | |||||
* | sslify - remove the redirect fallback - as it gets called occasionally and ↵ | friendica | 2013-12-27 | 1 | -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 ↵ | friendica | 2013-12-26 | 1 | -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 feature | marijus | 2013-12-11 | 1 | -0/+1 |
| | |||||
* | turn private notes into a feature | friendica | 2013-12-09 | 1 | -0/+1 |
| | |||||
* | comment out the multi-delete feature until somebody wants it bad enough to ↵ | friendica | 2013-11-15 | 1 | -1/+1 |
| | | | | make it work | ||||
* | change wording on feature to "even more encryption" because otherwise it ↵ | friendica | 2013-11-11 | 1 | -1/+1 |
| | | | | sounds like we don't have any at all - and we certainly do. | ||||
* | e2ee | friendica | 2013-11-10 | 1 | -0/+1 |
| | |||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 1 | -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 page | friendica | 2013-09-29 | 1 | -0/+1 |
| | |||||
* | make premium channels a feature | friendica | 2013-08-22 | 1 | -2/+1 |
| | |||||
* | most of expire is now ported from friendica, but the protocol bits to push ↵ | friendica | 2013-08-14 | 1 | -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 ↵ | friendica | 2013-07-02 | 1 | -0/+1 |
| | | | | page) | ||||
* | Uncripple zids. | Thomas Willingham | 2013-04-16 | 1 | -0/+2 |
| | |||||
* | Make prettyPhoto a feature, add slideshow for albums. | Thomas Willingham | 2013-03-29 | 1 | -0/+1 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Expert mode. Doesn't do anything yet, just checking in on the offchance ↵ | Thomas Willingham | 2013-02-13 | 1 | -0/+2 |
| | | | | anyone needs it before I'm finished with the theme stuff that uses it. | ||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | typo | friendica | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | So what if Red could do more CMS types of things? And you could add ↵ | friendica | 2012-12-12 | 1 | -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 slider | friendica | 2012-11-28 | 1 | -16/+39 |
| | |||||
* | turn star into a feature | friendica | 2012-11-08 | 1 | -12/+13 |
| | |||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 1 | -11/+12 |
| | | | | (block,hide,archive,etc.) | ||||
* | more work on the settings pages | friendica | 2012-11-05 | 1 | -1/+1 |
| | |||||
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -1/+1 |
| | |||||
* | some cleanup of main item template | friendica | 2012-11-04 | 1 | -0/+1 |
| | |||||
* | expanded help text for features | friendica | 2012-11-03 | 1 | -8/+9 |
| | |||||
* | turn off some "advanced" features by default, like archives and saved search ↵ | friendica | 2012-11-03 | 1 | -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 precedence | friendica | 2012-10-28 | 1 | -1/+1 |
| | |||||
* | start on network/home notification refactor | friendica | 2012-10-27 | 1 | -7/+6 |
| | |||||
* | feature management | friendica | 2012-10-26 | 1 | -0/+32 |