]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoReWork Notification Model/Module/Object/Repository/Factory
nupplaPhil [Sat, 25 Jan 2020 01:01:49 +0000 (02:01 +0100)]
ReWork Notification Model/Module/Object/Repository/Factory
- Introduce Repository for interaction with "notify" table
- Introduce Factory for read-only notification objects (they're just loosely based on notification the table!)
- Introduce Objects for type-safe usage at the presentation layer
- Reworked Model, which is now fully based on the notify table, including generated fields (cache, ..)

4 years agoMerge pull request #8168 from nupplaphil/bug/8165-notification-bubble
Hypolite Petovan [Sat, 25 Jan 2020 15:32:46 +0000 (10:32 -0500)]
Merge pull request #8168 from nupplaphil/bug/8165-notification-bubble

Fix Notification bubble

4 years agoMake Notification bubble work again
nupplaPhil [Sat, 25 Jan 2020 16:25:11 +0000 (17:25 +0100)]
Make Notification bubble work again

4 years agoMerge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
Philipp [Fri, 24 Jan 2020 19:17:52 +0000 (20:17 +0100)]
Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2

New custom profile fields feature part 2: Feature switcheroo

4 years agoMerge pull request #8155 from nupplaphil/task/move_notifications
Hypolite Petovan [Fri, 24 Jan 2020 17:10:49 +0000 (12:10 -0500)]
Merge pull request #8155 from nupplaphil/task/move_notifications

Move mod/notifications to Module\Notification

4 years agorename notify => notification once more :-)
nupplaPhil [Fri, 24 Jan 2020 18:08:03 +0000 (19:08 +0100)]
rename notify => notification once more :-)

4 years agorename CSS attributes notify => notification
nupplaPhil [Fri, 24 Jan 2020 17:56:34 +0000 (18:56 +0100)]
rename CSS attributes notify => notification

4 years agonotify_type => str_type
nupplaPhil [Fri, 24 Jan 2020 17:39:50 +0000 (18:39 +0100)]
notify_type => str_type
str_notifytype => st_notification_type

4 years agoNotifies => Notifications
nupplaPhil [Fri, 24 Jan 2020 17:34:29 +0000 (18:34 +0100)]
Notifies => Notifications

4 years agoNotify => Notification
nupplaPhil [Fri, 24 Jan 2020 17:32:38 +0000 (18:32 +0100)]
Notify => Notification
Notifs => Notifications

4 years agoMerge pull request #8161 from MrPetovan/task/8160-contact-group-filter
Philipp [Thu, 23 Jan 2020 23:54:34 +0000 (00:54 +0100)]
Merge pull request #8161 from MrPetovan/task/8160-contact-group-filter

Add group membership filter widget in contact list

4 years agoAdd group membership filter widget in contact list
Hypolite Petovan [Thu, 23 Jan 2020 22:49:55 +0000 (17:49 -0500)]
Add group membership filter widget in contact list

4 years agoRefactor queries in contact module
Hypolite Petovan [Thu, 23 Jan 2020 19:52:22 +0000 (14:52 -0500)]
Refactor queries in contact module

4 years agoRename migration method for clarity in Repository\ProfileField
Hypolite Petovan [Thu, 23 Jan 2020 19:00:35 +0000 (14:00 -0500)]
Rename migration method for clarity in Repository\ProfileField

4 years agoMove dependencies to constructor in Repository\ProfileField
Hypolite Petovan [Thu, 23 Jan 2020 15:01:11 +0000 (10:01 -0500)]
Move dependencies to constructor in Repository\ProfileField

4 years agoRemove superfluous includes in profile modules
Hypolite Petovan [Thu, 23 Jan 2020 15:00:48 +0000 (10:00 -0500)]
Remove superfluous includes in profile modules

4 years agoMerge pull request #8159 from MrPetovan/bug/help-toc-loop-de-loop
Tobias Diekershoff [Thu, 23 Jan 2020 14:31:34 +0000 (15:31 +0100)]
Merge pull request #8159 from MrPetovan/bug/help-toc-loop-de-loop

Remove duplicated TOC loop in Module\Help

4 years agoRemove duplicated TOC loop in Module\Help
Hypolite Petovan [Thu, 23 Jan 2020 14:13:31 +0000 (09:13 -0500)]
Remove duplicated TOC loop in Module\Help

4 years agoMerge pull request #8158 from tobiasd/20200123-de
Philipp [Thu, 23 Jan 2020 09:58:10 +0000 (10:58 +0100)]
Merge pull request #8158 from tobiasd/20200123-de

DE translation update

