]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years ago"item_id" and "spam" aren't used
Michael [Tue, 5 Dec 2017 22:20:49 +0000 (22:20 +0000)]
"item_id" and "spam" aren't used

6 years agoRemoved some unused tables and functions
Michael [Tue, 5 Dec 2017 21:54:13 +0000 (21:54 +0000)]
Removed some unused tables and functions

6 years agoMerge pull request #4015 from annando/archive-again
Hypolite Petovan [Tue, 5 Dec 2017 21:38:48 +0000 (16:38 -0500)]
Merge pull request #4015 from annando/archive-again

Don't archive "self" contacts

6 years agoMerge pull request #4016 from annando/dbclean-conversation
Hypolite Petovan [Tue, 5 Dec 2017 21:37:43 +0000 (16:37 -0500)]
Merge pull request #4016 from annando/dbclean-conversation

DBClean now works with the conversation table as well

6 years agoDBClean now works with the conversation table as well
Michael [Tue, 5 Dec 2017 21:30:38 +0000 (21:30 +0000)]
DBClean now works with the conversation table as well

6 years agoDon't archive "self" contacts
Michael [Tue, 5 Dec 2017 21:29:33 +0000 (21:29 +0000)]
Don't archive "self" contacts

6 years agoMerge pull request #4011 from annando/archive-cleanup
Hypolite Petovan [Tue, 5 Dec 2017 12:47:44 +0000 (07:47 -0500)]
Merge pull request #4011 from annando/archive-cleanup

Some cleanup for archiving/unarchiving contacts

6 years agoMerge pull request #4012 from zeroadam/OAuth-quickfix
Hypolite Petovan [Tue, 5 Dec 2017 12:46:59 +0000 (07:46 -0500)]
Merge pull request #4012 from zeroadam/OAuth-quickfix

Move OAuth to src: remove index

6 years agoremove index
Adam Magness [Tue, 5 Dec 2017 11:58:57 +0000 (06:58 -0500)]
remove index

remove unneeded index

6 years agoOne tab too much
Michael [Tue, 5 Dec 2017 09:34:43 +0000 (09:34 +0000)]
One tab too much

6 years agoSome cleanup for archiving/unarchiving contacts
Michael [Tue, 5 Dec 2017 07:08:20 +0000 (07:08 +0000)]
Some cleanup for archiving/unarchiving contacts

6 years agoMerge pull request #4010 from tobiasd/20171205-chmod
Michael Vogel [Tue, 5 Dec 2017 06:49:13 +0000 (07:49 +0100)]
Merge pull request #4010 from tobiasd/20171205-chmod

correction of lintian reported (non)script permissions

6 years agoanother -x
Tobias Diekershoff [Tue, 5 Dec 2017 06:26:02 +0000 (07:26 +0100)]
another -x

6 years agoadded some x permissions to scripts
Tobias Diekershoff [Tue, 5 Dec 2017 06:21:21 +0000 (07:21 +0100)]
added some x permissions to scripts

6 years agoremoved x-permission
Tobias Diekershoff [Tue, 5 Dec 2017 06:13:55 +0000 (07:13 +0100)]
removed x-permission

6 years agoMerge pull request #4009 from zeroadam/OAuth-hotfix
Hypolite Petovan [Tue, 5 Dec 2017 02:32:52 +0000 (21:32 -0500)]
Merge pull request #4009 from zeroadam/OAuth-hotfix

OAuth hotfix

6 years agoMore use
Adam Magness [Tue, 5 Dec 2017 02:18:48 +0000 (21:18 -0500)]
More use

more missing use

6 years agoUse statement
Adam Magness [Tue, 5 Dec 2017 02:13:58 +0000 (21:13 -0500)]
Use statement

missing use

6 years agoNon Static calls
Adam Magness [Tue, 5 Dec 2017 02:10:54 +0000 (21:10 -0500)]
Non Static calls

update calls to non static

6 years agoStatic
Adam Magness [Tue, 5 Dec 2017 02:03:39 +0000 (21:03 -0500)]
Static

6 years agoStatic
Adam Magness [Tue, 5 Dec 2017 02:00:47 +0000 (21:00 -0500)]
Static

remove static

6 years agoUse statement
Adam Magness [Tue, 5 Dec 2017 01:30:10 +0000 (20:30 -0500)]
Use statement

