]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoMerge pull request #4912 from annando/archivecontacts
Hypolite Petovan [Mon, 23 Apr 2018 06:07:53 +0000 (02:07 -0400)]
Merge pull request #4912 from annando/archivecontacts

Added console command to manually archive contacts

6 years agoDFRN: mark for archival at different places
Michael [Mon, 23 Apr 2018 06:03:55 +0000 (06:03 +0000)]
DFRN: mark for archival at different places

6 years agoMerge pull request #4911 from tobiasd/20180423-travis
Hypolite Petovan [Mon, 23 Apr 2018 05:49:16 +0000 (01:49 -0400)]
Merge pull request #4911 from tobiasd/20180423-travis

travis indentation

6 years agotravix indentation
Tobias Diekershoff [Mon, 23 Apr 2018 05:42:48 +0000 (07:42 +0200)]
travix indentation

6 years agoAdded console command to manually archive contacts
Michael [Mon, 23 Apr 2018 05:33:47 +0000 (05:33 +0000)]
Added console command to manually archive contacts

6 years agoMerge pull request #4910 from tobiasd/20180423-lng
Hypolite Petovan [Mon, 23 Apr 2018 05:32:15 +0000 (01:32 -0400)]
Merge pull request #4910 from tobiasd/20180423-lng

translation updates DE and FI

6 years agoupdate DE translations
Tobias Diekershoff [Mon, 23 Apr 2018 05:13:10 +0000 (07:13 +0200)]
update DE translations

6 years agoupdate FI translations THX Kris
Tobias Diekershoff [Mon, 23 Apr 2018 05:13:02 +0000 (07:13 +0200)]
update FI translations THX Kris

6 years agoMerge pull request #4909 from MrPetovan/bug/4898-fix-php-72-warnings
Michael Vogel [Mon, 23 Apr 2018 04:50:21 +0000 (06:50 +0200)]
Merge pull request #4909 from MrPetovan/bug/4898-fix-php-72-warnings

Fix PHP 7.2 warnings

6 years agoFix self warning in Util\Temporal
Hypolite Petovan [Mon, 23 Apr 2018 04:03:27 +0000 (00:03 -0400)]
Fix self warning in Util\Temporal

6 years agoFix count() warning in Object\Post
Hypolite Petovan [Mon, 23 Apr 2018 04:02:18 +0000 (00:02 -0400)]
Fix count() warning in Object\Post

6 years agoFix count() warning in Model\Profile
Hypolite Petovan [Mon, 23 Apr 2018 04:01:46 +0000 (00:01 -0400)]
Fix count() warning in Model\Profile

- Replace x() calls with empty() in Profile::load
- Remove extraneous $a->page['aside'] initialization

6 years agoFix count() warning in mod/friendica
Hypolite Petovan [Mon, 23 Apr 2018 04:00:29 +0000 (00:00 -0400)]
Fix count() warning in mod/friendica

- Add default value for Config call

6 years agoFix count() warning in include/dba.php
Hypolite Petovan [Mon, 23 Apr 2018 04:00:06 +0000 (00:00 -0400)]
Fix count() warning in include/dba.php

6 years agoMerge pull request #4908 from rabuzarus/20180421_frio_some_missing_admin_templates
Michael Vogel [Sun, 22 Apr 2018 22:32:52 +0000 (00:32 +0200)]
Merge pull request #4908 from rabuzarus/20180421_frio_some_missing_admin_templates

frio - Bugfix - there was a wrong user count in admin-users template

6 years agoMerge pull request #4881 from MrPetovan/task/4867-guess-language-from-plaintext
Michael Vogel [Sun, 22 Apr 2018 22:26:05 +0000 (00:26 +0200)]
Merge pull request #4881 from MrPetovan/task/4867-guess-language-from-plaintext

Guess language from plaintext

6 years agofrio - Bugfix - there was a wrong user count in admin-users template
rabuzarus [Sun, 22 Apr 2018 22:26:00 +0000 (00:26 +0200)]
frio - Bugfix - there was a wrong user count in admin-users template

6 years agoMerge pull request #4907 from rabuzarus/20180421_frio_some_missing_admin_templates
Hypolite Petovan [Sun, 22 Apr 2018 22:14:50 +0000 (18:14 -0400)]
Merge pull request #4907 from rabuzarus/20180421_frio_some_missing_admin_templates

