]>
git.mxchange.org Git - friendica.git/log
Philipp Holzer [Mon, 22 Oct 2018 18:59:51 +0000 (20:59 +0200)]
Fix Testing
Philipp Holzer [Mon, 22 Oct 2018 18:23:06 +0000 (20:23 +0200)]
Fix Testing
Hypolite Petovan [Mon, 22 Oct 2018 14:52:22 +0000 (10:52 -0400)]
Merge pull request #5991 from annando/api-source
API: The source field does now reliably return the correct network name
Michael [Mon, 22 Oct 2018 14:15:14 +0000 (14:15 +0000)]
API: The source field does now reliably return the correct network name of the author
Hypolite Petovan [Mon, 22 Oct 2018 12:35:59 +0000 (08:35 -0400)]
Merge pull request #5989 from annando/ap-profile
Improved parsing of AP profiles
Michael [Mon, 22 Oct 2018 07:24:47 +0000 (07:24 +0000)]
Improved parsing of AP profiles
rabuzarus [Sun, 21 Oct 2018 22:03:19 +0000 (00:03 +0200)]
Merge pull request #5986 from annando/improve-5984
Improve PR 5984: better check for remote users as well
Michael [Sun, 21 Oct 2018 21:56:46 +0000 (21:56 +0000)]
Improve PR 5984: better check for remote users as well
Michael Vogel [Sun, 21 Oct 2018 21:42:44 +0000 (23:42 +0200)]
Merge pull request #5978 from MrPetovan/task/make-username-length-configurable
Make username length configurable
Hypolite Petovan [Sun, 21 Oct 2018 21:28:40 +0000 (17:28 -0400)]
Sets maximum to 64 for username_min/max_length config keys
Hypolite Petovan [Sun, 21 Oct 2018 21:05:34 +0000 (17:05 -0400)]
Merge pull request #5985 from annando/ap-followers
AP: We now send the previous followers collection as well
Hypolite Petovan [Sun, 21 Oct 2018 21:05:00 +0000 (17:05 -0400)]
Merge pull request #5984 from annando/microformats
Fix webmentions and microformats ("redir" only for logged in users)
Hypolite Petovan [Sun, 21 Oct 2018 21:03:55 +0000 (17:03 -0400)]
Merge pull request #5959 from vinzv/patch-2
Fix broken credits box
Vinzenz Vietzke [Sun, 21 Oct 2018 20:50:41 +0000 (22:50 +0200)]
reverted css changes, adapted credits.tpl from default theme for frio
Michael [Sun, 21 Oct 2018 20:49:50 +0000 (20:49 +0000)]
We now send the previous followers collection as well
Michael [Sun, 21 Oct 2018 20:23:08 +0000 (20:23 +0000)]
Fix webmentions and microformats ("redir" only for logged in users)
Hypolite Petovan [Sun, 21 Oct 2018 19:10:51 +0000 (15:10 -0400)]
Changing default/max values for username_min/max_length
- Restoring legacy default values (3 and 48 respectively)
- Lowering the max value to 150 to take the full profile URL length into
account
Hypolite Petovan [Sun, 21 Oct 2018 12:28:24 +0000 (08:28 -0400)]
Add safeguard for username_min|max_length mutual exclusion
Michael Vogel [Sun, 21 Oct 2018 08:02:44 +0000 (10:02 +0200)]
Merge pull request #5979 from MrPetovan/task/mock-legacy-module
Encapsulate legacy module functions in a BaseModule-inherited class
Michael Vogel [Sun, 21 Oct 2018 07:40:49 +0000 (09:40 +0200)]
Merge pull request #5976 from MrPetovan/bug/5975-add-missing-l10n-poplang
Add missing L10n::popLang calls
Hypolite Petovan [Sun, 21 Oct 2018 06:57:22 +0000 (02:57 -0400)]
Merge pull request #5982 from annando/ap-inboxes
Bugfix: We hadn't deliverd AP posts to all intended receivers
Michael [Sun, 21 Oct 2018 06:10:24 +0000 (06:10 +0000)]
Bugfix: We hadn't deliverd AP posts to all intended receivers
Hypolite Petovan [Sun, 21 Oct 2018 06:09:08 +0000 (02:09 -0400)]
Merge pull request #5980 from annando/dbclean-limit
The limit for dbclean is now configurable
Michael [Sun, 21 Oct 2018 05:41:40 +0000 (05:41 +0000)]
The limit for dbclean is now configurable
Hypolite Petovan [Sun, 21 Oct 2018 02:42:04 +0000 (22:42 -0400)]
Change file_exists to is_readable in LegacyModule
Hypolite Petovan [Sun, 21 Oct 2018 02:34:55 +0000 (22:34 -0400)]
Remove direct module function calls in index.php
Hypolite Petovan [Sun, 21 Oct 2018 02:34:26 +0000 (22:34 -0400)]
Add Friendica\LegacyModule class
Hypolite Petovan [Sat, 20 Oct 2018 20:33:54 +0000 (16:33 -0400)]
Use username_min/max_length config keys in Model\User::create
Hypolite Petovan [Sat, 20 Oct 2018 20:32:59 +0000 (16:32 -0400)]
Add system.username_min_length and system.username_max_length config keys
Hypolite Petovan [Sat, 20 Oct 2018 17:19:44 +0000 (13:19 -0400)]
Merge pull request #5977 from nupplaphil/move_global_functions_3
Move Global Functions - Part 3
Philipp Holzer [Sat, 20 Oct 2018 16:19:55 +0000 (18:19 +0200)]
Move Global Functions - Part 3
- Replaced every CACHE definition
- Moved check_url to App->checkURL()
- Removed unused definition "ZCURL_TIMEOUT"
Hypolite Petovan [Sat, 20 Oct 2018 13:02:35 +0000 (09:02 -0400)]
Simplify L10n::t + sprintf instances
Hypolite Petovan [Sat, 20 Oct 2018 13:02:10 +0000 (09:02 -0400)]
Add missing L10n::popLang calls
Hypolite Petovan [Sat, 20 Oct 2018 11:42:54 +0000 (07:42 -0400)]
Merge pull request #5974 from annando/ap-receiver
AP: Transmitting and receiving with non AP contacts
Michael Vogel [Sat, 20 Oct 2018 08:10:56 +0000 (10:10 +0200)]
Merge pull request #5973 from friendica/bug/5946-remove-last-include-security
Update Addon documentation about location of logged_in hook
Michael [Sat, 20 Oct 2018 07:53:45 +0000 (07:53 +0000)]
AP: Transmitting and receiving with non AP contacts
Hypolite Petovan [Fri, 19 Oct 2018 19:18:10 +0000 (15:18 -0400)]
Updated german addons doc with new location for logged_in hook
Hypolite Petovan [Fri, 19 Oct 2018 19:15:24 +0000 (15:15 -0400)]
Updated documentation for logged_in hook location
Michael Vogel [Fri, 19 Oct 2018 19:14:10 +0000 (21:14 +0200)]
Merge pull request #5972 from friendica/bug/5946-remove-last-include-security
Remove last references to include/security.php
Hypolite Petovan [Fri, 19 Oct 2018 19:12:53 +0000 (15:12 -0400)]
Remove reference to deleted include/security in mod/pubsub
Hypolite Petovan [Fri, 19 Oct 2018 19:11:51 +0000 (15:11 -0400)]
Remove reference to deleted include/security.php
Michael Vogel [Fri, 19 Oct 2018 17:00:00 +0000 (19:00 +0200)]
Merge pull request #5971 from MrPetovan/bug/5970-use-temppath-passwordexposed
Use system.temppath for PasswordExposedChecker cache
Michael Vogel [Fri, 19 Oct 2018 16:58:57 +0000 (18:58 +0200)]
Merge pull request #5969 from friendica/bug/5968-add-click-through-image-caption
[frio] Enable click through image caption in file browser
Benjamin Lorteau [Fri, 19 Oct 2018 15:27:11 +0000 (11:27 -0400)]
Add system.temppath description to config/settings.ini.php
Benjamin Lorteau [Fri, 19 Oct 2018 15:26:48 +0000 (11:26 -0400)]
Use local temporary directory for PasswordExposedChecker cache
Hypolite Petovan [Fri, 19 Oct 2018 14:46:09 +0000 (10:46 -0400)]
[frio] Enable click through image caption in file browser
Hypolite Petovan [Fri, 19 Oct 2018 14:38:51 +0000 (10:38 -0400)]
Merge pull request #5967 from annando/ap-nick
Fix function naming
Michael [Fri, 19 Oct 2018 13:08:46 +0000 (13:08 +0000)]
Fix function naming
Hypolite Petovan [Fri, 19 Oct 2018 12:55:08 +0000 (08:55 -0400)]
Merge pull request #5946 from JonnyTischbein/move_include_security
Move and Split include/security
Hypolite Petovan [Fri, 19 Oct 2018 12:51:38 +0000 (08:51 -0400)]
Merge pull request #5965 from annando/ap-nick
Use nickname based mentions for AP
Jonny Tischbein [Fri, 19 Oct 2018 08:03:52 +0000 (10:03 +0200)]
update function names in logger and comments
Michael [Fri, 19 Oct 2018 05:27:54 +0000 (05:27 +0000)]
Use nickname based mentions for AP
Hypolite Petovan [Fri, 19 Oct 2018 03:52:40 +0000 (23:52 -0400)]
Merge pull request #5964 from annando/item-thread
Use item class instead of direct call
Michael Vogel [Fri, 19 Oct 2018 03:34:24 +0000 (05:34 +0200)]
Merge pull request #5962 from friendica/bug/5960-fix-register-email-translation-params
Remove superfluous L10n::t() parameter in Model\user
Michael Vogel [Fri, 19 Oct 2018 03:30:52 +0000 (05:30 +0200)]
Merge pull request #5963 from MrPetovan/bug/5956-catch-more-diaspora-magic-links
Diaspora: Widen the magic link regular expression
Michael [Fri, 19 Oct 2018 03:19:34 +0000 (03:19 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-thread
Hypolite Petovan [Fri, 19 Oct 2018 02:49:25 +0000 (22:49 -0400)]
Add itemsource module
Hypolite Petovan [Fri, 19 Oct 2018 02:39:06 +0000 (22:39 -0400)]
Diaspora: Widen the magic link regular expression
Hypolite Petovan [Thu, 18 Oct 2018 22:24:09 +0000 (18:24 -0400)]
Merge pull request #5961 from annando/simpler-item
The handling with item-content and item-activity had been simplified
Hypolite Petovan [Thu, 18 Oct 2018 22:22:48 +0000 (18:22 -0400)]
Remove superfluous L10n::t() parameter in Model\user
Michael [Thu, 18 Oct 2018 21:35:48 +0000 (21:35 +0000)]
The handling with item-content and item-activity had been simplified
vinzv [Thu, 18 Oct 2018 20:49:03 +0000 (22:49 +0200)]
Fix broken credits box
Otherwise the content is exceeding the box, both on desktop and mobile.
Michael Vogel [Thu, 18 Oct 2018 17:34:29 +0000 (19:34 +0200)]
Merge pull request #5957 from friendica/bug/5955-restore-preshare
Restore preshare prepending in BBCode::convertShare
Hypolite Petovan [Thu, 18 Oct 2018 15:23:48 +0000 (11:23 -0400)]
Restore preshare prepending in BBCode::convertShare
Fixes #5955
Follow-up to #5942
Hypolite Petovan [Thu, 18 Oct 2018 14:05:05 +0000 (10:05 -0400)]
Merge pull request #5954 from annando/fix-null-receiver
AP: Fix "null" receiver
Michael Vogel [Thu, 18 Oct 2018 14:02:02 +0000 (16:02 +0200)]
Merge pull request #5953 from MrPetovan/task/5891-contacts-follow-up
Replace remaining instances of "contacts/"
Michael [Thu, 18 Oct 2018 12:25:57 +0000 (12:25 +0000)]
AP: Fix "null" receiver
Hypolite Petovan [Thu, 18 Oct 2018 11:48:34 +0000 (07:48 -0400)]
Replace remaining instances of "contacts/"
Tobias Diekershoff [Thu, 18 Oct 2018 06:02:27 +0000 (08:02 +0200)]
Merge pull request #5952 from annando/ap-fixes
AP: Fix a notice / avoid an error when fetched content hadn't been an array
Michael [Thu, 18 Oct 2018 05:54:44 +0000 (05:54 +0000)]
AP: Fix a notice / avoid an error when fetched content hadn't been an array
Hypolite Petovan [Thu, 18 Oct 2018 04:44:07 +0000 (00:44 -0400)]
Merge pull request #5951 from annando/endless-contact
Avoid endless loop when trying to fetch contact id
Hypolite Petovan [Thu, 18 Oct 2018 04:43:35 +0000 (00:43 -0400)]
Merge pull request #5950 from annando/no-polling
For test purposes we can now deactivate polling
Michael [Thu, 18 Oct 2018 03:33:08 +0000 (03:33 +0000)]
Improved loop detection
Michael [Thu, 18 Oct 2018 03:01:34 +0000 (03:01 +0000)]
Avoid endless loop when trying to fetch contact id
Michael [Thu, 18 Oct 2018 02:46:02 +0000 (02:46 +0000)]
For test purposes we can now deactivate polling
Jonny Tischbein [Wed, 17 Oct 2018 20:35:49 +0000 (22:35 +0200)]
add remaning/moving to files not touch by refactoring because of typo
Michael Vogel [Wed, 17 Oct 2018 20:01:02 +0000 (22:01 +0200)]
Merge pull request #5942 from MrPetovan/feature/3218-add-convert-share-callback
Add BBCode::convertShare callback parameter
Jonny Tischbein [Wed, 17 Oct 2018 19:52:08 +0000 (21:52 +0200)]
Remove unneeded Util/Security includings + Resolve including merge conflict with develop
Jonny Tischbein [Wed, 17 Oct 2018 19:30:41 +0000 (21:30 +0200)]
Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments
Michael Vogel [Wed, 17 Oct 2018 19:04:11 +0000 (21:04 +0200)]
Merge pull request #5920 from MrPetovan/bug/remove-password-from-register
Avoid storing plaintext password in register table
Hypolite Petovan [Wed, 17 Oct 2018 18:45:40 +0000 (14:45 -0400)]
Merge pull request #5947 from annando/uri-id
Use "uri-id" for item relations
Michael [Wed, 17 Oct 2018 18:34:24 +0000 (18:34 +0000)]
Use "uri-id" for item relations
Jonny Tischbein [Wed, 17 Oct 2018 16:45:32 +0000 (18:45 +0200)]
Rename function Authentication::authenticate_success to Authentication::success
Jonny Tischbein [Wed, 17 Oct 2018 16:39:27 +0000 (18:39 +0200)]
remove unsed require_onces of security.php
Hypolite Petovan [Wed, 17 Oct 2018 12:20:56 +0000 (08:20 -0400)]
Add $is_quote_share parameter to convert share callback
- Restore former behavior when content is present before [share] block
Jonny Tischbein [Wed, 17 Oct 2018 12:19:58 +0000 (14:19 +0200)]
Move include/security tp /src/Core/Authentication and /src/Util/Security
Hypolite Petovan [Wed, 17 Oct 2018 11:52:47 +0000 (07:52 -0400)]
Merge pull request #5945 from zeroadam/More-5493
Remaining contacts to contact
Adam Magness [Wed, 17 Oct 2018 11:49:27 +0000 (07:49 -0400)]
Remaining contacts to contact
Update occurrences of contacts/ to contact/
Hypolite Petovan [Wed, 17 Oct 2018 11:40:49 +0000 (07:40 -0400)]
Merge pull request #5944 from zeroadam/5943
Fix template urls from contacts/ to contact/
Adam Magness [Wed, 17 Oct 2018 11:25:23 +0000 (07:25 -0400)]
Fix template urls from contacts/ to contact/
Update templates to match recent contact/ changes.
Tobias Diekershoff [Wed, 17 Oct 2018 05:42:51 +0000 (07:42 +0200)]
Merge pull request #5941 from MrPetovan/bug/5932-fix-notices
Fix PHP notices S02E02
Hypolite Petovan [Wed, 17 Oct 2018 05:13:18 +0000 (01:13 -0400)]
Rework BBCode::convertShare to accept a callback function
- Create default convertShare callback from previous code
- Remove $simplehtml = 8 case (moved to Twitter addon)
Hypolite Petovan [Wed, 17 Oct 2018 05:11:50 +0000 (01:11 -0400)]
Remove network exception in handle_tag
Hypolite Petovan [Wed, 17 Oct 2018 05:10:07 +0000 (01:10 -0400)]
Add Mastodon/Pleroma protocol guessing
Hypolite Petovan [Tue, 16 Oct 2018 22:30:24 +0000 (18:30 -0400)]
Remove unused parameter $selected in Model\Item::fieldlist
Hypolite Petovan [Tue, 16 Oct 2018 22:29:28 +0000 (18:29 -0400)]
Fix Undefined index: photo in ActivityPub/Receiver
Hypolite Petovan [Tue, 16 Oct 2018 22:29:08 +0000 (18:29 -0400)]
Fix Undefined index: timezone in Protocol\Diaspora
Hypolite Petovan [Tue, 16 Oct 2018 22:28:27 +0000 (18:28 -0400)]
Fix undefined index: id in Protocol\Diaspora
Hypolite Petovan [Tue, 16 Oct 2018 22:27:13 +0000 (18:27 -0400)]
Fix notices in Parse URL feature
Hypolite Petovan [Tue, 16 Oct 2018 22:26:43 +0000 (18:26 -0400)]
Fix notice in Worker\Delivery