6 years agoMerge pull request #4008 from zeroadam/Oauth-#3878
Hypolite Petovan [Mon, 4 Dec 2017 23:33:01 +0000 (18:33 -0500)]
Merge pull request #4008 from zeroadam/Oauth-#3878

OAuth to src

6 years agoUpdate use
Adam Magness [Mon, 4 Dec 2017 23:30:18 +0000 (18:30 -0500)]
Update use

Forgot to update a use statement.

6 years agoReview
Adam Magness [Mon, 4 Dec 2017 21:33:10 +0000 (16:33 -0500)]
Review

updates based on review.

6 years agoMove to Network
Adam Magness [Mon, 4 Dec 2017 20:59:21 +0000 (15:59 -0500)]
Move to Network

Move to network namespace. Get rid of q() and try to get used to [ ] instead of array()

6 years agoMerge pull request #4007 from annando/archive-contact
Hypolite Petovan [Mon, 4 Dec 2017 20:04:17 +0000 (15:04 -0500)]
Merge pull request #4007 from annando/archive-contact

Bugfix for unarchival and unarchival of the author

6 years agoFunctions and Standards
Adam Magness [Mon, 4 Dec 2017 19:52:04 +0000 (14:52 -0500)]
Functions and Standards

Standards and convert to dba functions where possible.

6 years agoBetter usew the author
Michael [Mon, 4 Dec 2017 19:50:32 +0000 (19:50 +0000)]
Better usew the author

6 years agoOnly a newline
Michael [Mon, 4 Dec 2017 19:37:36 +0000 (19:37 +0000)]
Only a newline

6 years agounmark for archival
Michael [Mon, 4 Dec 2017 19:36:08 +0000 (19:36 +0000)]
unmark for archival

6 years agoSeparate and move classes
Adam Magness [Mon, 4 Dec 2017 19:09:23 +0000 (14:09 -0500)]
Separate and move classes

OAuth to src

6 years agoMerge remote-tracking branch 'upstream/develop' into archive-contact
Michael [Mon, 4 Dec 2017 19:05:53 +0000 (19:05 +0000)]
Merge remote-tracking branch 'upstream/develop' into archive-contact

6 years agoArchive and unarchive contacts
Michael [Mon, 4 Dec 2017 19:04:50 +0000 (19:04 +0000)]
Archive and unarchive contacts

6 years agoMerge pull request #4006 from zeroadam/Pidfile-#3878
Michael Vogel [Mon, 4 Dec 2017 18:59:41 +0000 (19:59 +0100)]
Merge pull request #4006 from zeroadam/Pidfile-#3878

Pidfile to src

6 years agoPidfile to src
Adam Magness [Mon, 4 Dec 2017 18:12:22 +0000 (13:12 -0500)]
Pidfile to src

Move pidfile to Friendica\Util namespace

6 years agoMerge pull request #4005 from zeroadam/Features-#3878
Hypolite Petovan [Mon, 4 Dec 2017 14:41:01 +0000 (09:41 -0500)]
Merge pull request #4005 from zeroadam/Features-#3878

Features to src

6 years agoStandards
Adam Magness [Mon, 4 Dec 2017 14:16:15 +0000 (09:16 -0500)]
Standards

Standards clean up.

6 years agoUpdate use statements
Adam Magness [Mon, 4 Dec 2017 14:04:36 +0000 (09:04 -0500)]
Update use statements

update use statements for rename to singular.

6 years agoRename to singular
Adam Magness [Mon, 4 Dec 2017 14:01:27 +0000 (09:01 -0500)]
Rename to singular

Rename and update references. Standards and a require_once.

6 years agoFeatures to src
Adam Magness [Mon, 4 Dec 2017 13:33:49 +0000 (08:33 -0500)]
Features to src

Move Features to class in Friendica\Content namespace. Update function calls and references.

6 years agoMerge pull request #4003 from MrPetovan/task/3942-move-user-to-src
Michael Vogel [Mon, 4 Dec 2017 09:32:45 +0000 (10:32 +0100)]
Merge pull request #4003 from MrPetovan/task/3942-move-user-to-src

Migrate password hashing Part 2: Move include/user to src

6 years agoMerge pull request #4004 from annando/vitality-check
Hypolite Petovan [Mon, 4 Dec 2017 07:45:45 +0000 (02:45 -0500)]
Merge pull request #4004 from annando/vitality-check

