]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoSplit text to Item
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

5 years agoMerge pull request #6092 from JonnyTischbein/issue_drop_item_return_non-frio
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

5 years agomove live update: update_contacts to update_contact
Jonny Tischbein [Tue, 6 Nov 2018 21:22:42 +0000 (22:22 +0100)]
move live update: update_contacts to update_contact

5 years agoFix return url when dropping post loaded by update_* in non-frio
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

5 years agoMerge pull request #6090 from zeroadam/TextToL10n
Hypolite Petovan [Tue, 6 Nov 2018 18:44:30 +0000 (13:44 -0500)]
Merge pull request #6090 from zeroadam/TextToL10n

Split functions to L10n

5 years agoMerge pull request #6086 from friendica/fabrixxm-patch-1
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

5 years agoFix code style
fabrixxm [Tue, 6 Nov 2018 15:37:58 +0000 (16:37 +0100)]
Fix code style

5 years agocoding standards
Adam Magness [Tue, 6 Nov 2018 15:28:18 +0000 (10:28 -0500)]
coding standards

5 years agoAdd use statement
Adam Magness [Tue, 6 Nov 2018 14:55:14 +0000 (09:55 -0500)]
Add use statement

add use for core class

5 years agoUpdate function calls
Adam Magness [Tue, 6 Nov 2018 14:52:10 +0000 (09:52 -0500)]
Update function calls

update function calls for moved functions

5 years agoSplit text.php to L10n
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

5 years agoMerge pull request #6089 from annando/fix-6085
Michael Vogel [Tue, 6 Nov 2018 14:01:36 +0000 (15:01 +0100)]
Merge pull request #6089 from annando/fix-6085

Fixes PR 6085

5 years agoFixes PR 6085
Michael [Tue, 6 Nov 2018 14:00:31 +0000 (14:00 +0000)]
Fixes PR 6085

5 years agoMerge pull request #6085 from zeroadam/TextToHTML
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

5 years agoRename properly
Adam Magness [Tue, 6 Nov 2018 11:34:32 +0000 (06:34 -0500)]
Rename properly

rename function properly this time!

5 years agorename function
Adam Magness [Tue, 6 Nov 2018 11:31:48 +0000 (06:31 -0500)]
rename function

rename function and update calls.

5 years agoStop PortableContacts to raise warning on malformed register_policy
fabrixxm [Tue, 6 Nov 2018 11:10:23 +0000 (12:10 +0100)]
Stop PortableContacts to raise warning on malformed register_policy

5 years agoFix Friendica node info json
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

5 years agoMissed use
Adam Magness [Tue, 6 Nov 2018 02:45:44 +0000 (21:45 -0500)]
Missed use

fix missing use statement

5 years agobug fix
Adam Magness [Tue, 6 Nov 2018 02:26:58 +0000 (21:26 -0500)]
bug fix

fix variable

5 years agoMissing Include
Adam Magness [Tue, 6 Nov 2018 02:15:47 +0000 (21:15 -0500)]
Missing Include

missed use statement

5 years agofunctions moved to HTML class
Adam Magness [Tue, 6 Nov 2018 02:06:26 +0000 (21:06 -0500)]
functions moved to HTML class

update function calls to moved class.

5 years agoSplit text.php to HTML 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

5 years agoMerge pull request #6082 from annando/diasppora-delivery
Hypolite Petovan [Mon, 5 Nov 2018 21:26:02 +0000 (16:26 -0500)]
Merge pull request #6082 from annando/diasppora-delivery

Improved delivery

5 years agoImproved logger text
Michael [Mon, 5 Nov 2018 20:35:17 +0000 (20:35 +0000)]
Improved logger text

5 years agoMerge pull request #6077 from nupplaphil/move_random_digits
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

5 years agoRemoved unnecessary function
Philipp Holzer [Mon, 5 Nov 2018 20:17:46 +0000 (21:17 +0100)]
Removed unnecessary function

5 years agoUsing random_int directly
Philipp Holzer [Mon, 5 Nov 2018 20:16:18 +0000 (21:16 +0100)]
Using random_int directly

5 years agoUsing random_int directly
Philipp Holzer [Mon, 5 Nov 2018 20:15:30 +0000 (21:15 +0100)]
Using random_int directly

5 years agocopy/paste error
Philipp Holzer [Mon, 5 Nov 2018 20:03:55 +0000 (21:03 +0100)]
copy/paste error

5 years agoMove random Digits to Crypto class
Philipp Holzer [Mon, 5 Nov 2018 08:37:03 +0000 (09:37 +0100)]
Move random Digits to Crypto class

5 years agoMerge remote-tracking branch 'upstream/develop' into diasppora-delivery
Michael [Mon, 5 Nov 2018 19:46:59 +0000 (19:46 +0000)]
Merge remote-tracking branch 'upstream/develop' into diasppora-delivery

