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 |
|
Ralf Thees
|
5201e9009d
|
Inserted missing hidden input with form_security_token
|
2018-10-17 22:53:24 +02: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
|
0c0e17b7a7
|
Remove unneeded Util/Security includings + Resolve including merge conflict with develop
|
2018-10-17 21:52:08 +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 |
|
Ralf Thees
|
a298a1f8d5
|
Merge branch 'develop' of https://github.com/friendica/friendica into develop
|
2018-10-17 21:19:52 +02:00 |
|
Jonny Tischbein
|
3065d1c40a
|
Add Link promt in comment + only add URL instead of attachement via parse_url
|
2018-10-17 21:05:45 +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
|
55e4b5943c
|
Merge pull request #5945 from zeroadam/More-5493
Remaining contacts to contact
|
2018-10-17 07:52:47 -04:00 |
|
Adam Magness
|
370ee08fcc
|
Remaining contacts to contact
Update occurrences of contacts/ to contact/
|
2018-10-17 07:49:27 -04:00 |
|
Hypolite Petovan
|
a21c1deb7e
|
Merge pull request #5944 from zeroadam/5943
Fix template urls from contacts/ to contact/
|
2018-10-17 07:40:49 -04:00 |
|
Adam Magness
|
2db8c7d64f
|
Fix template urls from contacts/ to contact/
Update templates to match recent contact/ changes.
|
2018-10-17 07:25:23 -04:00 |
|
Tobias Diekershoff
|
ae85543aec
|
Merge pull request #5941 from MrPetovan/bug/5932-fix-notices
Fix PHP notices S02E02
|
2018-10-17 07:42:51 +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
|
45748da8a1
|
Remove network exception in handle_tag
|
2018-10-17 01:11:50 -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 |
|
Ralf Thees
|
2c0c92111f
|
Merge branch 'develop' of https://github.com/friendica/friendica into develop
|
2018-10-16 21:01:10 +02: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 Vogel
|
24a4eb9699
|
Merge pull request #5936 from MrPetovan/bug/5932-fix-notices
Fix PHP notices S02E01
|
2018-10-16 08:42:25 +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 |
|
Hypolite Petovan
|
c4cb396730
|
Merge pull request #5935 from MrPetovan/bug/5934-class-group-not-found
Fix namespace usage in mod/group
|
2018-10-15 18:36:32 -04:00 |
|
Hypolite Petovan
|
d71327e311
|
Fix namespace usage in mod/group
|
2018-10-15 18:35:36 -04:00 |
|
Hypolite Petovan
|
cbd49b641a
|
Merge pull request #5933 from annando/diaspora-signature
Signed Diaspora posts should now be stored more reliable
|
2018-10-15 18:12:45 -04:00 |
|
Michael
|
8d0f4710a4
|
Signed Diaspora posts should now be stored more reliable
|
2018-10-15 21:42:55 +00:00 |
|
Benjamin Lorteau
|
9e1065ff87
|
Improve transition from previous behavior
- Simplify Model\User methods parameter list
- Use DBA methods in mod/regmod
- Replace killme with exit in mod/regmod
- Simplify goaway() calls
|
2018-10-15 11:58:52 -04:00 |
|
Ralf Thees
|
f303f9edf2
|
Merge branch 'develop' of https://github.com/friendica/friendica into develop
|
2018-10-15 15:16:21 +02:00 |
|