]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoMove include/auth to Login::sessionAuth
Hypolite Petovan [Sun, 17 Dec 2017 16:42:46 +0000 (11:42 -0500)]
Move include/auth to Login::sessionAuth

- Remove include/auth

6 years agoMove login() to Login module
Hypolite Petovan [Sun, 17 Dec 2017 16:40:59 +0000 (11:40 -0500)]
Move login() to Login module

- Move nuke_session to include/security
- Remove mod/login

6 years agoSimplify System class
Hypolite Petovan [Sun, 17 Dec 2017 16:35:06 +0000 (11:35 -0500)]
Simplify System class

- Add extension to BaseObject to access App object

6 years agoAdd new Module classes
Hypolite Petovan [Sun, 17 Dec 2017 16:34:43 +0000 (11:34 -0500)]
Add new Module classes

- Add BaseModule
- Add Login module
- Add Logout module

6 years agoFix Notice and formatting in frio
Hypolite Petovan [Sun, 17 Dec 2017 15:00:40 +0000 (10:00 -0500)]
Fix Notice and formatting in frio

6 years agoFix formatting in mod
Hypolite Petovan [Sun, 17 Dec 2017 01:13:10 +0000 (20:13 -0500)]
Fix formatting in mod

- mod/api
- mod/bookmarklet
- mod/dfrn_request

6 years agoMake validate_url more intuitive
Hypolite Petovan [Sun, 17 Dec 2017 00:23:22 +0000 (19:23 -0500)]
Make validate_url more intuitive

- Remove the parameter passed by reference
- Add modified url in return value

6 years agoReplace init_groups_visitor with Group::getIdsByContactId
Hypolite Petovan [Sun, 17 Dec 2017 00:21:56 +0000 (19:21 -0500)]
Replace init_groups_visitor with Group::getIdsByContactId

6 years agoFix formatting include/security
Hypolite Petovan [Sun, 17 Dec 2017 00:19:51 +0000 (19:19 -0500)]
Fix formatting include/security

6 years agoMerge pull request #4151 from annando/connect-follow
Hypolite Petovan [Fri, 29 Dec 2017 23:49:44 +0000 (17:49 -0600)]
Merge pull request #4151 from annando/connect-follow

Don't show the connect link in the profile on the "follow" page

6 years agoDon't show the connect link in the profile on the "follow" page
Michael [Fri, 29 Dec 2017 22:53:08 +0000 (22:53 +0000)]
Don't show the connect link in the profile on the "follow" page

6 years agoMerge pull request #4149 from annando/send_participation
Hypolite Petovan [Fri, 29 Dec 2017 20:06:27 +0000 (14:06 -0600)]
Merge pull request #4149 from annando/send_participation

Follow up to PR 4147

6 years agoMerge pull request #4147 from annando/send_participation
Hypolite Petovan [Fri, 29 Dec 2017 20:02:25 +0000 (14:02 -0600)]
Merge pull request #4147 from annando/send_participation

We now send participations when receiving public posts

6 years agoUse the "real" receiver when possible
Michael [Fri, 29 Dec 2017 20:02:15 +0000 (20:02 +0000)]
Use the "real" receiver when possible

6 years agoWe should send "Post"
Michael [Fri, 29 Dec 2017 19:18:25 +0000 (19:18 +0000)]
We should send "Post"

6 years agoWe now send participations when receiving public posts
Michael [Fri, 29 Dec 2017 18:52:26 +0000 (18:52 +0000)]
We now send participations when receiving public posts

6 years agoMerge pull request #4145 from annando/photo-twist
Hypolite Petovan [Fri, 29 Dec 2017 16:09:20 +0000 (10:09 -0600)]
Merge pull request #4145 from annando/photo-twist

Reformatted file, improved coding for "twist"

6 years agoAdded explanation
Michael [Fri, 29 Dec 2017 12:47:56 +0000 (12:47 +0000)]
Added explanation

6 years agoReformatted file, improved coding for "twist"
Michael [Thu, 28 Dec 2017 20:37:23 +0000 (20:37 +0000)]
Reformatted file, improved coding for "twist"

