.. |
acl.php
|
@ tag completion enhancements, show url on hover and respect custom attags
|
11 years ago |
admin.php
|
little stuff - name change, live updates, new network types
|
11 years ago |
allfriends.php
|
add allfriends page
|
11 years ago |
amcd.php
|
auth manager update, increased verbosity on salmon logs
|
12 years ago |
api.php
|
oauth: authorize
|
11 years ago |
apps.php
|
Installed apps as array instead of string
|
11 years ago |
attach.php
|
consolidate perrmisions sql, minor duepuntozero validation fixes
|
11 years ago |
cb.php
|
general purpose callback landing page - e.g. for facebook plugin
|
12 years ago |
common.php
|
common friends
|
11 years ago |
community.php
|
add contact_widgets and provide widgets on appropriate pages, fix the saved search widget
|
11 years ago |
contactgroup.php
|
allow group selection from contact edit page
|
11 years ago |
contacts.php
|
hide some contacts from others
|
11 years ago |
crepair.php
|
contact edit updates
|
11 years ago |
dfrn_confirm.php
|
bug #198 - create activitystream 'friends with' message for Diaspora confirmations
|
11 years ago |
dfrn_notify.php
|
local_deliver testing
|
11 years ago |
dfrn_poll.php
|
some more zot changes migrating back to f9a mainline
|
11 years ago |
dfrn_request.php
|
more social graph stuff
|
11 years ago |
directory.php
|
add contact_widgets and provide widgets on appropriate pages, fix the saved search widget
|
11 years ago |
dirfind.php
|
add contact_widgets and provide widgets on appropriate pages, fix the saved search widget
|
11 years ago |
display.php
|
make@ tag completion work on /display page
|
11 years ago |
editpost.php
|
w3c compliance fixes, owner attribution on likes defaulting to local owner, not item creator
|
11 years ago |
events.php
|
start on bug #227 - more to do
|
11 years ago |
follow.php
|
hide some contacts from others
|
11 years ago |
friendica.php
|
little stuff - name change, live updates, new network types
|
11 years ago |
friendika.php
|
rename
|
11 years ago |
fsuggest.php
|
some basic margins for friend suggestion screen
|
11 years ago |
group.php
|
moved contact group header out of scrolling div so it doens't vanish whenlot
|
11 years ago |
hcard.php
|
fix several probe related issues
|
11 years ago |
help.php
|
Show "404.tpl" instead of using 'notice()' in case of 404
|
11 years ago |
home.php
|
Fix spaces around t() and tt()
|
12 years ago |
hostxrd.php
|
just hostname not url in hm:host - host xrd document
|
11 years ago |
install.php
|
bug #232
|
11 years ago |
invite.php
|
invite system
|
11 years ago |
item.php
|
api post default to default post permissions was broken
|
11 years ago |
like.php
|
social tag - add UI
|
11 years ago |
localtime.php
|
localtime cleanup
|
11 years ago |
lockview.php
|
remove an erroneously pasted line
|
12 years ago |
login.php
|
redirect to home after logging in using login url
|
11 years ago |
lostpass.php
|
some more zot changes migrating back to f9a mainline
|
11 years ago |
manage.php
|
add info() function. Works like notice() but show messages in a div with class info-message.
|
11 years ago |
match.php
|
stuff
|
11 years ago |
message.php
|
api post default to default post permissions was broken
|
11 years ago |
modexp.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
12 years ago |
msearch.php
|
move hidewall to user table - queries are getting too complicated and servers falling over
|
11 years ago |
network.php
|
preg_quote search strings
|
11 years ago |
newmember.php
|
move profile privacy settings to the Privacy section of the Settings page
|
11 years ago |
notes.php
|
New common tab template. Update css
|
11 years ago |
notice.php
|
statusnet-friendika post permalink compatibility
|
11 years ago |
notifications.php
|
include diaspora mentions in personal (requires adding a Diaspora profile url because they don't use ours)
|
11 years ago |
oembed.php
|
oembed: replace base64 url for iframe with url site/oembed/url_encoded
|
11 years ago |
oexchange.php
|
oexchange updates to new bookmark API
|
11 years ago |
openid.php
|
account expiration structures
|
11 years ago |
opensearch.php
|
deprecate load_view_file
|
11 years ago |
parse_url.php
|
better handling of remote urls - especially FB opengraph
|
11 years ago |
photo.php
|
override pragma
|
11 years ago |
photos.php
|
w3c valid cleanup
|
11 years ago |
ping.php
|
ping: mention rewording
|
11 years ago |
poco.php
|
data structures to support hidden friends
|
11 years ago |
post.php
|
zot endpoint
|
11 years ago |
probe.php
|
diaspora probe/scrape changes
|
11 years ago |
profile.php
|
remove old liveupdate marker
|
11 years ago |
profile_photo.php
|
warn about photo caching when updating profile pic
|
11 years ago |
profiles.php
|
plugin check returning 0 vs false
|
11 years ago |
profperm.php
|
- moved the header for profile permissions out of the scrolling div
|
11 years ago |
pubsub.php
|
performance enhancements
|
11 years ago |
qsearch.php
|
got it wrong - apparently no need to fix json slashes
|
11 years ago |
receive.php
|
cripple account when expired
|
11 years ago |
redir.php
|
some more zot changes migrating back to f9a mainline
|
11 years ago |
register.php
|
cannot register at all when multiple_pages is not allowed
|
11 years ago |
regmod.php
|
get app structure needed in regmod
|
11 years ago |
removeme.php
|
some more zot changes migrating back to f9a mainline
|
11 years ago |
rsd_xml.php
|
add rsd.xml (needs a template)
|
11 years ago |
salmon.php
|
cripple account when expired
|
11 years ago |
search.php
|
preg_quote search strings
|
11 years ago |
session.php
|
ff account manager
|
12 years ago |
settings.php
|
mysql error report fix (no mysqli), suggested friends for new members settings
|
11 years ago |
share.php
|
add titles to shared items if available
|
11 years ago |
starred.php
|
starred items
|
11 years ago |
suggest.php
|
ignore suggestions
|
11 years ago |
tagger.php
|
D* doesn't like html entities in post. Convert our hijack-proof hashtag replacement to utf-8
|
11 years ago |
tagrm.php
|
add info() function. Works like notice() but show messages in a div with class info-message.
|
11 years ago |
uexport.php
|
got it wrong - apparently no need to fix json slashes
|
11 years ago |
update_community.php
|
community page
|
11 years ago |
update_network.php
|
patches for youtube's change in link and embed formats, please test
|
11 years ago |
update_notes.php
|
bug #147 comments not working on private notes page
|
11 years ago |
update_profile.php
|
patches for youtube's change in link and embed formats, please test
|
11 years ago |
viewcontacts.php
|
data structures to support hidden friends
|
11 years ago |
viewsrc.php
|
view source of item [bbcode] usage: viewsrc/nnn
|
11 years ago |
wall_attach.php
|
parent eval order issue
|
11 years ago |
wall_upload.php
|
more d* infrastructure for relaying signed messages and storing non-connected people details
|
11 years ago |
webfinger.php
|
introduction fails if confirmation differs by http vs https
|
11 years ago |
xrd.php
|
poco discovery
|
11 years ago |