Philipp
|
9519ad2174
|
Merge pull request #7145 from MrPetovan/task/7141-contact-block-reason
Add node-wide contact block reason
|
2019-05-16 15:39:11 +02:00 |
|
Hypolite Petovan
|
8b3592b08c
|
Revert renaming variable in Console\GlobalCommunityBlock
|
2019-05-16 08:42:07 -04:00 |
|
Hypolite Petovan
|
064c0cd5ff
|
Merge pull request #7146 from annando/ap-mail2
AP: We can now receive "direct messages" (aka "mails") as well
|
2019-05-16 08:06:06 -04:00 |
|
Michael
|
3f55f93606
|
AP: We can now receive "direct messages" (aka "mails") as well
|
2019-05-16 05:44:59 +00:00 |
|
Hypolite Petovan
|
dbedcdbf69
|
Add reason editing to console globalcommunityblock command
|
2019-05-15 19:30:48 -04:00 |
|
Hypolite Petovan
|
0c63f8aa42
|
Add contact block reason form and display in admin page
|
2019-05-15 19:30:13 -04:00 |
|
Hypolite Petovan
|
79cb5b1bae
|
Add block reason editing in Model\Contact
|
2019-05-15 19:28:00 -04:00 |
|
Hypolite Petovan
|
bf82736522
|
Exclude /api and /proxy from 2fa check
|
2019-05-15 08:56:02 -04:00 |
|
Hypolite Petovan
|
969b7744c9
|
Merge pull request #7139 from annando/ap-mail
Sending direct messages via AP does work now - receiving is pending
|
2019-05-14 14:38:42 -04:00 |
|
Michael
|
87b98b8249
|
Sending direct messages via AP does work now - receiving is pending
|
2019-05-14 17:50:45 +00:00 |
|
Philipp
|
5e85bdecd0
|
Merge pull request #7135 from MrPetovan/task/two-factor-authentication
Add native two-factor authentication support
|
2019-05-14 07:07:03 +02:00 |
|
Hypolite Petovan
|
4161f5ebe0
|
Merge pull request #7136 from nupplaphil/bug/7112-missing_basepath
Missing basepath fix
|
2019-05-13 16:27:31 -04:00 |
|
Michael
|
9e31b1b486
|
Don't attach images to the body if it was from a Friendica system
|
2019-05-13 19:56:46 +00:00 |
|
Hypolite Petovan
|
78b651d2e8
|
Revert Use Contact::select() instead of DBA::select(‘contact) in Core\Session
|
2019-05-13 14:07:02 -04:00 |
|
Hypolite Petovan
|
e077f30d51
|
Use Contact::select() instead of DBA::select(‘contact) in Core\Session
- Replace remaining occurrences of $_SESSION with Session methods
|
2019-05-13 13:33:20 -04:00 |
|
Hypolite Petovan
|
a14f868134
|
Make Module\TwoFactorRecoveryCode::markUsedForUser return false for already used code
- Add PHP Doc in Module\TwoFactorRecoveryCode
|
2019-05-13 13:32:21 -04:00 |
|
Hypolite Petovan
|
5c59c57b14
|
Improve template args visual alignment in two-factor modules
|
2019-05-13 13:31:08 -04:00 |
|
Philipp Holzer
|
076370631f
|
Friendica-7112 - Missing basepath fix
|
2019-05-13 19:30:03 +02:00 |
|
Hypolite Petovan
|
8e885f5b97
|
Add two-factor authentication settings
- Add settings aside menu entry
- Add two-factor authentication documentation
|
2019-05-13 01:52:01 -04:00 |
|
Hypolite Petovan
|
d7e9b91181
|
Add two-factor authentication
- Add 2FA login interception in Session::setAuthenticatedForUser
- Add 2fa session variable holding the last auth code
|
2019-05-13 01:52:01 -04:00 |
|
Hypolite Petovan
|
a7feb4bf9f
|
Add Two-factor recovery code model
- [DBA] Add NULL value handling in condition array
|
2019-05-13 01:52:00 -04:00 |
|
Hypolite Petovan
|
c2062fe594
|
Fix undefined $a variable in Module\Help
|
2019-05-13 01:51:59 -04:00 |
|
Hypolite Petovan
|
6071fe81b4
|
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
|
2019-05-13 01:51:59 -04:00 |
|
Michael
|
55557a8f18
|
Contacts with protocol = AP are now delivered only via AP
|
2019-05-11 05:58:22 +00:00 |
|
Michael
|
f04bb820ad
|
Magic links should work again
|
2019-05-10 07:38:10 +00:00 |
|
Hypolite Petovan
|
860338a675
|
Merge pull request #7124 from annando/mail-reply
Mail: Set the "reply" value when it is a reply
|
2019-05-09 16:57:19 -04:00 |
|
Michael
|
d9f6a58229
|
Mail: Set the "reply" value when it is a reply
|
2019-05-09 20:52:52 +00:00 |
|
Philipp
|
7bd1a34bf8
|
Merge pull request #7116 from MrPetovan/task/improve-addon-admin
Improve addon admin
|
2019-05-09 16:49:38 +02:00 |
|
Philipp
|
7c3a19be59
|
Merge pull request #7120 from friendica/MrPetovan-patch-7119
Break redirection loop during install
|
2019-05-08 15:51:17 +02:00 |
|
Hypolite Petovan
|
0cbb9b6d37
|
Merge pull request #7118 from valvin1/patch-1
add new disallowed path for robots.txt
|
2019-05-08 09:19:09 -04:00 |
|
Hypolite Petovan
|
4740ebcf9b
|
Merge pull request #7117 from annando/mail
Mail storing is now centralized
|
2019-05-08 09:17:22 -04:00 |
|
Hypolite Petovan
|
123c4610e7
|
Break redirection loop during install
|
2019-05-08 08:30:59 -04:00 |
|
Valvin
|
0b1c271837
|
add new disallowed path for robots.txt
|
2019-05-08 13:08:34 +02:00 |
|
Michael
|
b8a23369b6
|
Mail storing is now centralized
|
2019-05-08 05:44:22 +00:00 |
|
Hypolite Petovan
|
5ff5325e14
|
Uninstall addon when it wasn't found when accessed from admin aside
|
2019-05-08 00:46:42 -04:00 |
|
Hypolite Petovan
|
f0f44dbd84
|
Delete all addon hooks by default on uninstall
|
2019-05-08 00:46:13 -04:00 |
|
Philipp Holzer
|
9ff0d56e03
|
Add contact/batch route
|
2019-05-07 21:15:22 +02:00 |
|
Michael
|
ad6f23b105
|
Make 7113 really work - now the query does contain AP
|
2019-05-06 20:53:22 +00:00 |
|
Michael
|
c46a9595cd
|
Update every AP contact once a week
|
2019-05-06 20:28:40 +00:00 |
|
Philipp
|
7c62a4e02b
|
Merge pull request #7104 from annando/separated-confirm
The follow confirmation process is now separated
|
2019-05-06 21:40:11 +02:00 |
|
Michael
|
626709159f
|
Some cleaning up
|
2019-05-06 18:46:30 +00:00 |
|
Hypolite Petovan
|
afb0c7b8fd
|
Remove remaining disallowed vertical bar in Router
|
2019-05-06 13:41:48 -04:00 |
|
Hypolite Petovan
|
41642061d7
|
Merge pull request #7107 from nupplaphil/bug/mod_fix_routes
Fix contact/group routes
|
2019-05-06 13:15:29 -04:00 |
|
Philipp Holzer
|
f497261ec0
|
added 'updateprofile'
|
2019-05-06 19:08:15 +02:00 |
|
Philipp Holzer
|
53d13f4e4a
|
Fix contact routes
|
2019-05-06 18:57:50 +02:00 |
|
Hypolite Petovan
|
20c9d5fe1d
|
Merge pull request #7103 from nupplaphil/task/mod_smilies
Move mod/smilies to src/Module/Smilies
|
2019-05-06 12:53:45 -04:00 |
|
Philipp Holzer
|
97f02c2670
|
Move Smilies::getList() into if
|
2019-05-06 18:46:37 +02:00 |
|
Tobias Diekershoff
|
959054f2f2
|
Add subject to DB Update email
|
2019-05-06 11:13:38 +02:00 |
|
Philipp Holzer
|
23158bc3c8
|
add feedback
|
2019-05-06 08:27:57 +02:00 |
|
Michael
|
37f9af2f24
|
Merge remote-tracking branch 'upstream/develop' into separated-confirm
|
2019-05-06 05:54:51 +00:00 |
|