]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoMerge pull request #8163 from MrPetovan/task/7817-custom-fields-part-3
Philipp [Fri, 31 Jan 2020 21:39:11 +0000 (22:39 +0100)]
Merge pull request #8163 from MrPetovan/task/7817-custom-fields-part-3

New custom profile fields feature part 3: Updating the API

4 years agoMerge pull request #8208 from nupplaphil/bug/8205-notifcations_clear
Hypolite Petovan [Fri, 31 Jan 2020 21:29:08 +0000 (16:29 -0500)]
Merge pull request #8208 from nupplaphil/bug/8205-notifcations_clear

Fix Notifications cleared for threads

4 years agoimprove exception handling
nupplaPhil [Fri, 31 Jan 2020 21:25:09 +0000 (22:25 +0100)]
improve exception handling

4 years agofix ApiTest
nupplaPhil [Fri, 31 Jan 2020 20:40:45 +0000 (21:40 +0100)]
fix ApiTest

4 years agoNotifications cleared for a whole thread in case of one mark seen
nupplaPhil [Fri, 31 Jan 2020 20:34:12 +0000 (21:34 +0100)]
Notifications  cleared for a whole thread in case of one mark seen

4 years agoMerge pull request #8207 from nupplaphil/bug/8206-securemail
Hypolite Petovan [Fri, 31 Jan 2020 18:44:17 +0000 (13:44 -0500)]
Merge pull request #8207 from nupplaphil/bug/8206-securemail

Fix secure Mail addon

4 years agoRemove logging
nupplaPhil [Fri, 31 Jan 2020 18:43:48 +0000 (19:43 +0100)]
Remove logging

4 years agofix logger settings
nupplaPhil [Fri, 31 Jan 2020 18:40:50 +0000 (19:40 +0100)]
fix logger settings

4 years agoFix secure Mail addon
nupplaPhil [Fri, 31 Jan 2020 18:32:17 +0000 (19:32 +0100)]
Fix secure Mail addon

4 years agoMerge pull request #8203 from MrPetovan/task/4599-frio-jot-async
Philipp [Thu, 30 Jan 2020 05:42:12 +0000 (06:42 +0100)]
Merge pull request #8203 from MrPetovan/task/4599-frio-jot-async

[frio] Add new asynchronous submission of modal form

4 years agoMerge pull request #8204 from MrPetovan/bug/warnings
Philipp [Thu, 30 Jan 2020 05:36:26 +0000 (06:36 +0100)]
Merge pull request #8204 from MrPetovan/bug/warnings

Suppress Countable type warning messages in mod/dfrn_request

4 years agoRemove obsolete tests
Hypolite Petovan [Thu, 30 Jan 2020 04:14:34 +0000 (23:14 -0500)]
Remove obsolete tests

4 years agoMove api/profile/show to src/Module
Hypolite Petovan [Thu, 23 Jan 2020 14:08:37 +0000 (09:08 -0500)]
Move api/profile/show to src/Module

- Update API documentation
- Update BaseApi::format to include headers by format

4 years agoUpdate Mastodon API with new profile field entity
Hypolite Petovan [Thu, 23 Jan 2020 14:06:50 +0000 (09:06 -0500)]
Update Mastodon API with new profile field entity

4 years agoAdd DDD classes for Mastodon\Field entity
Hypolite Petovan [Thu, 23 Jan 2020 14:04:00 +0000 (09:04 -0500)]
Add DDD classes for Mastodon\Field entity

4 years agoMove/rename base module classes
Hypolite Petovan [Thu, 23 Jan 2020 04:14:14 +0000 (23:14 -0500)]
Move/rename base module classes

4 years agoSuppress Countable type warning messages in mod/dfrn_request
Hypolite Petovan [Thu, 30 Jan 2020 04:19:03 +0000 (23:19 -0500)]
Suppress Countable type warning messages in mod/dfrn_request

- Address https://github.com/friendica/friendica/issues/8192

