.. |
Contact.php
|
prevent re-registrations using a deleted username - not an issue with Friendica but could create a serious privacy issue with federated platforms
|
11 years ago |
EmailNotification.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
Photo.php
|
change default profile photo to something more interesting than a reddish brown square
|
11 years ago |
Scrape.php
|
change default profile photo to something more interesting than a reddish brown square
|
11 years ago |
acl_selectors.php
|
Use tabindex to enable easy navigation in the dialog to write private mails; Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button
|
11 years ago |
api.php
|
Merge pull request #45 from annando/master
|
11 years ago |
attach.php
|
mime_content_type requires access to the file, not just the name
|
12 years ago |
auth.php
|
add IP address to failed login log message
|
11 years ago |
bb2diaspora.php
|
scale external images
|
11 years ago |
bbcode.php
|
bug #328
|
11 years ago |
cache.php
|
more robust cache api handling (was throwing errors on occasion)
|
12 years ago |
config.php
|
Wrong variable name
|
11 years ago |
contact_selectors.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
contact_widgets.php
|
improved the inivitations and added a bit of sales pitch.
|
11 years ago |
conversation.php
|
remove stray template variable from old code
|
11 years ago |
cronhooks.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
crypto.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
datetime.php
|
make 'x minutes ago' fully translateable with argument ordering. string update.
|
11 years ago |
dba.php
|
community discovery cont., cleanup of DB debugging
|
11 years ago |
delivery.php
|
community discovery cont., cleanup of DB debugging
|
11 years ago |
diaspora.php
|
block filed items from deletion
|
11 years ago |
directory.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
email.php
|
replace split() by explode(); split is deprecated
|
11 years ago |
enotify.php
|
language issues in enotify
|
11 years ago |
event.php
|
Avoid a Notice
|
11 years ago |
expire.php
|
do an optimise after an expunge
|
12 years ago |
fcontact.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
group.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
html2bbcode.php
|
html2bbcode: Disabled size conversion
|
11 years ago |
html2plain.php
|
Encoding for incoming mails. Fixed invalid message id (with side effect at the moment). Sending mail as text mail. Encoding name when importing mail contact.
|
11 years ago |
items.php
|
preparation for some possibly killer features
|
11 years ago |
message.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
msgclean.php
|
Mail: Removing signatures, gpg, unnecessary line breaks
|
11 years ago |
nav.php
|
change default profile photo to something more interesting than a reddish brown square
|
11 years ago |
network.php
|
bug #337, call template_unescape() only at the end of template processing
|
11 years ago |
notifier.php
|
community discovery cont., cleanup of DB debugging
|
11 years ago |
oauth.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
oembed.php
|
bug #346 - add oembed maxwidth to oembed request
|
11 years ago |
pgettext.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
plugin.php
|
theme screenshots
|
11 years ago |
poller.php
|
community discovery cont., cleanup of DB debugging
|
11 years ago |
profile_advanced.php
|
show tags (pub_keywords) in advanced profile
|
11 years ago |
profile_selectors.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
profile_update.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
queue.php
|
queue optimisation - back off delivery attempts to once per hour after the first 12 hours.
|
11 years ago |
queue_fn.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
quoteconvert.php
|
Encoding for incoming mails. Fixed invalid message id (with side effect at the moment). Sending mail as text mail. Encoding name when importing mail contact.
|
11 years ago |
remoteupdate.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
salmon.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
security.php
|
Existing photos could not be used as profile photos anymore - should be fixed now. And some extra logging in the CSRF-Protection to make debugging easier
|
11 years ago |
session.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
socgraph.php
|
don't include friend suggestions for people with the same name as current contacts. This will remove a lot of #whoaretonybaldwin.
|
11 years ago |
system_unavailable.php
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
12 years ago |
template_processor.php
|
bug #337, call template_unescape() only at the end of template processing
|
11 years ago |
text.php
|
ability to change tags in edited posts
|
11 years ago |