|
d2b551a616
|
Merge remote-tracking branch 'upstream/develop' into alt-description
|
2019-08-04 12:07:21 +00:00 |
|
|
1b7f96dac8
|
Partly reverted, real problem fixed
|
2019-08-04 04:29:52 +00:00 |
|
|
6e8057a1c3
|
Respecting the "alt" description of images during import from HTML
|
2019-08-03 11:48:47 +00:00 |
|
|
2a213c215e
|
Fix contact issues with fake reshares from Twitter
|
2019-07-23 04:26:20 +00:00 |
|
|
6df53624c7
|
Remove confusing extraneous success_update >= failure_update conditions
|
2019-07-20 13:34:08 -04:00 |
|
|
3f85a921da
|
Force invite remaining variable to be integer in Content\Widget
- Addresses https://github.com/friendica/friendica/issues/7297#issuecomment-512786156
|
2019-07-18 08:42:07 -04:00 |
|
|
68f5b639eb
|
Restore $uid parameter integer type-hint in Config
- Add integer type-hint to Feature::isEnabled
|
2019-07-15 22:00:49 -04:00 |
|
|
19247b62ae
|
Ensure $uid parameter of Feature::isEnabled to be an integer
|
2019-07-15 22:00:49 -04:00 |
|
Jeroen De Meerleer
|
01dc0c031c
|
There are no dead nodes anymore
|
2019-07-09 09:23:36 +02:00 |
|
|
fe8a53425a
|
Revert "Changed unavailable to in a relation"
|
2019-07-08 15:55:08 -04:00 |
|
Jeroen De meerleer
|
dea0bfd01f
|
changed unavailable to In a relation, deleted available
|
2019-07-07 22:51:05 +02:00 |
|
|
6041f74df6
|
New constant for federated protocols
|
2019-07-01 18:00:55 +00:00 |
|
|
2fb70bd5f2
|
Use Unicode to convert multiple hearts in Content\Smilies
|
2019-06-23 17:53:25 -04:00 |
|
|
9545ff614b
|
Limit smilies replacement to BBCode::convert
|
2019-06-23 17:53:25 -04:00 |
|
|
b9ab613777
|
Merge branch 'master' into develop
|
2019-06-23 17:40:52 -04:00 |
|
|
cf11f57a5b
|
Escape HTML pre-formatted blocks before converting smilies
|
2019-06-22 18:22:37 -04:00 |
|
Michael Vogel
|
1883cfba24
|
Revert "Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray"
|
2019-06-22 22:06:43 +02:00 |
|
|
cdd23e5b6d
|
Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray
|
2019-06-22 04:16:02 -04:00 |
|
|
d54e778f30
|
Move share conversion at the end of Text\BBCode::convert
|
2019-06-16 23:13:26 -04:00 |
|
|
84ccaf50fa
|
Allow brackets in URLs
- Remove obsolete $URLSearchString variable
- Add related tests
|
2019-06-15 22:26:29 -04:00 |
|
|
38311a4a02
|
Move link conversion to the end of BBCode::convert
- Addresses https://github.com/friendica/friendica/issues/7271
- Add related tests
|
2019-06-15 22:24:51 -04:00 |
|
Philipp
|
17490fca33
|
Merge pull request #7256 from MrPetovan/bug/7249-remote-logout
Fix remote logout
|
2019-06-12 07:37:42 +02:00 |
|
|
0af10a42b0
|
Normalize logout link behavior across themes
|
2019-06-11 19:42:08 -04:00 |
|
|
bfc6bad916
|
Added comment
|
2019-06-11 21:40:44 +00:00 |
|
|
a11b258fd6
|
Issue 7223: Don't strip links
|
2019-06-11 20:34:21 +00:00 |
|
|
16b9d9f199
|
Fix pixture posts to connectors / fix delivery counter for connector posts
|
2019-06-11 19:35:03 +00:00 |
|
|
7d0ebe8bbe
|
Fix the detection of image posts
|
2019-06-10 16:06:54 +00:00 |
|
Philipp Holzer
|
cc7444d84d
|
Move internal recursion-counter to the end of all cur/fetchUrl parameters
|
2019-06-10 14:34:54 +02:00 |
|
|
bcf0be5db1
|
Issue #6799 - remove linefeeds inside of a table structure
|
2019-06-02 04:18:38 +00:00 |
|
Philipp
|
be3d7759f0
|
Merge pull request #7198 from MrPetovan/task/6861-to-plaintext
Simplify BBCode::toPlaintext and HTML::toPlaintext
|
2019-05-28 07:49:25 +02:00 |
|
|
ed768c71ee
|
Remove "f=&" nonsense from network module
- Fixes wrong redirect when using the sidebar filters
|
2019-05-27 17:45:27 -04:00 |
|
|
0fadc7730c
|
Replace deprecated string-bases Model\FileTag calls with array-based ones
|
2019-05-27 17:40:08 -04:00 |
|
|
5f9fb1f14f
|
Simplify BBCode::toPlaintext
- Keep white spaces after tags
|
2019-05-27 12:02:12 -04:00 |
|
|
596b5b0982
|
Simplify HTML::toPlaintext
- Keep new lines in plain text output
|
2019-05-27 12:01:48 -04:00 |
|
|
01e71254d9
|
Replace defaults() calls on $_SESSION by Core\Session calls
- Replace direct calls to $_SESSION by Core\Session calls in Module\Login
|
2019-05-26 21:26:59 -04:00 |
|
|
d27d4d8927
|
Move posted date widget to Content\Widget
|
2019-05-25 19:08:15 -04:00 |
|
|
709eba6ce3
|
Move /viewcontacts to /profile/{nickname}/contacts[/{type}]
- Add contact relationship filter to profile contacts page
- Include feed contacts in contacts page and contact widget
|
2019-05-20 14:50:09 -04:00 |
|
|
e6742af65c
|
Add contact relationship filter to /contact module
|
2019-05-20 14:50:09 -04:00 |
|
|
71ae8d07a6
|
Refactor widgets
- Move widget templates to subfolder
- Add new generic filter widget templates to replace category, network and filer filters
- Update styles
|
2019-05-18 11:33:35 -04:00 |
|
|
9774c95b80
|
Remove duplicate $baseurl template variable
- Remove unused $overwriteURL parameter in Renderer::replaceMacros
|
2019-05-02 09:55:48 -04:00 |
|
|
83ff2b0382
|
We don't need to escape values anymore
|
2019-03-26 21:58:03 +00:00 |
|
|
2e0697c70e
|
Notifications do work now again
|
2019-03-26 21:55:48 +00:00 |
|
|
2fb443ac3d
|
Fix wrong code blocks escaping in Content\Smilies
|
2019-03-25 00:16:18 -04:00 |
|
|
ec2c84a4e9
|
code lisibility & filter optimization
|
2019-03-22 22:55:48 -04:00 |
|
|
b2edb85588
|
Replace "q" calls
|
2019-03-22 22:55:48 -04:00 |
|
|
ee4585ec71
|
Add inline spans to code block extraction in BBCode::convert
- Fixes autolinker replacing URLs inside of code spans
|
2019-03-14 09:03:31 -04:00 |
|
|
4cafe11d4d
|
Swap attachment conversion and autolinking in BBCode::convert
- Fixes a rare display bug where an attachment description ends with a text URL
|
2019-03-13 23:13:10 -04:00 |
|
|
4d70e32829
|
Add new Content\Text\MarkdownParser
- Add autolinker to MarkdownParser->doAutoLinks()
- Set hashtag_protection and url_filter_func properties of MarkdownParser
|
2019-03-09 23:28:50 -05:00 |
|
|
184b51ec56
|
Move autolink regex in Util\Strings
|
2019-03-09 23:25:53 -05:00 |
|
|
85609cd5e4
|
Fix autolinker regular expression to match test data
|
2019-03-09 10:20:57 -05:00 |
|
|
379f4d18c3
|
Update autolinker regular expression in Text\BBCode
- Thanks to https://daringfireball.net/2010/07/improved_regex_for_matching_urls
|
2019-03-08 23:58:20 -05:00 |
|
|
79f2b42f74
|
Fix relationship direction in Widget/ContactBlock
|
2019-03-04 08:40:53 -05:00 |
|
|
9cdae18101
|
Improve reshare format for Diaspora destinations
- Add link to original post in post time
- Update optional bottom link label
|
2019-02-27 21:01:47 -05:00 |
|
|
97eb2ba053
|
Fix possibly undefined after index in Text\BBCode
|
2019-02-25 07:12:01 -05:00 |
|
|
b2e41e3298
|
Replace EMPTY value by empty value in profile selectors
|
2019-02-23 18:37:48 -05:00 |
|
|
0a7861da65
|
Dependency of callstack moved one layer up
|
2019-02-16 23:17:10 +01:00 |
|
|
5e6e1a8025
|
Introducing Profiler
|
2019-02-16 23:11:30 +01:00 |
|
|
e8ca8182db
|
Add explicit_mentions feature setting
|
2019-02-08 22:58:48 -05:00 |
|
|
a96e9f248e
|
Remove asterisk provision altogether in Markdown::toBBCode
|
2019-02-04 21:50:27 -05:00 |
|
|
eb6ca77289
|
Merge pull request #6587 from rabuzarus/20190204_-_magicLinks_for_profileAdvanced
use magic Links for forums listed in the advanced profile section
|
2019-02-04 19:02:22 -05:00 |
|
rabuzarus
|
f190aa2140
|
use magic Links for forums listed in the advanced profile section
|
2019-02-04 23:18:51 +01:00 |
|
|
deaecfaf79
|
Merge pull request #6582 from MrPetovan/bug/6570-fix-diaspora-hashtags
Only escape leading hash marks in Markdown::toBBCode
|
2019-02-04 06:47:27 +01:00 |
|
|
e5647be30f
|
Only escape leading hash marks in Markdown::toBBCode
- Remove useless line ending fiddling
|
2019-02-03 18:31:11 -05:00 |
|
|
e9b7b81232
|
Merge pull request #6578 from Ixiter/develop-markdown-anchors
Markdown - Fixed bug with local anchor links
|
2019-02-03 07:51:26 -05:00 |
|
peter
|
0ca762001b
|
Markdown - fixed bug in local anchor links, optimized replacer
|
2019-02-03 10:33:15 +01:00 |
|
peter
|
990cc45a26
|
Markdown - fixed bug in local anchor links
|
2019-02-03 03:23:47 +01:00 |
|
|
de566cd888
|
Links of mentioned contacts hadn't looked great on Mastodon
|
2019-01-30 21:57:26 +00:00 |
|
|
30e97b4cc1
|
Ignore code blocks when extracting tags
|
2019-01-29 20:39:05 -05:00 |
|
Peter Liebetrau
|
d8bd1921ee
|
BBcode, Tags - fix BBCode created tags in [code] blocks, fix usage of multiple ## created tags
|
2019-01-29 21:17:11 +01:00 |
|
Peter Liebetrau
|
41663c7592
|
BBCode - fixed syntax error
|
2019-01-25 17:33:25 +01:00 |
|
Peter Liebetrau
|
54bec2bc8e
|
BBCode - optimized preg searchstring
|
2019-01-25 17:25:42 +01:00 |
|
Peter Liebetrau
|
71e58a0f42
|
BBCode - optimized preg escaping of searchstring
|
2019-01-25 16:56:28 +01:00 |
|
peter
|
6ba08e510d
|
BBCode - removed convert for relative URLs
|
2019-01-25 15:32:31 +01:00 |
|
peter
|
a505dbbe5c
|
BBCode - fixed code styling
|
2019-01-25 01:25:06 +01:00 |
|
peter
|
ae806a593d
|
BBCode - added preg_replacers for local [url] without target="_blank"
|
2019-01-25 01:15:43 +01:00 |
|
|
0fdab4ed10
|
Fix for several fatal errors
|
2019-01-23 21:54:20 +00:00 |
|
|
df706484cd
|
User DOMDocument object call instead of static in Content\OEmbed
|
2019-01-23 09:07:00 -05:00 |
|
|
ddad9721c0
|
Fix query return type in Widget\TagCloud
|
2019-01-23 09:06:59 -05:00 |
|
|
49c9b6f9ff
|
Fix possibly undefined variables
|
2019-01-23 09:06:59 -05:00 |
|
|
f8c782380f
|
Remove unused code/use statements
|
2019-01-23 09:06:58 -05:00 |
|
|
64847e7cc8
|
Fix types in doc blocks/prototypes
|
2019-01-23 09:06:58 -05:00 |
|
|
cef6757c92
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
|
|
d1c1c772fd
|
Fix missing use statement in Content\Nav
|
2019-01-21 11:12:53 -05:00 |
|
|
c280fc6484
|
Show followers for pages, followed for users in ContactBlock widget
|
2019-01-21 10:56:28 -05:00 |
|
|
ad9c67663d
|
Move Contact::Page_* constants to User::PAGE_FLAGS_*
|
2019-01-21 10:55:37 -05:00 |
|
|
11a4a57bfe
|
Update HTML::contactBlock and Profile::load with new ContactBlock widget
|
2019-01-21 10:55:36 -05:00 |
|
|
1f98fdfda6
|
Add new Widget\ContactBlock
|
2019-01-21 10:54:42 -05:00 |
|
|
4a95ca280d
|
Remove unused code
- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code
- Remove duplicate array keys
|
2019-01-21 10:48:40 -05:00 |
|
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
|
070aa016e0
|
Update more PHPDoc, including in include/
|
2019-01-21 10:39:28 -05:00 |
|
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
|
55e54bb950
|
Replace deprecated Addon::callHooks with Hook::callAll
- Update documentation
|
2019-01-21 09:50:56 -05:00 |
|
Unknown
|
5db9d2fe66
|
Some more alignation
|
2019-01-21 08:40:46 -05:00 |
|
Unknown
|
bc553a2c49
|
Translated string will never match what's saved in DB if not english
Rare jongens die Amerikanen ;)
|
2019-01-21 08:40:46 -05:00 |
|
Unknown
|
c44ca31aec
|
Why got this even approved?
|
2019-01-21 08:40:46 -05:00 |
|
Unknown
|
24dbb69421
|
Added EMPTY key + updated to hypolite's suggestions
|
2019-01-21 08:40:45 -05:00 |
|
Jeroen De Meerleer
|
1d8c64cfec
|
Added original keys to maritial status
|
2019-01-21 08:40:44 -05:00 |
|
Jeroen De Meerleer
|
b70d762574
|
Added original keys to sexual preference
|
2019-01-21 08:40:43 -05:00 |
|
Jeroen De Meerleer
|
ab49a613c9
|
Added original keys to gender
|
2019-01-21 08:40:43 -05:00 |
|
rabuzarus
|
7b78ba3929
|
Bugfix - use magicLinks also for common/all friends and the directory
|
2019-01-19 15:12:46 +01:00 |
|