4 years ago[frio] Add new asynchronous submission of modal form
Hypolite Petovan [Thu, 30 Jan 2020 03:50:10 +0000 (22:50 -0500)]
[frio] Add new asynchronous submission of modal form

- Add loading state for jot submit buttons

4 years agoAdd new info messages to mod/item
Hypolite Petovan [Thu, 30 Jan 2020 03:45:13 +0000 (22:45 -0500)]
Add new info messages to mod/item

4 years agoRemove superfluous code in mod/item
Hypolite Petovan [Thu, 30 Jan 2020 03:44:09 +0000 (22:44 -0500)]
Remove superfluous code in mod/item

4 years agoReplace exit calls with exception throwing in mod/item
Hypolite Petovan [Thu, 30 Jan 2020 03:43:37 +0000 (22:43 -0500)]
Replace exit calls with exception throwing in mod/item

4 years agoImprove logging in mod/item
Hypolite Petovan [Thu, 30 Jan 2020 03:42:49 +0000 (22:42 -0500)]
Improve logging in mod/item

- Set legacy Logger constants as deprecated

4 years agoNormalize redirect in item_post()
Hypolite Petovan [Thu, 30 Jan 2020 03:34:32 +0000 (22:34 -0500)]
Normalize redirect in item_post()

4 years agoReplace json_encode + exit by System::jsonExit in mod/item
Hypolite Petovan [Thu, 30 Jan 2020 03:31:13 +0000 (22:31 -0500)]
Replace json_encode + exit by System::jsonExit in mod/item

4 years agoMerge pull request #8199 from nupplaphil/bug/8197_intro_notif_stuck
Hypolite Petovan [Thu, 30 Jan 2020 00:30:58 +0000 (19:30 -0500)]
Merge pull request #8199 from nupplaphil/bug/8197_intro_notif_stuck

Fix Contact addRelationship() notification link

4 years agoFix Contact notification link
nupplaPhil [Wed, 29 Jan 2020 21:48:16 +0000 (22:48 +0100)]
Fix Contact notification link

4 years agoMerge pull request #8198 from nupplaphil/bug/intro_send_share
Hypolite Petovan [Wed, 29 Jan 2020 21:29:11 +0000 (16:29 -0500)]
Merge pull request #8198 from nupplaphil/bug/intro_send_share

Fix Introduction Diaspore sendShare()

4 years agofinal keyword removed :-)
nupplaPhil [Wed, 29 Jan 2020 21:27:55 +0000 (22:27 +0100)]
final keyword removed :-)

4 years agoFix Introduction Diaspore sendShare()
nupplaPhil [Wed, 29 Jan 2020 21:20:59 +0000 (22:20 +0100)]
Fix Introduction Diaspore sendShare()

4 years agoMerge pull request #8196 from nupplaphil/bug/8000-phpmailer
Hypolite Petovan [Wed, 29 Jan 2020 20:16:22 +0000 (15:16 -0500)]
Merge pull request #8196 from nupplaphil/bug/8000-phpmailer

Fix invalid "emailer_send_prepare" Hook

4 years agoFix invalid "emailer_prepare" Hook
nupplaPhil [Wed, 29 Jan 2020 19:20:40 +0000 (20:20 +0100)]
Fix invalid "emailer_prepare" Hook
- Use IEmail instead of array data
- Introduce "composer" based library for phpmailer

4 years agoMerge pull request #8194 from nupplaphil/bug/ignore_notification
Hypolite Petovan [Wed, 29 Jan 2020 15:13:27 +0000 (10:13 -0500)]
Merge pull request #8194 from nupplaphil/bug/ignore_notification

Fix ignore notification

4 years agoMerge pull request #8195 from tobiasd/20200129-ja
Philipp [Wed, 29 Jan 2020 08:27:39 +0000 (09:27 +0100)]
Merge pull request #8195 from tobiasd/20200129-ja

updated JA translation THX Ozero Dien