Frio - rework admin users  and admin  contactblock template to be more consistant with other setting pages

6 years agoMerge pull request #4906 from MrPetovan/task/content-filter-one-liner
rabuzarus [Sun, 22 Apr 2018 22:14:22 +0000 (00:14 +0200)]
Merge pull request #4906 from MrPetovan/task/content-filter-one-liner

Move content filter HTML in a template

6 years agoForgot new line at end of file in templates/wall/content_filter.tpl
Hypolite Petovan [Sun, 22 Apr 2018 22:13:13 +0000 (18:13 -0400)]
Forgot new line at end of file in templates/wall/content_filter.tpl

6 years agoMove content filter HTML in a template
Hypolite Petovan [Sun, 22 Apr 2018 22:02:00 +0000 (18:02 -0400)]
Move content filter HTML in a template

6 years agofrio - some work on the admin contactblock template to be more consistant with other...
rabuzarus [Sun, 22 Apr 2018 21:06:06 +0000 (23:06 +0200)]
frio - some work on the admin contactblock template to be more consistant with other setting pages

6 years agoMerge pull request #4905 from MrPetovan/task/content-filter-one-liner
rabuzarus [Sun, 22 Apr 2018 21:00:05 +0000 (23:00 +0200)]
Merge pull request #4905 from MrPetovan/task/content-filter-one-liner

Add one-line content filter when there's only one reason

6 years agoAdd one-line content filter when there's only one reason
Hypolite Petovan [Sun, 22 Apr 2018 18:28:34 +0000 (14:28 -0400)]
Add one-line content filter when there's only one reason

6 years agofrio - some work on the admin users template to be more consistant with other setting...
rabuzarus [Sun, 22 Apr 2018 18:23:24 +0000 (20:23 +0200)]
frio - some work on the admin users template to be more consistant with other setting pages

6 years agoMerge pull request #4904 from M-arcus/patch-4
Hypolite Petovan [Sun, 22 Apr 2018 17:30:28 +0000 (13:30 -0400)]
Merge pull request #4904 from M-arcus/patch-4

[DOCS] Automatic install: Add documentation

6 years ago[DOCS] Install: Add intendation for list (en)
Marcus Müller [Sun, 22 Apr 2018 17:28:27 +0000 (19:28 +0200)]
[DOCS] Install: Add intendation for list (en)

6 years ago[DOCS] Install: Add intendation for list (de)
Marcus Müller [Sun, 22 Apr 2018 17:27:56 +0000 (19:27 +0200)]
[DOCS] Install: Add intendation for list (de)

6 years ago[DOCS] Installation: Fix minor text error
Marcus Müller [Sun, 22 Apr 2018 17:11:37 +0000 (19:11 +0200)]
[DOCS] Installation: Fix minor text error

6 years ago[DOCS] Installation: Update german instructions
Marcus Müller [Sun, 22 Apr 2018 17:10:27 +0000 (19:10 +0200)]
[DOCS] Installation: Update german instructions

6 years ago[DOCS] Automatic install: Add documentation
Marcus Müller [Sun, 22 Apr 2018 15:55:43 +0000 (17:55 +0200)]
[DOCS] Automatic install: Add documentation

6 years agoUncomment some code in ItemContent::getPlaintextPost
Hypolite Petovan [Sun, 22 Apr 2018 15:43:27 +0000 (11:43 -0400)]
Uncomment some code in ItemContent::getPlaintextPost

- I have no idea what I'm doing

6 years agoMerge pull request #4894 from MrPetovan/task/4513-show-events-reminders-attendence
Michael Vogel [Sun, 22 Apr 2018 15:38:32 +0000 (17:38 +0200)]
Merge pull request #4894 from MrPetovan/task/4513-show-events-reminders-attendence

Only show event reminders of events attendyes or attendmaybe

6 years agoMerge pull request #4903 from MrPetovan/bug/infinite-loop-in-dba-delete
rabuzarus [Sun, 22 Apr 2018 15:35:52 +0000 (17:35 +0200)]
Merge pull request #4903 from MrPetovan/bug/infinite-loop-in-dba-delete

