]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoMerge pull request #7712 from annando/proxy-logging
Philipp [Sun, 6 Oct 2019 19:34:34 +0000 (21:34 +0200)]
Merge pull request #7712 from annando/proxy-logging

Some added logging to the proxy functionality to better analyze problems

4 years agoJust some added logging to the proxy functionality to better analyze problems
Michael [Sun, 6 Oct 2019 18:48:33 +0000 (18:48 +0000)]
Just some added logging to the proxy functionality to better analyze problems

4 years agoMerge pull request #7711 from annando/gserver-2
Hypolite Petovan [Sun, 6 Oct 2019 18:31:47 +0000 (14:31 -0400)]
Merge pull request #7711 from annando/gserver-2

Fix for multiline host-meta, reducement of requests, fix for wordpress

4 years agoFix for multiline host-meta, reducement of requests, fix for wordpress
Michael [Sun, 6 Oct 2019 16:33:39 +0000 (16:33 +0000)]
Fix for multiline host-meta, reducement of requests, fix for wordpress

4 years agoMerge pull request #7708 from MrPetovan/bug/7707-vier-fix-config
Tobias Diekershoff [Sun, 6 Oct 2019 12:57:12 +0000 (14:57 +0200)]
Merge pull request #7708 from MrPetovan/bug/7707-vier-fix-config

[vier] Add necessary required_once statement in theme/vier/config.php

4 years agoAdd necessary required_once statement in theme/vier/config.php
Hypolite Petovan [Sun, 6 Oct 2019 12:46:56 +0000 (08:46 -0400)]
Add necessary required_once statement in theme/vier/config.php

- Vier config.php depends on a function declared in theme.php

4 years agoMerge pull request #7706 from tobiasd/20191006-checknote
Hypolite Petovan [Sun, 6 Oct 2019 11:53:09 +0000 (07:53 -0400)]
Merge pull request #7706 from tobiasd/20191006-checknote

add server side check about note to admin

4 years agoMerge pull request #7704 from annando/gcontact-update
Hypolite Petovan [Sun, 6 Oct 2019 11:51:52 +0000 (07:51 -0400)]
Merge pull request #7704 from annando/gcontact-update

Replace obsolete functionality in "PortableContact"

4 years agoadd server side check about note to admin
Tobias Diekershoff [Sun, 6 Oct 2019 09:57:43 +0000 (11:57 +0200)]
add server side check about note to admin

4 years agoMerge pull request #7705 from tobiasd/20191006-CS
Philipp [Sun, 6 Oct 2019 08:39:51 +0000 (10:39 +0200)]
Merge pull request #7705 from tobiasd/20191006-CS

CS translation update THX Aditoo

4 years agoCS translation update THX Aditoo
Tobias Diekershoff [Sun, 6 Oct 2019 08:04:12 +0000 (10:04 +0200)]
CS translation update THX Aditoo

4 years agoEmpty line added
Michael [Sun, 6 Oct 2019 06:08:07 +0000 (06:08 +0000)]
Empty line added

4 years agoReplace obsolete functionality in "PortableContact"
Michael [Sat, 5 Oct 2019 23:30:47 +0000 (23:30 +0000)]
Replace obsolete functionality in "PortableContact"

4 years agoMerge pull request #7699 from MrPetovan/task/4090-move-acl-to-src
Philipp [Sat, 5 Oct 2019 13:14:49 +0000 (15:14 +0200)]
Merge pull request #7699 from MrPetovan/task/4090-move-acl-to-src

Move mod/acl to src/Module/Search/Acl

4 years agoCode beautification
Hypolite Petovan [Sat, 5 Oct 2019 12:34:07 +0000 (08:34 -0400)]
Code beautification

4 years agoMerge pull request #7703 from tobiasd/20191001-Vagrant
Hypolite Petovan [Sat, 5 Oct 2019 12:14:49 +0000 (08:14 -0400)]
Merge pull request #7703 from tobiasd/20191001-Vagrant

modified Vagrant devel VM (PHP 7.3, proper composer)

4 years agoMerge pull request #7700 from annando/gserver-class
Hypolite Petovan [Sat, 5 Oct 2019 12:11:24 +0000 (08:11 -0400)]
Merge pull request #7700 from annando/gserver-class

New class "GServer"