4 years agoupdated JA translation THX Ozero Dien
Tobias Diekershoff [Wed, 29 Jan 2020 07:44:45 +0000 (08:44 +0100)]
updated JA translation THX Ozero Dien

4 years agoAdd System::jsonExit()
nupplaPhil [Tue, 28 Jan 2020 22:36:28 +0000 (23:36 +0100)]
Add System::jsonExit()

4 years agoMerge "notification" routes
nupplaPhil [Tue, 28 Jan 2020 22:21:24 +0000 (23:21 +0100)]
Merge "notification" routes

4 years agoFix ignore notification
nupplaPhil [Tue, 28 Jan 2020 21:41:38 +0000 (22:41 +0100)]
Fix ignore notification

4 years agoUndo Hotfix: add missing route for ignore/discard
nupplaPhil [Tue, 28 Jan 2020 21:36:44 +0000 (22:36 +0100)]
Undo Hotfix: add missing route for ignore/discard

4 years agoHotfix: add missing route for ignore/discard
nupplaPhil [Tue, 28 Jan 2020 21:34:33 +0000 (22:34 +0100)]
Hotfix: add missing route for ignore/discard

4 years agoMerge pull request #8186 from nupplaphil/bug/8182_another_notification_bug
Hypolite Petovan [Tue, 28 Jan 2020 21:27:51 +0000 (16:27 -0500)]
Merge pull request #8186 from nupplaphil/bug/8182_another_notification_bug

Fix Notification issues

4 years agoAdd default values for inserts
nupplaPhil [Tue, 28 Jan 2020 21:26:23 +0000 (22:26 +0100)]
Add default values for inserts

4 years agofix https://github.com/friendica/friendica/issues/8187
nupplaPhil [Tue, 28 Jan 2020 21:06:59 +0000 (22:06 +0100)]
fix https://github.com/friendica/friendica/issues/8187

4 years agoremove false parameter
nupplaPhil [Tue, 28 Jan 2020 21:01:42 +0000 (22:01 +0100)]
remove false parameter

4 years agoAdd API test case for notification
nupplaPhil [Tue, 28 Jan 2020 21:00:21 +0000 (22:00 +0100)]
Add API test case for notification

4 years agoRefactor API notification usage
nupplaPhil [Tue, 28 Jan 2020 20:28:57 +0000 (21:28 +0100)]
Refactor API notification usage
- Remove "mapFields()" from BaseModel
- Add new Notification API entity (including collection)
- Add new NotificationFactory method "getApiList()"

4 years agoAdd parameter for "toArray()" method
nupplaPhil [Tue, 28 Jan 2020 00:33:29 +0000 (01:33 +0100)]
Add parameter for "toArray()" method

4 years agoremove now empty array from logger
nupplaPhil [Tue, 28 Jan 2020 00:15:21 +0000 (01:15 +0100)]
remove now empty array from logger

4 years agoenotify: empty out fields instead of using "abort" for addons
nupplaPhil [Tue, 28 Jan 2020 00:12:41 +0000 (01:12 +0100)]
enotify: empty out fields instead of using "abort" for addons

4 years agoFix enotify item link
nupplaPhil [Tue, 28 Jan 2020 00:12:11 +0000 (01:12 +0100)]
Fix enotify item link

4 years agoFix missing notifications:
nupplaPhil [Tue, 28 Jan 2020 00:02:53 +0000 (01:02 +0100)]
Fix missing notifications:
- Add namecache in enotify
- Add "unset()" in notify repository for additional field "abort"
- Add possibility for additional, non-saved fields in model

4 years agoMerge pull request #8191 from MrPetovan/task/7967-mastodon-api-custom_emojis
Philipp [Tue, 28 Jan 2020 16:12:00 +0000 (17:12 +0100)]
Merge pull request #8191 from MrPetovan/task/7967-mastodon-api-custom_emojis

Add custom emojis Mastodon API endpoint