Add documentation for new $options parameter in dba::delete

6 years agoMerge pull request #4900 from annando/dfrn-rework
Hypolite Petovan [Sun, 22 Apr 2018 15:35:41 +0000 (11:35 -0400)]
Merge pull request #4900 from annando/dfrn-rework

Preparation for transmitting public posts via DFRN

6 years agoAdd default value doc for options.cascade in dba::delete
Hypolite Petovan [Sun, 22 Apr 2018 15:34:41 +0000 (11:34 -0400)]
Add default value doc for options.cascade in dba::delete

6 years agoAdd documentation for $options parameter in dba::delete
Hypolite Petovan [Sun, 22 Apr 2018 15:33:20 +0000 (11:33 -0400)]
Add documentation for $options parameter in dba::delete

6 years agoUse public_contact() instead of wrong query in Profile::getEventsReminderHTML
Hypolite Petovan [Sun, 22 Apr 2018 15:29:55 +0000 (11:29 -0400)]
Use public_contact() instead of wrong query in Profile::getEventsReminderHTML

6 years agoMerge pull request #4901 from tobiasd/20180422-travis
Hypolite Petovan [Sun, 22 Apr 2018 15:17:06 +0000 (11:17 -0400)]
Merge pull request #4901 from tobiasd/20180422-travis

check more PHP version

6 years agocheck more PHP version
Tobias Diekershoff [Sun, 22 Apr 2018 12:56:59 +0000 (14:56 +0200)]
check more PHP version

6 years agoCurrently disabled
Michael [Sun, 22 Apr 2018 11:33:32 +0000 (11:33 +0000)]
Currently disabled

6 years agoReceiving of public posts is now working
Michael [Sun, 22 Apr 2018 10:58:03 +0000 (10:58 +0000)]
Receiving of public posts is now working

6 years agoPublic posts are now transferred successfully to the DFRN part
Michael [Sun, 22 Apr 2018 10:42:01 +0000 (10:42 +0000)]
Public posts are now transferred successfully to the DFRN part

6 years agoMerge pull request #4896 from MrPetovan/bug/infinite-loop-in-dba-delete
Tobias Diekershoff [Sun, 22 Apr 2018 10:23:11 +0000 (12:23 +0200)]
Merge pull request #4896 from MrPetovan/bug/infinite-loop-in-dba-delete

Prevent side effect with cascade => false in dba::delete

6 years agoMerge pull request #4897 from MrPetovan/bug/4879-remove-backslash-in-birthday-events
Tobias Diekershoff [Sun, 22 Apr 2018 10:18:48 +0000 (12:18 +0200)]
Merge pull request #4897 from MrPetovan/bug/4879-remove-backslash-in-birthday-events

Regenerate messages.po after changing a translation string

6 years agocreate public endpoint
Michael [Sun, 22 Apr 2018 10:04:30 +0000 (10:04 +0000)]
create public endpoint

6 years agoUpdate messages.po after changing a translation string
Hypolite Petovan [Sun, 22 Apr 2018 09:17:42 +0000 (05:17 -0400)]
Update messages.po after changing a translation string

6 years agoPrevent side effect with cascade => false in dba::delete
Hypolite Petovan [Sun, 22 Apr 2018 08:46:46 +0000 (04:46 -0400)]
Prevent side effect with cascade => false in dba::delete

6 years agoDecrease scope of query in Profile::getEventsReminderHTML
Hypolite Petovan [Sun, 22 Apr 2018 08:41:53 +0000 (04:41 -0400)]
Decrease scope of query in Profile::getEventsReminderHTML

- Use specific SELECT fields
- Use INNER JOIN

6 years agoMerge remote-tracking branch 'upstream/develop' into dfrn-rework
Michael [Sun, 22 Apr 2018 07:45:28 +0000 (07:45 +0000)]
Merge remote-tracking branch 'upstream/develop' into dfrn-rework

6 years agoMerge pull request #4895 from tobiasd/20180422-fi
Michael Vogel [Sun, 22 Apr 2018 07:35:42 +0000 (09:35 +0200)]
Merge pull request #4895 from tobiasd/20180422-fi

update FI translations THX Kris

