]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoAdd storage options form in admin/site page
fabrixxm [Sat, 8 Dec 2018 17:49:16 +0000 (18:49 +0100)]
Add storage options form in admin/site page

5 years agoCode standards
fabrixxm [Sat, 1 Dec 2018 16:48:37 +0000 (17:48 +0100)]
Code standards

5 years agoAdd move function to storage manager and console command
fabrixxm [Sat, 1 Dec 2018 16:44:54 +0000 (17:44 +0100)]
Add move function to storage manager and console command

5 years agoAdd 'addon' folder as 'Friendica\Addon' namespace for autoload
fabrixxm [Thu, 29 Nov 2018 13:46:48 +0000 (14:46 +0100)]
Add 'addon' folder as 'Friendica\Addon' namespace for autoload

5 years agoAdd 'storage' console command
fabrixxm [Thu, 29 Nov 2018 11:57:57 +0000 (12:57 +0100)]
Add 'storage' console command

- list registered backend
- set backend

5 years agoAdd storage backend manager class
fabrixxm [Thu, 29 Nov 2018 08:27:04 +0000 (09:27 +0100)]
Add storage backend manager class

5 years agoAdd Database storage backend
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

5 years agoStorage: throw StorageException on errors
fabrixxm [Thu, 29 Nov 2018 07:34:00 +0000 (08:34 +0100)]
Storage: throw StorageException on errors

5 years agoPhoto model: fix docs, don't update "created" field
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

5 years agoCode standards
fabrixxm [Thu, 22 Nov 2018 15:57:41 +0000 (16:57 +0100)]
Code standards

5 years agoPhoto model: set updated field in update()
fabrixxm [Wed, 21 Nov 2018 17:08:23 +0000 (18:08 +0100)]
Photo model: set updated field in update()

5 years agoAdd update() to Photo model
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

5 years agoUpdate database.sql
fabrixxm [Wed, 21 Nov 2018 18:13:36 +0000 (19:13 +0100)]
Update database.sql

5 years agoCode standards
fabrixxm [Wed, 21 Nov 2018 15:37:32 +0000 (16:37 +0100)]
Code standards

5 years agoCode standards
fabrixxm [Wed, 21 Nov 2018 15:36:29 +0000 (16:36 +0100)]
Code standards

5 years agoFilesystem storage: add "index.html" files in dirs
fabrixxm [Wed, 21 Nov 2018 15:36:11 +0000 (16:36 +0100)]
Filesystem storage: add "index.html" files in dirs

5 years agoprofile_photo: use Photo model function to get photo and image
fabrixxm [Wed, 21 Nov 2018 15:29:23 +0000 (16:29 +0100)]
profile_photo: use Photo model function to get photo and image

5 years agophotos: use model delete() to delete photos
fabrixxm [Wed, 21 Nov 2018 15:28:09 +0000 (16:28 +0100)]
photos: use model delete() to delete photos

5 years agoModel/Photo: use self select functions, reuse backend, fix quotes, add delete()
fabrixxm [Wed, 21 Nov 2018 15:26:56 +0000 (16:26 +0100)]
Model/Photo: use self select functions, reuse backend, fix quotes, add delete()

5 years agoRemove default from backend columns
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.

5 years agoRevert "Catch HTTPExceptions in App::runFrontend()"
fabrixxm [Wed, 21 Nov 2018 14:13:24 +0000 (15:13 +0100)]
Revert "Catch HTTPExceptions in App::runFrontend()"

This reverts commit 58bd75f8f35f89fc275d5cd8e3ef40b9b18cb149.

5 years agoMore code standard
fabrixxm [Wed, 21 Nov 2018 14:12:11 +0000 (15:12 +0100)]
More code standard

5 years agoAddress code standards issues
fabrixxm [Wed, 21 Nov 2018 14:10:47 +0000 (15:10 +0100)]
Address code standards issues

5 years agoAdd Filesystem storage backend and store photo via backend
fabrixxm [Wed, 21 Nov 2018 08:38:54 +0000 (09:38 +0100)]
Add Filesystem storage backend and store photo via backend

5 years agoReturn default profile photo if no profile photo is set
fabrixxm [Wed, 21 Nov 2018 08:37:13 +0000 (09:37 +0100)]
Return default profile photo if no profile photo is set

5 years agoAdd IStorage interface
fabrixxm [Wed, 21 Nov 2018 08:36:31 +0000 (09:36 +0100)]
Add IStorage interface

storage classes should implement this interface

5 years agoPluggable storage backends: first steps
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

5 years agoCatch HTTPExceptions in App::runFrontend()
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"

5 years agoMove Photo module, update Photo model
fabrixxm [Tue, 20 Nov 2018 21:33:35 +0000 (22:33 +0100)]
Move Photo module, update Photo model

5 years agoSome more alignation
Unknown [Mon, 1 Oct 2018 09:57:59 +0000 (11:57 +0200)]
Some more alignation

5 years agoTranslated string will never match what's saved in DB if not english
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 ;)