4 years agoFix wrong variable name in Module\NoScrape
Hypolite Petovan [Tue, 28 Jan 2020 15:33:19 +0000 (10:33 -0500)]
Fix wrong variable name in Module\NoScrape

- Address https://github.com/friendica/friendica/issues/8000#issuecomment-579292541

4 years agoAdd custom emojis Mastodon API endpoint
Hypolite Petovan [Tue, 28 Jan 2020 02:33:51 +0000 (21:33 -0500)]
Add custom emojis Mastodon API endpoint

4 years agoMerge pull request #8190 from MrPetovan/task/profile-tidings
Philipp [Tue, 28 Jan 2020 12:41:55 +0000 (13:41 +0100)]
Merge pull request #8190 from MrPetovan/task/profile-tidings

Deprecated profile fields cleanup

4 years agoMove Mastodon API factories to Factory\Api\Mastodon
Hypolite Petovan [Tue, 28 Jan 2020 12:33:37 +0000 (07:33 -0500)]
Move Mastodon API factories to Factory\Api\Mastodon

4 years agoMerge pull request #8189 from MrPetovan/bug/fatal-errors
Philipp [Tue, 28 Jan 2020 07:02:46 +0000 (08:02 +0100)]
Merge pull request #8189 from MrPetovan/bug/fatal-errors

Fix wrong use of DPA::p return value in Module\NoScrape

4 years agoRemove uses of the rest of deprecated profile fields
Hypolite Petovan [Tue, 28 Jan 2020 04:05:57 +0000 (23:05 -0500)]
Remove uses of the rest of deprecated profile fields

4 years agoRemove uses of profile.marital
Hypolite Petovan [Tue, 28 Jan 2020 04:01:25 +0000 (23:01 -0500)]
Remove uses of profile.marital

4 years agoRemove usage of profile.gender
Hypolite Petovan [Tue, 28 Jan 2020 04:00:18 +0000 (23:00 -0500)]
Remove usage of profile.gender

4 years agoRemove obsolete profile_id parameter in Model\Profile::load
Hypolite Petovan [Tue, 28 Jan 2020 03:01:12 +0000 (22:01 -0500)]
Remove obsolete profile_id parameter in Model\Profile::load

4 years agoFix wrong use of DPA::p return value in Module\NoScrape
Hypolite Petovan [Tue, 28 Jan 2020 02:56:50 +0000 (21:56 -0500)]
Fix wrong use of DPA::p return value in Module\NoScrape

- Address https://github.com/friendica/friendica/issues/7998#issuecomment-579036775

4 years agoMove Module\Base\Api to Module\BaseApi
Hypolite Petovan [Tue, 28 Jan 2020 02:18:42 +0000 (21:18 -0500)]
Move Module\Base\Api to Module\BaseApi

4 years agoMove Mastodon API entities to src/Object
Hypolite Petovan [Tue, 28 Jan 2020 01:01:32 +0000 (20:01 -0500)]
Move Mastodon API entities to src/Object

4 years agoMerge pull request #8188 from MrPetovan/task/remove-profile-tab-parameter
Philipp [Tue, 28 Jan 2020 00:34:48 +0000 (01:34 +0100)]
Merge pull request #8188 from MrPetovan/task/remove-profile-tab-parameter

Replace profile tab GET parameter by route

4 years agoReplace profile tab GET parameter by route
Hypolite Petovan [Tue, 28 Jan 2020 00:21:18 +0000 (19:21 -0500)]
Replace profile tab GET parameter by route

4 years ago[Composer] Update binary and lock file
Hypolite Petovan [Mon, 27 Jan 2020 23:40:55 +0000 (18:40 -0500)]
[Composer] Update binary and lock file

4 years agoMerge pull request #8183 from nupplaphil/bug/fix_noscrape_sql
Hypolite Petovan [Mon, 27 Jan 2020 21:50:41 +0000 (16:50 -0500)]
Merge pull request #8183 from nupplaphil/bug/fix_noscrape_sql