6 years agoupdate FI translations THX Kris
Tobias Diekershoff [Sun, 22 Apr 2018 06:28:53 +0000 (08:28 +0200)]
update FI translations THX Kris

6 years agoMerge pull request #4892 from MrPetovan/bug/infinite-loop-in-dba-delete
Michael Vogel [Sun, 22 Apr 2018 05:55:39 +0000 (07:55 +0200)]
Merge pull request #4892 from MrPetovan/bug/infinite-loop-in-dba-delete

Prevent infinite loop when a dbstructure_definition hook is orphan

6 years agoMerge pull request #4893 from MrPetovan/bug/4879-remove-backslash-in-birthday-events
Michael Vogel [Sun, 22 Apr 2018 05:54:07 +0000 (07:54 +0200)]
Merge pull request #4893 from MrPetovan/bug/4879-remove-backslash-in-birthday-events

Fix quoting style in DFRN::birthdayEvent()

6 years agoOnly show event reminders of events attendyes or attendmaybe
Hypolite Petovan [Sun, 22 Apr 2018 02:49:06 +0000 (22:49 -0400)]
Only show event reminders of events attendyes or attendmaybe

6 years agoFix quoting style in DFRN::birthdayEvent()
Hypolite Petovan [Sun, 22 Apr 2018 01:03:12 +0000 (21:03 -0400)]
Fix quoting style in DFRN::birthdayEvent()

6 years agoMove Model\Item::getPlaintextPost to Model\ItemContent::getPlaintextPost
Hypolite Petovan [Sun, 22 Apr 2018 00:50:13 +0000 (20:50 -0400)]
Move Model\Item::getPlaintextPost to Model\ItemContent::getPlaintextPost

6 years agoPrevent infinite loop when a dbstructure_definition hook is orphan
Hypolite Petovan [Sun, 22 Apr 2018 00:34:07 +0000 (20:34 -0400)]
Prevent infinite loop when a dbstructure_definition hook is orphan

- Add cascade option to dba::delete
- use cascade = false for orphan hook deletion

6 years agoAdd Text\BBCode::toPlaintext to mod/babel
Hypolite Petovan [Sat, 21 Apr 2018 22:48:10 +0000 (18:48 -0400)]
Add Text\BBCode::toPlaintext to mod/babel

6 years agoMerge pull request #4891 from annando/private-forum-redux
Hypolite Petovan [Sat, 21 Apr 2018 22:19:27 +0000 (18:19 -0400)]
Merge pull request #4891 from annando/private-forum-redux

Better working with private forums

6 years agoBetter working with private forums
Michael [Sat, 21 Apr 2018 21:59:02 +0000 (21:59 +0000)]
Better working with private forums

6 years agoMerge pull request #4887 from rabuzarus/20180421_-_frio_add_missing_settings_css
Tobias Diekershoff [Sat, 21 Apr 2018 14:29:27 +0000 (16:29 +0200)]
Merge pull request #4887 from rabuzarus/20180421_-_frio_add_missing_settings_css

frio - add missing page styles for user setting pages

6 years agoMerge pull request #4888 from friendica/revert-4883-install_config
Tobias Diekershoff [Sat, 21 Apr 2018 14:28:51 +0000 (16:28 +0200)]
Merge pull request #4888 from friendica/revert-4883-install_config

Revert "Moved .htconfig.php file & extracted Install business logic"

6 years agoRevert "Moved .htconfig.php file & extracted Install business logic"
Tobias Diekershoff [Sat, 21 Apr 2018 14:28:22 +0000 (16:28 +0200)]
Revert "Moved .htconfig.php file & extracted Install business logic"

6 years agofrio - add missing page styles for user setting pages
rabuzarus [Sat, 21 Apr 2018 14:22:11 +0000 (16:22 +0200)]
frio - add missing page styles for user setting pages

6 years agoMerge pull request #4885 from rabuzarus/20180421_-_fix_frio_in_directory
Hypolite Petovan [Sat, 21 Apr 2018 14:10:32 +0000 (10:10 -0400)]
Merge pull request #4885 from rabuzarus/20180421_-_fix_frio_in_directory

frio - fix default template if friendica is installed into a subdirectory