4 years agoUnified return value types
Michael [Sat, 5 Oct 2019 04:50:29 +0000 (04:50 +0000)]
Unified return value types

4 years agoEnhanced documentation
Michael [Sat, 5 Oct 2019 04:22:16 +0000 (04:22 +0000)]
Enhanced documentation

4 years agoUse switches instead of if/else in Module\Search\Acl
Hypolite Petovan [Sat, 5 Oct 2019 02:27:13 +0000 (22:27 -0400)]
Use switches instead of if/else in Module\Search\Acl

4 years agoUse constants for search type in Module\Search\Acl
Hypolite Petovan [Sat, 5 Oct 2019 02:20:40 +0000 (22:20 -0400)]
Use constants for search type in Module\Search\Acl

4 years agoMove Module\Search\Acl::contactAutocomplete to Core\Search::searchGlobalContact
Hypolite Petovan [Sat, 5 Oct 2019 02:19:54 +0000 (22:19 -0400)]
Move Module\Search\Acl::contactAutocomplete to Core\Search::searchGlobalContact

- Replace broken reference to directory /lsearch module with /search module

4 years agoAdded documentation
Michael [Fri, 4 Oct 2019 17:29:21 +0000 (17:29 +0000)]
Added documentation

4 years agoadded git as dependency for the Vagrant VM and made the call to compuser with www...
Tobias Diekershoff [Fri, 4 Oct 2019 09:40:39 +0000 (11:40 +0200)]
added git as dependency for the Vagrant VM and made the call to compuser with www-data

4 years agoDetect network type via the contacts
Michael [Fri, 4 Oct 2019 06:33:16 +0000 (06:33 +0000)]
Detect network type via the contacts

4 years agoReadded the network parameter
Michael [Fri, 4 Oct 2019 05:42:54 +0000 (05:42 +0000)]
Readded the network parameter

4 years agoAdd missing /babel route methods
Hypolite Petovan [Fri, 4 Oct 2019 02:41:11 +0000 (22:41 -0400)]
Add missing /babel route methods

4 years agoMove /acl module to src/
Hypolite Petovan [Fri, 4 Oct 2019 02:40:42 +0000 (22:40 -0400)]
Move /acl module to src/

- Move Core\ACL::contactAutocomplete to Module\Search\Acl
- Rename module path to /search/acl

4 years agoCode transitioning from PortableContacts.php to GServer.php
Michael [Thu, 3 Oct 2019 23:33:41 +0000 (23:33 +0000)]
Code transitioning from PortableContacts.php to GServer.php

4 years agoRemove more test data
Michael [Thu, 3 Oct 2019 21:39:48 +0000 (21:39 +0000)]
Remove more test data

4 years agoHostmeta check, Pleroma version number cleaning
Michael [Thu, 3 Oct 2019 20:52:04 +0000 (20:52 +0000)]
Hostmeta check, Pleroma version number cleaning

4 years agoPoCo endpoint added
Michael [Thu, 3 Oct 2019 15:30:07 +0000 (15:30 +0000)]
PoCo endpoint added

4 years agoNost test code is removed
Michael [Thu, 3 Oct 2019 14:48:46 +0000 (14:48 +0000)]
Nost test code is removed

4 years agoAdditional endpoints added
Michael [Thu, 3 Oct 2019 13:02:48 +0000 (13:02 +0000)]
Additional endpoints added

4 years agoCount known users, check for empty attribute values
Michael [Thu, 3 Oct 2019 10:44:29 +0000 (10:44 +0000)]
Count known users, check for empty attribute values

4 years agoNew class for handling gserver entries
Michael [Thu, 3 Oct 2019 09:20:36 +0000 (09:20 +0000)]
New class for handling gserver entries

4 years agoMerge pull request #7693 from annando/remove-obsolete
Hypolite Petovan [Wed, 2 Oct 2019 15:24:00 +0000 (11:24 -0400)]
Merge pull request #7693 from annando/remove-obsolete

Remove obsolete function to guess the base url of a contact

4 years agoRemove obsolete function to guess the base url of a contact
Michael [Wed, 2 Oct 2019 15:10:42 +0000 (15:10 +0000)]
Remove obsolete function to guess the base url of a contact