Fix NoScrape SQL

4 years agoFix NoScrape SQL
nupplaPhil [Mon, 27 Jan 2020 22:28:38 +0000 (23:28 +0100)]
Fix NoScrape SQL

4 years agoIt is 2020 :)
Philipp [Mon, 27 Jan 2020 17:28:55 +0000 (18:28 +0100)]
It is 2020 :)

4 years agoMerge pull request #8178 from nupplaphil/task/mod_noscrape
Hypolite Petovan [Sun, 26 Jan 2020 22:14:26 +0000 (17:14 -0500)]
Merge pull request #8178 from nupplaphil/task/mod_noscrape

Move mod/noscrape to Module\Noscrape

4 years agoAdapt json error
nupplaPhil [Sun, 26 Jan 2020 23:05:45 +0000 (00:05 +0100)]
Adapt json error

4 years agoUse parameters
nupplaPhil [Sun, 26 Jan 2020 22:53:49 +0000 (23:53 +0100)]
Use parameters

4 years agoMove mod/noscrape to Module\Noscrape
nupplaPhil [Sun, 26 Jan 2020 22:43:47 +0000 (23:43 +0100)]
Move mod/noscrape to Module\Noscrape

4 years agoMerge pull request #8179 from MrPetovan/bug/notices
Philipp [Sun, 26 Jan 2020 22:10:56 +0000 (23:10 +0100)]
Merge pull request #8179 from MrPetovan/bug/notices

Various notice fixes

4 years agoMerge pull request #8176 from nupplaphil/task/split_emails
Hypolite Petovan [Sun, 26 Jan 2020 22:02:14 +0000 (17:02 -0500)]
Merge pull request #8176 from nupplaphil/task/split_emails

Prepare Model\Notify for include/enotify.php (Part 3)

4 years agoRenaming - part 2 :-)
nupplaPhil [Sun, 26 Jan 2020 23:01:17 +0000 (00:01 +0100)]
Renaming - part 2 :-)

4 years agoSome Renames:
nupplaPhil [Sun, 26 Jan 2020 22:47:16 +0000 (23:47 +0100)]
Some Renames:
- EMail => EMail
- toEmail => toAddress
- fromEmail => fromAddress

4 years agoImprove formatting in mod/display
Hypolite Petovan [Sun, 26 Jan 2020 21:59:02 +0000 (16:59 -0500)]
Improve formatting in mod/display

Co-Authored-By: Philipp <admin+Github@philipp.info>
4 years agoCheck for $a->user["nickname"] existence before retrieving its value in mod/display
Hypolite Petovan [Sun, 26 Jan 2020 21:44:02 +0000 (16:44 -0500)]
Check for $a->user["nickname"] existence before retrieving its value in mod/display

- Addresses part of https://github.com/friendica/friendica/issues/8000#issuecomment-573883153

4 years agoThrow not found exception when photo item doesn't exist in prepare_photo_data()
Hypolite Petovan [Sun, 26 Jan 2020 21:43:14 +0000 (16:43 -0500)]
Throw not found exception when photo item doesn't exist in prepare_photo_data()

- Addresses part of https://github.com/friendica/friendica/issues/8000#issuecomment-573883153

4 years agoMerge pull request #8177 from nupplaphil/bug/intro_bug
Tobias Diekershoff [Sun, 26 Jan 2020 21:22:24 +0000 (22:22 +0100)]
Merge pull request #8177 from nupplaphil/bug/intro_bug

Fix Introductions tab

4 years agoFix Introductions tab
nupplaPhil [Sun, 26 Jan 2020 20:39:50 +0000 (21:39 +0100)]
Fix Introductions tab

4 years agofix return type
nupplaPhil [Sun, 26 Jan 2020 19:44:41 +0000 (20:44 +0100)]
fix return type

4 years agofix boolean field
nupplaPhil [Sun, 26 Jan 2020 19:41:53 +0000 (20:41 +0100)]
fix boolean field

