]>
git.mxchange.org Git - friendica.git/log
Michael [Sun, 19 May 2019 17:59:37 +0000 (17:59 +0000)]
Sending contact suggestions does work again
Michael [Sun, 19 May 2019 17:03:50 +0000 (17:03 +0000)]
Merge remote-tracking branch 'upstream/develop' into send-suggest
Hypolite Petovan [Sun, 19 May 2019 11:37:01 +0000 (07:37 -0400)]
Merge pull request #7166 from annando/revert-7158
Revert PR 7158 since it breaks umlauts
Michael [Sun, 19 May 2019 09:34:49 +0000 (09:34 +0000)]
Revert PR 7158 since it breaks umlauts
Michael [Sun, 19 May 2019 08:54:26 +0000 (08:54 +0000)]
Fixed contact suggestion
Hypolite Petovan [Sun, 19 May 2019 02:16:35 +0000 (22:16 -0400)]
Merge pull request #7159 from nupplaphil/task/mod_notice
Move mod/notice to src/Module/Notice
Hypolite Petovan [Sun, 19 May 2019 02:16:21 +0000 (22:16 -0400)]
Merge pull request #7163 from nupplaphil/task/mod_starred
Move mod/starred to src/Module/Starred
Hypolite Petovan [Sun, 19 May 2019 02:16:06 +0000 (22:16 -0400)]
Merge pull request #7164 from nupplaphil/task/mod_randprof
Move mod/randprof to src/Module/RandomProfile
Philipp Holzer [Sun, 19 May 2019 01:12:22 +0000 (03:12 +0200)]
some improvements
Philipp Holzer [Sat, 18 May 2019 19:38:02 +0000 (21:38 +0200)]
Move mod/starred to src/Module/Starred
Hypolite Petovan [Sun, 19 May 2019 01:07:27 +0000 (21:07 -0400)]
Merge pull request #7162 from nupplaphil/task/mod_view
Move mod/view to src/Module/Theme
Philipp Holzer [Sun, 19 May 2019 01:05:21 +0000 (03:05 +0200)]
change route
Philipp Holzer [Sat, 18 May 2019 18:38:21 +0000 (20:38 +0200)]
remove unused dependencies
Philipp Holzer [Sat, 18 May 2019 18:37:37 +0000 (20:37 +0200)]
correct notice redirect
Philipp Holzer [Sat, 18 May 2019 18:04:57 +0000 (20:04 +0200)]
rename rawContent() to content()
Philipp Holzer [Sat, 18 May 2019 18:02:21 +0000 (20:02 +0200)]
Move mod/notice to src/Module/Notice
Hypolite Petovan [Sun, 19 May 2019 00:14:27 +0000 (20:14 -0400)]
Merge pull request #7161 from nupplaphil/task/mod_toggle_mobile
Move mod/toggle_mobile to src/Module/ToggleMobile
Hypolite Petovan [Sat, 18 May 2019 21:49:01 +0000 (17:49 -0400)]
Merge pull request #7157 from nupplaphil/task/mod_notify
Move mod/notify to src/Module/Notify
Philipp Holzer [Sat, 18 May 2019 20:17:57 +0000 (22:17 +0200)]
Move mod/randprof to src/Module/RandomProfile
Philipp Holzer [Sat, 18 May 2019 19:23:12 +0000 (21:23 +0200)]
Move mod/view to src/Module/View
Philipp Holzer [Sat, 18 May 2019 19:13:19 +0000 (21:13 +0200)]
Move mod/toggle_mobile to src/Module/ToggleMobile
Philipp Holzer [Sat, 18 May 2019 18:34:11 +0000 (20:34 +0200)]
rearrange content/init
Philipp Holzer [Sat, 18 May 2019 18:07:56 +0000 (20:07 +0200)]
rearrange rawContent / content
Philipp [Sat, 18 May 2019 17:53:25 +0000 (19:53 +0200)]
Merge pull request #7158 from MrPetovan/bug/7150-unescape-xml-entities
Replace htmlspecialchars_decode with html_entity_decode in XML::unescape
Hypolite Petovan [Sat, 18 May 2019 17:15:01 +0000 (13:15 -0400)]
Replace htmlspecialchars_decode with html_entity_decode in XML::unescape
- Replace htmlspecialchars with htmlentities in XML::escape
- This allows for converting all entities from Diaspora messages to regular characters
Philipp Holzer [Sat, 18 May 2019 17:04:33 +0000 (19:04 +0200)]
Removed mod/notify
Philipp Holzer [Sat, 18 May 2019 16:59:41 +0000 (18:59 +0200)]
Move mod/notify to src/Module/Notify
Hypolite Petovan [Sat, 18 May 2019 16:46:54 +0000 (12:46 -0400)]
Merge pull request #7155 from nupplaphil/task/mod_opensearch
Move mod/opensearch to src/Module/OpenSearch
Hypolite Petovan [Sat, 18 May 2019 15:50:10 +0000 (11:50 -0400)]
Merge pull request #7153 from annando/ap-mail-delivery
Fix receiver list for mails
Philipp Holzer [Sat, 18 May 2019 15:43:58 +0000 (17:43 +0200)]
Move mod/opensearch to src/Module/OpenSearch
Michael Vogel [Sat, 18 May 2019 15:34:44 +0000 (17:34 +0200)]
Missing arrrrr!
Hypolite Petovan [Sat, 18 May 2019 12:28:51 +0000 (08:28 -0400)]
Merge pull request #7152 from annando/fix-ap-mail
Fix for receiving direct messages from Mastodon
Michael Vogel [Sat, 18 May 2019 09:09:13 +0000 (11:09 +0200)]
Fix receiver list for mails / only deliver mail via DFRN to legacy contacts
Michael [Sat, 18 May 2019 07:00:57 +0000 (07:00 +0000)]
Fix for receiving direct messages from Mastodon
Hypolite Petovan [Fri, 17 May 2019 18:59:07 +0000 (14:59 -0400)]
Merge pull request #7151 from annando/ap-mail-mastodon
Make AP "direct messages" more compatible to Mastodon
Michael [Fri, 17 May 2019 18:00:00 +0000 (18:00 +0000)]
Adding missing spaces
Michael [Fri, 17 May 2019 17:58:42 +0000 (17:58 +0000)]
Make AP "direct messages" more compatible to Mastodon
Hypolite Petovan [Fri, 17 May 2019 12:22:42 +0000 (08:22 -0400)]
Merge pull request #7147 from annando/fix-structure
Fix database structure definition, primary keys must be marked as this
Philipp [Fri, 17 May 2019 11:19:58 +0000 (13:19 +0200)]
Merge pull request #7148 from MrPetovan/bug/fatal-errors
Allow null $tags parameter in ActivityPub\Processor::constructTagString
Hypolite Petovan [Fri, 17 May 2019 04:44:15 +0000 (00:44 -0400)]
Merge pull request #7149 from tobiasd/
20190517 -cs
CS translation update THX Aditoo
Tobias Diekershoff [Fri, 17 May 2019 04:42:29 +0000 (06:42 +0200)]
CS translation update THX Aditoo
Hypolite Petovan [Thu, 16 May 2019 22:10:42 +0000 (18:10 -0400)]
Allow null $tags parameter in ActivityPub\Processor::constructTagString
Michael [Thu, 16 May 2019 19:53:07 +0000 (19:53 +0000)]
Fix database structure definition, primary keys must be marked as this
Philipp [Thu, 16 May 2019 13:39:11 +0000 (15:39 +0200)]
Merge pull request #7145 from MrPetovan/task/7141-contact-block-reason
Add node-wide contact block reason
Hypolite Petovan [Thu, 16 May 2019 12:42:07 +0000 (08:42 -0400)]
Revert renaming variable in Console\GlobalCommunityBlock
Hypolite Petovan [Thu, 16 May 2019 12:06:06 +0000 (08:06 -0400)]
Merge pull request #7146 from annando/ap-mail2
AP: We can now receive "direct messages" (aka "mails") as well
Michael [Thu, 16 May 2019 05:44:59 +0000 (05:44 +0000)]
AP: We can now receive "direct messages" (aka "mails") as well
Hypolite Petovan [Wed, 15 May 2019 23:30:48 +0000 (19:30 -0400)]
Add reason editing to console globalcommunityblock command
Hypolite Petovan [Wed, 15 May 2019 23:30:13 +0000 (19:30 -0400)]
Add contact block reason form and display in admin page
Hypolite Petovan [Wed, 15 May 2019 23:28:00 +0000 (19:28 -0400)]
Add block reason editing in Model\Contact
Hypolite Petovan [Wed, 15 May 2019 23:27:36 +0000 (19:27 -0400)]
Database Structure Version 1313
Tobias Diekershoff [Wed, 15 May 2019 14:21:05 +0000 (16:21 +0200)]
Merge pull request #7144 from MrPetovan/task/two-factor-authentication
Exclude /api and /proxy from 2fa check
Tobias Diekershoff [Wed, 15 May 2019 13:06:34 +0000 (15:06 +0200)]
Merge pull request #7143 from ben-utzer/patch-1
Update paths to images in README.md
Hypolite Petovan [Wed, 15 May 2019 12:56:24 +0000 (08:56 -0400)]
Update translation strings
Hypolite Petovan [Wed, 15 May 2019 12:56:02 +0000 (08:56 -0400)]
Exclude /api and /proxy from 2fa check
utzer [Wed, 15 May 2019 12:28:44 +0000 (14:28 +0200)]
Update paths to images in README.md
Removing the leading slash will cause the images to be loaded via the relative path, so it would work on git.friendi.ca.
Please compare https://git.friendi.ca/friendica/friendica/src/branch/develop/README.md with https://git.friendi.ca/utzer/friendica/src/branch/develop/README.md to see the difference (for the first two images).
Hypolite Petovan [Tue, 14 May 2019 18:38:42 +0000 (14:38 -0400)]
Merge pull request #7139 from annando/ap-mail
Sending direct messages via AP does work now - receiving is pending
Michael [Tue, 14 May 2019 17:50:45 +0000 (17:50 +0000)]
Sending direct messages via AP does work now - receiving is pending
Philipp [Tue, 14 May 2019 05:07:03 +0000 (07:07 +0200)]
Merge pull request #7135 from MrPetovan/task/two-factor-authentication
Add native two-factor authentication support
Hypolite Petovan [Mon, 13 May 2019 20:27:31 +0000 (16:27 -0400)]
Merge pull request #7136 from nupplaphil/bug/7112-missing_basepath
Missing basepath fix
Hypolite Petovan [Mon, 13 May 2019 20:27:15 +0000 (16:27 -0400)]
Merge pull request #7137 from annando/ap-attach
Don't attach images to the body if it was from a Friendica system
Michael [Mon, 13 May 2019 19:56:46 +0000 (19:56 +0000)]
Don't attach images to the body if it was from a Friendica system
Hypolite Petovan [Mon, 13 May 2019 18:07:02 +0000 (14:07 -0400)]
Revert Use Contact::select() instead of DBA::select(‘contact) in Core\Session
Hypolite Petovan [Mon, 13 May 2019 17:33:20 +0000 (13:33 -0400)]
Use Contact::select() instead of DBA::select(‘contact) in Core\Session
- Replace remaining occurrences of $_SESSION with Session methods
Hypolite Petovan [Mon, 13 May 2019 17:32:21 +0000 (13:32 -0400)]
Make Module\TwoFactorRecoveryCode::markUsedForUser return false for already used code
- Add PHP Doc in Module\TwoFactorRecoveryCode
Hypolite Petovan [Mon, 13 May 2019 17:31:08 +0000 (13:31 -0400)]
Improve template args visual alignment in two-factor modules
Philipp Holzer [Mon, 13 May 2019 17:30:03 +0000 (19:30 +0200)]
Friendica-7112 - Missing basepath fix
Hypolite Petovan [Mon, 13 May 2019 05:38:15 +0000 (01:38 -0400)]
Add two-factor authentication settings
- Add settings aside menu entry
- Add two-factor authentication documentation
Hypolite Petovan [Mon, 13 May 2019 05:36:09 +0000 (01:36 -0400)]
Add two-factor authentication
- Add 2FA login interception in Session::setAuthenticatedForUser
- Add 2fa session variable holding the last auth code
Hypolite Petovan [Mon, 13 May 2019 05:34:40 +0000 (01:34 -0400)]
Add Two-factor recovery code model
- [DBA] Add NULL value handling in condition array
Hypolite Petovan [Mon, 13 May 2019 05:19:05 +0000 (01:19 -0400)]
Database Structure version 1312
- Add "2fa_recovery_codes" table
Hypolite Petovan [Mon, 13 May 2019 05:18:09 +0000 (01:18 -0400)]
[Composer] Update composer.lock
Hypolite Petovan [Mon, 13 May 2019 05:07:38 +0000 (01:07 -0400)]
[Composer} Add two-factor authentication dependencies
- Add bacon/bacon-qr-code dependency
- Add pragmarx/google2fa dependency
- Add pragmarx/recovery dependency
Hypolite Petovan [Mon, 13 May 2019 04:58:02 +0000 (00:58 -0400)]
[Composer] Bump minimum PHP version to 7
- Remove paragonie/random_compat dependency
Hypolite Petovan [Mon, 13 May 2019 04:55:49 +0000 (00:55 -0400)]
Fix undefined $a variable in Module\Help
Hypolite Petovan [Mon, 13 May 2019 04:55:26 +0000 (00:55 -0400)]
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
Hypolite Petovan [Sun, 12 May 2019 12:50:35 +0000 (08:50 -0400)]
Merge pull request #7133 from tobiasd/
20190512 -it
IT translations update THX Sylke Vicious
Tobias Diekershoff [Sun, 12 May 2019 05:27:15 +0000 (07:27 +0200)]
IT translations THX Sylke Vicious
Hypolite Petovan [Sat, 11 May 2019 18:10:45 +0000 (14:10 -0400)]
Merge pull request #7129 from annando/ap-delivery
Contacts with protocol = AP are now delivered only via AP
Michael [Sat, 11 May 2019 05:58:22 +0000 (05:58 +0000)]
Contacts with protocol = AP are now delivered only via AP
Philipp [Fri, 10 May 2019 09:37:12 +0000 (11:37 +0200)]
Merge pull request #7127 from tobiasd/
20190510 -pwdresetescape
pwdreset templated fixed HTML escaping
Michael Vogel [Fri, 10 May 2019 09:23:58 +0000 (11:23 +0200)]
Merge pull request #7126 from tobiasd/
20190510 -fixadminpanel
make the addon listing in the admin panel aside working again
Tobias Diekershoff [Fri, 10 May 2019 08:52:53 +0000 (10:52 +0200)]
HTML escaping
Tobias Diekershoff [Fri, 10 May 2019 08:38:09 +0000 (10:38 +0200)]
make the addon listing in the admin panel aside working again
Philipp [Fri, 10 May 2019 08:37:56 +0000 (10:37 +0200)]
Merge pull request #7125 from annando/magic
Magic links should work again
Michael [Fri, 10 May 2019 07:38:10 +0000 (07:38 +0000)]
Magic links should work again
Hypolite Petovan [Thu, 9 May 2019 20:57:19 +0000 (16:57 -0400)]
Merge pull request #7124 from annando/mail-reply
Mail: Set the "reply" value when it is a reply
Michael [Thu, 9 May 2019 20:52:52 +0000 (20:52 +0000)]
Mail: Set the "reply" value when it is a reply
Philipp [Thu, 9 May 2019 14:49:38 +0000 (16:49 +0200)]
Merge pull request #7116 from MrPetovan/task/improve-addon-admin
Improve addon admin
Philipp [Thu, 9 May 2019 14:10:16 +0000 (16:10 +0200)]
Merge pull request #7122 from friendica/MrPetovan-addon-doc
Improve addon documentation
Hypolite Petovan [Wed, 8 May 2019 15:14:57 +0000 (11:14 -0400)]
Improve addon documentation
- Enforce naming standards for <addon>
- Add info about automatic hook remove on uninstall
- Add info about admin settings
Philipp [Wed, 8 May 2019 13:51:17 +0000 (15:51 +0200)]
Merge pull request #7120 from friendica/MrPetovan-patch-7119
Break redirection loop during install
Hypolite Petovan [Wed, 8 May 2019 13:19:09 +0000 (09:19 -0400)]
Merge pull request #7118 from valvin1/patch-1
add new disallowed path for robots.txt
Hypolite Petovan [Wed, 8 May 2019 13:17:22 +0000 (09:17 -0400)]
Merge pull request #7117 from annando/mail
Mail storing is now centralized
Hypolite Petovan [Wed, 8 May 2019 12:30:59 +0000 (08:30 -0400)]
Break redirection loop during install
Valvin [Wed, 8 May 2019 11:08:34 +0000 (13:08 +0200)]
add new disallowed path for robots.txt
Michael [Wed, 8 May 2019 05:44:22 +0000 (05:44 +0000)]
Mail storing is now centralized
Hypolite Petovan [Wed, 8 May 2019 04:46:42 +0000 (00:46 -0400)]
Uninstall addon when it wasn't found when accessed from admin aside
Hypolite Petovan [Wed, 8 May 2019 04:46:13 +0000 (00:46 -0400)]
Delete all addon hooks by default on uninstall
Hypolite Petovan [Tue, 7 May 2019 19:22:46 +0000 (15:22 -0400)]
Merge pull request #7115 from nupplaphil/bug/mod_contact_batch
Add contact/batch route