4 years agoDE translation update
Tobias Diekershoff [Thu, 23 Jan 2020 07:15:07 +0000 (08:15 +0100)]
DE translation update

4 years agoAdd PUBLIC constant in Repository\Permission
Hypolite Petovan [Thu, 23 Jan 2020 00:42:14 +0000 (19:42 -0500)]
Add PUBLIC constant in Repository\Permission

4 years agoUpdate user import/export with profile fields
Hypolite Petovan [Thu, 23 Jan 2020 00:36:20 +0000 (19:36 -0500)]
Update user import/export with profile fields

- Account for backward compatibility when exporting: add values for profile.is-default and profile.profile-name fields
- Account for forward compatibility when importing: migrate legacy profiles to custom profile fields

4 years agoRemove references to deprecated profile.is-default and profile.profile-name fields
Hypolite Petovan [Thu, 23 Jan 2020 00:34:15 +0000 (19:34 -0500)]
Remove references to deprecated profile.is-default and profile.profile-name fields

4 years agoAdd post-update migration routine for custom profiles
Hypolite Petovan [Sun, 19 Jan 2020 14:43:59 +0000 (09:43 -0500)]
Add post-update migration routine for custom profiles

4 years ago[Database] Structure version 1332
Hypolite Petovan [Sun, 19 Jan 2020 14:43:15 +0000 (09:43 -0500)]
[Database] Structure version 1332

- Deprecated several fields in profile table

4 years agoAdd custom fields help text
Hypolite Petovan [Sat, 18 Jan 2020 19:12:43 +0000 (14:12 -0500)]
Add custom fields help text

4 years agoAdd sortability to custom profile fields form
Hypolite Petovan [Sat, 18 Jan 2020 15:43:28 +0000 (10:43 -0500)]
Add sortability to custom profile fields form

4 years ago[Composer] Add npm-asset/es-jquery-sortable dependency
Hypolite Petovan [Sat, 18 Jan 2020 15:41:56 +0000 (10:41 -0500)]
[Composer] Add npm-asset/es-jquery-sortable dependency

4 years agoRework profile setting page with custom fields
Hypolite Petovan [Tue, 14 Jan 2020 03:22:50 +0000 (22:22 -0500)]
Rework profile setting page with custom fields

4 years agoAdd permission set lazy loading to Profile Field model
Hypolite Petovan [Tue, 14 Jan 2020 03:22:02 +0000 (22:22 -0500)]
Add permission set lazy loading to Profile Field model

4 years agoReplace advanced profile display with custom profile fields
Hypolite Petovan [Fri, 8 Nov 2019 03:15:57 +0000 (22:15 -0500)]
Replace advanced profile display with custom profile fields

- Merge all profile/advanced.tpl theme templates into profile/index.tpl
- Remove obsolete Model\Profile::getAdvanced method

4 years agoCreate new ProfileField classes
Hypolite Petovan [Mon, 20 Jan 2020 00:21:30 +0000 (19:21 -0500)]
Create new ProfileField classes

- Create ProfileField model class
- Remove obsolete BaseCollection->models property

4 years ago[Database] Structure version 1331
Hypolite Petovan [Fri, 8 Nov 2019 03:09:19 +0000 (22:09 -0500)]
[Database] Structure version 1331

- Add profile_field table

4 years agoRemove duplicate profile_uid key in App->profile array
Hypolite Petovan [Sun, 3 Nov 2019 01:19:42 +0000 (21:19 -0400)]
Remove duplicate profile_uid key in App->profile array

4 years agoRemove multi profiles feature
Hypolite Petovan [Sun, 27 Oct 2019 14:09:38 +0000 (10:09 -0400)]
Remove multi profiles feature

- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates

4 years agoMove Module\Profile to Module\Profile\Index
Hypolite Petovan [Sun, 27 Oct 2019 14:08:14 +0000 (10:08 -0400)]
Move Module\Profile to Module\Profile\Index

- Move /profiles to Module\Settings\Profile\Index

4 years agoAdd explicit contact route
nupplaPhil [Wed, 22 Jan 2020 23:31:22 +0000 (00:31 +0100)]
Add explicit contact route

4 years agoMove templates into sub-dir "notifications"
nupplaPhil [Wed, 22 Jan 2020 23:16:34 +0000 (00:16 +0100)]
Move templates into sub-dir "notifications"

4 years agorename some variables
nupplaPhil [Wed, 22 Jan 2020 22:37:23 +0000 (23:37 +0100)]
rename some variables

4 years agoAdd phpdoc
nupplaPhil [Wed, 22 Jan 2020 22:31:00 +0000 (23:31 +0100)]
Add phpdoc