4 years agoIntroduce interface for emailing and create email classes
nupplaPhil [Sun, 26 Jan 2020 19:23:58 +0000 (20:23 +0100)]
Introduce interface for emailing and create email classes

4 years agoAdd explicit parameters to Sender::send() method signature
nupplaPhil [Sun, 26 Jan 2020 00:04:54 +0000 (01:04 +0100)]
Add explicit parameters to Sender::send() method signature

4 years agoMake EMailer util dynamic
nupplaPhil [Sat, 25 Jan 2020 22:10:39 +0000 (23:10 +0100)]
Make EMailer util dynamic

4 years agoMerge pull request #8175 from MrPetovan/task/revert-profile-default-tab
Philipp [Sun, 26 Jan 2020 19:33:27 +0000 (20:33 +0100)]
Merge pull request #8175 from MrPetovan/task/revert-profile-default-tab

Revert profile base URL behavior

4 years ago[frio] Improve pinned item display
Hypolite Petovan [Sun, 26 Jan 2020 19:14:47 +0000 (14:14 -0500)]
[frio] Improve pinned item display

4 years agoRe-enable pinned items in profile wall
Hypolite Petovan [Sun, 26 Jan 2020 19:14:36 +0000 (14:14 -0500)]
Re-enable pinned items in profile wall

4 years agoRestore base profile URL behavior
Hypolite Petovan [Sun, 26 Jan 2020 14:54:21 +0000 (09:54 -0500)]
Restore base profile URL behavior

- Add new profile-specific route

4 years agoMove Model\Profile::getTabs to new Module\BaseProfile class
Hypolite Petovan [Sun, 26 Jan 2020 14:49:11 +0000 (09:49 -0500)]
Move Model\Profile::getTabs to new Module\BaseProfile class

4 years agoMerge pull request #8170 from nupplaphil/task/repo_notification
Hypolite Petovan [Sun, 26 Jan 2020 19:09:28 +0000 (14:09 -0500)]
Merge pull request #8170 from nupplaphil/task/repo_notification

Prepare Model\Notify for include/enotify.php (Part 2)

4 years agoRename classes
nupplaPhil [Sun, 26 Jan 2020 19:30:24 +0000 (20:30 +0100)]
Rename classes
- Repository/Model Notification => Notify
- Factory/Object Notification => Notification

4 years agoMerge pull request #8174 from nupplaphil/bug/8173-notification-rediret
Hypolite Petovan [Sun, 26 Jan 2020 13:47:23 +0000 (08:47 -0500)]
Merge pull request #8174 from nupplaphil/bug/8173-notification-rediret

Remove target for notifications

4 years agoRemove target for notifications
nupplaPhil [Sun, 26 Jan 2020 13:56:08 +0000 (14:56 +0100)]
Remove target for notifications

4 years agoImprovements:
nupplaPhil [Sun, 26 Jan 2020 13:30:32 +0000 (14:30 +0100)]
Improvements:
- Fix API-select
- Introduce OTYPE-constants
- Rename `IntroductionFactory` methods

4 years agoMerge pull request #8171 from MrPetovan/task/profile-fixes
Philipp [Sat, 25 Jan 2020 23:05:46 +0000 (00:05 +0100)]
Merge pull request #8171 from MrPetovan/task/profile-fixes

Various profile fixes

4 years agoRemove duplicate call to Profile::getTabs in Module\Profile\Index
Hypolite Petovan [Sat, 25 Jan 2020 21:26:55 +0000 (16:26 -0500)]
Remove duplicate call to Profile::getTabs in Module\Profile\Index

- Address https://github.com/friendica/friendica/issues/8167

4 years agoIncrease argument counter after route change in Module\Profile\Status
Hypolite Petovan [Sat, 25 Jan 2020 21:23:09 +0000 (16:23 -0500)]
Increase argument counter after route change in Module\Profile\Status

- Address https://github.com/friendica/friendica/pull/8156#issuecomment-578302294