]>
git.mxchange.org Git - friendica.git/log
Philipp Holzer [Mon, 28 Oct 2019 20:51:33 +0000 (21:51 +0100)]
Fix travis - Remove 7.2/7.3 setting
Hypolite Petovan [Mon, 28 Oct 2019 21:03:16 +0000 (17:03 -0400)]
Merge pull request #7784 from nupplaphil/bug/mediumtext_default
Revert "Add not null/default value for ACL in fields"
Philipp Holzer [Mon, 28 Oct 2019 20:59:55 +0000 (21:59 +0100)]
Revert "Add not null/default value for ACL in fields"
This reverts commit
1f535016 due incompatible combination
Hypolite Petovan [Mon, 28 Oct 2019 20:50:45 +0000 (16:50 -0400)]
Merge pull request #7782 from nupplaphil/bug/7781-compose_acl_expand
Check null for acl-fields
Philipp Holzer [Mon, 28 Oct 2019 20:47:43 +0000 (21:47 +0100)]
Add not null/default value for ACL in fields
Philipp Holzer [Mon, 28 Oct 2019 17:16:10 +0000 (18:16 +0100)]
Check null for acl-fields
Michael Vogel [Sun, 27 Oct 2019 23:48:28 +0000 (00:48 +0100)]
Merge pull request #7780 from nupplaphil/bug/7776_home_not
Wrong condition for home notifications
Philipp Holzer [Sun, 27 Oct 2019 23:01:35 +0000 (00:01 +0100)]
Wrong condition for home notifications
Tobias Diekershoff [Sun, 27 Oct 2019 20:14:47 +0000 (21:14 +0100)]
Merge pull request #7779 from annando/fix-tag
(hopefully) fix preview issue with tags on Mastodon
Michael [Sun, 27 Oct 2019 18:36:04 +0000 (18:36 +0000)]
Possibly handle issue 7772
Michael [Sun, 27 Oct 2019 17:45:43 +0000 (17:45 +0000)]
Fix indentation
Michael [Sun, 27 Oct 2019 17:41:47 +0000 (17:41 +0000)]
(hopefully) fix preview issue with tags on Mastodon
Hypolite Petovan [Sat, 26 Oct 2019 04:14:08 +0000 (00:14 -0400)]
Merge pull request #7775 from nupplaphil/task/move_nm
Move Core\NotificationsManager to Model\Notify
Philipp Holzer [Sat, 26 Oct 2019 03:24:05 +0000 (05:24 +0200)]
just remove parenthess
Philipp Holzer [Sat, 26 Oct 2019 03:03:58 +0000 (05:03 +0200)]
simplify show determination
Philipp Holzer [Sat, 26 Oct 2019 03:02:14 +0000 (05:02 +0200)]
rename methods
Philipp Holzer [Sat, 26 Oct 2019 02:33:59 +0000 (04:33 +0200)]
Fix arguments
Philipp Holzer [Sat, 26 Oct 2019 02:03:27 +0000 (04:03 +0200)]
Adapt class structure
- Introduce constants
- Add constructor parameters
- Add typehints
- Renamed fields more meaningful
- Renamed method names to match identifier
- Adjust PHP doc
- Add GetClass call at used places
Philipp Holzer [Sat, 26 Oct 2019 00:01:46 +0000 (02:01 +0200)]
Move Friendica\Core\NotificationsManager to Friendica\Model\Notify
Hypolite Petovan [Fri, 25 Oct 2019 23:29:55 +0000 (19:29 -0400)]
Merge pull request #7774 from annando/img-title
Images: Show the description as title
Michael [Fri, 25 Oct 2019 23:23:38 +0000 (23:23 +0000)]
Images: Show the description as title
Philipp [Fri, 25 Oct 2019 06:46:42 +0000 (08:46 +0200)]
Merge pull request #7767 from MrPetovan/bug/fatal-errors
Expect outbox->first to be a Link structure in Model\GContact
Hypolite Petovan [Thu, 24 Oct 2019 23:21:04 +0000 (19:21 -0400)]
Merge pull request #7770 from nupplaphil/task/Activity
Move Activity definitions to constants
Philipp Holzer [Thu, 24 Oct 2019 22:34:46 +0000 (00:34 +0200)]
Move Namespace of ActivityNamespace
Philipp Holzer [Thu, 24 Oct 2019 22:32:35 +0000 (00:32 +0200)]
Renamed to ActivityNamespace
Philipp Holzer [Thu, 24 Oct 2019 22:10:20 +0000 (00:10 +0200)]
Add docs
Philipp Holzer [Thu, 24 Oct 2019 19:43:20 +0000 (21:43 +0200)]
Fixing https://github.com/friendica/friendica/pull/7759#discussion_r337102107
Philipp Holzer [Thu, 24 Oct 2019 07:06:22 +0000 (09:06 +0200)]
Rename namespace
Philipp Holzer [Wed, 23 Oct 2019 22:25:43 +0000 (00:25 +0200)]
Move Activity/Namespaces defines to constants
Hypolite Petovan [Thu, 24 Oct 2019 17:17:33 +0000 (13:17 -0400)]
Merge pull request #7768 from nupplaphil/bug/fix_lock
[composer] Downgrade dependencies
Hypolite Petovan [Thu, 24 Oct 2019 16:04:50 +0000 (12:04 -0400)]
Merge pull request #7762 from nupplaphil/task/mod_ignored
move mod/ignored to src/Module/Item/Ignored
Philipp Holzer [Thu, 24 Oct 2019 13:32:54 +0000 (15:32 +0200)]
Fix Lock file
Philipp Holzer [Thu, 24 Oct 2019 15:32:03 +0000 (17:32 +0200)]
sort route config
Philipp Holzer [Thu, 24 Oct 2019 15:18:29 +0000 (17:18 +0200)]
Rename route '/ignored/{iid}' to '/item/ignore/{iid}'
Hypolite Petovan [Thu, 24 Oct 2019 12:47:00 +0000 (08:47 -0400)]
Expect outbox->first to be a Link structure in Model\GContact
- See https://www.w3.org/TR/activitystreams-vocabulary/#dfn-first
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-
545300597
Philipp Holzer [Thu, 24 Oct 2019 07:09:47 +0000 (09:09 +0200)]
Rename module class name
Hypolite Petovan [Wed, 23 Oct 2019 19:57:01 +0000 (15:57 -0400)]
Merge pull request #7765 from nupplaphil/task/move_text
Move include/text.php to class structure
Philipp Holzer [Wed, 23 Oct 2019 19:38:51 +0000 (21:38 +0200)]
Adapt naming convention
Philipp Holzer [Wed, 23 Oct 2019 19:29:17 +0000 (21:29 +0200)]
Adapt because of feedback
Philipp Holzer [Wed, 23 Oct 2019 14:24:19 +0000 (16:24 +0200)]
Add jsonExit() and fix UID issue
Hypolite Petovan [Wed, 23 Oct 2019 01:41:37 +0000 (21:41 -0400)]
Merge pull request #7763 from nupplaphil/bug/7756_log_directory
Add Fallback in case the logfile isn't accessible.
Philipp [Wed, 23 Oct 2019 01:22:03 +0000 (03:22 +0200)]
Update InstallerTest.php
Remove `text.php` usage
Philipp Holzer [Wed, 23 Oct 2019 01:02:38 +0000 (03:02 +0200)]
remove references
Philipp Holzer [Wed, 23 Oct 2019 00:50:09 +0000 (02:50 +0200)]
Remove unneeded TextTest class
Philipp Holzer [Wed, 23 Oct 2019 00:48:46 +0000 (02:48 +0200)]
Move (last) get_cats_and_terms to Content\Item::determineCategoriesTerms()
- Added incomplete test
Philipp Holzer [Wed, 23 Oct 2019 00:39:28 +0000 (02:39 +0200)]
Move is_a_date_arg to DateTimeFormat::isYearMonth
- Improved functionality
- Added tests
Philipp Holzer [Wed, 23 Oct 2019 00:05:11 +0000 (02:05 +0200)]
Move activity_match() to Protocol\Activity::match()
- With tests
Philipp Holzer [Tue, 22 Oct 2019 22:58:13 +0000 (00:58 +0200)]
Remove function prepare_text and use BBCode::convert() instead
Philipp Holzer [Tue, 22 Oct 2019 22:55:14 +0000 (00:55 +0200)]
Remove unused function qp()
Philipp Holzer [Tue, 22 Oct 2019 22:54:34 +0000 (00:54 +0200)]
Move perms2str to ACLFormatter::aclToString()
- including new tests
Philipp Holzer [Tue, 22 Oct 2019 22:40:14 +0000 (00:40 +0200)]
Move expand_acl to ACLFormatter::expand()
- including tests
Philipp Holzer [Tue, 22 Oct 2019 22:22:39 +0000 (00:22 +0200)]
Remove unused function attribute_contains
Philipp Holzer [Tue, 22 Oct 2019 22:20:44 +0000 (00:20 +0200)]
Move redir_private_images to Item::addRedirLinkToImageLinks()
Philipp Holzer [Tue, 22 Oct 2019 22:15:17 +0000 (00:15 +0200)]
Remove unused function return_bytes
Philipp Holzer [Tue, 22 Oct 2019 22:14:47 +0000 (00:14 +0200)]
Move bb_translate_video
- To new Class BBCode\Video
- Adding tests
- Make BaseObject::getClass() public
Philipp Holzer [Tue, 22 Oct 2019 21:57:44 +0000 (23:57 +0200)]
Move undo_post_tagging to mod/editpost because of the only occurrence
Philipp Holzer [Tue, 22 Oct 2019 20:52:40 +0000 (22:52 +0200)]
remove superfluous line
Philipp Holzer [Tue, 22 Oct 2019 20:51:52 +0000 (22:51 +0200)]
Add some PHP doc
Philipp Holzer [Tue, 22 Oct 2019 20:48:54 +0000 (22:48 +0200)]
switch case
Philipp Holzer [Tue, 22 Oct 2019 20:47:37 +0000 (22:47 +0200)]
Add checks & realpath() usage
- New util class "FileSystem"
- Add check in admin summary too
Philipp Holzer [Mon, 21 Oct 2019 19:53:55 +0000 (21:53 +0200)]
Add Fallback in case the logfile isn't accessible.
- Fixes https://github.com/friendica/friendica/issues/7756#issuecomment-
544227862
Philipp Holzer [Mon, 21 Oct 2019 19:18:59 +0000 (21:18 +0200)]
move mod/ignored to src/Module/Item/Ignored
Hypolite Petovan [Mon, 21 Oct 2019 15:59:13 +0000 (11:59 -0400)]
Merge pull request #7759 from nupplaphil/task/mod_receive
Move mod/receive to src/Module/Diaspora/receive
Philipp Holzer [Mon, 21 Oct 2019 15:29:53 +0000 (17:29 +0200)]
some improvements
Philipp Holzer [Mon, 21 Oct 2019 09:34:47 +0000 (11:34 +0200)]
wrong field
Philipp [Mon, 21 Oct 2019 06:01:56 +0000 (08:01 +0200)]
Merge pull request #7760 from annando/fix-fatal
Fix fatal error
Michael [Mon, 21 Oct 2019 05:52:45 +0000 (05:52 +0000)]
Fix fatal error
Philipp Holzer [Sun, 20 Oct 2019 11:23:13 +0000 (13:23 +0200)]
Fix parameter
Philipp Holzer [Sun, 20 Oct 2019 11:00:08 +0000 (13:00 +0200)]
Move mod/receive to src/Module/Diaspora/receive
- Added routes
- Make Diaspora::decode(Raw) more explicit
- Add new User::getByGuid() method
Tobias Diekershoff [Sun, 20 Oct 2019 08:51:42 +0000 (08:51 +0000)]
Merge pull request #7758 from annando/fix-probe
Fix: Friendica contacts had falsely been detected as ActivityPub
Michael [Sun, 20 Oct 2019 06:04:47 +0000 (06:04 +0000)]
Fix: Friendica contacts had falsely been detected as ActivityPub
Hypolite Petovan [Sat, 19 Oct 2019 19:24:53 +0000 (15:24 -0400)]
Merge pull request #7757 from annando/sanitize-gcontact
Reworked gcontact
Michael [Sat, 19 Oct 2019 16:41:07 +0000 (16:41 +0000)]
Cleaned up code / removed legacy stuff
Michael [Fri, 18 Oct 2019 18:48:32 +0000 (18:48 +0000)]
Merge remote-tracking branch 'upstream/develop' into sanitize-gcontact
Hypolite Petovan [Fri, 18 Oct 2019 16:53:33 +0000 (12:53 -0400)]
Merge pull request #7753 from annando/http-417
Handling for HTTP Error code 417
Hypolite Petovan [Fri, 18 Oct 2019 10:57:09 +0000 (06:57 -0400)]
Merge pull request #7754 from annando/aria
Some improvements for accessibility - I hope
Hypolite Petovan [Fri, 18 Oct 2019 10:54:42 +0000 (06:54 -0400)]
Merge pull request #7752 from kPherox/develop
Change Model type to `OrderedCollectionPage`
Michael [Fri, 18 Oct 2019 05:58:33 +0000 (05:58 +0000)]
Fixed condition
kPherox [Thu, 29 Aug 2019 02:12:01 +0000 (11:12 +0900)]
Change Model type to `OrderedCollectionPage`
Use type `OrderedCollectionPage` instead of `OrderedCollection` in pages or distinct subsets
FYI: https://www.w3.org/TR/activitystreams-core/#h-paging
Michael [Thu, 17 Oct 2019 22:19:08 +0000 (22:19 +0000)]
fixed indentation
Michael [Thu, 17 Oct 2019 22:16:29 +0000 (22:16 +0000)]
Don't hide the modal dialoge
Michael [Thu, 17 Oct 2019 22:08:05 +0000 (22:08 +0000)]
Merge remote-tracking branch 'upstream/develop' into aria
Michael [Thu, 17 Oct 2019 21:49:29 +0000 (21:49 +0000)]
Improved comment
Michael [Thu, 17 Oct 2019 21:37:24 +0000 (21:37 +0000)]
Merge remote-tracking branch 'upstream/develop' into http-417
Philipp [Thu, 17 Oct 2019 09:44:05 +0000 (11:44 +0200)]
Merge pull request #7751 from tobiasd/
20191017-lighttpdsample
updated sample lighttpd config regarding the pagename parameter
Philipp [Thu, 17 Oct 2019 05:50:05 +0000 (07:50 +0200)]
Merge pull request #7745 from MrPetovan/task/7190-remove-defaults-include-view
Remove deprecated defaults() function
Tobias Diekershoff [Thu, 17 Oct 2019 05:47:28 +0000 (07:47 +0200)]
updated sample lighttpd config regarding the pagename parameter
Hypolite Petovan [Thu, 17 Oct 2019 02:40:44 +0000 (22:40 -0400)]
Merge pull request #7750 from MrPetovan/bug/fatal-errors
Remove remaining Logger log level in explicit Logger::debug call
Hypolite Petovan [Thu, 17 Oct 2019 02:39:31 +0000 (22:39 -0400)]
Remove remaining Logger log level in explicit Logger::debug call
Philipp [Wed, 16 Oct 2019 22:12:03 +0000 (00:12 +0200)]
Merge pull request #7744 from MrPetovan/task/7190-remove-defaults-src
Replace deprecated calls to defaults() by ?? and ?: in src/
Michael Vogel [Wed, 16 Oct 2019 18:38:15 +0000 (20:38 +0200)]
Merge pull request #7748 from MrPetovan/bug/7747-fix-mod-item-url-regex
Prevent empty [url] label regular expression to break image insertion
Hypolite Petovan [Wed, 16 Oct 2019 17:53:16 +0000 (13:53 -0400)]
Prevent empty [url] label regular expression to break image insertion
Michael [Wed, 16 Oct 2019 17:13:56 +0000 (17:13 +0000)]
Replaced quotes
Michael Vogel [Wed, 16 Oct 2019 14:08:18 +0000 (16:08 +0200)]
Merge pull request #7746 from MrPetovan/task/help-quotation-style
Clarify quotation style in doc/Developers-Intro
Hypolite Petovan [Wed, 16 Oct 2019 12:58:09 +0000 (08:58 -0400)]
Remove extra spaces before closing parentheses in src/
Hypolite Petovan [Wed, 16 Oct 2019 12:44:19 +0000 (08:44 -0400)]
Remove deprecated defaults() function
Hypolite Petovan [Wed, 16 Oct 2019 12:43:59 +0000 (08:43 -0400)]
Replace deprecated defaults() calls with ?? and ?: in include/ and view/
Hypolite Petovan [Wed, 16 Oct 2019 12:50:29 +0000 (08:50 -0400)]
Clarify quotation style in doc/Developers-Intro
Hypolite Petovan [Wed, 16 Oct 2019 12:35:14 +0000 (08:35 -0400)]
Replace deprecated calls to defaults() by ?? and ?: in src/
Philipp [Tue, 15 Oct 2019 16:17:45 +0000 (18:17 +0200)]
Merge pull request #7743 from MrPetovan/task/7190-remove-defaults-modules
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/