5 years agoMerge pull request #6070 from zeroadam/TextToXML
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

5 years agoMerge pull request #6079 from annando/issue-dir-15
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"

5 years agoMerge pull request #6080 from annando/issue-6074
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

5 years agoIssue 6074: Language and "explicit" are now exported
Michael [Mon, 5 Nov 2018 18:14:58 +0000 (18:14 +0000)]
Issue 6074: Language and "explicit" are now exported

5 years agoUpdate and rename test class
Adam Magness [Mon, 5 Nov 2018 18:08:33 +0000 (13:08 -0500)]
Update and rename test class

update and rename test class.

5 years agoRevert "Move methods to new Util/Strings class"
Adam Magness [Mon, 5 Nov 2018 12:31:45 +0000 (07:31 -0500)]
Revert "Move methods to new Util/Strings class"

This reverts commit 97fcf23371cb24c7c9dbb144ed7f250813176f45.

5 years agoRevert "Update function calls"
Adam Magness [Mon, 5 Nov 2018 12:40:18 +0000 (07:40 -0500)]
Revert "Update function calls"

This reverts commit 748fb8b94693ea468ef6b539d6268ea3f7ab9bea.

5 years agoLanguage is now transmitted as well
Michael [Mon, 5 Nov 2018 18:03:26 +0000 (18:03 +0000)]
Language is now transmitted as well

5 years agoDirectory issue 15: Support the "account-type"
Michael [Mon, 5 Nov 2018 17:59:46 +0000 (17:59 +0000)]
Directory issue 15: Support the "account-type"

5 years agoMerge pull request #6076 from nupplaphil/cache_test_fix
Hypolite Petovan [Mon, 5 Nov 2018 15:01:06 +0000 (10:01 -0500)]
Merge pull request #6076 from nupplaphil/cache_test_fix

Lock TTL fix

5 years agoCreate/Update tests
Adam Magness [Mon, 5 Nov 2018 12:53:12 +0000 (07:53 -0500)]
Create/Update tests

create new test class and update old one.

5 years agoUpdate function calls
Adam Magness [Mon, 5 Nov 2018 12:40:18 +0000 (07:40 -0500)]
Update function calls

update function calls to new class

5 years agoMove methods to new Util/Strings class
Adam Magness [Mon, 5 Nov 2018 12:31:45 +0000 (07:31 -0500)]
Move methods to new Util/Strings class

move string methods from xml to strings class.

5 years agoUpdate function calls
Adam Magness [Sun, 4 Nov 2018 13:23:19 +0000 (08:23 -0500)]
Update function calls

update function calls to new names

5 years agoRename functions
Adam Magness [Sun, 4 Nov 2018 13:21:37 +0000 (08:21 -0500)]
Rename functions

rename functions

5 years agoforgotten self
Adam Magness [Sat, 3 Nov 2018 17:25:00 +0000 (13:25 -0400)]
forgotten self

forgotten self references

5 years agoImplement functions
Adam Magness [Sat, 3 Nov 2018 17:08:30 +0000 (13:08 -0400)]
Implement functions

implement functions relocated to xml class

5 years agoMove to XML
Adam Magness [Sat, 3 Nov 2018 17:08:01 +0000 (13:08 -0400)]
Move to XML

move functions from text to xml

5 years agoLock TTL fix
Philipp Holzer [Mon, 5 Nov 2018 07:51:35 +0000 (08:51 +0100)]
Lock TTL fix

5 years agoMerge remote-tracking branch 'upstream/develop' into diasppora-delivery
Michael [Sun, 4 Nov 2018 23:19:34 +0000 (23:19 +0000)]
Merge remote-tracking branch 'upstream/develop' into diasppora-delivery

5 years agoCleaned up the notifier
Michael [Sun, 4 Nov 2018 23:17:41 +0000 (23:17 +0000)]
Cleaned up the notifier

5 years agoMerge pull request #6072 from annando/fix-6071
Hypolite Petovan [Sun, 4 Nov 2018 20:45:38 +0000 (15:45 -0500)]
Merge pull request #6072 from annando/fix-6071

Fixes #6071: We should use the correct variable ...

