Philipp Holzer
|
0a7861da65
|
Dependency of callstack moved one layer up
|
2019-02-16 23:17:10 +01:00 |
|
Philipp Holzer
|
5e6e1a8025
|
Introducing Profiler
|
2019-02-16 23:11:30 +01:00 |
|
Hypolite Petovan
|
e8ca8182db
|
Add explicit_mentions feature setting
|
2019-02-08 22:58:48 -05:00 |
|
Hypolite Petovan
|
a96e9f248e
|
Remove asterisk provision altogether in Markdown::toBBCode
|
2019-02-04 21:50:27 -05:00 |
|
Hypolite Petovan
|
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 |
|
Tobias Diekershoff
|
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 |
|
Hypolite Petovan
|
e5647be30f
|
Only escape leading hash marks in Markdown::toBBCode
- Remove useless line ending fiddling
|
2019-02-03 18:31:11 -05:00 |
|
Hypolite Petovan
|
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 |
|
Michael
|
de566cd888
|
Links of mentioned contacts hadn't looked great on Mastodon
|
2019-01-30 21:57:26 +00:00 |
|
Hypolite Petovan
|
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 |
|
Michael
|
0fdab4ed10
|
Fix for several fatal errors
|
2019-01-23 21:54:20 +00:00 |
|
Hypolite Petovan
|
df706484cd
|
User DOMDocument object call instead of static in Content\OEmbed
|
2019-01-23 09:07:00 -05:00 |
|
Hypolite Petovan
|
ddad9721c0
|
Fix query return type in Widget\TagCloud
|
2019-01-23 09:06:59 -05:00 |
|
Hypolite Petovan
|
49c9b6f9ff
|
Fix possibly undefined variables
|
2019-01-23 09:06:59 -05:00 |
|
Hypolite Petovan
|
f8c782380f
|
Remove unused code/use statements
|
2019-01-23 09:06:58 -05:00 |
|
Hypolite Petovan
|
64847e7cc8
|
Fix types in doc blocks/prototypes
|
2019-01-23 09:06:58 -05:00 |
|
Hypolite Petovan
|
cef6757c92
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
|
Hypolite Petovan
|
d1c1c772fd
|
Fix missing use statement in Content\Nav
|
2019-01-21 11:12:53 -05:00 |
|
Hypolite Petovan
|
c280fc6484
|
Show followers for pages, followed for users in ContactBlock widget
|
2019-01-21 10:56:28 -05:00 |
|
Hypolite Petovan
|
ad9c67663d
|
Move Contact::Page_* constants to User::PAGE_FLAGS_*
|
2019-01-21 10:55:37 -05:00 |
|
Hypolite Petovan
|
11a4a57bfe
|
Update HTML::contactBlock and Profile::load with new ContactBlock widget
|
2019-01-21 10:55:36 -05:00 |
|
Hypolite Petovan
|
1f98fdfda6
|
Add new Widget\ContactBlock
|
2019-01-21 10:54:42 -05:00 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
Hypolite Petovan
|
070aa016e0
|
Update more PHPDoc, including in include/
|
2019-01-21 10:39:28 -05:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Hypolite Petovan
|
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 |
|
rabuzarus
|
528d175baa
|
Bugfix - provide magic links for remote user in magicLink()
|
2019-01-18 17:50:21 +01:00 |
|
Michael
|
28f14c7d60
|
Don't show deleted contacts, changed "pending" behaviour
|
2019-01-12 13:28:14 +00:00 |
|
Hypolite Petovan
|
c5632a061f
|
Fix output of Pager->getBaseQueryString
|
2019-01-11 19:30:33 -05:00 |
|
Hypolite Petovan
|
eaea24f98b
|
Remove Pager->ensureQueryParameter
|
2019-01-11 19:29:55 -05:00 |
|
Hypolite Petovan
|
ec8b313c2d
|
Replace Pager->ensureQueryParameter by Strings::ensureQueryParameter
|
2019-01-11 19:29:39 -05:00 |
|