Improved vitality check for followers, feeds and OStatus contacts

6 years agoImproved vitality check for followers, feeds and OStatus contacts
Michael [Mon, 4 Dec 2017 06:54:08 +0000 (06:54 +0000)]
Improved vitality check for followers, feeds and OStatus contacts

6 years agoRemove include/user
Hypolite Petovan [Mon, 4 Dec 2017 03:29:13 +0000 (22:29 -0500)]
Remove include/user

6 years agoUpdate function calls to use Model\User and Object\Contact
Hypolite Petovan [Mon, 4 Dec 2017 03:29:06 +0000 (22:29 -0500)]
Update function calls to use Model\User and Object\Contact

6 years agoAdd class methods derived from include/user functions
Hypolite Petovan [Mon, 4 Dec 2017 03:27:49 +0000 (22:27 -0500)]
Add class methods derived from include/user functions

- Add User::create
- Add User::sendRegisterPendingEmail
- Add User::sendRegisterOpenEmail
- Add Contact::createSelfFromUserId

6 years agoFix formatting and add documentation
Hypolite Petovan [Mon, 4 Dec 2017 03:15:31 +0000 (22:15 -0500)]
Fix formatting and add documentation

- mod/register
- mod/regmod
- Model/User
- Worker/CronJobs

6 years agoMerge pull request #4002 from annando/onepoll
Hypolite Petovan [Sun, 3 Dec 2017 13:57:43 +0000 (08:57 -0500)]
Merge pull request #4002 from annando/onepoll

Check Diaspora contacts, don't poll unreachable contacts too often

6 years agoMerge pull request #4001 from MrPetovan/bug/3999-fix-password-change
Michael Vogel [Sun, 3 Dec 2017 13:49:10 +0000 (14:49 +0100)]
Merge pull request #4001 from MrPetovan/bug/3999-fix-password-change

Fix password change

6 years agoMerge remote-tracking branch 'upstream/develop' into onepoll
Michael [Sun, 3 Dec 2017 13:45:48 +0000 (13:45 +0000)]
Merge remote-tracking branch 'upstream/develop' into onepoll

6 years agoMerge pull request #3996 from annando/no-zot
Hypolite Petovan [Sun, 3 Dec 2017 13:40:29 +0000 (08:40 -0500)]
Merge pull request #3996 from annando/no-zot

Zot was never really supported, so it is now removed completely

6 years agoFix wrong condition
Hypolite Petovan [Sun, 3 Dec 2017 13:37:01 +0000 (08:37 -0500)]
Fix wrong condition

Grmbl

6 years agoFix formatting in mod/settings
Hypolite Petovan [Sun, 3 Dec 2017 13:36:39 +0000 (08:36 -0500)]
Fix formatting in mod/settings

6 years agoAdded description to networks, renaming some network names
Michael [Sun, 3 Dec 2017 13:26:52 +0000 (13:26 +0000)]
Added description to networks, renaming some network names

6 years agoMerge pull request #4000 from hoergen/develop
Michael Vogel [Sun, 3 Dec 2017 13:16:39 +0000 (14:16 +0100)]
Merge pull request #4000 from hoergen/develop

plusminus - removed blockquote borders, adjusted font size on several…

6 years agoplusminus - removed blockquote borders, adjusted font size on several elements and...
hoergen [Sun, 3 Dec 2017 12:39:56 +0000 (13:39 +0100)]
plusminus - removed blockquote borders, adjusted font size on several elements and classes

6 years agoMerge pull request #3998 from tobiasd/20171203-install
Michael Vogel [Sun, 3 Dec 2017 09:31:12 +0000 (10:31 +0100)]
Merge pull request #3998 from tobiasd/20171203-install

missing word

6 years agomissing word
Tobias Diekershoff [Sun, 3 Dec 2017 09:26:26 +0000 (10:26 +0100)]
missing word

6 years agoNETWORK_MAIL2 was never finished, so remove it as well
Michael [Sun, 3 Dec 2017 09:19:58 +0000 (09:19 +0000)]
NETWORK_MAIL2 was never finished, so remove it as well