6 years agofrio - remove $baseurl variable from default template because we don't need it anymore
rabuzarus [Sat, 21 Apr 2018 14:04:11 +0000 (16:04 +0200)]
frio - remove $baseurl variable from default template because we don't need it anymore

6 years agoMerge pull request #4883 from nupplaphil/install_config
Hypolite Petovan [Sat, 21 Apr 2018 13:59:57 +0000 (09:59 -0400)]
Merge pull request #4883 from nupplaphil/install_config

Moved .htconfig.php file & extracted Install business logic

6 years agoMerge pull request #4884 from rabuzarus/20180421_-_fix_image_upload_for_msg
Hypolite Petovan [Sat, 21 Apr 2018 13:58:54 +0000 (09:58 -0400)]
Merge pull request #4884 from rabuzarus/20180421_-_fix_image_upload_for_msg

 frio - fix image upload for prv messages

6 years agofrio - fix default template if friendica is installed into a subdirectory
rabuzarus [Sat, 21 Apr 2018 13:43:11 +0000 (15:43 +0200)]
frio - fix default template if friendica is installed into a subdirectory

6 years agofrio - don't show the "insert image" button in modals (because it doesn't work at...
rabuzarus [Sat, 21 Apr 2018 12:27:57 +0000 (14:27 +0200)]
frio - don't show the "insert image" button in modals (because it doesn't work at the current state)

6 years agoMerge remote-tracking branch 'origin/develop' into install_config
Philipp Holzer [Sat, 21 Apr 2018 12:23:49 +0000 (14:23 +0200)]
Merge remote-tracking branch 'origin/develop' into install_config

6 years agoMoved .htconfig file
Philipp Holzer [Sat, 21 Apr 2018 12:10:53 +0000 (14:10 +0200)]
Moved .htconfig file

Extracted install business functions to new Class `Install.php`

6 years agofrio - fix image upload for prv messages
rabuzarus [Sat, 21 Apr 2018 12:05:40 +0000 (14:05 +0200)]
frio - fix image upload for prv messages

6 years agoMerge pull request #4882 from annando/private-forums
Tobias Diekershoff [Sat, 21 Apr 2018 11:54:10 +0000 (13:54 +0200)]
Merge pull request #4882 from annando/private-forums

Contact requests from Diaspora for private forums aren't accepted automatically anymore

6 years agoContact requests from Diaspora for private forums aren't accepted automatically anymore
Michael [Sat, 21 Apr 2018 10:39:46 +0000 (10:39 +0000)]
Contact requests from Diaspora for private forums aren't accepted automatically anymore

6 years agoReworked dfrn_notify endpoint, added public endpoint
Michael [Sat, 21 Apr 2018 09:55:41 +0000 (09:55 +0000)]
Reworked dfrn_notify endpoint, added public endpoint

6 years agoFix BBCode::getAbstract scope
Hypolite Petovan [Sat, 21 Apr 2018 08:38:27 +0000 (04:38 -0400)]
Fix BBCode::getAbstract scope

6 years agoImprove Model\Item::addLanguageInPostopts()
Hypolite Petovan [Sat, 21 Apr 2018 08:11:32 +0000 (04:11 -0400)]
Improve Model\Item::addLanguageInPostopts()

- Use Content\BBCode::toPlaintext method
- Rename $arr parameter to $item
- Rename $lng variable to $languages

6 years agoAdd new Content\BBCode::toPlaintext()
Hypolite Petovan [Sat, 21 Apr 2018 08:10:25 +0000 (04:10 -0400)]
Add new Content\BBCode::toPlaintext()

6 years agoMove Content\BBCode::toPlaintext() to Model\Item::getPlaintextPost()
Hypolite Petovan [Sat, 21 Apr 2018 08:09:45 +0000 (04:09 -0400)]
Move Content\BBCode::toPlaintext() to Model\Item::getPlaintextPost()

6 years agoMerge pull request #4880 from tobiasd/20180421-lng
Hypolite Petovan [Sat, 21 Apr 2018 06:40:30 +0000 (02:40 -0400)]
Merge pull request #4880 from tobiasd/20180421-lng

translation updates to DE, FI and PL