5 years agoMerge remote-tracking branch 'upstream/develop' into diasppora-delivery
Michael [Sun, 4 Nov 2018 18:54:49 +0000 (18:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into diasppora-delivery

5 years agoFix small typo / Workerqueue count now only counts non deferred entries
Michael [Sun, 4 Nov 2018 10:51:01 +0000 (10:51 +0000)]
Fix small typo / Workerqueue count now only counts non deferred entries

5 years agoFixes #6071: We should use the correct variable ...
Michael [Sun, 4 Nov 2018 09:18:36 +0000 (09:18 +0000)]
Fixes #6071: We should use the correct variable ...

5 years agoMerge pull request #6071 from annando/ap-fetch-signed
Hypolite Petovan [Sun, 4 Nov 2018 06:56:09 +0000 (01:56 -0500)]
Merge pull request #6071 from annando/ap-fetch-signed

Support for fetching non-public content / preparations for forum posts

5 years agoSupport for fetching non-public content / preparations for forum posts
Michael [Sat, 3 Nov 2018 21:37:08 +0000 (21:37 +0000)]
Support for fetching non-public content / preparations for forum posts

5 years agoMerge pull request #6067 from annando/ap-relocation
Hypolite Petovan [Sat, 3 Nov 2018 01:16:14 +0000 (21:16 -0400)]
Merge pull request #6067 from annando/ap-relocation

Preparations for a relocation message / fix for notice

5 years agoPreparations for a relocation message / fix for notice
Michael [Fri, 2 Nov 2018 21:57:06 +0000 (21:57 +0000)]
Preparations for a relocation message / fix for notice

5 years agoMerge pull request #6065 from annando/fix-forum
Hypolite Petovan [Fri, 2 Nov 2018 01:48:55 +0000 (21:48 -0400)]
Merge pull request #6065 from annando/fix-forum

Fix for delivering forum posts again

5 years agoFix for delivering forum posts again
Michael [Thu, 1 Nov 2018 23:52:06 +0000 (23:52 +0000)]
Fix for delivering forum posts again

5 years agoMerge pull request #6062 from nupplaphil/test_enhancements
Hypolite Petovan [Thu, 1 Nov 2018 14:30:06 +0000 (10:30 -0400)]
Merge pull request #6062 from nupplaphil/test_enhancements

Test enhancements

5 years agoTest enhancements
Philipp Holzer [Thu, 1 Nov 2018 12:45:21 +0000 (13:45 +0100)]
Test enhancements

5 years agoTest enhancements
Philipp Holzer [Thu, 1 Nov 2018 12:44:47 +0000 (13:44 +0100)]
Test enhancements

5 years agodocumentation
Philipp Holzer [Thu, 1 Nov 2018 11:43:34 +0000 (12:43 +0100)]
documentation

5 years agoMerge pull request #6061 from nupplaphil/autoinstall_test_fix
Hypolite Petovan [Thu, 1 Nov 2018 11:41:19 +0000 (07:41 -0400)]
Merge pull request #6061 from nupplaphil/autoinstall_test_fix

AutoInstall Test fix

5 years agoAutoInstall Test fix
Philipp Holzer [Thu, 1 Nov 2018 09:30:44 +0000 (10:30 +0100)]
AutoInstall Test fix

- New Mock for Renderer
- No need of prepared assert.ini.php anymore
- Mocking Renderer during Autoinstall

5 years agoMerge pull request #6060 from tobiasd/20181101-lng
Michael Vogel [Thu, 1 Nov 2018 07:12:07 +0000 (08:12 +0100)]
Merge pull request #6060 from tobiasd/20181101-lng

CS, DE, PL translation updates

5 years agoPL translation update THX waldis
Tobias Diekershoff [Thu, 1 Nov 2018 06:59:05 +0000 (07:59 +0100)]
PL translation update THX waldis

5 years agoCS translation update THX Aditoo
Tobias Diekershoff [Thu, 1 Nov 2018 06:58:53 +0000 (07:58 +0100)]
CS translation update THX Aditoo

5 years agoDE translation THX vinz
Tobias Diekershoff [Thu, 1 Nov 2018 06:58:43 +0000 (07:58 +0100)]
DE translation THX vinz

5 years agoMerge pull request #6058 from JonnyTischbein/issue_contact_batch_archive
Tobias Diekershoff [Thu, 1 Nov 2018 05:41:05 +0000 (06:41 +0100)]
Merge pull request #6058 from JonnyTischbein/issue_contact_batch_archive

[frio] Fix unarchive contact batch action

5 years agoMerge pull request #6057 from vinzv/patch-2
Hypolite Petovan [Wed, 31 Oct 2018 20:21:43 +0000 (16:21 -0400)]
Merge pull request #6057 from vinzv/patch-2

Update Install.php typos

5 years agoFix not working unarchive contact batch action
Jonny Tischbein [Wed, 31 Oct 2018 20:20:44 +0000 (21:20 +0100)]
Fix not working unarchive contact batch action

5 years agoUpdate Install.php
vinzv [Wed, 31 Oct 2018 20:03:32 +0000 (21:03 +0100)]
Update Install.php

Please update messages.po at Transifex as well.

5 years agoMerge pull request #6056 from JonnyTischbein/issue_post_delete_return
Hypolite Petovan [Wed, 31 Oct 2018 19:39:33 +0000 (15:39 -0400)]
Merge pull request #6056 from JonnyTischbein/issue_post_delete_return

Return correctly after post deletion (Non-Ajax)

5 years agoAdd support for quattro
Jonny Tischbein [Wed, 31 Oct 2018 19:17:11 +0000 (20:17 +0100)]
Add support for quattro

5 years agomake return url optional
Jonny Tischbein [Fri, 26 Oct 2018 13:00:15 +0000 (15:00 +0200)]
make return url optional

5 years agoFix for vier theme / NonAjax Call
Jonny Tischbein [Fri, 26 Oct 2018 12:05:59 +0000 (14:05 +0200)]
Fix for vier theme / NonAjax Call

5 years agoRedirect to previous page after NON-AJAX Post delete via second parameter in /item...
Jonny Tischbein [Thu, 25 Oct 2018 21:57:26 +0000 (23:57 +0200)]
Redirect to previous page after NON-AJAX Post delete via second parameter in /item/drop

5 years agoMerge pull request #6055 from zeroadam/FileTagHotFix
Hypolite Petovan [Wed, 31 Oct 2018 17:57:33 +0000 (13:57 -0400)]
Merge pull request #6055 from zeroadam/FileTagHotFix

Misspelling in use statement

5 years agoMerge pull request #6053 from zeroadam/CoreRenderer
Hypolite Petovan [Wed, 31 Oct 2018 17:57:12 +0000 (13:57 -0400)]
Merge pull request #6053 from zeroadam/CoreRenderer

Core Renderer Class

5 years agoMisspelling in use statement
Adam Magness [Wed, 31 Oct 2018 17:42:38 +0000 (13:42 -0400)]
Misspelling in use statement

misspelled Friendica

5 years agoTemplate Engine and props to Renderer
Adam Magness [Wed, 31 Oct 2018 17:25:38 +0000 (13:25 -0400)]
Template Engine and props to Renderer

move methods and props from App to Renderer

5 years agoMerge pull request #6054 from nupplaphil/lock_logger
Tobias Diekershoff [Wed, 31 Oct 2018 17:04:07 +0000 (18:04 +0100)]
Merge pull request #6054 from nupplaphil/lock_logger

Add missing Logger::log()

5 years agoAdd missing Logger::log()
Philipp Holzer [Wed, 31 Oct 2018 16:52:41 +0000 (17:52 +0100)]
Add missing Logger::log()

5 years agoMove delimiter props and functions
Adam Magness [Wed, 31 Oct 2018 16:12:15 +0000 (12:12 -0400)]
Move delimiter props and functions

move left and right delimiter functions and properties to Render class.

5 years agoMerge pull request #5830 from nupplaphil/update_from_boot
Hypolite Petovan [Wed, 31 Oct 2018 15:13:59 +0000 (11:13 -0400)]
Merge pull request #5830 from nupplaphil/update_from_boot

update_db & run_update_function to Friendica\Core\Update

5 years agoRemove old functions
Adam Magness [Wed, 31 Oct 2018 15:02:30 +0000 (11:02 -0400)]
Remove old functions

remove old functions from file.

5 years agoget markup template
Adam Magness [Wed, 31 Oct 2018 14:44:06 +0000 (10:44 -0400)]
get markup template

implement getMarkupTemplate function

5 years agoreplace macros
Adam Magness [Wed, 31 Oct 2018 14:35:50 +0000 (10:35 -0400)]
replace macros

implement new replaceMacros function

5 years agoAdding more Logger entries in case of update process
Philipp Holzer [Wed, 31 Oct 2018 14:22:44 +0000 (15:22 +0100)]
Adding more Logger entries in case of update process

5 years agoCreate Core\Renderer Class
Adam Magness [Wed, 31 Oct 2018 14:03:42 +0000 (10:03 -0400)]
Create Core\Renderer Class

create new class and redirect old functions

5 years agointroducing Logger::log
Philipp Holzer [Wed, 31 Oct 2018 13:48:19 +0000 (14:48 +0100)]
introducing Logger::log

5 years agorefactoring query
Philipp Holzer [Mon, 29 Oct 2018 10:33:27 +0000 (11:33 +0100)]
refactoring query

5 years agoRenamed Cache flag
Philipp Holzer [Mon, 29 Oct 2018 09:21:10 +0000 (10:21 +0100)]
Renamed Cache flag

5 years agoAdding force to update routine
Philipp Holzer [Mon, 29 Oct 2018 09:16:07 +0000 (10:16 +0100)]
Adding force to update routine

- Introduced Cache::NEVER Lock (never expiring lock)
- Force flag for dbstructure update
- Moving the business logic to central place in Update class

5 years agoremoved update db functions again
Philipp Holzer [Mon, 29 Oct 2018 08:08:39 +0000 (09:08 +0100)]
removed update db functions again