]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoMerge pull request #6050 from tobiasd/20181031-msg
Hypolite Petovan [Wed, 31 Oct 2018 13:02:33 +0000 (09:02 -0400)]
Merge pull request #6050 from tobiasd/20181031-msg

regen master messages.po

5 years agoMerge pull request #6049 from tobiasd/20181031-de
Hypolite Petovan [Wed, 31 Oct 2018 13:02:09 +0000 (09:02 -0400)]
Merge pull request #6049 from tobiasd/20181031-de

DE translation THX vinz

5 years agoregen master messages.po
Tobias Diekershoff [Wed, 31 Oct 2018 08:46:40 +0000 (09:46 +0100)]
regen master messages.po

5 years agoDE translation THX vinz
Tobias Diekershoff [Wed, 31 Oct 2018 08:36:49 +0000 (09:36 +0100)]
DE translation THX vinz

5 years agoMerge pull request #6046 from zeroadam/CoreLogger
Hypolite Petovan [Tue, 30 Oct 2018 16:32:33 +0000 (12:32 -0400)]
Merge pull request #6046 from zeroadam/CoreLogger

Split functions from text.php to new Logger class

5 years agoBug fix
Adam Magness [Tue, 30 Oct 2018 15:43:27 +0000 (11:43 -0400)]
Bug fix

update Logger::DEBUG to Core\Logger::

5 years agoReview Updates
Adam Magness [Tue, 30 Oct 2018 15:40:11 +0000 (11:40 -0400)]
Review Updates

create array, remove getConstants function, add self references.

5 years agoMissing BaseObject
Adam Magness [Tue, 30 Oct 2018 14:02:52 +0000 (10:02 -0400)]
Missing BaseObject

add use BaseObject

5 years agoLogger Levels
Adam Magness [Tue, 30 Oct 2018 13:58:45 +0000 (09:58 -0400)]
Logger Levels

update logger levels in calls

5 years agomissing use and self
Adam Magness [Tue, 30 Oct 2018 13:56:41 +0000 (09:56 -0400)]
missing use and self

add use and self statements

5 years agoReview Modifications
Adam Magness [Tue, 30 Oct 2018 11:59:45 +0000 (07:59 -0400)]
Review Modifications

make changes based on review.

5 years agoRemove functions
Adam Magness [Mon, 29 Oct 2018 23:50:40 +0000 (19:50 -0400)]
Remove functions

remove functions that were moved to Logger class

5 years agoCorrect misspelling
Adam Magness [Mon, 29 Oct 2018 21:27:28 +0000 (17:27 -0400)]
Correct misspelling

correct misspelled use statement

5 years agoLog function
Adam Magness [Mon, 29 Oct 2018 21:20:46 +0000 (17:20 -0400)]
Log function

implement log() function.

5 years agoCreate Logger class
Adam Magness [Mon, 29 Oct 2018 20:10:35 +0000 (16:10 -0400)]
Create Logger class

Create Core\Logger class and point old functions to the new ones.

5 years agoMerge pull request #6041 from nupplaphil/install_to_module
Hypolite Petovan [Tue, 30 Oct 2018 12:17:26 +0000 (08:17 -0400)]
Merge pull request #6041 from nupplaphil/install_to_module

Install to Module

5 years agoBugfixing missing 'REQUEST_URI' for relative path installation
Philipp Holzer [Tue, 30 Oct 2018 11:58:15 +0000 (12:58 +0100)]
Bugfixing missing 'REQUEST_URI' for relative path installation

5 years agoMocking DBStructure::existsTable()
Philipp Holzer [Tue, 30 Oct 2018 11:47:44 +0000 (12:47 +0100)]
Mocking DBStructure::existsTable()

5 years agoBugfixings
Philipp Holzer [Tue, 30 Oct 2018 10:30:19 +0000 (11:30 +0100)]
Bugfixings

- moved testargs.php to util directory
- Switch Environment check before config at automatic install
- checkPHP() is now finding the PHP binary too
- Bugfixing checkPHP() & required returned wrong status
- removing not used $_POST['phpath'] in web installer

5 years agoMerge pull request #6045 from JonnyTischbein/issue_fbrowser-error-msg
Hypolite Petovan [Tue, 30 Oct 2018 03:33:11 +0000 (23:33 -0400)]
Merge pull request #6045 from JonnyTischbein/issue_fbrowser-error-msg

[frio] Show error message on image upload

