.. |
acl.php
|
@-completion bug
|
9 years ago |
admin.php
|
XSRF protection and PHPdoc for mod/admin.php
|
9 years ago |
allfriends.php
|
add allfriends page
|
10 years ago |
amcd.php
|
auth manager update, increased verbosity on salmon logs
|
11 years ago |
api.php
|
oauth: authorize
|
10 years ago |
apps.php
|
Installed apps as array instead of string
|
10 years ago |
attach.php
|
consolidate perrmisions sql, minor duepuntozero validation fixes
|
10 years ago |
cb.php
|
general purpose callback landing page - e.g. for facebook plugin
|
10 years ago |
common.php
|
common friends
|
10 years ago |
community.php
|
duplicate community posts
|
9 years ago |
contactgroup.php
|
allow group selection from contact edit page
|
10 years ago |
contacts.php
|
make editplain work everywhere
|
9 years ago |
crepair.php
|
allow crepair to change name - as long as it isn't blank
|
9 years ago |
delegate.php
|
normalise comparison link on delegation page
|
9 years ago |
dfrn_confirm.php
|
change default profile photo to something more interesting than a reddish brown square
|
9 years ago |
dfrn_notify.php
|
make contact ssl_policy change a function since it is used in a few places
|
9 years ago |
dfrn_poll.php
|
profile redir - goto correct profile page even if contact blocked, you just can't do anything.
|
9 years ago |
dfrn_request.php
|
more backend work on mail2 followers
|
9 years ago |
directory.php
|
pass zrl's to/through global directory
|
9 years ago |
dirfind.php
|
zrl into people searches
|
9 years ago |
display.php
|
make auto-complete work in more places
|
9 years ago |
editpost.php
|
allow users to set categories on their posts
|
9 years ago |
events.php
|
make the "new calendar" (javascript interactive) the default
|
9 years ago |
filer.php
|
correct some filer dialog weirdness caused by introduction of categories
|
9 years ago |
filerm.php
|
handle escaped file chars in display and search
|
9 years ago |
follow.php
|
theme shakeup commences - themes are now administered in admin panel.
|
9 years ago |
friendica.php
|
provide a way to specify an admin account for siteinfo if more than one have admin email address
|
9 years ago |
friendika.php
|
rename
|
10 years ago |
fsuggest.php
|
some basic margins for friend suggestion screen
|
10 years ago |
group.php
|
CSRF-Protection in the group-related form (creating, renaming and dropping a group, adding/removing members from it)
|
9 years ago |
hcard.php
|
community meta tag renamed from "ika"
|
9 years ago |
help.php
|
Show "404.tpl" instead of using 'notice()' in case of 404
|
10 years ago |
home.php
|
must use named vars in plugin args
|
9 years ago |
hostxrd.php
|
just hostname not url in hm:host - host xrd document
|
10 years ago |
install.php
|
rev update
|
9 years ago |
invite.php
|
more wordsmithing of the Friendica invitation email
|
9 years ago |
item.php
|
function name typo
|
9 years ago |
like.php
|
social tag - add UI
|
10 years ago |
localtime.php
|
localtime cleanup
|
10 years ago |
lockview.php
|
remove an erroneously pasted line
|
10 years ago |
login.php
|
redirect to home after logging in using login url
|
10 years ago |
lostpass.php
|
bug #339 - lostpass sending to username, not email
|
9 years ago |
manage.php
|
basic ssl_policy for important modules
|
9 years ago |
match.php
|
zrl into people searches
|
9 years ago |
message.php
|
move all fix_mce to one function so it can easily be undone
|
9 years ago |
modexp.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
10 years ago |
msearch.php
|
move hidewall to user table - queries are getting too complicated and servers falling over
|
10 years ago |
network.php
|
add network_tabs hook
|
9 years ago |
newmember.php
|
[fix] absolute links in docs and newmember.php; breaks sub-dir installs
|
9 years ago |
nogroup.php
|
bug #369 - show contacts who are not in any groups
|
9 years ago |
notes.php
|
implement "moderate" flag on items
|
9 years ago |
notice.php
|
implement "moderate" flag on items
|
9 years ago |
notifications.php
|
well that was a silly mistake...
|
9 years ago |
notify.php
|
basic ssl_policy for important modules
|
9 years ago |
oembed.php
|
fix link/bookmark reshares
|
9 years ago |
oexchange.php
|
oexchange small fix [_POST -> _REQUEST]
|
9 years ago |
openid.php
|
cleanup after openid refactoring
|
9 years ago |
opensearch.php
|
deprecate load_view_file
|
10 years ago |
parse_url.php
|
A 'PHP Fatal error: Call to a member function getElementsByTagName() on a non-object in mod/parse_url.php on line 191' occurred when the linked HTML-File doesn't have a HEAD. The HTML-file couln't be link to in the editor therefore.
|
9 years ago |
photo.php
|
Some Bugfixes, and variable checks
|
9 years ago |
photos.php
|
Some Bugfixes, and variable checks
|
9 years ago |
ping.php
|
wrong var for notify total
|
9 years ago |
poco.php
|
make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php
|
9 years ago |
post.php
|
zot endpoint
|
10 years ago |
pretheme.php
|
theme description with preview (non-translatable unfortunately)
|
9 years ago |
probe.php
|
diaspora probe/scrape changes
|
10 years ago |
profile.php
|
track requested profile error msg
|
9 years ago |
profile_photo.php
|
form security error when using existing photo
|
9 years ago |
profiles.php
|
extended the "interesting" profile attributes
|
9 years ago |
profperm.php
|
- moved the header for profile permissions out of the scrolling div
|
10 years ago |
pubsub.php
|
performance enhancements
|
10 years ago |
qsearch.php
|
got it wrong - apparently no need to fix json slashes
|
10 years ago |
randprof.php
|
zrl on random profile
|
9 years ago |
receive.php
|
let's catch d* disabled at a higher level and not waste any resources on it.
|
9 years ago |
redir.php
|
some zot-id infrastructure
|
9 years ago |
register.php
|
Remove Gravatar from core and add new hook avatar_lookup.
|
9 years ago |
regmod.php
|
prevent re-registrations using a deleted username - not an issue with Friendica but could create a serious privacy issue with federated platforms
|
9 years ago |
removeme.php
|
page delegation
|
9 years ago |
rsd_xml.php
|
add rsd.xml (needs a template)
|
10 years ago |
salmon.php
|
cripple account when expired
|
10 years ago |
search.php
|
suppress duplicates in search
|
9 years ago |
session.php
|
ff account manager
|
11 years ago |
settings.php
|
profile change activities
|
9 years ago |
share.php
|
better handling of reshares containing embeds
|
9 years ago |
smilies.php
|
quick comments
|
9 years ago |
starred.php
|
starred items
|
10 years ago |
suggest.php
|
zrl into people searches
|
9 years ago |
tagger.php
|
tagging missing from wallwall and a couple of themes, star missing from dispy
|
9 years ago |
tagrm.php
|
add info() function. Works like notice() but show messages in a div with class info-message.
|
10 years ago |
uexport.php
|
got it wrong - apparently no need to fix json slashes
|
10 years ago |
update_community.php
|
community page
|
10 years ago |
update_network.php
|
patches for youtube's change in link and embed formats, please test
|
10 years ago |
update_notes.php
|
bug #147 comments not working on private notes page
|
10 years ago |
update_profile.php
|
patches for youtube's change in link and embed formats, please test
|
10 years ago |
view.php
|
check for style.php existence before inclusion
|
9 years ago |
viewcontacts.php
|
use zrl to get home again
|
9 years ago |
viewsrc.php
|
viewsrc: return only body if page is requested via ajax
|
9 years ago |
wall_attach.php
|
naked br appearing when attaching and textplain
|
9 years ago |
wall_upload.php
|
fix to wall_upload photos default permissions to use cid rather than uid.
|
9 years ago |
wallmessage.php
|
send unverified private mail using zrl
|
9 years ago |
webfinger.php
|
introduction fails if confirmation differs by http vs https
|
10 years ago |
xrd.php
|
poco discovery
|
10 years ago |