Hypolite Petovan
|
9a06c525e9
|
Merge pull request #782 from annando/lsr-pictures
Leistungsschutzrecht: Optionally suppress pictures
|
2018-12-17 17:20:30 -05:00 |
Michael
|
bf00f76245
|
Added readme
|
2018-12-17 21:55:13 +00:00 |
Michael
|
1fa3397362
|
Leistungsschutzrecht: Optionally suppress pictures
|
2018-12-17 21:09:09 +00:00 |
Hypolite Petovan
|
a30ea9b062
|
[various] Add exceptions to Smarty default escaping
|
2018-12-15 05:04:20 -05:00 |
Hypolite Petovan
|
18b2afcf0a
|
[securemail] Remove Smarty explicit escaping
|
2018-12-15 05:03:51 -05:00 |
Hypolite Petovan
|
ebd15dc84c
|
Merge pull request #780 from annando/notice-pumpio
Some notice in pump.io removed
|
2018-12-03 07:38:34 -05:00 |
Michael
|
6048a2c304
|
Some notice in pump.io removed
|
2018-12-03 06:52:46 +00:00 |
Michael Vogel
|
742fffe7e7
|
Merge pull request #779 from MrPetovan/task/remove-x
Replace x() by !empty() or defaults()
|
2018-12-01 16:34:08 +01:00 |
Michael Vogel
|
bf587a8308
|
Merge pull request #776 from MrPetovan/task/normalize-bbcode-hashtags
[various] Remove useless rawurlencode calls
|
2018-12-01 16:29:25 +01:00 |
Hypolite Petovan
|
a66099a05c
|
Update addon documentation
|
2018-11-30 09:12:11 -05:00 |
Hypolite Petovan
|
d836593a3b
|
Replace x() by !empty() or defaults()
- Remove extraneous parentheses around !empty()
|
2018-11-30 09:11:56 -05:00 |
Michael Vogel
|
074493a29e
|
Merge pull request #778 from MrPetovan/task/move-config-to-php-array
Move config to PHP array
|
2018-11-26 23:58:09 +01:00 |
Hypolite Petovan
|
b655c18adb
|
[twitter] Update config file style/name
|
2018-11-25 02:16:41 -05:00 |
Hypolite Petovan
|
336276727f
|
[testdrive] Update config file style/name
|
2018-11-25 02:16:20 -05:00 |
Hypolite Petovan
|
d27ac641fc
|
[pumpio] Update config file style/name
|
2018-11-25 02:16:04 -05:00 |
Hypolite Petovan
|
c5f5965148
|
[public_server] Update config file style/name
|
2018-11-25 02:15:44 -05:00 |
Hypolite Petovan
|
44d7a0b617
|
[piwik] Update config file style/name
|
2018-11-25 02:15:18 -05:00 |
Hypolite Petovan
|
524937a830
|
[openstreetmap] Update config file style/name
|
2018-11-25 02:14:54 -05:00 |
Hypolite Petovan
|
0b8e0fa8c9
|
[geonames] Update README
|
2018-11-25 02:14:18 -05:00 |
Hypolite Petovan
|
aa97060491
|
[libravatar] Update config file style/name
|
2018-11-25 02:14:04 -05:00 |
Hypolite Petovan
|
f0fc02e544
|
[ldapauth] Update config file style/name
|
2018-11-25 02:13:45 -05:00 |
Hypolite Petovan
|
dbd93f8351
|
[impressum] Update config file style/name
|
2018-11-25 02:12:44 -05:00 |
Hypolite Petovan
|
b1295c2eaa
|
[gravatar] Update config file style/name
|
2018-11-25 02:12:24 -05:00 |
Hypolite Petovan
|
b87b840db5
|
[geonames] Update config file style/name
|
2018-11-25 02:11:53 -05:00 |
Hypolite Petovan
|
48616e1db0
|
Merge pull request #777 from annando/wppost
Fix posting to wordpress
|
2018-11-24 00:15:17 -05:00 |
Michael
|
148ca9d670
|
Fix posting to wordpress
|
2018-11-24 00:21:51 +00:00 |
Hypolite Petovan
|
8f72b9ca9a
|
[various] Remove useless rawurlencode calls
|
2018-11-22 09:39:38 -05:00 |
Tobias Diekershoff
|
477bdcec89
|
translation updates
|
2018-11-16 21:16:09 +01:00 |
Hypolite Petovan
|
1375847d54
|
Merge pull request #774 from annando/fork-check
Added a hook to check if the hook needs to be forked at all
|
2018-11-10 21:01:23 -05:00 |
Hypolite Petovan
|
053fb67a98
|
[twitter] Fix wrong namespace for getTags
Fixes https://github.com/friendica/friendica/issues/6109
Addresses https://github.com/friendica/friendica/issues/5913#issuecomment-437628443
|
2018-11-10 20:52:57 -05:00 |
Hypolite Petovan
|
2d745b11d7
|
Merge pull request #775 from annando/twitter-notice
Avoid a notice in twitter.php
|
2018-11-10 20:49:05 -05:00 |
Michael
|
4270702f1c
|
Another fatal error
|
2018-11-11 00:07:51 +00:00 |
Michael
|
3bf5f30905
|
Avoid fatal error
|
2018-11-11 00:05:52 +00:00 |
Michael
|
d1919f0497
|
Added a hook to check if the hook needs to be forked at all
|
2018-11-10 16:20:19 +00:00 |
Hypolite Petovan
|
d2460a43e5
|
Merge pull request #773 from zeroadam/TextToStrings
Functions moved to Strings class
|
2018-11-09 14:44:31 -05:00 |
Adam Magness
|
4a667f640f
|
Function renamed
update function calls
|
2018-11-09 13:32:45 -05:00 |
Adam Magness
|
1ac32c622e
|
Functions moved to Strings class
implement functions from Strings class
|
2018-11-09 07:09:15 -05:00 |
Hypolite Petovan
|
1746d0814d
|
Deprecate mastodoncustomemojis
Because of https://github.com/friendica/friendica/pull/6096
|
2018-11-08 16:40:52 -05:00 |
Michael
|
c3fdf45b6d
|
Merge branch 'develop' of github.com:annando/friendica-addons into twitter-notice
|
2018-11-07 18:27:55 +00:00 |
Hypolite Petovan
|
10a44e2092
|
Merge pull request #772 from zeroadam/TextToHTML
Functions moved to HTML
|
2018-11-06 08:30:42 -05:00 |
Adam Magness
|
90b1ef56f7
|
Functions moved to HTML
update function calls to new class
|
2018-11-05 21:08:06 -05:00 |
Michael Vogel
|
98895c5356
|
Merge pull request #771 from annando/quick-fix
Fix PR 770
|
2018-11-05 20:06:42 +01:00 |
Michael
|
6632ce40eb
|
Fix PR 770
|
2018-11-05 19:05:31 +00:00 |
Hypolite Petovan
|
3e7be22fd9
|
Merge pull request #770 from zeroadam/TextToXML
XML functions were moved
|
2018-11-05 13:55:57 -05:00 |
Adam Magness
|
1af505701b
|
Revert "update function calls"
This reverts commit b8df74beca .
|
2018-11-05 13:09:22 -05:00 |
Adam Magness
|
b8df74beca
|
update function calls
update function calls to new class
|
2018-11-05 07:47:04 -05:00 |
Adam Magness
|
7f1fda43ae
|
Update function calls
update function calls to new names
|
2018-11-04 08:24:49 -05:00 |
Adam Magness
|
1a2b0b2565
|
Implement xml functions
implement functions moved to xml class
|
2018-11-03 13:16:21 -04:00 |
Michael Vogel
|
0c9ea00439
|
Merge pull request #769 from tobiasd/20181101-de
DE morechoice translation update THX vinz
|
2018-11-01 08:11:43 +01:00 |
Tobias Diekershoff
|
37ebd7d2a8
|
DE morechoice translation update THX vinz
|
2018-11-01 08:06:45 +01:00 |