mirror of
https://github.com/friendica/friendica
synced 2025-04-26 17:50:11 +00:00
Merge develop-new into event-attendance-new
Conflicts: include/conversation.php
This commit is contained in:
commit
649578ae33
75 changed files with 20240 additions and 18748 deletions
|
@ -23,6 +23,7 @@ function get_features() {
|
|||
t('General Features'),
|
||||
//array('expire', t('Content Expiration'), t('Remove old posts/comments after a period of time')),
|
||||
array('multi_profiles', t('Multiple Profiles'), t('Ability to create multiple profiles')),
|
||||
array('photo_location', t('Photo Location'), t('Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map.'),false),
|
||||
),
|
||||
|
||||
// Post composition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue