Hypolite Petovan
|
d360bf926a
|
Use username_min/max_length config keys in Model\User::create
|
2018-10-20 16:33:54 -04:00 |
|
Michael
|
fea48fa85e
|
AP: Transmitting and receiving with non AP contacts
|
2018-10-20 07:53:45 +00:00 |
|
Hypolite Petovan
|
a2666b0d02
|
Remove reference to deleted include/security.php
|
2018-10-19 15:11:51 -04:00 |
|
Benjamin Lorteau
|
d9209b9c7a
|
Use local temporary directory for PasswordExposedChecker cache
|
2018-10-19 11:26:48 -04:00 |
|
Hypolite Petovan
|
f104817967
|
Merge pull request #5967 from annando/ap-nick
Fix function naming
|
2018-10-19 10:38:51 -04:00 |
|
Michael
|
bedab33e0b
|
Fix function naming
|
2018-10-19 13:08:46 +00:00 |
|
Hypolite Petovan
|
ec0d3a6eac
|
Merge pull request #5946 from JonnyTischbein/move_include_security
Move and Split include/security
|
2018-10-19 08:55:08 -04:00 |
|
Jonny Tischbein
|
cafd5ca781
|
update function names in logger and comments
|
2018-10-19 10:03:52 +02:00 |
|
Michael
|
cdeb4682ef
|
Use nickname based mentions for AP
|
2018-10-19 05:27:54 +00:00 |
|
Michael Vogel
|
8cecc9fb97
|
Merge pull request #5962 from friendica/bug/5960-fix-register-email-translation-params
Remove superfluous L10n::t() parameter in Model\user
|
2018-10-19 05:34:24 +02:00 |
|
Michael Vogel
|
45156652cc
|
Merge pull request #5963 from MrPetovan/bug/5956-catch-more-diaspora-magic-links
Diaspora: Widen the magic link regular expression
|
2018-10-19 05:30:52 +02:00 |
|
Hypolite Petovan
|
d0681075bf
|
Add itemsource module
|
2018-10-18 22:49:25 -04:00 |
|
Hypolite Petovan
|
eb714f0487
|
Diaspora: Widen the magic link regular expression
|
2018-10-18 22:39:06 -04:00 |
|
Hypolite Petovan
|
8315940c39
|
Merge pull request #5961 from annando/simpler-item
The handling with item-content and item-activity had been simplified
|
2018-10-18 18:24:09 -04:00 |
|
Hypolite Petovan
|
18763e32af
|
Remove superfluous L10n::t() parameter in Model\user
|
2018-10-18 18:22:48 -04:00 |
|
Michael
|
0628b44f8e
|
The handling with item-content and item-activity had been simplified
|
2018-10-18 21:35:48 +00:00 |
|
Hypolite Petovan
|
ee32cf6b92
|
Restore preshare prepending in BBCode::convertShare
Fixes #5955
Follow-up to #5942
|
2018-10-18 11:23:48 -04:00 |
|
Michael
|
688174e6c0
|
AP: Fix "null" receiver
|
2018-10-18 12:25:57 +00:00 |
|
Michael
|
8035bad8e2
|
AP: Fix a notice / avoid an error when fetched content hadn't been an array
|
2018-10-18 05:54:44 +00:00 |
|
Hypolite Petovan
|
da2a17495d
|
Merge pull request #5951 from annando/endless-contact
Avoid endless loop when trying to fetch contact id
|
2018-10-18 00:44:07 -04:00 |
|
Hypolite Petovan
|
6d420dfe9e
|
Merge pull request #5950 from annando/no-polling
For test purposes we can now deactivate polling
|
2018-10-18 00:43:35 -04:00 |
|
Michael
|
92816dc725
|
Improved loop detection
|
2018-10-18 03:33:08 +00:00 |
|
Michael
|
35da40c2cb
|
Avoid endless loop when trying to fetch contact id
|
2018-10-18 03:01:34 +00:00 |
|
Michael
|
d307aa1484
|
For test purposes we can now deactivate polling
|
2018-10-18 02:46:02 +00:00 |
|
Jonny Tischbein
|
a937cf06a3
|
add remaning/moving to files not touch by refactoring because of typo
|
2018-10-17 22:35:49 +02:00 |
|
Michael Vogel
|
a19f8d642d
|
Merge pull request #5942 from MrPetovan/feature/3218-add-convert-share-callback
Add BBCode::convertShare callback parameter
|
2018-10-17 22:01:02 +02:00 |
|
Jonny Tischbein
|
f3fc1f36ca
|
Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments
|
2018-10-17 21:30:41 +02:00 |
|
Michael Vogel
|
389685e099
|
Merge pull request #5920 from MrPetovan/bug/remove-password-from-register
Avoid storing plaintext password in register table
|
2018-10-17 21:04:11 +02:00 |
|
Hypolite Petovan
|
e254ace9d5
|
Merge pull request #5947 from annando/uri-id
Use "uri-id" for item relations
|
2018-10-17 14:45:40 -04:00 |
|
Michael
|
62ad755980
|
Use "uri-id" for item relations
|
2018-10-17 18:34:24 +00:00 |
|
Jonny Tischbein
|
ce2b1f5715
|
Rename function Authentication::authenticate_success to Authentication::success
|
2018-10-17 18:45:32 +02:00 |
|
Jonny Tischbein
|
45e5a7f59f
|
remove unsed require_onces of security.php
|
2018-10-17 18:39:27 +02:00 |
|
Hypolite Petovan
|
057385a4ec
|
Add $is_quote_share parameter to convert share callback
- Restore former behavior when content is present before [share] block
|
2018-10-17 08:20:56 -04:00 |
|
Jonny Tischbein
|
05be2db725
|
Move include/security tp /src/Core/Authentication and /src/Util/Security
|
2018-10-17 14:19:58 +02:00 |
|
Hypolite Petovan
|
9239ecc5e0
|
Rework BBCode::convertShare to accept a callback function
- Create default convertShare callback from previous code
- Remove $simplehtml = 8 case (moved to Twitter addon)
|
2018-10-17 01:13:18 -04:00 |
|
Hypolite Petovan
|
b5fb81f535
|
Add Mastodon/Pleroma protocol guessing
|
2018-10-17 01:10:07 -04:00 |
|
Hypolite Petovan
|
c50be325bd
|
Remove unused parameter $selected in Model\Item::fieldlist
|
2018-10-16 18:30:24 -04:00 |
|
Hypolite Petovan
|
341b83d1df
|
Fix Undefined index: photo in ActivityPub/Receiver
|
2018-10-16 18:29:28 -04:00 |
|
Hypolite Petovan
|
cb854b8b10
|
Fix Undefined index: timezone in Protocol\Diaspora
|
2018-10-16 18:29:08 -04:00 |
|
Hypolite Petovan
|
2b1d15de87
|
Fix undefined index: id in Protocol\Diaspora
|
2018-10-16 18:28:27 -04:00 |
|
Hypolite Petovan
|
c4318fe05e
|
Fix notices in Parse URL feature
|
2018-10-16 18:27:13 -04:00 |
|
Hypolite Petovan
|
e9c9eb9c66
|
Fix notice in Worker\Delivery
|
2018-10-16 18:26:43 -04:00 |
|
Hypolite Petovan
|
ff643c4b6a
|
Merge pull request #5940 from JonnyTischbein/issue_update_display_network
Fix redirect after edit post to /update_*
|
2018-10-16 13:37:19 -04:00 |
|
Jonny Tischbein
|
be2e6c3929
|
Fix Issue #5896 by setting static return for edit_post to display item page (kind of revert parts of #5774)
|
2018-10-16 19:14:55 +02:00 |
|
Hypolite Petovan
|
93c6dddc0d
|
Merge pull request #5939 from annando/onepoll
Onepoll hadn't polled anymore / small relocation in zrlinit for better logging
|
2018-10-16 11:27:48 -04:00 |
|
Michael
|
35a73b729f
|
Onepoll hadn't polled anymore / small relocation in zrlinit for better logging
|
2018-10-16 13:17:01 +00:00 |
|
Tobias Diekershoff
|
dbd2aa1196
|
Merge pull request #5938 from annando/magic-loop
Avoid endless loop at magic auth
|
2018-10-16 09:17:17 +02:00 |
|
Michael
|
012fe3c11e
|
Avoid endless loop at magic auth
|
2018-10-16 06:32:12 +00:00 |
|
Hypolite Petovan
|
481b0ac138
|
Fix notices in include/enotify
|
2018-10-15 23:13:00 -04:00 |
|
Hypolite Petovan
|
0de1351a09
|
Fix notices in Network\Probe
|
2018-10-15 23:12:29 -04:00 |
|