5 years agoMerge pull request #6044 from annando/ap-signatures
Hypolite Petovan [Tue, 30 Oct 2018 03:31:11 +0000 (23:31 -0400)]
Merge pull request #6044 from annando/ap-signatures

Diaspora signature transport via AP/DFRN should be repaired now

5 years agoEnables error messages for files too
Jonny Tischbein [Mon, 29 Oct 2018 22:28:20 +0000 (23:28 +0100)]
Enables error messages for files too

5 years agoShow error message if image exceeds limit + fix close button
Jonny Tischbein [Mon, 29 Oct 2018 22:06:42 +0000 (23:06 +0100)]
Show error message if image exceeds limit + fix close button

5 years agoDiaspora signature transport via AP/DFRN should be repaired now
Michael [Mon, 29 Oct 2018 21:15:37 +0000 (21:15 +0000)]
Diaspora signature transport via AP/DFRN should be repaired now

5 years agoRefactoring Installation
Philipp Holzer [Mon, 29 Oct 2018 17:44:39 +0000 (18:44 +0100)]
Refactoring Installation

- centralized installation
- renamed Core\Install to Core\Installer
- avoid using $a->data[] for states
- removed unnecessary code

5 years agoReplacing error message
Philipp Holzer [Mon, 29 Oct 2018 13:40:50 +0000 (14:40 +0100)]
Replacing error message

5 years agoCode Standards
Philipp Holzer [Mon, 29 Oct 2018 13:39:09 +0000 (14:39 +0100)]
Code Standards

5 years agoInstall to Module
Philipp Holzer [Mon, 29 Oct 2018 13:10:45 +0000 (14:10 +0100)]
Install to Module

- Move Install to Module
- Some Bugfixings

5 years agoMerge pull request #6037 from annando/ap-signatures
Hypolite Petovan [Sat, 27 Oct 2018 17:49:19 +0000 (13:49 -0400)]
Merge pull request #6037 from annando/ap-signatures

Diaspora signatures are now stored and transmitted correctly

5 years agoDiaspora signatures are now stored and transmitted correctly
Michael [Sat, 27 Oct 2018 14:35:22 +0000 (14:35 +0000)]
Diaspora signatures are now stored and transmitted correctly

5 years agoRemove extra use statement in mod/item
Hypolite Petovan [Sat, 27 Oct 2018 13:54:38 +0000 (09:54 -0400)]
Remove extra use statement in mod/item

Fix #6036

5 years agoMerge pull request #6035 from annando/delivery-chaos
Hypolite Petovan [Sat, 27 Oct 2018 11:34:20 +0000 (07:34 -0400)]
Merge pull request #6035 from annando/delivery-chaos

Fixes duplicated transmissions and not working undo of like/dislike

5 years agoFixes duplicated transmissions and not working undo of like/dislike
Michael [Sat, 27 Oct 2018 11:09:23 +0000 (11:09 +0000)]
Fixes duplicated transmissions and not working undo of like/dislike

5 years agoMerge pull request #6033 from annando/ap-events
Tobias Diekershoff [Sat, 27 Oct 2018 07:50:48 +0000 (09:50 +0200)]
Merge pull request #6033 from annando/ap-events

AP: Event participation and editing of posts are now supported

5 years agoAP: Event participation and editing of posts are now supported
Michael [Sat, 27 Oct 2018 06:17:17 +0000 (06:17 +0000)]
AP: Event participation and editing of posts are now supported

5 years agoMerge pull request #5966 from JeroenED/theme/frio/oembed/view-active-class
Hypolite Petovan [Fri, 26 Oct 2018 23:25:30 +0000 (19:25 -0400)]
Merge pull request #5966 from JeroenED/theme/frio/oembed/view-active-class

fixed view of active embedded videos

5 years agoMerge pull request #6031 from MrPetovan/bug/add-missing-lang-default-template
Michael Vogel [Fri, 26 Oct 2018 12:46:59 +0000 (14:46 +0200)]
Merge pull request #6031 from MrPetovan/bug/add-missing-lang-default-template

Declare missing `$lang` for default template in App->runFrontend

5 years agoDeclare missing `$lang` for default template in App->runFrontend
Hypolite Petovan [Fri, 26 Oct 2018 12:13:31 +0000 (08:13 -0400)]
Declare missing `$lang` for default template in App->runFrontend