6 years agoCheck Diaspora contacts, don't poll unreachable contacts too often
Michael [Sun, 3 Dec 2017 08:59:24 +0000 (08:59 +0000)]
Check Diaspora contacts, don't poll unreachable contacts too often

6 years agoMerge pull request #3997 from tobiasd/20171203-admin
Michael Vogel [Sun, 3 Dec 2017 08:23:58 +0000 (09:23 +0100)]
Merge pull request #3997 from tobiasd/20171203-admin

wrong URL in directory

6 years agowrong URL in directory
Tobias Diekershoff [Sun, 3 Dec 2017 07:27:15 +0000 (08:27 +0100)]
wrong URL in directory

6 years agoZot was never really supported, so it is now removed completely
Michael [Sat, 2 Dec 2017 21:57:39 +0000 (21:57 +0000)]
Zot was never really supported, so it is now removed completely

6 years agoMerge pull request #3986 from MrPetovan/task/admin-block-list
Michael Vogel [Sat, 2 Dec 2017 21:09:04 +0000 (22:09 +0100)]
Merge pull request #3986 from MrPetovan/task/admin-block-list

Admin remote contact block list

6 years agoMerge pull request #3994 from zeroadam/Salmon-#3878
Hypolite Petovan [Sat, 2 Dec 2017 15:21:08 +0000 (10:21 -0500)]
Merge pull request #3994 from zeroadam/Salmon-#3878

Salmon move to src

6 years agoSalmon move to src
Adam Magness [Sat, 2 Dec 2017 14:32:45 +0000 (09:32 -0500)]
Salmon move to src

Salmon class, update function name and function calls. Some standards as well.

6 years agoMove includes around in global_community_block
Hypolite Petovan [Sat, 2 Dec 2017 13:43:13 +0000 (08:43 -0500)]
Move includes around in global_community_block

6 years agoRemove unused use statement
Hypolite Petovan [Sat, 2 Dec 2017 13:42:44 +0000 (08:42 -0500)]
Remove unused use statement

6 years agoMerge pull request #3993 from zeroadam/Email-#3878
Michael Vogel [Sat, 2 Dec 2017 12:03:43 +0000 (13:03 +0100)]
Merge pull request #3993 from zeroadam/Email-#3878

Email to src

6 years agoImprove page contacblock for frio theme
Hypolite Petovan [Sat, 2 Dec 2017 03:33:04 +0000 (22:33 -0500)]
Improve page contacblock for frio theme

6 years agoUse Contact::getIdForURL instead of probing
Hypolite Petovan [Sat, 2 Dec 2017 03:32:24 +0000 (22:32 -0500)]
Use Contact::getIdForURL instead of probing

- Add change to mod/admin
- Add change to util/global_community_block

6 years agoMerge branch 'develop' into task/admin-block-list
Hypolite Petovan [Sat, 2 Dec 2017 02:39:20 +0000 (21:39 -0500)]
Merge branch 'develop' into task/admin-block-list

6 years agoReview Changes
Adam Magness [Sat, 2 Dec 2017 02:05:06 +0000 (21:05 -0500)]
Review Changes

renamed some functions and adjusted corresponding calls.

6 years agoMerge pull request #3992 from zeroadam/Photo-hotfix
Hypolite Petovan [Sat, 2 Dec 2017 00:07:29 +0000 (19:07 -0500)]
Merge pull request #3992 from zeroadam/Photo-hotfix

Use Exception

6 years agoUse Exception
Adam Magness [Fri, 1 Dec 2017 23:47:52 +0000 (18:47 -0500)]
Use Exception

use exception

6 years agoCode Cleanup
Adam Magness [Fri, 1 Dec 2017 23:13:39 +0000 (18:13 -0500)]
Code Cleanup

Standards clean up

6 years agoRequire Cleanup
Adam Magness [Fri, 1 Dec 2017 19:57:13 +0000 (14:57 -0500)]
Require Cleanup

Remove instances of require_once for email.php

6 years agoEmail to src
Adam Magness [Fri, 1 Dec 2017 19:41:27 +0000 (14:41 -0500)]
Email to src

Create Email class and update/rename functions and function calls.

6 years agoMerge pull request #3991 from MrPetovan/bug/undefined-variables
Michael Vogel [Fri, 1 Dec 2017 14:10:29 +0000 (15:10 +0100)]
Merge pull request #3991 from MrPetovan/bug/undefined-variables