6 years agoMerge pull request #4143 from annando/comment-public
Hypolite Petovan [Thu, 28 Dec 2017 02:05:20 +0000 (20:05 -0600)]
Merge pull request #4143 from annando/comment-public

Likes on "uid=0" does work now

6 years agoLike on uid=0 does work now
Michael [Wed, 27 Dec 2017 22:21:40 +0000 (22:21 +0000)]
Like on uid=0 does work now

6 years agoMake it easier
Michael [Wed, 27 Dec 2017 21:51:16 +0000 (21:51 +0000)]
Make it easier

6 years agoUse another uid for likes
Michael [Wed, 27 Dec 2017 21:44:22 +0000 (21:44 +0000)]
Use another uid for likes

6 years agoMerge remote-tracking branch 'upstream/develop' into comment-public
Michael [Wed, 27 Dec 2017 15:51:36 +0000 (15:51 +0000)]
Merge remote-tracking branch 'upstream/develop' into comment-public

6 years agoMerge pull request #4138 from annando/follow-include
Hypolite Petovan [Wed, 27 Dec 2017 15:28:57 +0000 (09:28 -0600)]
Merge pull request #4138 from annando/follow-include

Missing include

6 years agoMissing include
Michael [Wed, 27 Dec 2017 15:26:17 +0000 (15:26 +0000)]
Missing include

6 years agoMerge remote-tracking branch 'upstream/develop' into comment-public
Michael [Tue, 26 Dec 2017 23:59:32 +0000 (23:59 +0000)]
Merge remote-tracking branch 'upstream/develop' into comment-public

6 years agoMerge pull request #4136 from Rudloff/feature/update_profile_api
Hypolite Petovan [Tue, 26 Dec 2017 23:13:58 +0000 (17:13 -0600)]
Merge pull request #4136 from Rudloff/feature/update_profile_api

Cleaner way to get user URL in api_account_update_profile

6 years agoCleaner way to get user URL in api_account_update_profile
Pierre Rudloff [Tue, 26 Dec 2017 20:49:43 +0000 (21:49 +0100)]
Cleaner way to get user URL in api_account_update_profile

6 years agoMerge pull request #4130 from Rudloff/feature/update_profile_api
Hypolite Petovan [Tue, 26 Dec 2017 01:06:34 +0000 (20:06 -0500)]
Merge pull request #4130 from Rudloff/feature/update_profile_api