4 years agoMove mod/notifications to Module\Notification
nupplaPhil [Wed, 22 Jan 2020 22:18:14 +0000 (23:18 +0100)]
Move mod/notifications to Module\Notification

4 years agoMerge pull request #8150 from nupplaphil/task/prepare_enotify
Hypolite Petovan [Wed, 22 Jan 2020 19:18:59 +0000 (14:18 -0500)]
Merge pull request #8150 from nupplaphil/task/prepare_enotify

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

4 years agoRevert Repo::select()/selectFirst() changes
nupplaPhil [Wed, 22 Jan 2020 19:28:56 +0000 (20:28 +0100)]
Revert Repo::select()/selectFirst() changes

4 years agoMerge pull request #8154 from nupplaphil/bug/7998-redirect
Hypolite Petovan [Wed, 22 Jan 2020 18:50:19 +0000 (13:50 -0500)]
Merge pull request #8154 from nupplaphil/bug/7998-redirect

Make non-deterministic redirect for redir.php dynamic

4 years agoMake non-deterministic redirect in case of unknown visitor for redir.php dynamic
nupplaPhil [Wed, 22 Jan 2020 19:34:07 +0000 (20:34 +0100)]
Make non-deterministic redirect in case of unknown visitor for redir.php dynamic

4 years agoMerge pull request #8152 from SpencerDub/patch-1
Philipp [Wed, 22 Jan 2020 07:14:10 +0000 (08:14 +0100)]
Merge pull request #8152 from SpencerDub/patch-1

Fix "accout" typo

4 years agoFix "accout" typo
SpencerDub [Wed, 22 Jan 2020 06:22:45 +0000 (22:22 -0800)]
Fix "accout" typo

4 years agoAdd properties to PermissionSet Model
nupplaPhil [Tue, 21 Jan 2020 23:22:01 +0000 (00:22 +0100)]
Add properties to PermissionSet Model

4 years agoAdd DI:: call
nupplaPhil [Tue, 21 Jan 2020 23:13:33 +0000 (00:13 +0100)]
Add DI:: call

4 years agoIntroduce "order" and "limit" argument instead of "param" array for BaseRepository...
nupplaPhil [Sun, 19 Jan 2020 22:22:30 +0000 (23:22 +0100)]
Introduce "order" and "limit" argument instead of "param" array for BaseRepository and make Repositories more Dependency Injectable

4 years agoMove "Notify::getTab()" to notification module since it's presentation layer logic
nupplaPhil [Sun, 19 Jan 2020 22:17:52 +0000 (23:17 +0100)]
Move "Notify::getTab()" to notification module since it's presentation layer logic

4 years agoMerge pull request #8149 from annando/fix-warning
Hypolite Petovan [Tue, 21 Jan 2020 19:58:32 +0000 (14:58 -0500)]
Merge pull request #8149 from annando/fix-warning

Fix: unknown variable

4 years agoFix: unknown variable
Michael [Tue, 21 Jan 2020 19:15:38 +0000 (19:15 +0000)]
Fix: unknown variable

4 years agoMerge pull request #8148 from annando/remote-comment
Philipp [Tue, 21 Jan 2020 08:27:21 +0000 (09:27 +0100)]
Merge pull request #8148 from annando/remote-comment

Remotely commenting on Peertube posts now does work

4 years agoRemotely commenting on Peertube posts now does work
Michael [Tue, 21 Jan 2020 06:26:07 +0000 (06:26 +0000)]
Remotely commenting on Peertube posts now does work

4 years agoMerge pull request #8147 from annando/fetch-post
Philipp [Mon, 20 Jan 2020 22:51:07 +0000 (23:51 +0100)]
Merge pull request #8147 from annando/fetch-post

Fix for AP posts where the URL don't match

4 years agoFix for AP posts where the URL don't match
Michael [Mon, 20 Jan 2020 22:30:34 +0000 (22:30 +0000)]
Fix for AP posts where the URL don't match

4 years agoMerge pull request #8146 from MrPetovan/task/7817-custom-fields-part-1
Philipp [Mon, 20 Jan 2020 20:26:23 +0000 (21:26 +0100)]
Merge pull request #8146 from MrPetovan/task/7817-custom-fields-part-1

New custom profile fields feature part 1: Everything but custom profile fields

4 years agoRemove superfluous variable type hint in Module\Settings\Profile\Photo\Index
Hypolite Petovan [Mon, 20 Jan 2020 18:28:41 +0000 (13:28 -0500)]
Remove superfluous variable type hint in Module\Settings\Profile\Photo\Index

4 years agoAdd trace for admin in exceptionpages
Hypolite Petovan [Sun, 19 Jan 2020 14:40:56 +0000 (09:40 -0500)]
Add trace for admin in exceptionpages

