]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoHonor item delivery data legacy fields
Hypolite Petovan [Sat, 8 Dec 2018 20:22:54 +0000 (15:22 -0500)]
Honor item delivery data legacy fields

5 years agoUnit test fix
Hypolite Petovan [Sat, 8 Dec 2018 04:51:08 +0000 (23:51 -0500)]
Unit test fix

5 years agoRemove delivery queue done incrementation for mail delivery
Hypolite Petovan [Fri, 7 Dec 2018 14:01:19 +0000 (09:01 -0500)]
Remove delivery queue done incrementation for mail delivery

5 years agoAdd delivery queue display in frio and vier
Hypolite Petovan [Fri, 7 Dec 2018 05:54:40 +0000 (00:54 -0500)]
Add delivery queue display in frio and vier

- Add new $item.owner_self and $item.delivery keys for display
- Add new sub/delivery_count.tpl template

5 years agoAdd delivery queue number manipulation
Hypolite Petovan [Fri, 7 Dec 2018 05:52:14 +0000 (00:52 -0500)]
Add delivery queue number manipulation

- Add new ItemDeliveryData model class
- Add queue_count initialization in Notifier
- Add queue_done incrementation in various Delivery tasks

5 years agoReplace rogue instance of "contacts" by "contact" (#5891)
Hypolite Petovan [Fri, 7 Dec 2018 05:50:49 +0000 (00:50 -0500)]
Replace rogue instance of "contacts" by "contact" (#5891)

5 years agoFix various documentation issues/unused variables
Hypolite Petovan [Fri, 7 Dec 2018 05:50:16 +0000 (00:50 -0500)]
Fix various documentation issues/unused variables

5 years agoReplace item_id by target_id in multimode delivery workers
Hypolite Petovan [Fri, 7 Dec 2018 05:37:17 +0000 (00:37 -0500)]
Replace item_id by target_id in multimode delivery workers

5 years agoDatabase Structure version 1292
Hypolite Petovan [Fri, 7 Dec 2018 05:35:38 +0000 (00:35 -0500)]
Database Structure version 1292

- Add two fields to item-delivery-data table

5 years agoRefactor Worker/Notifier part 4
Hypolite Petovan [Thu, 6 Dec 2018 03:23:24 +0000 (22:23 -0500)]
Refactor Worker/Notifier part 4

- Remove redundant $normal_mode flag
- Moved public message email recipient loop
- Simplify OStatus delivery

5 years agoRefactor Worker/Notifier part 3
Hypolite Petovan [Wed, 5 Dec 2018 05:35:52 +0000 (00:35 -0500)]
Refactor Worker/Notifier part 3

- Replace deprecated q() calls

5 years agoRefactor Worker/Notifier part 2
Hypolite Petovan [Wed, 5 Dec 2018 05:06:48 +0000 (00:06 -0500)]
Refactor Worker/Notifier part 2

- Move self-removal in a sub-method in Worker/Notifier

5 years agoRefactor Worker/Notifier part 1
Hypolite Petovan [Wed, 5 Dec 2018 04:49:48 +0000 (23:49 -0500)]
Refactor Worker/Notifier part 1

- Rename variables
- Remove orphan, duplicate and one-use intermediary variables
- Initialize potentially missing variables
- Replace obsolete Addon::callHooks call
- Simplify Notifier::activityPubDelivery() signature

5 years agofor testApiSearchWithExcludeReplies: q parameter is required.
root [Sat, 22 Dec 2018 05:45:23 +0000 (05:45 +0000)]
for testApiSearchWithExcludeReplies: q parameter is required.

5 years agofollow code standard
root [Sat, 22 Dec 2018 03:39:16 +0000 (03:39 +0000)]
follow code standard

5 years agocode style & use DBA::p
root [Fri, 21 Dec 2018 17:42:39 +0000 (17:42 +0000)]
code style & use DBA::p

5 years agorefs #6292
root [Fri, 21 Dec 2018 16:00:56 +0000 (16:00 +0000)]
refs #6292

APIs show number of comments
- /api/statuses/*_timeline
- /api/search
- /api/favorites

/api/search enhacement
- support exclude_replies parameter

5 years agoMoved q(\n"UPDATE to q("UPDATE
Jeroen De Meerleer [Fri, 21 Dec 2018 10:49:38 +0000 (11:49 +0100)]
Moved q(\n"UPDATE to q("UPDATE

5 years agoUpdated towards Michael Suggestions
Jeroen De Meerleer [Fri, 21 Dec 2018 10:30:13 +0000 (11:30 +0100)]
Updated towards Michael Suggestions

They were just warnings anyway

5 years agoSolved warnings
Jeroen De Meerleer [Fri, 21 Dec 2018 09:42:24 +0000 (10:42 +0100)]
Solved warnings

using php code sniffer

5 years agoUpdated update.php towards code style
Jeroen De Meerleer [Fri, 21 Dec 2018 09:36:01 +0000 (10:36 +0100)]
Updated update.php towards code style

using php code sniffer

5 years agoSeems I forgot about empty translated strings
Jeroen De Meerleer [Thu, 20 Dec 2018 16:43:07 +0000 (17:43 +0100)]
Seems I forgot about empty translated strings

5 years agoIf no generic gender is found, proceed without update
Jeroen De Meerleer [Thu, 20 Dec 2018 16:17:53 +0000 (17:17 +0100)]
If no generic gender is found, proceed without update

5 years agoAdded missing use
Jeroen De Meerleer [Thu, 20 Dec 2018 16:16:55 +0000 (17:16 +0100)]
Added missing use

5 years agoCode standards
Jeroen De Meerleer [Thu, 20 Dec 2018 10:49:58 +0000 (11:49 +0100)]
Code standards

5 years agoPush DB_UPDATE_VERSION
Jeroen De Meerleer [Tue, 18 Dec 2018 17:01:47 +0000 (18:01 +0100)]
Push DB_UPDATE_VERSION

5 years agoSome more code review
Jeroen De Meerleer [Tue, 18 Dec 2018 17:00:35 +0000 (18:00 +0100)]
Some more code review

5 years agoUpdated towards code review
Jeroen De Meerleer [Tue, 18 Dec 2018 16:53:00 +0000 (17:53 +0100)]
Updated towards code review

5 years agoFix StorageManager::move()
fabrixxm [Tue, 18 Dec 2018 15:59:40 +0000 (16:59 +0100)]
Fix StorageManager::move()

5 years ago4 spaces to tab
Jeroen De Meerleer [Tue, 18 Dec 2018 13:49:13 +0000 (14:49 +0100)]
4 spaces to tab

5 years agoAdded post-update script
Jeroen De Meerleer [Tue, 18 Dec 2018 13:42:02 +0000 (14:42 +0100)]
Added post-update script

Please review first. I don't want to test changes that are not going pass the review.

5 years ago# should urlencode to %23
root [Mon, 17 Dec 2018 14:52:04 +0000 (14:52 +0000)]
# should urlencode to %23

5 years agoApiTest #6274 #6275
root [Mon, 17 Dec 2018 14:36:56 +0000 (14:36 +0000)]
ApiTest #6274 #6275

5 years agoupdate hashtag regular expression
root [Mon, 17 Dec 2018 05:33:03 +0000 (05:33 +0000)]
update hashtag regular expression

5 years ago#6275 - q support hashtag search
root [Mon, 17 Dec 2018 04:41:55 +0000 (04:41 +0000)]
#6275 - q support hashtag search

5 years agoAPI - /search #6274
root [Sun, 16 Dec 2018 16:11:55 +0000 (16:11 +0000)]
API - /search #6274
- fixed: search result always return empty
- add hashtag search: friendica_tag params
- ApiTest & api.md updated

5 years agocloses #6272
root [Sun, 16 Dec 2018 06:16:45 +0000 (06:16 +0000)]
closes #6272

5 years agoAPI - /media/upload - add return value #6272
root [Sat, 15 Dec 2018 20:15:55 +0000 (20:15 +0000)]
API - /media/upload - add return value #6272
  image.preview: string (url for small image)

5 years agoFix storage backend class names
fabrixxm [Fri, 14 Dec 2018 17:03:16 +0000 (18:03 +0100)]
Fix storage backend class names

This should be tested on all supported PHP versions

5 years agoDon't try to save form for "None" backend.
fabrixxm [Fri, 14 Dec 2018 13:17:15 +0000 (14:17 +0100)]
Don't try to save form for "None" backend.

5 years agoDon't try to build form for "None" backend.
fabrixxm [Fri, 14 Dec 2018 13:11:44 +0000 (14:11 +0100)]
Don't try to build form for "None" backend.

Fix #6266

5 years agoAdd missing methods to Storage\SystemResource
Hypolite Petovan [Fri, 14 Dec 2018 04:47:22 +0000 (23:47 -0500)]
Add missing methods to Storage\SystemResource

Part of #6263

5 years agoMethod getPhoto of Photo model should return false on error
fabrixxm [Fri, 14 Dec 2018 07:31:08 +0000 (08:31 +0100)]
Method getPhoto of Photo model should return false on error

Instead of red circle image, which breaks proxy module

5 years agoUse DBA::exists() in Photo::exists()
fabrixxm [Thu, 13 Dec 2018 18:24:50 +0000 (19:24 +0100)]
Use DBA::exists() in Photo::exists()

5 years agoFix docs
fabrixxm [Wed, 12 Dec 2018 19:52:09 +0000 (20:52 +0100)]
Fix docs

5 years agoAdd docs about storage backend
fabrixxm [Wed, 12 Dec 2018 19:36:56 +0000 (20:36 +0100)]
Add docs about storage backend

5 years agoFix unregister storage backend
fabrixxm [Wed, 12 Dec 2018 19:35:18 +0000 (20:35 +0100)]
Fix unregister storage backend

5 years agoFix moving stored data
fabrixxm [Wed, 12 Dec 2018 16:50:34 +0000 (17:50 +0100)]
Fix moving stored data

5 years agoRemove resourceid parameter from Photo::exists()
fabrixxm [Wed, 12 Dec 2018 07:12:34 +0000 (08:12 +0100)]
Remove resourceid parameter from Photo::exists()

5 years agoFix parse error
fabrixxm [Tue, 11 Dec 2018 19:09:24 +0000 (20:09 +0100)]
Fix parse error

5 years agoUse Model\Photo as much as possible
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.

5 years agoRemove empty line before code
fabrixxm [Tue, 11 Dec 2018 19:02:30 +0000 (20:02 +0100)]
Remove empty line before code

5 years agoPhoto model: set edited and updated on update, fix exists(), docs
fabrixxm [Tue, 11 Dec 2018 19:01:54 +0000 (20:01 +0100)]
Photo model: set edited and updated on update, fix exists(), docs

5 years agoCode standards
fabrixxm [Sun, 9 Dec 2018 11:38:34 +0000 (12:38 +0100)]
Code standards

5 years agoRewrite Proxy module
fabrixxm [Sun, 9 Dec 2018 11:33:38 +0000 (12:33 +0100)]
Rewrite Proxy module

5 years agoFix Module\Photo exit with error
fabrixxm [Sat, 8 Dec 2018 17:49:47 +0000 (18:49 +0100)]
Fix Module\Photo exit with error

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 ...