6 years agoupdate PL translations THX waldis
Tobias Diekershoff [Sat, 21 Apr 2018 05:45:06 +0000 (07:45 +0200)]
update PL translations THX waldis

6 years agoupdate PL translations THX waldis
Tobias Diekershoff [Sat, 21 Apr 2018 05:44:54 +0000 (07:44 +0200)]
update PL translations THX waldis

6 years agoupdate FI translations THX Kris
Tobias Diekershoff [Sat, 21 Apr 2018 05:43:29 +0000 (07:43 +0200)]
update FI translations THX Kris

6 years agoupdate DE translations
Tobias Diekershoff [Sat, 21 Apr 2018 05:42:31 +0000 (07:42 +0200)]
update DE translations

6 years agoMerge pull request #4855 from M-arcus/env-var-mysql
Hypolite Petovan [Fri, 20 Apr 2018 16:30:17 +0000 (12:30 -0400)]
Merge pull request #4855 from M-arcus/env-var-mysql

[TASK] Config: Add MySQL environment variables

6 years ago[TASK] Template: Add check for environment values
Marcus Müller [Fri, 20 Apr 2018 16:24:28 +0000 (18:24 +0200)]
[TASK] Template: Add check for environment values

6 years ago[TASK] Config: Add check for environment values
Marcus Müller [Fri, 20 Apr 2018 16:21:00 +0000 (18:21 +0200)]
[TASK] Config: Add check for environment values

6 years agoMerge pull request #4877 from fabrixxm/dev/followup-pr4861
Tobias Diekershoff [Fri, 20 Apr 2018 12:36:54 +0000 (14:36 +0200)]
Merge pull request #4877 from fabrixxm/dev/followup-pr4861

Frio admin/users : follow up of  4861 - "more space"

6 years agoFrio admin/users template: show account type in user details
fabrixxm [Fri, 20 Apr 2018 12:30:04 +0000 (14:30 +0200)]
Frio admin/users template: show account type in user details

6 years agoadmin users, don't set account-type if page flag isn't PAGE_NORMAL
fabrixxm [Fri, 20 Apr 2018 12:27:36 +0000 (14:27 +0200)]
admin users, don't set account-type if page flag isn't PAGE_NORMAL

6 years agoFrio admn/users: use icons for page flags and account type in table
fabrixxm [Fri, 20 Apr 2018 12:11:34 +0000 (14:11 +0200)]
Frio admn/users: use icons for page flags and account type in table

to have more space

6 years agoFrio admin/users template: fix users avatars, table cols width to have more space
fabrixxm [Fri, 20 Apr 2018 12:07:11 +0000 (14:07 +0200)]
Frio admin/users template: fix users avatars, table cols width to have more space

6 years agoAdmin users: Update page type names, add raw flags template context
fabrixxm [Fri, 20 Apr 2018 12:02:45 +0000 (14:02 +0200)]
Admin users: Update page type names, add raw flags template context

Change user table header "Account" to "Type": it use less space :-)

6 years agoMerge pull request #4875 from tobiasd/20180420-msg
Hypolite Petovan [Fri, 20 Apr 2018 11:57:59 +0000 (07:57 -0400)]
Merge pull request #4875 from tobiasd/20180420-msg

regenerated master messages.po file

6 years agoMerge pull request #4874 from tobiasd/20180420-lng
Hypolite Petovan [Fri, 20 Apr 2018 11:57:13 +0000 (07:57 -0400)]
Merge pull request #4874 from tobiasd/20180420-lng

IT, FI and ZH_CN translation updates

6 years agoregenerated master messages.po file
Tobias Diekershoff [Fri, 20 Apr 2018 07:31:27 +0000 (09:31 +0200)]
regenerated master messages.po file

6 years agoMerge pull request #4863 from MrPetovan/task/4860-add-hidden-input-in-console
Tobias Diekershoff [Fri, 20 Apr 2018 07:29:17 +0000 (09:29 +0200)]
Merge pull request #4863 from MrPetovan/task/4860-add-hidden-input-in-console

Add hidden input in newpassword console

6 years agoIT, FI and ZH_CN translation updates
Tobias Diekershoff [Fri, 20 Apr 2018 06:30:40 +0000 (08:30 +0200)]
IT, FI and ZH_CN translation updates