Fix undefined variables messages

6 years agoFix undefined variables messages
Hypolite Petovan [Fri, 1 Dec 2017 13:32:21 +0000 (08:32 -0500)]
Fix undefined variables messages

6 years agoMerge pull request #3987 from friendica/fabrixxm-patch-1
Tobias Diekershoff [Fri, 1 Dec 2017 09:14:15 +0000 (10:14 +0100)]
Merge pull request #3987 from friendica/fabrixxm-patch-1

Missing 'use' in scripts/dbstructure

6 years agoMissing 'use' in scripts/dbstructure
fabrixxm [Fri, 1 Dec 2017 08:35:05 +0000 (09:35 +0100)]
Missing 'use' in scripts/dbstructure

6 years agoMerge branch 'develop' into task/admin-block-list
Hypolite Petovan [Fri, 1 Dec 2017 05:51:02 +0000 (00:51 -0500)]
Merge branch 'develop' into task/admin-block-list

6 years agoMerge branch 'develop' into task/admin-block-list
Hypolite Petovan [Fri, 1 Dec 2017 05:48:13 +0000 (00:48 -0500)]
Merge branch 'develop' into task/admin-block-list

6 years agoAdd admin/contactblock page
Hypolite Petovan [Fri, 1 Dec 2017 05:43:39 +0000 (00:43 -0500)]
Add admin/contactblock page

- Add page template

6 years agoAdd block/unblock methods to Contact class
Hypolite Petovan [Fri, 1 Dec 2017 05:41:26 +0000 (00:41 -0500)]
Add block/unblock methods to Contact class

6 years agoMove admin templates to dedicated sub-folder
Hypolite Petovan [Fri, 1 Dec 2017 05:40:55 +0000 (00:40 -0500)]
Move admin templates to dedicated sub-folder

6 years agoImproved translation functions
Hypolite Petovan [Fri, 1 Dec 2017 05:35:40 +0000 (00:35 -0500)]
Improved translation functions

- Add built-in vsprintf to t()
- Add built-in sprintf to tt()

6 years agoImprove dba
Hypolite Petovan [Fri, 1 Dec 2017 05:34:54 +0000 (00:34 -0500)]
Improve dba

- Add dba::count
- Add support for LIMIT X,X

6 years agoMerge pull request #3982 from zeroadam/Photo-#3878
Hypolite Petovan [Fri, 1 Dec 2017 01:33:48 +0000 (20:33 -0500)]
Merge pull request #3982 from zeroadam/Photo-#3878

Photo to src

6 years agoStatic
Adam Magness [Thu, 30 Nov 2017 18:51:04 +0000 (13:51 -0500)]
Static

update functions and check calls.

6 years agoObject error
Adam Magness [Thu, 30 Nov 2017 12:48:47 +0000 (07:48 -0500)]
Object error

Uncaught Error: Using $this when not in object context

6 years agoReplace function
Adam Magness [Thu, 30 Nov 2017 12:40:20 +0000 (07:40 -0500)]
Replace function

Replace function used by addon

6 years agoFix mod/admin.php formatting
Hypolite Petovan [Thu, 30 Nov 2017 01:28:30 +0000 (20:28 -0500)]
Fix mod/admin.php formatting

6 years agoMerge pull request #3985 from hoergen/develop
Hypolite Petovan [Wed, 29 Nov 2017 23:59:58 +0000 (18:59 -0500)]
Merge pull request #3985 from hoergen/develop

Plusminus vier theme: Added some styles and removed typos

6 years agoPrivate to public
Adam Magness [Wed, 29 Nov 2017 23:37:32 +0000 (18:37 -0500)]
Private to public

change function to public as it's called from elsewhere

6 years agoadded some styles and removed typos
hoergen [Wed, 29 Nov 2017 23:13:16 +0000 (00:13 +0100)]
added some styles and removed typos

6 years agoReview and Use statements
Adam Magness [Wed, 29 Nov 2017 22:29:11 +0000 (17:29 -0500)]
Review and Use statements

use statements and review changes.

6 years agoMerge pull request #3984 from annando/best_link_url
Hypolite Petovan [Wed, 29 Nov 2017 21:39:14 +0000 (16:39 -0500)]
Merge pull request #3984 from annando/best_link_url

Bugfix for "Call to undefined function best_link_url()"