]>
git.mxchange.org Git - friendica.git/log
Michael [Thu, 13 Dec 2018 21:19:57 +0000 (21:19 +0000)]
Fix for magic auth
Hypolite Petovan [Tue, 11 Dec 2018 20:15:56 +0000 (15:15 -0500)]
Merge pull request #6253 from annando/too-much-escaped
The "about" field shouldn't be escaped
Hypolite Petovan [Tue, 11 Dec 2018 20:13:40 +0000 (15:13 -0500)]
Merge pull request #6252 from annando/memory
Possibly fix a memory issue with large posts
Michael [Tue, 11 Dec 2018 19:24:24 +0000 (19:24 +0000)]
The "about" field shouldn't be escaped
Michael [Tue, 11 Dec 2018 18:48:33 +0000 (18:48 +0000)]
Possibly fix a memory issue with large posts
Tobias Diekershoff [Tue, 11 Dec 2018 13:38:11 +0000 (14:38 +0100)]
Welcome 2018.12-rc
Hypolite Petovan [Sun, 9 Dec 2018 14:05:46 +0000 (09:05 -0500)]
Merge pull request #6244 from annando/auth-fix
Fix for remote authentication when visiting contact's pages
Michael [Sun, 9 Dec 2018 13:09:49 +0000 (13:09 +0000)]
Non public content is now displayed again to visitors.
Michael [Sat, 8 Dec 2018 20:28:01 +0000 (20:28 +0000)]
Fix for remote authentication when visiting contact's pages
Hypolite Petovan [Thu, 6 Dec 2018 15:32:11 +0000 (10:32 -0500)]
Merge pull request #6237 from annando/issue-6236
Issue 6236: Handle account removal messages with very low priority
Michael [Thu, 6 Dec 2018 10:04:16 +0000 (10:04 +0000)]
Issue 6236: Handle account removal messages with very low priority
Hypolite Petovan [Wed, 5 Dec 2018 06:41:22 +0000 (01:41 -0500)]
Merge pull request #6235 from annando/curl-notice
Avoids the notice "array_merge(): Argument #1 is not an array"
Michael [Wed, 5 Dec 2018 06:01:58 +0000 (06:01 +0000)]
Avoids the notice "array_merge(): Argument #1 is not an array"
Hypolite Petovan [Tue, 4 Dec 2018 17:08:48 +0000 (12:08 -0500)]
Merge pull request #6234 from annando/issue-6168
Issue 6168: "redir" now mostly use OWA
Michael [Tue, 4 Dec 2018 14:20:25 +0000 (14:20 +0000)]
Added to-do
Michael [Tue, 4 Dec 2018 14:17:55 +0000 (14:17 +0000)]
Improved fallback when the probing fails
Michael [Tue, 4 Dec 2018 07:12:55 +0000 (07:12 +0000)]
Issue 6168: "redir" now mostly use OWA
Hypolite Petovan [Mon, 3 Dec 2018 21:36:55 +0000 (16:36 -0500)]
Merge pull request #6233 from rebeka-catalina/rct/d/logrotation
Added a hint to help/Settings "Logs/logrotate" section in install.md
rebeka-catalina [Mon, 3 Dec 2018 21:18:26 +0000 (22:18 +0100)]
Added a hint to help/Settings "Logs/logrotate" section in install.md
Hypolite Petovan [Mon, 3 Dec 2018 20:08:36 +0000 (15:08 -0500)]
Merge pull request #6231 from annando/notice
Fix for notice
Michael [Mon, 3 Dec 2018 19:29:06 +0000 (19:29 +0000)]
Make it simpler
Hypolite Petovan [Mon, 3 Dec 2018 16:38:35 +0000 (11:38 -0500)]
Merge pull request #6230 from annando/ext-redirect
Fix for exceptions on external redirects
Michael [Mon, 3 Dec 2018 16:32:03 +0000 (16:32 +0000)]
Fix for notice
Michael [Mon, 3 Dec 2018 15:59:53 +0000 (15:59 +0000)]
Fix for exceptions on external redirects
Hypolite Petovan [Mon, 3 Dec 2018 12:40:14 +0000 (07:40 -0500)]
Merge pull request #6229 from annando/issue-5911
Issue 5911: Fix for fetching the correct user
Michael Vogel [Mon, 3 Dec 2018 06:20:51 +0000 (07:20 +0100)]
Merge pull request #6228 from MrPetovan/bug/5911-undefined-constant-DB_UPDATE_VERSION
Add DB connection status check in Update::check
Michael [Mon, 3 Dec 2018 06:16:25 +0000 (06:16 +0000)]
Issue 5911: Fix for fetching the correct user
Hypolite Petovan [Mon, 3 Dec 2018 01:57:41 +0000 (20:57 -0500)]
Add DB connection status check in Update::check
Hypolite Petovan [Mon, 3 Dec 2018 00:18:45 +0000 (19:18 -0500)]
Merge pull request #6222 from annando/long-uri
Avoid problems with too long URI (should only happen with some RSS feeds)
Hypolite Petovan [Mon, 3 Dec 2018 00:18:36 +0000 (19:18 -0500)]
Merge pull request #6223 from annando/ap-dba-error
Fix for "Unknown column 'guid' in 'field list'"
Hypolite Petovan [Mon, 3 Dec 2018 00:18:08 +0000 (19:18 -0500)]
Merge pull request #6227 from annando/event-name
Fix: The event name mustn't be escaped, since it can contain converteā¦
Hypolite Petovan [Mon, 3 Dec 2018 00:16:13 +0000 (19:16 -0500)]
Merge pull request #6226 from annando/oembed-array
Ignoring OEmbed array values
Michael [Sun, 2 Dec 2018 22:35:39 +0000 (22:35 +0000)]
Fix: The event name mustn't be escaped, since it can contain converted BBCode
Michael [Sun, 2 Dec 2018 21:36:46 +0000 (21:36 +0000)]
Ignoring OEmbed array values
Hypolite Petovan [Sun, 2 Dec 2018 21:16:59 +0000 (16:16 -0500)]
Merge pull request #6224 from annando/dba-delete-contact
Avoid duplicated contacts, improve contact deletion, avoid memory issues
Hypolite Petovan [Sun, 2 Dec 2018 21:15:04 +0000 (16:15 -0500)]
Merge pull request #6225 from annando/http-error
Using the standard function to return http errors
Michael [Sun, 2 Dec 2018 20:14:53 +0000 (20:14 +0000)]
Simplify the call
Michael [Sun, 2 Dec 2018 20:10:53 +0000 (20:10 +0000)]
More detailled HTTP error explanations
Michael [Sun, 2 Dec 2018 19:33:01 +0000 (19:33 +0000)]
Using the standard function to return http errors
Michael Vogel [Sun, 2 Dec 2018 16:33:43 +0000 (17:33 +0100)]
Merge pull request #6216 from MrPetovan/bug/6211-fix-contact-nets-all
Remove "all" value for nets parameter
Michael [Sun, 2 Dec 2018 16:25:25 +0000 (16:25 +0000)]
Avoid duplicated contacts, improve contact deletion, avoid memory issues
Hypolite Petovan [Sun, 2 Dec 2018 15:24:50 +0000 (10:24 -0500)]
Merge branch 'develop' into bug/6211-fix-contact-nets-all
Michael [Sun, 2 Dec 2018 15:01:08 +0000 (15:01 +0000)]
Avoid database error that the field "guid" is not present in the contact table
Michael [Sun, 2 Dec 2018 14:49:28 +0000 (14:49 +0000)]
Avoid problems with too long URI (should only happen some RSS feeds)
Michael Vogel [Sat, 1 Dec 2018 22:40:51 +0000 (23:40 +0100)]
Merge pull request #6219 from MrPetovan/task/remove-x
Remove x()
Hypolite Petovan [Sat, 1 Dec 2018 18:29:50 +0000 (13:29 -0500)]
Merge pull request #6221 from wouter705/
20181201 -nginx-sample-doc
Updated .well-known location within Nginx Sample Config:
Wouter Broers [Sat, 1 Dec 2018 18:04:34 +0000 (19:04 +0100)]
Updated .well-known location within Nginx Sample Config:
Replaced try_files with a rewrite rule to prevent Nginx
from spitting out 404 errors on addresses like:
- <server.tld>/.well-known/host-meta
- <server.tld>/.well-known/x-social-ray
- <server.tld>/.well-known/nodeinfo
- <server.tld>/.well-known/webfinger?resource=<resource>
Hypolite Petovan [Sat, 1 Dec 2018 13:19:38 +0000 (08:19 -0500)]
Merge pull request #6220 from AndyHee/patch20181129
Fixing permanent deletion counter
AndyHee [Sat, 1 Dec 2018 06:25:58 +0000 (13:25 +0700)]
Typo
AndyHee [Sat, 1 Dec 2018 06:21:54 +0000 (13:21 +0700)]
Fixing permanent deletion counter
Hypolite Petovan [Fri, 30 Nov 2018 15:48:47 +0000 (10:48 -0500)]
Fix condition in api_fr_photo_create_update
Hypolite Petovan [Fri, 30 Nov 2018 14:07:02 +0000 (09:07 -0500)]
Remove x() function
Hypolite Petovan [Fri, 30 Nov 2018 14:06:22 +0000 (09:06 -0500)]
Replace x() by isset(), !empty() or defaults()
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
Hypolite Petovan [Fri, 30 Nov 2018 12:25:38 +0000 (07:25 -0500)]
Merge pull request #6217 from annando/url-detection
Improved url detection for redirects
Michael [Fri, 30 Nov 2018 11:27:17 +0000 (11:27 +0000)]
Improved url detection for redirects
Hypolite Petovan [Fri, 30 Nov 2018 10:43:07 +0000 (05:43 -0500)]
Remove "all" value for nets parameter
Hypolite Petovan [Thu, 29 Nov 2018 23:54:34 +0000 (18:54 -0500)]
Merge pull request #6214 from annando/issue-6212
Issue 6212: No need of a redirect for fetching content
Michael [Thu, 29 Nov 2018 22:42:10 +0000 (22:42 +0000)]
Using the same function for display and objects
Michael [Thu, 29 Nov 2018 15:06:00 +0000 (15:06 +0000)]
Issue 6212: No need of a redirect for fetching content
Hypolite Petovan [Tue, 27 Nov 2018 23:19:51 +0000 (18:19 -0500)]
Merge pull request #6210 from JonnyTischbein/issue_multiple_hashtag
Fix insert multiple hashtags to term
Jonny Tischbein [Tue, 27 Nov 2018 21:54:16 +0000 (22:54 +0100)]
Fix Term exists check on link which isn't stored for hashtags anymore to check on term.
Michael Vogel [Mon, 26 Nov 2018 22:57:56 +0000 (23:57 +0100)]
Merge pull request #6199 from MrPetovan/task/move-config-to-php-array
Move config to PHP array
Hypolite Petovan [Mon, 26 Nov 2018 21:31:13 +0000 (16:31 -0500)]
Merge pull request #6204 from annando/escaping
We are now escaping many template fields
Hypolite Petovan [Mon, 26 Nov 2018 12:45:04 +0000 (07:45 -0500)]
Merge pull request #6207 from tobiasd/
20181126 -fixmissingclose
Add missing closing tags
Hypolite Petovan [Mon, 26 Nov 2018 12:40:44 +0000 (07:40 -0500)]
Use constants instead of strings for register_policy
Tobias Diekershoff [Mon, 26 Nov 2018 10:58:58 +0000 (11:58 +0100)]
Add missing closing tags
The summery template for the admin panel was missing a closing link tag
for the deferred worker queue. This tag has been added for the general
template and the template used by the frio theme.
Tobias Diekershoff [Mon, 26 Nov 2018 10:43:16 +0000 (11:43 +0100)]
Merge pull request #6206 from annando/parent
Missing '
Michael [Mon, 26 Nov 2018 08:52:40 +0000 (08:52 +0000)]
Missing '
Michael [Sun, 25 Nov 2018 23:49:40 +0000 (23:49 +0000)]
Just some misspelling
Michael [Sun, 25 Nov 2018 20:40:30 +0000 (20:40 +0000)]
Some correction
Michael [Sun, 25 Nov 2018 20:34:02 +0000 (20:34 +0000)]
Much more escapes
Michael [Sun, 25 Nov 2018 20:04:01 +0000 (20:04 +0000)]
Escaping the address field
Michael [Sun, 25 Nov 2018 19:48:26 +0000 (19:48 +0000)]
Contact search is now escaped
Michael [Sun, 25 Nov 2018 19:26:46 +0000 (19:26 +0000)]
Some more escaping
Hypolite Petovan [Sun, 25 Nov 2018 19:16:51 +0000 (14:16 -0500)]
Merge pull request #6203 from annando/hidden-user
Show contact posts from hidden users
Michael [Sun, 25 Nov 2018 18:56:26 +0000 (18:56 +0000)]
We are now escaping many template fields
Michael [Sun, 25 Nov 2018 18:50:41 +0000 (18:50 +0000)]
Show contact posts from hidden users
Michael Vogel [Sun, 25 Nov 2018 09:46:22 +0000 (10:46 +0100)]
Merge pull request #6201 from JonnyTischbein/feature_admin_subsubpages
admin/site Change html b to strong
Jonny Tischbein [Sun, 25 Nov 2018 08:03:01 +0000 (09:03 +0100)]
Change html b to strong
Tobias Diekershoff [Sun, 25 Nov 2018 07:45:45 +0000 (08:45 +0100)]
Merge pull request #6198 from MrPetovan/task/user-removal-improvements
User removal improvements
Hypolite Petovan [Sun, 25 Nov 2018 07:36:48 +0000 (02:36 -0500)]
Merge pull request #6181 from JonnyTischbein/feature_admin_subsubpages
[Frio] Add collapsable panel groups for admin/site with anchors at headlines
Jonny Tischbein [Sun, 25 Nov 2018 07:32:05 +0000 (08:32 +0100)]
Move all warning text in L10n + frio: make warning closable
Hypolite Petovan [Sun, 25 Nov 2018 06:56:28 +0000 (01:56 -0500)]
Remove obsolete INI config files
Hypolite Petovan [Sun, 25 Nov 2018 06:56:02 +0000 (01:56 -0500)]
Update documentation with new config style/name
- Fix typos
Hypolite Petovan [Sun, 25 Nov 2018 06:44:51 +0000 (01:44 -0500)]
Replace *.ini.php by *.config.php in comments
Hypolite Petovan [Sun, 25 Nov 2018 06:44:09 +0000 (01:44 -0500)]
Update install to generate config/local.config.php
Hypolite Petovan [Sun, 25 Nov 2018 06:42:05 +0000 (01:42 -0500)]
Add support for PHP array config files
- Add new base config files
- Remove useless DIRECTORY_SEPARATOR instances
Hypolite Petovan [Sun, 25 Nov 2018 06:07:31 +0000 (01:07 -0500)]
Move config/dbstructure.php to config/dbstructure.config.php
Hypolite Petovan [Sun, 25 Nov 2018 01:59:38 +0000 (20:59 -0500)]
Add self-removal prevention in mod/admin
Hypolite Petovan [Sun, 25 Nov 2018 01:59:18 +0000 (20:59 -0500)]
Fix user account removal expiration delay
Hypolite Petovan [Sun, 25 Nov 2018 01:58:41 +0000 (20:58 -0500)]
Remove redirection from User::remove
Hypolite Petovan [Sun, 25 Nov 2018 01:58:11 +0000 (20:58 -0500)]
Normalize quotes in User::remove
Hypolite Petovan [Sun, 25 Nov 2018 01:56:38 +0000 (20:56 -0500)]
Update deprecated calls in Model\user and mod/removeme
Hypolite Petovan [Sun, 25 Nov 2018 01:55:18 +0000 (20:55 -0500)]
Fix open registration email
Jonny Tischbein [Sat, 24 Nov 2018 22:00:33 +0000 (23:00 +0100)]
Readd relocate warning for non-frio themes
Jonny Tischbein [Sat, 24 Nov 2018 21:50:42 +0000 (22:50 +0100)]
Frio: Move relocation warning from headline to bootstrap danger box
Michael Vogel [Sat, 24 Nov 2018 14:55:43 +0000 (15:55 +0100)]
Merge pull request #6183 from MrPetovan/bug/6135-hide-follower-only-birthdays
Hide follower-only birthday reminders
Hypolite Petovan [Sat, 24 Nov 2018 13:22:43 +0000 (08:22 -0500)]
Merge pull request #6197 from annando/hide-short-groups
Don't show the group filter where there is only one
Hypolite Petovan [Sat, 24 Nov 2018 13:21:23 +0000 (08:21 -0500)]
Merge pull request #6196 from annando/notices
Fixes a notice and wrong counting of nodes
Hypolite Petovan [Sat, 24 Nov 2018 13:13:35 +0000 (08:13 -0500)]
Merge pull request #6193 from annando/redirection
Fixing redirection problems with parameters