friendica/mod
Hypolite Petovan a8b0aa8c8d Normalize expected format for event fields summary, desc and location
- Remove unnecessary HTML escaping on event submit
- Add HTML escaping on event display
- Add HTML to BBCode conversion for received ActivityPub events
2018-12-24 23:00:35 -05:00
..
_well_known.php
acl.php Contact search is now escaped 2018-11-25 19:48:26 +00:00
admin.php Merge pull request #6219 from MrPetovan/task/remove-x 2018-12-01 23:40:51 +01:00
allfriends.php
amcd.php
api.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
apps.php
attach.php
babel.php
bookmarklet.php
cal.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
common.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
community.php get markup template 2018-10-31 10:44:06 -04:00
contactgroup.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
credits.php
crepair.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
delegate.php Fix for remote authentication when visiting contact's pages 2018-12-08 20:28:01 +00:00
dfrn_confirm.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
dfrn_notify.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
dfrn_poll.php Issue 6168: "redir" now mostly use OWA 2018-12-04 07:12:55 +00:00
dfrn_request.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
directory.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
dirfind.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
display.php Possibly fix a memory issue with large posts 2018-12-11 18:48:33 +00:00
editpost.php
events.php Normalize expected format for event fields summary, desc and location 2018-12-24 23:00:35 -05:00
fbrowser.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
feedtest.php
fetch.php Simplify the call 2018-12-02 20:14:53 +00:00
filer.php
filerm.php Urlencode /network file parameter 2018-11-23 10:02:30 -05:00
follow.php
friendica.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
fsuggest.php
group.php
hcard.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
help.php
home.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
hostxrd.php
hovercard.php Replace remaining occurrences of "0001-01-01" with DBA::NULL_DATE 2018-11-21 23:53:45 -05:00
ignored.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
invite.php
item.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
like.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
localtime.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
lockview.php
lostpass.php
maintenance.php
manage.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
manifest.php
match.php
message.php Remove unreliable ANY_VALUE from message list query 2018-12-19 06:41:08 -05:00
modexp.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
msearch.php
network.php Merge branch 'develop' into bug/6211-fix-contact-nets-all 2018-12-02 10:24:50 -05:00
newmember.php Add generic content wrapper + frio btn primary buttons class to newmemeber, unfollow, follow (auto + dfrn) 2018-12-17 23:09:08 +01:00
nodeinfo.php
nogroup.php
noscrape.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
notes.php Issue 6257: Make notes visible again 2018-12-13 20:09:19 +00:00
notice.php
notifications.php
notify.php
oexchange.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
openid.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
opensearch.php
ostatus_subscribe.php The curl result is an object, not an array 2018-12-22 17:00:28 +00:00
parse_url.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
photo.php
photos.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
phpinfo.php
ping.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
poco.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
poke.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
pretheme.php
probe.php Add page-wrapper for probe + webfinder 2018-12-17 23:15:14 +01:00
profile_photo.php
profile.php Non public content is now displayed again to visitors. 2018-12-09 13:09:49 +00:00
profiles.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
profperm.php
pubsub.php Simplify the call 2018-12-02 20:14:53 +00:00
pubsubhubbub.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
randprof.php
receive.php
redir.php Issue 6168: "redir" now mostly use OWA 2018-12-04 07:12:55 +00:00
register.php Remove unused/empty template variables in register 2018-12-20 23:59:15 -05:00
regmod.php
removeme.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php
search.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
settings.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
share.php
smilies.php
starred.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
statistics_json.php
subthread.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
suggest.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
tagger.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
tagrm.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
toggle_mobile.php
uexport.php
uimport.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
unfollow.php
update_community.php
update_contact.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php
view.php
viewcontacts.php "viewcontacts" hadn't displayed the AP contacts 2018-11-21 08:50:43 +00:00
viewsrc.php
wall_attach.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
wall_upload.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
wallmessage.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
webfinger.php Add page-wrapper for probe + webfinder 2018-12-17 23:15:14 +01:00
worker.php
xrd.php