- Fix exception message not showing on raw exception page

4 years agoClarify update.php doc and mention Database\PostUpdate
Hypolite Petovan [Sun, 19 Jan 2020 14:24:46 +0000 (09:24 -0500)]
Clarify update.php doc and mention Database\PostUpdate

4 years agoFix birthday display and setting
Hypolite Petovan [Thu, 16 Jan 2020 03:35:30 +0000 (22:35 -0500)]
Fix birthday display and setting

- Add new translation string

4 years agoMove Permission Set over to DDD
Hypolite Petovan [Tue, 14 Jan 2020 03:20:18 +0000 (22:20 -0500)]
Move Permission Set over to DDD

- Add Permission Set Repository, Model and Collection
- Mark static PermissionSet method as deprecated

4 years agoImprove Base collection, model and repository
Hypolite Petovan [Tue, 14 Jan 2020 03:18:45 +0000 (22:18 -0500)]
Improve Base collection, model and repository

- Add collection pipeline methods
- Add save collection method

4 years agoEnable Model lazy updating based on only the changed data
Hypolite Petovan [Tue, 14 Jan 2020 02:58:19 +0000 (21:58 -0500)]
Enable Model lazy updating based on only the changed data

- Simplify update decision in Database

4 years agoAdd "Yourself" ACL choice and allow multiple ACL selectors on a single page
Hypolite Petovan [Tue, 14 Jan 2020 02:58:01 +0000 (21:58 -0500)]
Add "Yourself" ACL choice and allow multiple ACL selectors on a single page

4 years agoEnable meta groups in Model\Group::getIdsByContactId
Hypolite Petovan [Fri, 8 Nov 2019 03:02:34 +0000 (22:02 -0500)]
Enable meta groups in Model\Group::getIdsByContactId

- Don't return early if contact isn't part of any group in PermissionSet::get

4 years agoRename PermissionSet::fetchIDForPost to PermissionSet::getIdFromACL
Hypolite Petovan [Tue, 5 Nov 2019 13:27:22 +0000 (08:27 -0500)]
Rename PermissionSet::fetchIDForPost to PermissionSet::getIdFromACL

- Allow creating/retrieving a permission set id with arbitrary parameters
- Rename ACLformatter->sanitize to ACLFormatter->sanitizeItem
- Move PermissionSet::sortPermissions to ACLformatter->sanitize

4 years agoNormalize the return value type of Session::getRemoteContactID
Hypolite Petovan [Tue, 5 Nov 2019 13:21:18 +0000 (08:21 -0500)]
Normalize the return value type of Session::getRemoteContactID

4 years agoImprove ForumManager::profileAdvanced logic
Hypolite Petovan [Tue, 5 Nov 2019 13:20:27 +0000 (08:20 -0500)]
Improve ForumManager::profileAdvanced logic

4 years agoRemove duplicate profile_uid key in App->profile array
Hypolite Petovan [Sun, 3 Nov 2019 01:19:42 +0000 (21:19 -0400)]
Remove duplicate profile_uid key in App->profile array

4 years agoMove profile-related templates to sub-folder
Hypolite Petovan [Sun, 27 Oct 2019 14:09:00 +0000 (10:09 -0400)]
Move profile-related templates to sub-folder

4 years agoMove /profile_photo to Module\Settings\Profile\Photo
Hypolite Petovan [Sun, 27 Oct 2019 13:56:27 +0000 (09:56 -0400)]
Move /profile_photo to Module\Settings\Profile\Photo

4 years agoMerge pull request #8144 from tobiasd/20200120-msg
Philipp [Mon, 20 Jan 2020 11:21:58 +0000 (12:21 +0100)]
Merge pull request #8144 from tobiasd/20200120-msg

regen messages.po

4 years agoregen messages.po
Tobias Diekershoff [Mon, 20 Jan 2020 10:15:57 +0000 (11:15 +0100)]
regen messages.po

4 years agoMerge pull request #8143 from annando/issue-8136
Philipp [Mon, 20 Jan 2020 07:35:09 +0000 (08:35 +0100)]
Merge pull request #8143 from annando/issue-8136

Issue 8136: Optical enhancements for delegation page

4 years agoIssue 8136: Optical enhancements for delegation page
Michael [Mon, 20 Jan 2020 05:05:20 +0000 (05:05 +0000)]
Issue 8136: Optical enhancements for delegation page

4 years agoMerge pull request #8142 from nupplaphil/task/di_config
Hypolite Petovan [Mon, 20 Jan 2020 03:22:57 +0000 (22:22 -0500)]
Merge pull request #8142 from nupplaphil/task/di_config