5 years agoWhy got this even approved?
Unknown [Wed, 26 Sep 2018 11:13:09 +0000 (13:13 +0200)]
Why got this even approved?

5 years agoAdded EMPTY key + updated to hypolite's suggestions
Unknown [Wed, 26 Sep 2018 08:30:36 +0000 (10:30 +0200)]
Added EMPTY key + updated to hypolite's suggestions

5 years agoTranslated gender etc. in profile view
Jeroen De Meerleer [Sun, 9 Sep 2018 14:48:31 +0000 (16:48 +0200)]
Translated gender etc. in profile view

5 years agoAdded original keys to maritial status
Jeroen De Meerleer [Sun, 9 Sep 2018 14:28:26 +0000 (16:28 +0200)]
Added original keys to maritial status

5 years agoAdded original keys to sexual preference
Jeroen De Meerleer [Sun, 9 Sep 2018 14:23:37 +0000 (16:23 +0200)]
Added original keys to sexual preference

5 years agoAdded original keys to gender
Jeroen De Meerleer [Sun, 9 Sep 2018 14:19:30 +0000 (16:19 +0200)]
Added original keys to gender

5 years agomissed the day
Tobias Diekershoff [Mon, 21 Jan 2019 08:53:51 +0000 (09:53 +0100)]
missed the day

5 years agoWelcome 2019.01
Tobias Diekershoff [Mon, 21 Jan 2019 08:45:16 +0000 (09:45 +0100)]
Welcome 2019.01

5 years agoIt is 2019
Tobias Diekershoff [Mon, 21 Jan 2019 08:44:58 +0000 (09:44 +0100)]
It is 2019

5 years agoMerge pull request #6474 from tobiasd/2019.01-CHANGELOG
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

5 years agoforgotten issue 5966
Tobias Diekershoff [Mon, 21 Jan 2019 04:35:02 +0000 (05:35 +0100)]
forgotten issue 5966

5 years agoMerge pull request #6476 from annando/ap-reshare
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

5 years agoAP Bugfix: We hadn't transmitted an tag url at all ...
Michael [Sun, 20 Jan 2019 23:13:55 +0000 (23:13 +0000)]
AP Bugfix: We hadn't transmitted an tag url at all ...

5 years agoWe only need to fetch the content once
Michael [Sun, 20 Jan 2019 22:56:33 +0000 (22:56 +0000)]
We only need to fetch the content once

5 years agoImproved ID detection
Michael [Sun, 20 Jan 2019 22:19:53 +0000 (22:19 +0000)]
Improved ID detection

5 years agoAP: Only reshare stuff that is AP content
Michael [Sun, 20 Jan 2019 21:52:43 +0000 (21:52 +0000)]
AP: Only reshare stuff that is AP content

5 years agoAP also tested with Hubzilla and Osada
Tobias Diekershoff [Sun, 20 Jan 2019 18:18:26 +0000 (19:18 +0100)]
AP also tested with Hubzilla and Osada

5 years agoMerge pull request #6475 from tobiasd/20190120-unescapealbums
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

5 years agoupdated CHANGELOG
Tobias Diekershoff [Sun, 20 Jan 2019 17:54:27 +0000 (18:54 +0100)]
updated CHANGELOG

5 years agoHTML unescape existing albums
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

5 years ago1st round of the CHANGELOG for 2019.01
Tobias Diekershoff [Sun, 20 Jan 2019 15:45:36 +0000 (16:45 +0100)]
1st round of the CHANGELOG for 2019.01

5 years agoMerge pull request #6473 from MrPetovan/bug/5092-redux
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

5 years agoFix docblock in mod/admin.php
Hypolite Petovan [Sun, 20 Jan 2019 03:04:01 +0000 (22:04 -0500)]
Fix docblock in mod/admin.php

5 years agoMove rawContent before theme initialization
Hypolite Petovan [Sun, 20 Jan 2019 03:03:49 +0000 (22:03 -0500)]
Move rawContent before theme initialization

5 years ago[frio] Remove unused code in frio_init()
Hypolite Petovan [Sun, 20 Jan 2019 02:54:10 +0000 (21:54 -0500)]
[frio] Remove unused code in frio_init()

5 years agoMove theme selection to init() in mod/admin
Hypolite Petovan [Sun, 20 Jan 2019 02:53:17 +0000 (21:53 -0500)]
Move theme selection to init() in mod/admin

5 years agoInsert theme init after module init but before post/content
Hypolite Petovan [Sun, 20 Jan 2019 02:52:43 +0000 (21:52 -0500)]
Insert theme init after module init but before post/content

5 years agoMerge pull request #6471 from annando/ap-bcc
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

5 years agoTransmit 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

5 years agoMerge pull request #6470 from rabuzarus/20190118_-_some_more_magic_links
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

5 years agoBugfix - use magicLinks also 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

5 years agoMerge pull request #6469 from annando/diaspora-priority
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

5 years agoAvoid 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

