]>
git.mxchange.org Git - friendica.git/log
fabrixxm [Wed, 12 Dec 2018 16:50:34 +0000 (17:50 +0100)]
Fix moving stored data
fabrixxm [Wed, 12 Dec 2018 07:12:34 +0000 (08:12 +0100)]
Remove resourceid parameter from Photo::exists()
fabrixxm [Tue, 11 Dec 2018 19:09:24 +0000 (20:09 +0100)]
Fix parse error
fabrixxm [Tue, 11 Dec 2018 19:03:29 +0000 (20:03 +0100)]
Use Model\Photo as much as possible
Most important is to use `Photo::delete()` to have backend
to remove data.
fabrixxm [Tue, 11 Dec 2018 19:02:30 +0000 (20:02 +0100)]
Remove empty line before code
fabrixxm [Tue, 11 Dec 2018 19:01:54 +0000 (20:01 +0100)]
Photo model: set edited and updated on update, fix exists(), docs
fabrixxm [Sun, 9 Dec 2018 11:38:34 +0000 (12:38 +0100)]
Code standards
fabrixxm [Sun, 9 Dec 2018 11:33:38 +0000 (12:33 +0100)]
Rewrite Proxy module
fabrixxm [Sat, 8 Dec 2018 17:49:47 +0000 (18:49 +0100)]
Fix Module\Photo exit with error
fabrixxm [Sat, 8 Dec 2018 17:49:16 +0000 (18:49 +0100)]
Add storage options form in admin/site page
fabrixxm [Sat, 1 Dec 2018 16:48:37 +0000 (17:48 +0100)]
Code standards
fabrixxm [Sat, 1 Dec 2018 16:44:54 +0000 (17:44 +0100)]
Add move function to storage manager and console command
fabrixxm [Thu, 29 Nov 2018 13:46:48 +0000 (14:46 +0100)]
Add 'addon' folder as 'Friendica\Addon' namespace for autoload
fabrixxm [Thu, 29 Nov 2018 11:57:57 +0000 (12:57 +0100)]
Add 'storage' console command
- list registered backend
- set backend
fabrixxm [Thu, 29 Nov 2018 08:27:04 +0000 (09:27 +0100)]
Add storage backend manager class
fabrixxm [Thu, 29 Nov 2018 07:36:39 +0000 (08:36 +0100)]
Add Database storage backend
This storage store files data in a separate database table
fabrixxm [Thu, 29 Nov 2018 07:34:00 +0000 (08:34 +0100)]
Storage: throw StorageException on errors
fabrixxm [Thu, 22 Nov 2018 16:25:43 +0000 (17:25 +0100)]
Photo model: fix docs, don't update "created" field
in store() if photo exists, don't update "created" timestamp
fabrixxm [Thu, 22 Nov 2018 15:57:41 +0000 (16:57 +0100)]
Code standards
fabrixxm [Wed, 21 Nov 2018 17:08:23 +0000 (18:08 +0100)]
Photo model: set updated field in update()
fabrixxm [Wed, 21 Nov 2018 16:55:16 +0000 (17:55 +0100)]
Add update() to Photo model
Edit mod/photos.php to use Photo model
fabrixxm [Wed, 21 Nov 2018 18:13:36 +0000 (19:13 +0100)]
Update database.sql
fabrixxm [Wed, 21 Nov 2018 15:37:32 +0000 (16:37 +0100)]
Code standards
fabrixxm [Wed, 21 Nov 2018 15:36:29 +0000 (16:36 +0100)]
Code standards
fabrixxm [Wed, 21 Nov 2018 15:36:11 +0000 (16:36 +0100)]
Filesystem storage: add "index.html" files in dirs
fabrixxm [Wed, 21 Nov 2018 15:29:23 +0000 (16:29 +0100)]
profile_photo: use Photo model function to get photo and image
fabrixxm [Wed, 21 Nov 2018 15:28:09 +0000 (16:28 +0100)]
photos: use model delete() to delete photos
fabrixxm [Wed, 21 Nov 2018 15:26:56 +0000 (16:26 +0100)]
Model/Photo: use self select functions, reuse backend, fix quotes, add delete()
fabrixxm [Wed, 21 Nov 2018 15:21:57 +0000 (16:21 +0100)]
Remove default from backend columns
https://dev.mysql.com/doc/refman/8.0/en/blob.html
BLOB and TEXT columns cannot have DEFAULT values.
fabrixxm [Wed, 21 Nov 2018 14:13:24 +0000 (15:13 +0100)]
Revert "Catch HTTPExceptions in App::runFrontend()"
This reverts commit
58bd75f8f35f89fc275d5cd8e3ef40b9b18cb149 .
fabrixxm [Wed, 21 Nov 2018 14:12:11 +0000 (15:12 +0100)]
More code standard
fabrixxm [Wed, 21 Nov 2018 14:10:47 +0000 (15:10 +0100)]
Address code standards issues
fabrixxm [Wed, 21 Nov 2018 08:38:54 +0000 (09:38 +0100)]
Add Filesystem storage backend and store photo via backend
fabrixxm [Wed, 21 Nov 2018 08:37:13 +0000 (09:37 +0100)]
Return default profile photo if no profile photo is set
fabrixxm [Wed, 21 Nov 2018 08:36:31 +0000 (09:36 +0100)]
Add IStorage interface
storage classes should implement this interface
fabrixxm [Tue, 20 Nov 2018 22:15:03 +0000 (23:15 +0100)]
Pluggable storage backends: first steps
- add backend related columns in photo table
- add system resource storage class
- add code to load image data from backend class
- return "nosign" image as photo meta with SystemResource backend
fabrixxm [Tue, 20 Nov 2018 21:34:39 +0000 (22:34 +0100)]
Catch HTTPExceptions in App::runFrontend()
Set correct http response header, display error message using "404.tpl"
fabrixxm [Tue, 20 Nov 2018 21:33:35 +0000 (22:33 +0100)]
Move Photo module, update Photo model
Unknown [Mon, 1 Oct 2018 09:57:59 +0000 (11:57 +0200)]
Some more alignation
Unknown [Mon, 1 Oct 2018 09:57:34 +0000 (11:57 +0200)]
Translated string will never match what's saved in DB if not english
Rare jongens die Amerikanen ;)
Unknown [Wed, 26 Sep 2018 11:13:09 +0000 (13:13 +0200)]
Why got this even approved?
Unknown [Wed, 26 Sep 2018 08:30:36 +0000 (10:30 +0200)]
Added EMPTY key + updated to hypolite's suggestions
Jeroen De Meerleer [Sun, 9 Sep 2018 14:48:31 +0000 (16:48 +0200)]
Translated gender etc. in profile view
Jeroen De Meerleer [Sun, 9 Sep 2018 14:28:26 +0000 (16:28 +0200)]
Added original keys to maritial status
Jeroen De Meerleer [Sun, 9 Sep 2018 14:23:37 +0000 (16:23 +0200)]
Added original keys to sexual preference
Jeroen De Meerleer [Sun, 9 Sep 2018 14:19:30 +0000 (16:19 +0200)]
Added original keys to gender
Tobias Diekershoff [Mon, 21 Jan 2019 08:53:51 +0000 (09:53 +0100)]
missed the day
Tobias Diekershoff [Mon, 21 Jan 2019 08:45:16 +0000 (09:45 +0100)]
Welcome 2019.01
Tobias Diekershoff [Mon, 21 Jan 2019 08:44:58 +0000 (09:44 +0100)]
It is 2019
Tobias Diekershoff [Mon, 21 Jan 2019 08:40:39 +0000 (09:40 +0100)]
Merge pull request #6474 from tobiasd/2019.01-CHANGELOG
CHANGELOG for 2019.01
Tobias Diekershoff [Mon, 21 Jan 2019 04:35:02 +0000 (05:35 +0100)]
forgotten issue 5966
Hypolite Petovan [Mon, 21 Jan 2019 00:12:19 +0000 (19:12 -0500)]
Merge pull request #6476 from annando/ap-reshare
AP: Only reshare stuff that is AP content
Michael [Sun, 20 Jan 2019 23:13:55 +0000 (23:13 +0000)]
AP Bugfix: We hadn't transmitted an tag url at all ...
Michael [Sun, 20 Jan 2019 22:56:33 +0000 (22:56 +0000)]
We only need to fetch the content once
Michael [Sun, 20 Jan 2019 22:19:53 +0000 (22:19 +0000)]
Improved ID detection
Michael [Sun, 20 Jan 2019 21:52:43 +0000 (21:52 +0000)]
AP: Only reshare stuff that is AP content
Tobias Diekershoff [Sun, 20 Jan 2019 18:18:26 +0000 (19:18 +0100)]
AP also tested with Hubzilla and Osada
Michael Vogel [Sun, 20 Jan 2019 17:58:46 +0000 (18:58 +0100)]
Merge pull request #6475 from tobiasd/
20190120 -unescapealbums
HTML unescape existing albums
Tobias Diekershoff [Sun, 20 Jan 2019 17:54:27 +0000 (18:54 +0100)]
updated CHANGELOG
Tobias Diekershoff [Sun, 20 Jan 2019 17:47:20 +0000 (18:47 +0100)]
HTML unescape existing albums
When uploading a new photo the selection list for chosing existing albums was not shown. With this PR it is now again.xj
Part of #6208
Tobias Diekershoff [Sun, 20 Jan 2019 15:45:36 +0000 (16:45 +0100)]
1st round of the CHANGELOG for 2019.01
Michael Vogel [Sun, 20 Jan 2019 12:44:21 +0000 (13:44 +0100)]
Merge pull request #6473 from MrPetovan/bug/5092-redux
Move theme init after module init but before post/content
Hypolite Petovan [Sun, 20 Jan 2019 03:04:01 +0000 (22:04 -0500)]
Fix docblock in mod/admin.php
Hypolite Petovan [Sun, 20 Jan 2019 03:03:49 +0000 (22:03 -0500)]
Move rawContent before theme initialization
Hypolite Petovan [Sun, 20 Jan 2019 02:54:10 +0000 (21:54 -0500)]
[frio] Remove unused code in frio_init()
Hypolite Petovan [Sun, 20 Jan 2019 02:53:17 +0000 (21:53 -0500)]
Move theme selection to init() in mod/admin
Hypolite Petovan [Sun, 20 Jan 2019 02:52:43 +0000 (21:52 -0500)]
Insert theme init after module init but before post/content
Tobias Diekershoff [Sat, 19 Jan 2019 17:23:44 +0000 (18:23 +0100)]
Merge pull request #6471 from annando/ap-bcc
Transmit via BCC if contact is hidden, don't store announces
Michael [Sat, 19 Jan 2019 16:44:15 +0000 (16:44 +0000)]
Transmit via BCC if contact is hidden, don't store announces
Hypolite Petovan [Sat, 19 Jan 2019 15:06:35 +0000 (10:06 -0500)]
Merge pull request #6470 from rabuzarus/20190118_-_some_more_magic_links
use magic links for common/all friends and the directory
rabuzarus [Sat, 19 Jan 2019 14:12:46 +0000 (15:12 +0100)]
Bugfix - use magicLinks also for common/all friends and the directory
Hypolite Petovan [Sat, 19 Jan 2019 13:08:28 +0000 (08:08 -0500)]
Merge pull request #6469 from annando/diaspora-priority
Avoid that forum posts are received via the Diaspora protocol first
Michael [Sat, 19 Jan 2019 12:30:16 +0000 (12:30 +0000)]
Avoid that forum posts are received via the Diaspora protocol first
Tobias Diekershoff [Sat, 19 Jan 2019 06:24:05 +0000 (07:24 +0100)]
Merge pull request #6465 from annando/theme-fix
Bugfix: Theme functions hadn't been executed anymore
Michael [Fri, 18 Jan 2019 20:08:35 +0000 (20:08 +0000)]
Bugfix: Theme functions hadn't been executed anymore
Hypolite Petovan [Fri, 18 Jan 2019 19:25:16 +0000 (14:25 -0500)]
Merge pull request #6464 from annando/check-vendor
Check if the vendor path is missing and complain about it
Michael [Fri, 18 Jan 2019 19:10:05 +0000 (19:10 +0000)]
Check if the vendor path is missing and complain about it
rabuzarus [Fri, 18 Jan 2019 16:50:21 +0000 (17:50 +0100)]
Bugfix - provide magic links for remote user in magicLink()
Tobias Diekershoff [Fri, 18 Jan 2019 08:39:10 +0000 (09:39 +0100)]
Merge pull request #6461 from annando/contacts-post
Private posts of contacts hadn't been displayed on the contact's page
Tobias Diekershoff [Fri, 18 Jan 2019 08:37:54 +0000 (09:37 +0100)]
Merge pull request #6462 from annando/gplus
Google+ will be history soon, so we remove the first traces
Michael [Fri, 18 Jan 2019 06:58:23 +0000 (06:58 +0000)]
Google+ will be history soon, so we remove the first traces
Michael [Fri, 18 Jan 2019 06:22:15 +0000 (06:22 +0000)]
Bugfix: Private posts of contacts hadn't been displayed on the contact's page
Hypolite Petovan [Fri, 18 Jan 2019 00:09:33 +0000 (19:09 -0500)]
Merge pull request #6460 from annando/relaying
Simplyfies AP relaying, fixes relaying of public contacts
Michael [Thu, 17 Jan 2019 23:06:27 +0000 (23:06 +0000)]
Simplyfies AP relaying, fixes relaying of public contacts
Tobias Diekershoff [Thu, 17 Jan 2019 06:44:15 +0000 (07:44 +0100)]
Merge pull request #6456 from annando/long-url
This fixes a problem when the URL is too long
Tobias Diekershoff [Thu, 17 Jan 2019 06:42:45 +0000 (07:42 +0100)]
Merge pull request #6457 from annando/onepoll-bug
The "]" had been at the wrong place
Michael [Thu, 17 Jan 2019 05:32:06 +0000 (05:32 +0000)]
The "]" had been at the wrong place
Hypolite Petovan [Wed, 16 Jan 2019 23:53:27 +0000 (18:53 -0500)]
Merge pull request #6455 from annando/issue-6282
Issue 6282: Update the contact data regularly (including the network)
Michael [Wed, 16 Jan 2019 22:34:57 +0000 (22:34 +0000)]
This fixes a problem when the URL is too long
Michael [Wed, 16 Jan 2019 22:19:41 +0000 (22:19 +0000)]
Fixing a bug, adding some logging
Michael [Wed, 16 Jan 2019 21:39:56 +0000 (21:39 +0000)]
Issue 6282: Update the contact data regularly (including the network)
Hypolite Petovan [Tue, 15 Jan 2019 13:07:12 +0000 (08:07 -0500)]
Merge pull request #6454 from annando/sig-notice
Avoid a notice in HTTP signature check, preparation for authentication
Michael [Tue, 15 Jan 2019 06:31:12 +0000 (06:31 +0000)]
Avoid a notice in HTTP signature check, preparation for authentication
Hypolite Petovan [Mon, 14 Jan 2019 16:37:34 +0000 (11:37 -0500)]
Merge pull request #6452 from annando/composer
Updated composer file
Hypolite Petovan [Mon, 14 Jan 2019 16:35:47 +0000 (11:35 -0500)]
Merge pull request #6451 from annando/date-range
Date check added for HTTP signatures
Michael [Mon, 14 Jan 2019 16:34:14 +0000 (16:34 +0000)]
Updated composer file
Michael [Mon, 14 Jan 2019 16:33:23 +0000 (16:33 +0000)]
Adding the date to signed get requests as well
Michael [Mon, 14 Jan 2019 16:03:13 +0000 (16:03 +0000)]
Date check added for HTTP signatures
Hypolite Petovan [Mon, 14 Jan 2019 13:40:42 +0000 (08:40 -0500)]
Merge pull request #6447 from annando/peertube
Enable communication with Peertube
Hypolite Petovan [Mon, 14 Jan 2019 13:38:08 +0000 (08:38 -0500)]
Merge pull request #6446 from annando/approve
Now storing the "manually approve" data / fix update routine