CleanUp Config namespace

4 years agoRemove unneeded Config namespace usages
nupplaPhil [Sun, 19 Jan 2020 21:50:44 +0000 (22:50 +0100)]
Remove unneeded Config namespace usages

4 years agoFix tests & Router is now using Dependency Injection instead of DI Registry
nupplaPhil [Sun, 19 Jan 2020 21:38:33 +0000 (22:38 +0100)]
Fix tests & Router is now using Dependency Injection instead of DI Registry

4 years agoShorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
nupplaPhil [Sun, 19 Jan 2020 21:23:44 +0000 (22:23 +0100)]
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone

4 years agoMerge pull request #8141 from annando/brief2
Philipp [Sun, 19 Jan 2020 21:02:08 +0000 (22:02 +0100)]
Merge pull request #8141 from annando/brief2

Removed the rest of the @brief fields

4 years agoRemoved the rest of the @brief fields
Michael [Sun, 19 Jan 2020 20:44:01 +0000 (20:44 +0000)]
Removed the rest of the @brief fields

4 years agoShorten "Configuration" to "Config" again, since the Wrapper is gone
nupplaPhil [Sun, 19 Jan 2020 20:29:36 +0000 (21:29 +0100)]
Shorten "Configuration" to "Config" again, since the Wrapper is gone

4 years agoAdd missing Friendica\DI namespace to files (PHPStorm inspection)
nupplaPhil [Sun, 19 Jan 2020 20:26:42 +0000 (21:26 +0100)]
Add missing Friendica\DI namespace to files (PHPStorm inspection)

4 years agoDelete Core\Config
nupplaPhil [Sun, 19 Jan 2020 20:23:00 +0000 (21:23 +0100)]
Delete Core\Config

4 years agoMove Config::delete() to DI::config()->delete()
nupplaPhil [Sun, 19 Jan 2020 20:22:33 +0000 (21:22 +0100)]
Move Config::delete() to DI::config()->delete()

4 years agoMove Config::set() to DI::config()->set()
nupplaPhil [Sun, 19 Jan 2020 20:21:53 +0000 (21:21 +0100)]
Move Config::set() to DI::config()->set()

4 years agoMove Config::get() to DI::config()->get()
nupplaPhil [Sun, 19 Jan 2020 20:21:13 +0000 (21:21 +0100)]
Move Config::get() to DI::config()->get()

4 years agoMove Config::load() to DI::config()->load()
nupplaPhil [Sun, 19 Jan 2020 20:20:10 +0000 (21:20 +0100)]
Move Config::load() to DI::config()->load()

4 years agoMerge pull request #8140 from annando/mail-probe
Hypolite Petovan [Sun, 19 Jan 2020 20:05:00 +0000 (15:05 -0500)]
Merge pull request #8140 from annando/mail-probe

Don't update mail contacts when polling

4 years agoDon't update mail contacts when polling
Michael [Sun, 19 Jan 2020 19:27:30 +0000 (19:27 +0000)]
Don't update mail contacts when polling

4 years agoMerge pull request #8134 from nupplaphil/task/di_l10n
Hypolite Petovan [Sun, 19 Jan 2020 16:30:19 +0000 (11:30 -0500)]
Merge pull request #8134 from nupplaphil/task/di_l10n

Cleanup L10n namespace

4 years agofix L10n path after move
nupplaPhil [Sun, 19 Jan 2020 16:11:48 +0000 (17:11 +0100)]
fix L10n path after move

4 years agoMerge pull request #8139 from MrPetovan/bug/notices
Philipp [Sun, 19 Jan 2020 15:51:07 +0000 (16:51 +0100)]
Merge pull request #8139 from MrPetovan/bug/notices

Update deprecated code

4 years agoadd missing namespaces/fix wrong class-names
nupplaPhil [Sun, 19 Jan 2020 15:29:55 +0000 (16:29 +0100)]
add missing namespaces/fix wrong class-names

4 years agofix forgotten use DI namespaces ...
nupplaPhil [Sat, 18 Jan 2020 22:00:53 +0000 (23:00 +0100)]
fix forgotten use DI namespaces ...

4 years agocleanup
nupplaPhil [Sat, 18 Jan 2020 21:38:31 +0000 (22:38 +0100)]
cleanup

4 years agoUpdate message.po
nupplaPhil [Sat, 18 Jan 2020 21:32:53 +0000 (22:32 +0100)]
Update message.po

4 years agoadapt pattern for extract command
nupplaPhil [Sat, 18 Jan 2020 21:21:30 +0000 (22:21 +0100)]
adapt pattern for extract command