5 years agoMerge pull request #6465 from annando/theme-fix
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

5 years agoBugfix: 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

5 years agoMerge pull request #6464 from annando/check-vendor
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

5 years agoCheck 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

5 years agoBugfix - provide magic links for remote user in magicLink()
rabuzarus [Fri, 18 Jan 2019 16:50:21 +0000 (17:50 +0100)]
Bugfix - provide magic links for remote user in magicLink()

5 years agoMerge pull request #6461 from annando/contacts-post
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

5 years agoMerge pull request #6462 from annando/gplus
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

5 years agoGoogle+ 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

5 years agoBugfix: Private posts of contacts hadn't been displayed on the contact's page
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

5 years agoMerge pull request #6460 from annando/relaying
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

5 years agoSimplyfies 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

5 years agoMerge pull request #6456 from annando/long-url
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

5 years agoMerge pull request #6457 from annando/onepoll-bug
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

5 years agoThe "]" 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

5 years agoMerge pull request #6455 from annando/issue-6282
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)

5 years agoThis fixes a problem when the URL is too long
Michael [Wed, 16 Jan 2019 22:34:57 +0000 (22:34 +0000)]
This fixes a problem when the URL is too long

5 years agoFixing a bug, adding some logging
Michael [Wed, 16 Jan 2019 22:19:41 +0000 (22:19 +0000)]
Fixing a bug, adding some logging

5 years agoIssue 6282: Update the contact data regularly (including the network)
Michael [Wed, 16 Jan 2019 21:39:56 +0000 (21:39 +0000)]
Issue 6282: Update the contact data regularly (including the network)

5 years agoMerge pull request #6454 from annando/sig-notice
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

5 years agoAvoid 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

5 years agoMerge pull request #6452 from annando/composer
Hypolite Petovan [Mon, 14 Jan 2019 16:37:34 +0000 (11:37 -0500)]
Merge pull request #6452 from annando/composer

Updated composer file

5 years agoMerge pull request #6451 from annando/date-range
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

5 years agoUpdated composer file
Michael [Mon, 14 Jan 2019 16:34:14 +0000 (16:34 +0000)]
Updated composer file

5 years agoAdding the date to signed get requests as well
Michael [Mon, 14 Jan 2019 16:33:23 +0000 (16:33 +0000)]
Adding the date to signed get requests as well

5 years agoDate check added for HTTP signatures
Michael [Mon, 14 Jan 2019 16:03:13 +0000 (16:03 +0000)]
Date check added for HTTP signatures

5 years agoMerge pull request #6447 from annando/peertube
Hypolite Petovan [Mon, 14 Jan 2019 13:40:42 +0000 (08:40 -0500)]
Merge pull request #6447 from annando/peertube

Enable communication with Peertube

5 years agoMerge pull request #6446 from annando/approve
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

5 years agoEnable communication with Peertube
Michael [Mon, 14 Jan 2019 12:10:11 +0000 (12:10 +0000)]
Enable communication with Peertube

5 years agoMerge pull request #6445 from tobiasd/2019.01credits
Michael Vogel [Mon, 14 Jan 2019 06:44:51 +0000 (07:44 +0100)]
Merge pull request #6445 from tobiasd/2019.01credits

Update CREDITS.txt for 2019.01

5 years agoNow storing the "manually approve" data / fix update routine
Michael [Mon, 14 Jan 2019 06:36:08 +0000 (06:36 +0000)]
Now storing the "manually approve" data / fix update routine

5 years agoremouved double entry
Tobias Diekershoff [Mon, 14 Jan 2019 06:05:49 +0000 (07:05 +0100)]
remouved double entry

5 years agoremove empty lines
Tobias Diekershoff [Mon, 14 Jan 2019 06:02:05 +0000 (07:02 +0100)]
remove empty lines

5 years agoUpdated the CREDITS.TXT file for 2019.01
Tobias Diekershoff [Mon, 14 Jan 2019 05:57:37 +0000 (06:57 +0100)]
Updated the CREDITS.TXT file for 2019.01

Additionally Transifex started to add lines to the header that confused the detection of "Translatorname, year" detection so the make_credits script had to be updated.

5 years agoMerge pull request #6444 from MrPetovan/bug/5932-fix-email-notices
Tobias Diekershoff [Mon, 14 Jan 2019 05:31:13 +0000 (06:31 +0100)]
Merge pull request #6444 from MrPetovan/bug/5932-fix-email-notices

Fix undefined offset notices in Protocol\Email

5 years agoFix undefined offset notices in Protocol\Email
Hypolite Petovan [Mon, 14 Jan 2019 05:05:51 +0000 (00:05 -0500)]
Fix undefined offset notices in Protocol\Email

5 years agoMerge pull request #6441 from annando/fatal-redirect
Tobias Diekershoff [Sun, 13 Jan 2019 18:32:34 +0000 (19:32 +0100)]
Merge pull request #6441 from annando/fatal-redirect

 Solves redirect error message