5 years agoMerge pull request #6029 from tobiasd/20181026-cs
Michael Vogel [Fri, 26 Oct 2018 06:20:14 +0000 (08:20 +0200)]
Merge pull request #6029 from tobiasd/20181026-cs

CS translation update THX Aditoo

5 years agoCS translation update THX Aditoo
Tobias Diekershoff [Fri, 26 Oct 2018 05:37:31 +0000 (07:37 +0200)]
CS translation update THX Aditoo

5 years agoMerge pull request #6026 from annando/ap-event
Hypolite Petovan [Fri, 26 Oct 2018 04:33:48 +0000 (00:33 -0400)]
Merge pull request #6026 from annando/ap-event

AP: We now transmit and process events

5 years agoMerge pull request #6028 from annando/issue-5913
Hypolite Petovan [Fri, 26 Oct 2018 04:32:16 +0000 (00:32 -0400)]
Merge pull request #6028 from annando/issue-5913

Issue 5913: Fix fatal error in "RemoveUser"

5 years agoIssue 5913: Fix fatal error in "RemoveUser"
Michael [Fri, 26 Oct 2018 04:27:23 +0000 (04:27 +0000)]
Issue 5913: Fix fatal error in "RemoveUser"

5 years agoAP: We now transmit and process events
Michael [Fri, 26 Oct 2018 04:13:26 +0000 (04:13 +0000)]
AP: We now transmit and process events

5 years agoMerge pull request #6003 from JonnyTischbein/issue_phototag
Hypolite Petovan [Fri, 26 Oct 2018 00:48:03 +0000 (20:48 -0400)]
Merge pull request #6003 from JonnyTischbein/issue_phototag

Fix adding / removing photo tags

5 years agoCode Standards: var name, spaces, array_push short form
Jonny Tischbein [Thu, 25 Oct 2018 22:18:47 +0000 (00:18 +0200)]
Code Standards: var name, spaces, array_push short form

5 years agoMerge pull request #6025 from Y-Y/small_typo
Hypolite Petovan [Thu, 25 Oct 2018 21:02:10 +0000 (17:02 -0400)]
Merge pull request #6025 from Y-Y/small_typo

Fix small typo (land -> lang)

5 years agoFix small typo (land -> lang)
CrystalStiletto [Thu, 25 Oct 2018 20:54:33 +0000 (22:54 +0200)]
Fix small typo (land -> lang)

5 years agoFix ?
Jonny Tischbein [Thu, 25 Oct 2018 19:57:11 +0000 (21:57 +0200)]
Fix ?

5 years agoCode Standards: Spaces
Jonny Tischbein [Thu, 25 Oct 2018 19:49:18 +0000 (21:49 +0200)]
Code Standards: Spaces

5 years agoCode Standard: indent
Jonny Tischbein [Tue, 23 Oct 2018 19:41:55 +0000 (21:41 +0200)]
Code Standard: indent

5 years agoReplace update/delete with Term::insertFramTagFieldByItemId + Code Standards + Wording
Jonny Tischbein [Tue, 23 Oct 2018 19:18:07 +0000 (21:18 +0200)]
Replace update/delete with Term::insertFramTagFieldByItemId + Code Standards + Wording

5 years agoCode Standard + renaming deleteAllTags + move its call and add type param
Jonny Tischbein [Tue, 23 Oct 2018 17:29:59 +0000 (19:29 +0200)]
Code Standard + renaming deleteAllTags + move its call and add type param

5 years agoOnly perform Term::deleteAllTags when needed + not needed redirect
Jonny Tischbein [Tue, 23 Oct 2018 11:38:31 +0000 (13:38 +0200)]
Only perform Term::deleteAllTags when needed + not needed redirect

5 years agofix doxygen header + indent
Jonny Tischbein [Tue, 23 Oct 2018 11:32:32 +0000 (13:32 +0200)]
fix doxygen header + indent

5 years agoFix goaway call
Jonny Tischbein [Tue, 23 Oct 2018 09:44:31 +0000 (11:44 +0200)]
Fix goaway call

5 years agoFix adding / removing photo tags + tagrm delete via GET + Item::update / add Term...
Jonny Tischbein [Tue, 23 Oct 2018 09:40:20 +0000 (11:40 +0200)]
Fix adding / removing photo tags + tagrm delete via GET + Item::update / add Term::deleteAllTags

5 years agoMerge pull request #6017 from MrPetovan/task/move-pager-out-of-app
Michael Vogel [Thu, 25 Oct 2018 19:21:23 +0000 (21:21 +0200)]
Merge pull request #6017 from MrPetovan/task/move-pager-out-of-app