4 years agoMerge pull request #7687 from annando/get-header-field
Philipp [Wed, 2 Oct 2019 11:22:30 +0000 (13:22 +0200)]
Merge pull request #7687 from annando/get-header-field

Enable the possibility to fetch a specific header variable

4 years agoCorrecting tests
Michael [Wed, 2 Oct 2019 10:46:07 +0000 (10:46 +0000)]
Correcting tests

4 years agoMerge branch 'develop' of https://github.com/friendica/friendica into 20191001-Vagrant
Tobias Diekershoff [Wed, 2 Oct 2019 10:25:54 +0000 (12:25 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into 20191001-Vagrant

4 years agoReturn value added
Michael [Wed, 2 Oct 2019 09:37:05 +0000 (09:37 +0000)]
Return value added

4 years agoTests added
Michael [Wed, 2 Oct 2019 09:26:52 +0000 (09:26 +0000)]
Tests added

4 years agoMerge pull request #7692 from tobiasd/20191002-issue7688
Philipp [Wed, 2 Oct 2019 06:40:03 +0000 (08:40 +0200)]
Merge pull request #7692 from tobiasd/20191002-issue7688

add option 'require' for textarea form elements

4 years agoquotes
Tobias Diekershoff [Wed, 2 Oct 2019 06:28:12 +0000 (08:28 +0200)]
quotes

4 years agoRenamed function
Michael [Wed, 2 Oct 2019 06:24:29 +0000 (06:24 +0000)]
Renamed function

4 years agorequire a note to the admin when register policy is set to needs approval
Tobias Diekershoff [Wed, 2 Oct 2019 05:39:42 +0000 (07:39 +0200)]
require a note to the admin when register policy is set to needs approval

4 years agoadd option 'require' for textarea form elements
Tobias Diekershoff [Wed, 2 Oct 2019 05:33:30 +0000 (07:33 +0200)]
add option 'require' for textarea form elements

4 years agoEmpty the header array
Michael [Wed, 2 Oct 2019 04:10:36 +0000 (04:10 +0000)]
Empty the header array

4 years agoCache the header fields
Michael [Wed, 2 Oct 2019 03:45:32 +0000 (03:45 +0000)]
Cache the header fields

4 years agoUse $this
Michael [Wed, 2 Oct 2019 03:31:58 +0000 (03:31 +0000)]
Use $this

4 years agoNew function to check for key existance
Michael [Tue, 1 Oct 2019 21:46:18 +0000 (21:46 +0000)]
New function to check for key existance

4 years agoMerge pull request #7689 from annando/fix-notice
Philipp [Tue, 1 Oct 2019 19:40:59 +0000 (21:40 +0200)]
Merge pull request #7689 from annando/fix-notice

Fix notice "Undefined index: openRegistrations"

4 years agoFix notice "Undefined index: openRegistrations"
Michael [Tue, 1 Oct 2019 19:27:33 +0000 (19:27 +0000)]
Fix notice "Undefined index: openRegistrations"

4 years agoChanged return value
Michael [Tue, 1 Oct 2019 19:02:26 +0000 (19:02 +0000)]
Changed return value

4 years agoNew function for fetching associated header array
Michael [Tue, 1 Oct 2019 18:22:33 +0000 (18:22 +0000)]
New function for fetching associated header array

4 years agoEnable the possibility to fetch a specific header variable
Michael [Tue, 1 Oct 2019 16:33:11 +0000 (16:33 +0000)]
Enable the possibility to fetch a specific header variable

4 years agoMerge pull request #7686 from annando/noblank
Hypolite Petovan [Tue, 1 Oct 2019 13:02:52 +0000 (09:02 -0400)]
Merge pull request #7686 from annando/noblank

Don't send blank pictures on error, fail instead.

4 years agoDon't send blank pictures on error, fail instead.
Michael [Tue, 1 Oct 2019 12:41:49 +0000 (12:41 +0000)]
Don't send blank pictures on error, fail instead.

4 years agoswitched from Ubuntu 16.04 to Debian 10 to get PHP 7.3
Tobias Diekershoff [Tue, 1 Oct 2019 08:19:39 +0000 (10:19 +0200)]
switched from Ubuntu 16.04 to Debian 10 to get PHP 7.3

4 years agoupdated Vagrand provision script
Tobias Diekershoff [Tue, 1 Oct 2019 08:17:15 +0000 (10:17 +0200)]
updated Vagrand provision script

* removed leading spaces
* changed from MySQL to MariaDB

4 years agoMerge pull request #7684 from annando/fix-inbox
Philipp [Tue, 1 Oct 2019 04:06:39 +0000 (06:06 +0200)]
Merge pull request #7684 from annando/fix-inbox

Critical Fix: Inbox needs to be accessed via POST

4 years agoFix #7670: Inbox needs to be accessed via POST
Michael [Tue, 1 Oct 2019 03:28:58 +0000 (03:28 +0000)]
Fix #7670: Inbox needs to be accessed via POST

4 years agoMerge pull request #7683 from tobiasd/20190930-CHANGELOG
Philipp [Mon, 30 Sep 2019 19:36:46 +0000 (21:36 +0200)]
Merge pull request #7683 from tobiasd/20190930-CHANGELOG

CHANGELOG 1st steps of 2019.12

4 years agoadded mailstream stuff by mexon
Tobias Diekershoff [Mon, 30 Sep 2019 19:17:56 +0000 (21:17 +0200)]
added mailstream stuff by mexon

4 years agoCHANGELOG 1st steps of 2019.12
Tobias Diekershoff [Mon, 30 Sep 2019 19:12:52 +0000 (21:12 +0200)]
CHANGELOG 1st steps of 2019.12

4 years agoMerge pull request #7670 from nupplaphil/task/add_router_config
Hypolite Petovan [Mon, 30 Sep 2019 15:13:36 +0000 (11:13 -0400)]
Merge pull request #7670 from nupplaphil/task/add_router_config

Add router config

4 years agoMerge pull request #7636 from annando/manage
Hypolite Petovan [Mon, 30 Sep 2019 15:12:46 +0000 (11:12 -0400)]
Merge pull request #7636 from annando/manage

Restructured "manage" functionality, added count parameters

4 years agoMerge pull request #7678 from annando/remote-rework
Hypolite Petovan [Mon, 30 Sep 2019 13:18:43 +0000 (09:18 -0400)]
Merge pull request #7678 from annando/remote-rework

Reworked the remote authentication

4 years agoMerge pull request #7643 from nupplaphil/task/add_drone_ci
Hypolite Petovan [Mon, 30 Sep 2019 12:40:18 +0000 (08:40 -0400)]
Merge pull request #7643 from nupplaphil/task/add_drone_ci

Adding drone as CI

4 years agoAdd some explanations about the new scripts
Philipp Holzer [Mon, 30 Sep 2019 12:33:49 +0000 (14:33 +0200)]
Add some explanations about the new scripts

4 years agoAdd token for codecov & refactored some parts of drone.yml
Philipp Holzer [Mon, 30 Sep 2019 12:02:40 +0000 (14:02 +0200)]
Add token for codecov & refactored some parts of drone.yml

4 years agoAdapt codecov for drone
Philipp Holzer [Sun, 29 Sep 2019 18:42:15 +0000 (20:42 +0200)]
Adapt codecov for drone

4 years agoAdd syntax explanation
Philipp Holzer [Fri, 27 Sep 2019 10:24:48 +0000 (12:24 +0200)]
Add syntax explanation

4 years agoImprove performance
Philipp Holzer [Thu, 26 Sep 2019 22:00:42 +0000 (00:00 +0200)]
Improve performance
- Add caching
- Remove HTML report

4 years agoenable trigger & disable travis codecov
Philipp Holzer [Thu, 26 Sep 2019 16:17:24 +0000 (18:17 +0200)]
enable trigger & disable travis codecov

4 years agocode optimization
Philipp Holzer [Thu, 26 Sep 2019 16:14:36 +0000 (18:14 +0200)]
code optimization

4 years agoBugfix GetAllKeys() of Memcache
Philipp Holzer [Tue, 24 Sep 2019 15:52:38 +0000 (17:52 +0200)]
Bugfix GetAllKeys() of Memcache
- Abstract Memcache and Memcached implementation

4 years agoAdd mariadb tests
Philipp Holzer [Tue, 24 Sep 2019 14:29:19 +0000 (16:29 +0200)]
Add mariadb tests

4 years agoAdd memcache/memcached tests
Philipp Holzer [Tue, 24 Sep 2019 14:10:48 +0000 (16:10 +0200)]
Add memcache/memcached tests

4 years agoenable codecov
Philipp Holzer [Mon, 23 Sep 2019 13:36:16 +0000 (15:36 +0200)]
enable codecov

4 years agoSome new tests and fixings
Philipp Holzer [Mon, 23 Sep 2019 13:23:09 +0000 (15:23 +0200)]
Some new tests and fixings

4 years agoAdd group for cache tests
Philipp Holzer [Mon, 23 Sep 2019 12:31:13 +0000 (14:31 +0200)]
Add group for cache tests

4 years agoAdd Drone CI
Philipp Holzer [Mon, 16 Sep 2019 12:47:49 +0000 (14:47 +0200)]
Add Drone CI
- Add drone test environment
- Add drone config
- apt phpunit
- Fix api.php
- Fix item.php
- Fix DBStructure
- Check if caching is possible during tests

4 years agoMerge remote-tracking branch 'upstream/develop' into remote-rework
Michael [Mon, 30 Sep 2019 06:32:55 +0000 (06:32 +0000)]
Merge remote-tracking branch 'upstream/develop' into remote-rework

4 years agoMerge remote-tracking branch 'upstream/develop' into manage
Michael [Mon, 30 Sep 2019 06:30:13 +0000 (06:30 +0000)]
Merge remote-tracking branch 'upstream/develop' into manage

4 years agoUsing central function to set the "remote" session value
Michael [Mon, 30 Sep 2019 06:29:00 +0000 (06:29 +0000)]
Using central function to set the "remote" session value

4 years agoSome small code adjustments
Michael [Sun, 29 Sep 2019 19:21:05 +0000 (19:21 +0000)]
Some small code adjustments

4 years agoremoved unused "f" parameter
Michael [Sun, 29 Sep 2019 18:59:03 +0000 (18:59 +0000)]
removed unused "f" parameter

4 years agoAdded some logging
Michael [Sun, 29 Sep 2019 10:58:07 +0000 (10:58 +0000)]
Added some logging

4 years agoAvoid a contact lookup for empty URL
Michael [Sun, 29 Sep 2019 10:23:36 +0000 (10:23 +0000)]
Avoid a contact lookup for empty URL

4 years agoTransferring the "addr" value on magic auth
Michael [Sun, 29 Sep 2019 10:20:53 +0000 (10:20 +0000)]
Transferring the "addr" value on magic auth

4 years agoAdd "/pending" route because of https://github.com/friendica/friendica/commit/591ba9c...
Philipp Holzer [Sun, 29 Sep 2019 09:58:25 +0000 (11:58 +0200)]
Add "/pending" route because of https://github.com/friendica/friendica/commit/591ba9c68e82491468f7e97c966b2e5e3c0eefd6

4 years agoAdd router config
Philipp Holzer [Thu, 26 Sep 2019 19:18:01 +0000 (21:18 +0200)]
Add router config
- Introduce route.config.php structure
- Adding config loader for routes
- Adapt Module class (separation of duties)
- Add tests

4 years agothis is the 2019.12-dev branch now
Tobias Diekershoff [Sun, 29 Sep 2019 08:05:30 +0000 (10:05 +0200)]
this is the 2019.12-dev branch now

4 years agoMerge remote-tracking branch 'upstream/2019.09-rc' into remote-rework
Michael [Sun, 29 Sep 2019 06:32:35 +0000 (06:32 +0000)]
Merge remote-tracking branch 'upstream/2019.09-rc' into remote-rework

4 years agoDelete the cache entry allowing direct login again
Michael [Sun, 29 Sep 2019 06:26:02 +0000 (06:26 +0000)]
Delete the cache entry allowing direct login again

4 years agowelcome Friendica 2019.09
Tobias Diekershoff [Sun, 29 Sep 2019 05:23:23 +0000 (07:23 +0200)]
welcome Friendica 2019.09

4 years agofixing some typos
Tobias Diekershoff [Sun, 29 Sep 2019 05:13:34 +0000 (07:13 +0200)]
fixing some typos

4 years agosome last changes for the CHANGELOG
Tobias Diekershoff [Sun, 29 Sep 2019 05:08:50 +0000 (07:08 +0200)]
some last changes for the CHANGELOG