]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 12 Nov 2018 05:12:13 +0000 (00:12 -0500)]
Merge pull request #6114 from annando/server-discovery
Fix wrong server detecting / improved Pleroma version numbers
Hypolite Petovan [Mon, 12 Nov 2018 05:11:51 +0000 (00:11 -0500)]
Merge pull request #6116 from annando/remove-user
Avoid a blocked workerqueue due to removed users
Michael [Mon, 12 Nov 2018 05:03:12 +0000 (05:03 +0000)]
Avoid a blocked workerqueue due to removed users
Michael [Mon, 12 Nov 2018 04:12:36 +0000 (04:12 +0000)]
A redirect is not an error
Michael [Sun, 11 Nov 2018 21:54:50 +0000 (21:54 +0000)]
Fix wromg server detecting / improved Pleroma version numbers
Hypolite Petovan [Sun, 11 Nov 2018 21:53:26 +0000 (16:53 -0500)]
Merge pull request #6113 from annando/api-retweet
API: The wrong user had been shown for repeated posts
Michael [Sun, 11 Nov 2018 19:05:57 +0000 (19:05 +0000)]
API: The wrong user had been shown for repeated posts
Hypolite Petovan [Sun, 11 Nov 2018 13:01:17 +0000 (08:01 -0500)]
Merge pull request #6112 from annando/notices
Removing some notices again
Michael [Sun, 11 Nov 2018 12:15:17 +0000 (12:15 +0000)]
Removing some notices again
Hypolite Petovan [Sun, 11 Nov 2018 01:57:07 +0000 (20:57 -0500)]
Merge pull request #6110 from annando/issue-6100
Issue 6100: The AS object should be fetchable for every original post
Hypolite Petovan [Sun, 11 Nov 2018 01:56:42 +0000 (20:56 -0500)]
Merge pull request #6108 from annando/fork-check
Add some hook to check if hook should be forked
Michael Vogel [Sun, 11 Nov 2018 00:23:43 +0000 (01:23 +0100)]
Merge pull request #6111 from AlfredSK/patch-1
Missing use for Strings
Steffen K9 [Sun, 11 Nov 2018 00:14:50 +0000 (01:14 +0100)]
Missing use for Strings
In line 72 'Strings::' is used but the 'use Friendica\Util\Strings' was missing.
Michael [Sat, 10 Nov 2018 23:56:11 +0000 (23:56 +0000)]
Issue 6100: The AS object should be fetchable for every original post
Michael [Sat, 10 Nov 2018 16:55:12 +0000 (16:55 +0000)]
Added documentation
Michael Vogel [Sat, 10 Nov 2018 16:39:42 +0000 (17:39 +0100)]
Merge pull request #6104 from nupplaphil/friendica-6101
Finding slow tests
Michael Vogel [Sat, 10 Nov 2018 16:27:04 +0000 (17:27 +0100)]
Merge pull request #6107 from MrPetovan/bug/5996-fix-toggle-mobile-call
Add URL encoding to toggle_mobile parameter
Michael [Sat, 10 Nov 2018 15:20:23 +0000 (15:20 +0000)]
Some redesign
Michael [Sat, 10 Nov 2018 15:16:48 +0000 (15:16 +0000)]
Logger is not needed anymore
Michael [Sat, 10 Nov 2018 15:15:46 +0000 (15:15 +0000)]
Add some hook to check if hook should be forked
Michael Vogel [Sat, 10 Nov 2018 14:15:26 +0000 (15:15 +0100)]
Merge pull request #6106 from MrPetovan/bug/6103-fix-webfinger-ostatus
Fix webfinger and OStatus support
Hypolite Petovan [Sat, 10 Nov 2018 13:55:48 +0000 (08:55 -0500)]
Add URL encoding to toggle_mobile parameter
Hypolite Petovan [Sat, 10 Nov 2018 13:24:53 +0000 (08:24 -0500)]
Fix formatting in Probe::uri
Hypolite Petovan [Sat, 10 Nov 2018 13:24:31 +0000 (08:24 -0500)]
Improve return path in mod/follow
Hypolite Petovan [Sat, 10 Nov 2018 13:24:10 +0000 (08:24 -0500)]
Use atom:author/atom:uri as profile-link in Feed::import
- Use atom:author/atom:id as profile-id
Hypolite Petovan [Sat, 10 Nov 2018 13:23:11 +0000 (08:23 -0500)]
Honor preference order in webfinger links
Hypolite Petovan [Sat, 10 Nov 2018 13:22:47 +0000 (08:22 -0500)]
Accept URLs with no trailing slash in Probe::uri
Hypolite Petovan [Sat, 10 Nov 2018 13:18:16 +0000 (08:18 -0500)]
Replace obsolete Addon::callHooks call with Hook::callAll in Model\Contact
Hypolite Petovan [Sat, 10 Nov 2018 13:17:33 +0000 (08:17 -0500)]
Accept data structure in Logger::devLog
Hypolite Petovan [Fri, 9 Nov 2018 19:44:16 +0000 (14:44 -0500)]
Merge pull request #6102 from zeroadam/TextToStrings
Split text.php to Strings class
Philipp Holzer [Fri, 9 Nov 2018 19:39:47 +0000 (20:39 +0100)]
skipping TTL tests
Philipp Holzer [Fri, 9 Nov 2018 19:14:10 +0000 (20:14 +0100)]
friendica-6101 slow travis-ci tests
Philipp Holzer [Fri, 9 Nov 2018 18:59:22 +0000 (19:59 +0100)]
friendica-6101 slow travis-ci tests
Adam Magness [Fri, 9 Nov 2018 18:29:42 +0000 (13:29 -0500)]
Rename removeTags to escapeTags
rename function and update calls.
Adam Magness [Fri, 9 Nov 2018 18:27:58 +0000 (13:27 -0500)]
Rename escapeTags to escapeHtml
rename function and update calls.
Adam Magness [Fri, 9 Nov 2018 18:24:19 +0000 (13:24 -0500)]
Move getTags to BBCode
move getTags function to BBCode class and update calls.
Adam Magness [Fri, 9 Nov 2018 18:18:42 +0000 (13:18 -0500)]
Update and Remove isValidEmail
change function calls, and remove unneeded function.
Adam Magness [Fri, 9 Nov 2018 13:36:28 +0000 (08:36 -0500)]
Create/Update tests
create test for new class, move tests from previous
Adam Magness [Thu, 8 Nov 2018 17:59:00 +0000 (12:59 -0500)]
bug fix
Strings not String
Adam Magness [Thu, 8 Nov 2018 16:58:42 +0000 (11:58 -0500)]
Missing Use statements
missing use
Adam Magness [Thu, 8 Nov 2018 16:28:29 +0000 (11:28 -0500)]
normalise_link calls
implement normaliseLink function
Adam Magness [Thu, 8 Nov 2018 15:46:50 +0000 (10:46 -0500)]
link_compare calls
implement compareLink function.
Adam Magness [Thu, 8 Nov 2018 15:37:08 +0000 (10:37 -0500)]
base64url calls
implement base64UrlEncode and base64UrlDecode functions
Adam Magness [Thu, 8 Nov 2018 15:30:45 +0000 (10:30 -0500)]
protect_sprintf calls
implement protectSprintf function
Adam Magness [Thu, 8 Nov 2018 15:28:49 +0000 (10:28 -0500)]
formatBytes calls
implement function in new class
Adam Magness [Thu, 8 Nov 2018 15:26:49 +0000 (10:26 -0500)]
deindent calls
implement function in new class
Adam Magness [Thu, 8 Nov 2018 15:24:47 +0000 (10:24 -0500)]
format_network_name calls
implement formatNetworkName function
Adam Magness [Thu, 8 Nov 2018 15:22:20 +0000 (10:22 -0500)]
autoname calls
implement getRandomName function
Adam Magness [Thu, 8 Nov 2018 15:20:03 +0000 (10:20 -0500)]
escape_tags calls
implement escapeTags function
Adam Magness [Thu, 8 Nov 2018 15:14:37 +0000 (10:14 -0500)]
notags calls
implement removeTags function
Adam Magness [Thu, 8 Nov 2018 13:45:46 +0000 (08:45 -0500)]
random_string calls
implement getRandomHex function
Adam Magness [Thu, 8 Nov 2018 13:33:28 +0000 (08:33 -0500)]
Split text.php to Strings class
move functions to new strings class
Split text.php to Strings class
move functions to new Strings class
Hypolite Petovan [Thu, 8 Nov 2018 11:54:48 +0000 (06:54 -0500)]
Merge pull request #6097 from nupplaphil/refactor_user_identities
Refactoring identities to Model\User::identities
Hypolite Petovan [Thu, 8 Nov 2018 11:54:05 +0000 (06:54 -0500)]
Merge pull request #6099 from annando/ap-emojis
Using CSS for custom emojis
Hypolite Petovan [Thu, 8 Nov 2018 11:52:36 +0000 (06:52 -0500)]
Merge pull request #6098 from annando/worker-speed
New indexes to speed up the worker
Michael [Thu, 8 Nov 2018 07:42:19 +0000 (07:42 +0000)]
Using CSS for custom emojis
Philipp Holzer [Thu, 8 Nov 2018 07:11:27 +0000 (08:11 +0100)]
Fixing tests
Michael [Thu, 8 Nov 2018 07:09:09 +0000 (07:09 +0000)]
New indexes to speed up the worker
Hypolite Petovan [Thu, 8 Nov 2018 01:10:16 +0000 (20:10 -0500)]
Merge pull request #6096 from annando/ap-emojis
We now directly support the custom emojis from Mastodon
Hypolite Petovan [Thu, 8 Nov 2018 01:06:32 +0000 (20:06 -0500)]
Merge pull request #6093 from zeroadam/TextToItem
Split text.php to Item class
Philipp Holzer [Wed, 7 Nov 2018 23:22:15 +0000 (00:22 +0100)]
Refactoring identities to Model\User::identities
Michael [Wed, 7 Nov 2018 20:34:03 +0000 (20:34 +0000)]
We now directly support the custom emojis from Mastodon
Adam Magness [Wed, 7 Nov 2018 19:16:59 +0000 (14:16 -0500)]
Standards
fix indentation level, replace x() with !empty()
Adam Magness [Wed, 7 Nov 2018 12:19:39 +0000 (07:19 -0500)]
Move another function
move get_plink to Item class, and also fix up getApp since we extend BaseObject
Adam Magness [Wed, 7 Nov 2018 02:16:27 +0000 (21:16 -0500)]
Function calls
update function calls to new class
Adam Magness [Wed, 7 Nov 2018 02:12:41 +0000 (21:12 -0500)]
Split text to Item
move functions from text.php to Item class
Hypolite Petovan [Wed, 7 Nov 2018 01:16:28 +0000 (20:16 -0500)]
Merge pull request #6092 from JonnyTischbein/issue_drop_item_return_non-frio
Fix return url when dropping post loaded by update_* in non-frio
Jonny Tischbein [Tue, 6 Nov 2018 21:22:42 +0000 (22:22 +0100)]
move live update: update_contacts to update_contact
Jonny Tischbein [Tue, 6 Nov 2018 20:37:10 +0000 (21:37 +0100)]
Fix return url when dropping post loaded by update_* in non-frio
Hypolite Petovan [Tue, 6 Nov 2018 18:44:30 +0000 (13:44 -0500)]
Merge pull request #6090 from zeroadam/TextToL10n
Split functions to L10n
Hypolite Petovan [Tue, 6 Nov 2018 15:48:00 +0000 (10:48 -0500)]
Merge pull request #6086 from friendica/fabrixxm-patch-1
Fix Friendica node info json
fabrixxm [Tue, 6 Nov 2018 15:37:58 +0000 (16:37 +0100)]
Fix code style
Adam Magness [Tue, 6 Nov 2018 15:28:18 +0000 (10:28 -0500)]
coding standards
Adam Magness [Tue, 6 Nov 2018 14:55:14 +0000 (09:55 -0500)]
Add use statement
add use for core class
Adam Magness [Tue, 6 Nov 2018 14:52:10 +0000 (09:52 -0500)]
Update function calls
update function calls for moved functions
Adam Magness [Tue, 6 Nov 2018 14:48:58 +0000 (09:48 -0500)]
Split text.php to L10n
move functions from text.php to L10n class
Michael Vogel [Tue, 6 Nov 2018 14:01:36 +0000 (15:01 +0100)]
Merge pull request #6089 from annando/fix-6085
Fixes PR 6085
Michael [Tue, 6 Nov 2018 14:00:31 +0000 (14:00 +0000)]
Fixes PR 6085
Hypolite Petovan [Tue, 6 Nov 2018 13:30:32 +0000 (08:30 -0500)]
Merge pull request #6085 from zeroadam/TextToHTML
Split text.php functions to HTML class
Adam Magness [Tue, 6 Nov 2018 11:34:32 +0000 (06:34 -0500)]
Rename properly
rename function properly this time!
Adam Magness [Tue, 6 Nov 2018 11:31:48 +0000 (06:31 -0500)]
rename function
rename function and update calls.
fabrixxm [Tue, 6 Nov 2018 11:10:23 +0000 (12:10 +0100)]
Stop PortableContacts to raise warning on malformed register_policy
fabrixxm [Tue, 6 Nov 2018 09:07:22 +0000 (10:07 +0100)]
Fix Friendica node info json
And stop worker sending warning from PortableContacts.php
Adam Magness [Tue, 6 Nov 2018 02:45:44 +0000 (21:45 -0500)]
Missed use
fix missing use statement
Adam Magness [Tue, 6 Nov 2018 02:26:58 +0000 (21:26 -0500)]
bug fix
fix variable
Adam Magness [Tue, 6 Nov 2018 02:15:47 +0000 (21:15 -0500)]
Missing Include
missed use statement
Adam Magness [Tue, 6 Nov 2018 02:06:26 +0000 (21:06 -0500)]
functions moved to HTML class
update function calls to moved class.
Adam Magness [Tue, 6 Nov 2018 01:27:22 +0000 (20:27 -0500)]
Split text.php to HTML class
move functions from text.php to src/Content/Text/HTML
Hypolite Petovan [Mon, 5 Nov 2018 21:26:02 +0000 (16:26 -0500)]
Merge pull request #6082 from annando/diasppora-delivery
Improved delivery
Michael [Mon, 5 Nov 2018 20:35:17 +0000 (20:35 +0000)]
Improved logger text
Hypolite Petovan [Mon, 5 Nov 2018 20:23:24 +0000 (15:23 -0500)]
Merge pull request #6077 from nupplaphil/move_random_digits
Move random digits
Philipp Holzer [Mon, 5 Nov 2018 20:17:46 +0000 (21:17 +0100)]
Removed unnecessary function
Philipp Holzer [Mon, 5 Nov 2018 20:16:18 +0000 (21:16 +0100)]
Using random_int directly
Philipp Holzer [Mon, 5 Nov 2018 20:15:30 +0000 (21:15 +0100)]
Using random_int directly
Philipp Holzer [Mon, 5 Nov 2018 20:03:55 +0000 (21:03 +0100)]
copy/paste error
Philipp Holzer [Mon, 5 Nov 2018 08:37:03 +0000 (09:37 +0100)]
Move random Digits to Crypto class
Michael [Mon, 5 Nov 2018 19:46:59 +0000 (19:46 +0000)]
Merge remote-tracking branch 'upstream/develop' into diasppora-delivery
Hypolite Petovan [Mon, 5 Nov 2018 18:50:09 +0000 (13:50 -0500)]
Merge pull request #6070 from zeroadam/TextToXML
split xml functions out of text.php
Hypolite Petovan [Mon, 5 Nov 2018 18:49:28 +0000 (13:49 -0500)]
Merge pull request #6079 from annando/issue-dir-15
Directory issue 15: Support the "account-type"
Hypolite Petovan [Mon, 5 Nov 2018 18:47:40 +0000 (13:47 -0500)]
Merge pull request #6080 from annando/issue-6074
Issue 6074: Language and "explicit" are now exported