Road to Router Part 5: Move pager out of App

5 years agoMerge pull request #5949 from rthees/develop
Hypolite Petovan [Thu, 25 Oct 2018 14:05:58 +0000 (10:05 -0400)]
Merge pull request #5949 from rthees/develop

Develop: Edit group-name can't be edited in frio-theme

5 years agoindents now with tabs
Ralf Thees [Thu, 25 Oct 2018 07:33:01 +0000 (09:33 +0200)]
indents now with tabs

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Thu, 25 Oct 2018 06:59:32 +0000 (08:59 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoFix usages of Pager with JSON calls in mod/match and mod/dirfind
Hypolite Petovan [Wed, 24 Oct 2018 16:03:14 +0000 (12:03 -0400)]
Fix usages of Pager with JSON calls in mod/match and mod/dirfind

5 years agoUpdate Pager->__construct calls for minimal use cases
Hypolite Petovan [Wed, 24 Oct 2018 15:50:37 +0000 (11:50 -0400)]
Update Pager->__construct calls for minimal use cases

5 years agoMove itemCount parameter from constructor to renderFull()
Hypolite Petovan [Wed, 24 Oct 2018 15:42:59 +0000 (11:42 -0400)]
Move itemCount parameter from constructor to renderFull()

- Remove Pager->itemCount property and Pager->setItemCount() method
- Update usage

5 years agoMove $pager and $page_offset out of App
Hypolite Petovan [Wed, 24 Oct 2018 06:15:24 +0000 (02:15 -0400)]
Move $pager and $page_offset out of App

- Move infinite scroll data output in a module hook
- Use Pager instead of paginate() and alt_pager()

5 years agoAdd new Hook::add method to enable module hooks
Hypolite Petovan [Wed, 24 Oct 2018 06:07:44 +0000 (02:07 -0400)]
Add new Hook::add method to enable module hooks

5 years agoAdd new Content\Pager class
Hypolite Petovan [Wed, 24 Oct 2018 06:07:21 +0000 (02:07 -0400)]
Add new Content\Pager class

5 years agoMerge pull request #6024 from MrPetovan/bug/fix-disabling-addons
Michael Vogel [Thu, 25 Oct 2018 03:28:47 +0000 (05:28 +0200)]
Merge pull request #6024 from MrPetovan/bug/fix-disabling-addons

Fix unsetting non-existent index in Addon::$addons on uninstall

5 years agoFix unsetting non-existent index in Addon::$addons on uninstall
Hypolite Petovan [Thu, 25 Oct 2018 00:44:05 +0000 (20:44 -0400)]
Fix unsetting non-existent index in Addon::$addons on uninstall

5 years agoMerge pull request #6023 from annando/ap-delivery
Hypolite Petovan [Wed, 24 Oct 2018 21:18:12 +0000 (17:18 -0400)]
Merge pull request #6023 from annando/ap-delivery

 Preparations to work with BCC

5 years agoDeactivated BCC
Michael [Wed, 24 Oct 2018 21:04:21 +0000 (21:04 +0000)]
Deactivated BCC

5 years agoWe now use bcc for the acl block
Michael [Wed, 24 Oct 2018 20:06:57 +0000 (20:06 +0000)]
We now use bcc for the acl block

5 years agoMerge remote-tracking branch 'upstream/develop' into ap-delivery
Michael [Wed, 24 Oct 2018 19:22:07 +0000 (19:22 +0000)]
Merge remote-tracking branch 'upstream/develop' into ap-delivery

5 years agoPreparations to work with BCC
Michael [Wed, 24 Oct 2018 19:19:51 +0000 (19:19 +0000)]
Preparations to work with BCC

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Wed, 24 Oct 2018 19:14:45 +0000 (21:14 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #6020 from nupplaphil/friendica-5996
Hypolite Petovan [Wed, 24 Oct 2018 18:54:51 +0000 (14:54 -0400)]
Merge pull request #6020 from nupplaphil/friendica-5996

Bugfixing redirects

5 years agomaking english sentences
Philipp Holzer [Wed, 24 Oct 2018 18:52:38 +0000 (20:52 +0200)]
making english sentences

5 years agoCode standards
Philipp Holzer [Wed, 24 Oct 2018 18:44:19 +0000 (20:44 +0200)]
Code standards

5 years agoremoved use Friendica\Core\System again
Philipp Holzer [Wed, 24 Oct 2018 18:24:22 +0000 (20:24 +0200)]
removed use Friendica\Core\System again

5 years agoBugfixing redirects
Philipp Holzer [Wed, 24 Oct 2018 18:16:14 +0000 (20:16 +0200)]
Bugfixing redirects

- Adding App->redirect if both redirects are possible

5 years agoMerge pull request #6013 from JonnyTischbein/issue_comment_media_link_prompt
Hypolite Petovan [Wed, 24 Oct 2018 16:17:58 +0000 (12:17 -0400)]
Merge pull request #6013 from JonnyTischbein/issue_comment_media_link_prompt

[frio] Add media / link prompt in comments

5 years agoCode Standard: indent + renaming function in camelcase
Jonny Tischbein [Wed, 24 Oct 2018 16:09:54 +0000 (18:09 +0200)]
Code Standard: indent + renaming function in camelcase

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Wed, 24 Oct 2018 14:38:29 +0000 (16:38 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoAdd multimedia link for jot + enables hover text in jot + autosize in when paste...
Jonny Tischbein [Wed, 24 Oct 2018 14:20:10 +0000 (16:20 +0200)]
Add multimedia link for jot + enables hover text in jot + autosize in when paste link + renaming / Code Standards

5 years agoMerge pull request #6016 from annando/remove-data
Hypolite Petovan [Wed, 24 Oct 2018 06:24:57 +0000 (02:24 -0400)]
Merge pull request #6016 from annando/remove-data

Remove items more memory friendly

5 years agoRemoved finished work from the comments
Michael [Wed, 24 Oct 2018 04:51:37 +0000 (04:51 +0000)]
Removed finished work from the comments

5 years agoImprove query speed
Michael [Wed, 24 Oct 2018 04:50:27 +0000 (04:50 +0000)]
Improve query speed

5 years agoRemove items more memory friendly
Michael [Wed, 24 Oct 2018 04:46:45 +0000 (04:46 +0000)]
Remove items more memory friendly

5 years agoMerge pull request #6014 from annando/deferred-tasks
Hypolite Petovan [Tue, 23 Oct 2018 21:39:31 +0000 (17:39 -0400)]
Merge pull request #6014 from annando/deferred-tasks

Show deferred worker tasks in the admin interface and workerqueue logs

5 years agoShow deferred worker tasks in the admin interface and workerqueue logs
Michael [Tue, 23 Oct 2018 20:38:28 +0000 (20:38 +0000)]
Show deferred worker tasks in the admin interface and workerqueue logs

5 years agoCode Standards
Jonny Tischbein [Tue, 23 Oct 2018 18:12:53 +0000 (20:12 +0200)]
Code Standards

5 years agoAdd prompt for link and media in comment + remove video symbol
Jonny Tischbein [Tue, 23 Oct 2018 17:50:19 +0000 (19:50 +0200)]
Add prompt for link and media in comment + remove video symbol

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Tue, 23 Oct 2018 16:19:21 +0000 (18:19 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #6011 from fabrixxm/issues/6010
Hypolite Petovan [Tue, 23 Oct 2018 15:43:41 +0000 (11:43 -0400)]
Merge pull request #6011 from fabrixxm/issues/6010

Fix move from Core\Addon to Core\Hook

5 years agoReplace Frienica\Core\Addon::isApp() withi Friendica\Core\Hook::isAddonApp()
fabrixxm [Tue, 23 Oct 2018 15:27:53 +0000 (17:27 +0200)]
Replace Frienica\Core\Addon::isApp() withi Friendica\Core\Hook::isAddonApp()

fix #6010

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Tue, 23 Oct 2018 15:18:23 +0000 (17:18 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #6009 from vinzv/develop
Hypolite Petovan [Tue, 23 Oct 2018 14:48:03 +0000 (10:48 -0400)]
Merge pull request #6009 from vinzv/develop

raising profile photo size to comply with frio sidebar profile photo scaling

5 years agoadapted profile pic resize to 300px for whole system
vinzv [Tue, 23 Oct 2018 14:36:57 +0000 (16:36 +0200)]
adapted profile pic resize to 300px for whole system

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Tue, 23 Oct 2018 13:52:29 +0000 (15:52 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoadapted 300px image size for default avatar
vinzv [Tue, 23 Oct 2018 13:16:58 +0000 (15:16 +0200)]
adapted 300px image size for default avatar