Basic support for account/update_profile API (fixes #4094)

6 years agoUpdate profile in directory when calling api_account_update_profile
Pierre Rudloff [Tue, 26 Dec 2017 00:08:51 +0000 (01:08 +0100)]
Update profile in directory when calling api_account_update_profile

6 years agoImprove conditions in api_account_update_profile
Pierre Rudloff [Tue, 26 Dec 2017 00:05:00 +0000 (01:05 +0100)]
Improve conditions in api_account_update_profile

6 years agoMerge pull request #4132 from annando/jabberlog
Hypolite Petovan [Mon, 25 Dec 2017 23:37:17 +0000 (18:37 -0500)]
Merge pull request #4132 from annando/jabberlog

Some more logging for auth_ejabberd

6 years agoMerge pull request #4131 from Rudloff/feature/types
Michael Vogel [Mon, 25 Dec 2017 23:06:09 +0000 (00:06 +0100)]
Merge pull request #4131 from Rudloff/feature/types

 Add missing return types in docblocks

6 years agoSome more logging for auth_ejabberd
Michael [Mon, 25 Dec 2017 23:03:14 +0000 (23:03 +0000)]
Some more logging for auth_ejabberd

6 years agoMissing return types in docblocks
Pierre Rudloff [Mon, 25 Dec 2017 20:14:02 +0000 (21:14 +0100)]
Missing return types in docblocks

6 years agoFix typo
Pierre Rudloff [Mon, 25 Dec 2017 20:12:08 +0000 (21:12 +0100)]
Fix typo

6 years agoBasic support for account/update_profile API (fixes #4094)
Pierre Rudloff [Fri, 22 Dec 2017 23:46:01 +0000 (00:46 +0100)]
Basic support for account/update_profile API (fixes #4094)

6 years agoMerge pull request #4129 from annando/issue-4121
Hypolite Petovan [Mon, 25 Dec 2017 14:23:46 +0000 (09:23 -0500)]
Merge pull request #4129 from annando/issue-4121

API: Better use "about" instead of "pdesc"

6 years agoAPI: Better use "about" instead of "pdesc"
Michael [Mon, 25 Dec 2017 05:39:11 +0000 (05:39 +0000)]
API: Better use "about" instead of "pdesc"

6 years agoMerge pull request #4126 from annando/issue-4121
Hypolite Petovan [Mon, 25 Dec 2017 02:19:21 +0000 (21:19 -0500)]
Merge pull request #4126 from annando/issue-4121

Fix for issue 4121 - now the description isn't empty

6 years agoFixed typo
Michael [Sun, 24 Dec 2017 23:07:14 +0000 (23:07 +0000)]
Fixed typo

6 years agoMerge pull request #4128 from tobiasd/20171224-socialhome
Hypolite Petovan [Sun, 24 Dec 2017 18:44:02 +0000 (13:44 -0500)]
Merge pull request #4128 from tobiasd/20171224-socialhome

add Socialhome to the federation stats

6 years agoadd Socialhome to the federation stats
Tobias Diekershoff [Sun, 24 Dec 2017 15:08:34 +0000 (16:08 +0100)]
add Socialhome to the federation stats

6 years agoMerge pull request #4127 from Rudloff/feature/phpdoc
Hypolite Petovan [Sun, 24 Dec 2017 14:54:19 +0000 (09:54 -0500)]
Merge pull request #4127 from Rudloff/feature/phpdoc

Add missing doc in api.php

6 years agoAdd missing doc in api.php
Pierre Rudloff [Sun, 24 Dec 2017 02:20:50 +0000 (03:20 +0100)]
Add missing doc in api.php

6 years agoFix for issue 4121 - now the description isn't empty
Michael [Sun, 24 Dec 2017 11:51:38 +0000 (11:51 +0000)]
Fix for issue 4121 - now the description isn't empty

6 years agoFirst steps to support public likes
Michael [Sun, 24 Dec 2017 11:36:30 +0000 (11:36 +0000)]
First steps to support public likes

6 years agoMerge pull request #4125 from Rudloff/feature/lint_doc
Hypolite Petovan [Sun, 24 Dec 2017 01:35:58 +0000 (20:35 -0500)]
Merge pull request #4125 from Rudloff/feature/lint_doc

Lint doc/Developers-Intro.md

6 years agoMerge pull request #4124 from Rudloff/feature/phpcs
Hypolite Petovan [Sun, 24 Dec 2017 01:19:44 +0000 (20:19 -0500)]
Merge pull request #4124 from Rudloff/feature/phpcs

Lint api.php

6 years agoLint doc/Developers-Intro.md
Pierre Rudloff [Sat, 23 Dec 2017 23:39:42 +0000 (00:39 +0100)]
Lint doc/Developers-Intro.md

6 years agoLint api.php
Pierre Rudloff [Sat, 23 Dec 2017 23:27:45 +0000 (00:27 +0100)]
Lint api.php

6 years agoMerge pull request #4122 from Rudloff/feature/cleanup_api
Hypolite Petovan [Sat, 23 Dec 2017 01:04:07 +0000 (20:04 -0500)]
Merge pull request #4122 from Rudloff/feature/cleanup_api

Various fixes in api.php

6 years agoMerge pull request #4120 from annando/remoteauth
Hypolite Petovan [Sat, 23 Dec 2017 01:00:11 +0000 (20:00 -0500)]
Merge pull request #4120 from annando/remoteauth

 Bugfix for the api call for remoteauth

6 years agoMerge pull request #4118 from annando/cleaned-update
Hypolite Petovan [Sat, 23 Dec 2017 00:57:23 +0000 (19:57 -0500)]
Merge pull request #4118 from annando/cleaned-update

Old stuff had been removed from the update routine

6 years agoIncorrect return type
Pierre Rudloff [Sat, 23 Dec 2017 00:36:55 +0000 (01:36 +0100)]
Incorrect return type

6 years agoUnused variable
Pierre Rudloff [Sat, 23 Dec 2017 00:34:12 +0000 (01:34 +0100)]
Unused variable

6 years agoTypo
Pierre Rudloff [Sat, 23 Dec 2017 00:32:47 +0000 (01:32 +0100)]
Typo

6 years agoUndefined variable
Pierre Rudloff [Sat, 23 Dec 2017 00:30:50 +0000 (01:30 +0100)]
Undefined variable

6 years agoUnused argument
Pierre Rudloff [Sat, 23 Dec 2017 00:27:17 +0000 (01:27 +0100)]
Unused argument

6 years agoapi_format_data can also return an array
Pierre Rudloff [Sat, 23 Dec 2017 00:25:43 +0000 (01:25 +0100)]
api_format_data can also return an array

6 years agoRemove unused variable
Pierre Rudloff [Sat, 23 Dec 2017 00:23:28 +0000 (01:23 +0100)]
Remove unused variable

6 years agoTypo
Pierre Rudloff [Sat, 23 Dec 2017 00:23:20 +0000 (01:23 +0100)]
Typo

6 years agoMerge pull request #4119 from Rudloff/patch-1
Michael Vogel [Fri, 22 Dec 2017 23:13:18 +0000 (00:13 +0100)]
Merge pull request #4119 from Rudloff/patch-1

Update api.md

6 years agoCode cleaning
Michael [Fri, 22 Dec 2017 23:10:32 +0000 (23:10 +0000)]
Code cleaning

6 years agoBugfix for the api call for remoteauth
Michael [Fri, 22 Dec 2017 23:00:49 +0000 (23:00 +0000)]
Bugfix for the api call for remoteauth

6 years agoUpdate api.md
Pierre Rudloff [Fri, 22 Dec 2017 22:56:13 +0000 (23:56 +0100)]
Update api.md

account/update_profile_background_image was listed twice

6 years agoHopefully this is now clearer
Michael [Fri, 22 Dec 2017 21:31:32 +0000 (21:31 +0000)]
Hopefully this is now clearer

6 years agoGrammar correction
Michael [Fri, 22 Dec 2017 20:06:15 +0000 (20:06 +0000)]
Grammar correction

6 years agoOnly include the update.php, when really needed
Michael [Fri, 22 Dec 2017 14:56:40 +0000 (14:56 +0000)]
Only include the update.php, when really needed

6 years agoCorrected wrong handling of the return value
Michael [Fri, 22 Dec 2017 14:51:50 +0000 (14:51 +0000)]
Corrected wrong handling of the return value

6 years agoOld stuff had been removed from the update routine
Michael [Fri, 22 Dec 2017 14:48:29 +0000 (14:48 +0000)]
Old stuff had been removed from the update routine

6 years agoStandards
Michael [Thu, 21 Dec 2017 22:54:58 +0000 (22:54 +0000)]
Standards

6 years agoMerge pull request #4111 from annando/comment-public
Hypolite Petovan [Thu, 21 Dec 2017 22:18:14 +0000 (17:18 -0500)]
Merge pull request #4111 from annando/comment-public

Preparation for being able to comment every public item

6 years agoQuery was simplified
Michael [Thu, 21 Dec 2017 18:49:27 +0000 (18:49 +0000)]
Query was simplified

6 years agoStandards
Michael [Thu, 21 Dec 2017 18:46:35 +0000 (18:46 +0000)]
Standards

6 years agoMerge pull request #4114 from annando/as-private-as-possible
Hypolite Petovan [Thu, 21 Dec 2017 13:16:10 +0000 (08:16 -0500)]
Merge pull request #4114 from annando/as-private-as-possible

Only locally used methods should always be private

6 years agoMerge pull request #4113 from annando/split-profile-name
Hypolite Petovan [Thu, 21 Dec 2017 12:59:04 +0000 (07:59 -0500)]
Merge pull request #4113 from annando/split-profile-name

Split the first name and last name for Diaspora

6 years agoRemoved unneeded code
Michael [Thu, 21 Dec 2017 08:58:36 +0000 (08:58 +0000)]
Removed unneeded code

6 years agoOnly locally used methods should always be private
Michael [Thu, 21 Dec 2017 07:27:20 +0000 (07:27 +0000)]
Only locally used methods should always be private

6 years agoBetter english
Michael [Thu, 21 Dec 2017 04:53:57 +0000 (04:53 +0000)]
Better english

6 years agoSplit the name in the hcard
Michael [Wed, 20 Dec 2017 21:15:13 +0000 (21:15 +0000)]
Split the name in the hcard

6 years agoSplit the first name and last name so that they fit into the length restrictions...
Michael [Wed, 20 Dec 2017 20:31:25 +0000 (20:31 +0000)]
Split the first name and last name so that they fit into the length restrictions of Diaspora

6 years agoReshares are now working
Michael [Wed, 20 Dec 2017 18:18:25 +0000 (18:18 +0000)]
Reshares are now working

6 years agoAdded documentation
Michael [Wed, 20 Dec 2017 10:34:42 +0000 (10:34 +0000)]
Added documentation

6 years agoUpdating after post does now work
Michael [Wed, 20 Dec 2017 10:16:25 +0000 (10:16 +0000)]
Updating after post does now work

6 years agoComments to public posts no get through
Michael [Tue, 19 Dec 2017 23:12:37 +0000 (23:12 +0000)]
Comments to public posts no get through

6 years agoOops
Michael [Tue, 19 Dec 2017 17:38:33 +0000 (17:38 +0000)]
Oops

6 years agoMerge pull request #4110 from Rudloff/feature/saved_searches_api
Michael Vogel [Tue, 19 Dec 2017 17:26:28 +0000 (18:26 +0100)]
Merge pull request #4110 from Rudloff/feature/saved_searches_api

Implement saved_searches/list API

6 years agoPreparation for being able to comment every public item
Michael [Tue, 19 Dec 2017 17:15:56 +0000 (17:15 +0000)]
Preparation for being able to comment every public item

6 years agoOnly use "@throws" in phpdoc if the function explicitely throws an exception
Pierre Rudloff [Tue, 19 Dec 2017 13:52:46 +0000 (14:52 +0100)]
Only use "@throws" in phpdoc if the function explicitely throws an exception

6 years agoClose DB connection in api_saved_searches_list
Pierre Rudloff [Tue, 19 Dec 2017 13:42:13 +0000 (14:42 +0100)]
Close DB connection in api_saved_searches_list

6 years agoImplement saved_searches/list API
Pierre Rudloff [Tue, 19 Dec 2017 13:20:32 +0000 (14:20 +0100)]
Implement saved_searches/list API

6 years agoMerge pull request #4109 from Rudloff/patch-2
Hypolite Petovan [Tue, 19 Dec 2017 13:16:19 +0000 (08:16 -0500)]
Merge pull request #4109 from Rudloff/patch-2

Update api.md

6 years agoUpdate api.md
Pierre Rudloff [Tue, 19 Dec 2017 13:01:03 +0000 (14:01 +0100)]
Update api.md

search/tweets is implemented

6 years agoMerge pull request #4106 from annando/registered-users
Hypolite Petovan [Tue, 19 Dec 2017 12:31:21 +0000 (07:31 -0500)]
Merge pull request #4106 from annando/registered-users

We now fetch the number of registered users

6 years agoWoraround for bad mastodon links
Michael [Tue, 19 Dec 2017 11:54:02 +0000 (11:54 +0000)]
Woraround for bad mastodon links

6 years agoMerge pull request #4108 from Rudloff/feature/markdownlint
Hypolite Petovan [Tue, 19 Dec 2017 11:34:20 +0000 (06:34 -0500)]
Merge pull request #4108 from Rudloff/feature/markdownlint

Lint doc/api.md

6 years agoLint doc/api.md
Pierre Rudloff [Tue, 19 Dec 2017 11:07:31 +0000 (12:07 +0100)]
Lint doc/api.md

6 years agoMerge pull request #4104 from Rudloff/feature/incoming_api
Hypolite Petovan [Tue, 19 Dec 2017 10:39:23 +0000 (05:39 -0500)]
Merge pull request #4104 from Rudloff/feature/incoming_api

Implement friendships/incoming and users/lookup APIs