.. |
_well_known.php
|
rework a couple of zot basics
|
2012-11-10 23:26:12 -08:00 |
acl.php
|
progress on the acl selector - it should mostly work, but the returned data isn't yet parsed correctly in mod_item
|
2012-12-07 13:35:45 -08:00 |
admin.php
|
revise auto_update system so as not to conflict with pre-existing Friendica settings
|
2012-12-09 16:28:35 -08:00 |
allfriends.php
|
directory structures
|
2012-12-21 03:34:17 -08:00 |
api.php
|
trim a bit of fat
|
2012-08-29 23:03:03 -07:00 |
apps.php
|
lotsa little fixes
|
2012-10-21 22:11:02 -07:00 |
attach.php
|
more heavy lifting
|
2012-10-23 17:14:50 -07:00 |
auth.php
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
channel.php
|
fix channel page permissions for public viewing
|
2012-12-28 19:56:01 -08:00 |
chanview.php
|
admittedly local magic-auth is easy so that's mostly done. Now it gets hard.
|
2012-12-13 16:27:58 -08:00 |
common.php
|
"show more" friends in common
|
2012-05-04 01:46:36 -07:00 |
community.php
|
updates
|
2012-09-09 21:17:06 -07:00 |
connections.php
|
make permission quick links work
|
2012-12-08 15:14:32 -08:00 |
contactgroup.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
crepair.php
|
more DB cleanup
|
2012-08-30 18:47:07 -07:00 |
delegate.php
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
directory.php
|
will have to search tags/keywords another way
|
2012-12-26 22:44:27 -08:00 |
dirfind.php
|
start implementing zot-id
|
2012-11-08 19:07:19 -08:00 |
dirsearch.php
|
directory server json search module
|
2012-12-27 00:04:54 -08:00 |
display.php
|
mod_display - now barely functional but that's a lot better than being totally buggered.
|
2012-12-20 22:17:10 -08:00 |
editpost.php
|
cleanup editpost
|
2012-12-21 04:08:48 -08:00 |
events.php
|
wall posts now display - address book structure revamp started
|
2012-10-10 17:58:56 -07:00 |
fbrowser.php
|
here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
|
2012-10-01 18:02:11 -07:00 |
feed.php
|
moving a lot of structure around. 'entity' is now 'channel'
|
2012-09-25 17:57:20 -07:00 |
filer.php
|
making tags work
|
2012-07-09 22:08:25 -07:00 |
filerm.php
|
theme cleanup
|
2012-07-09 22:48:51 -07:00 |
follow.php
|
network discovery on follow
|
2012-10-31 21:42:20 -07:00 |
fsuggest.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
group.php
|
add pending check on group queries
|
2012-11-29 23:06:03 -08:00 |
hcard.php
|
remove the private keywords stuff to reduce directory and search complexity
|
2012-12-26 03:49:50 -08:00 |
help.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
home.php
|
more structural stuff
|
2012-10-29 19:31:38 -07:00 |
hostxrd.php
|
rev update
|
2012-05-20 18:30:02 -07:00 |
intro.php
|
"webbie" isn't going to cut it. We'll go with "channel address" for now.
|
2012-12-06 01:18:30 -08:00 |
invite.php
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
item.php
|
plaintext default - richtext is a feature
|
2012-11-05 01:25:08 -08:00 |
like.php
|
finish off like/dislike localisation except for zrl/magic_link
|
2012-11-06 16:16:26 -08:00 |
lockview.php
|
here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
|
2012-10-01 18:02:11 -07:00 |
login.php
|
cleanup editpost
|
2012-12-21 04:08:48 -08:00 |
lostpass.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
magic.php
|
Include zot for magic
|
2012-12-26 04:22:43 +01:00 |
manage.php
|
fix default channel
|
2012-11-02 18:55:40 +11:00 |
match.php
|
typo in mod_match
|
2012-12-26 16:51:54 -08:00 |
message.php
|
check permissions for mail to non-connected people, reject if no permission - but you can try and send mail to any webbie. We probably should check for this before you send the message but perhaps we can find another way to let you know if it's allowed or not without an expensive probe. Like mod_follow, a webbie without an @ is treated as a local address.
|
2012-12-05 18:39:07 -08:00 |
mood.php
|
cleanup
|
2012-11-13 20:53:33 -08:00 |
msearch.php
|
remove the private keywords stuff to reduce directory and search complexity
|
2012-12-26 03:49:50 -08:00 |
network.php
|
several small fixes and adjustments
|
2012-12-16 20:20:29 -08:00 |
new_channel.php
|
"webbie" isn't going to cut it. We'll go with "channel address" for now.
|
2012-12-06 01:18:30 -08:00 |
nogroup.php
|
bug #369 - show contacts who are not in any groups
|
2012-04-12 23:06:41 -07:00 |
notifications.php
|
start implementing zot-id
|
2012-11-08 19:07:19 -08:00 |
notify.php
|
more heavy lifting
|
2012-10-23 17:14:50 -07:00 |
oembed.php
|
lotsa little fixes
|
2012-10-21 22:11:02 -07:00 |
oexchange.php
|
lotsa little fixes
|
2012-10-21 22:11:02 -07:00 |
opensearch.php
|
lotsa little fixes
|
2012-10-21 22:11:02 -07:00 |
parse_url.php
|
plaintext default - richtext is a feature
|
2012-11-05 01:25:08 -08:00 |
photo.php
|
more heavy lifting
|
2012-10-23 21:24:23 -07:00 |
photos.php
|
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
|
2012-12-09 18:07:36 -08:00 |
ping.php
|
get notification backend working again
|
2012-12-19 16:58:25 -08:00 |
poco.php
|
make poco work again
|
2012-11-29 19:43:53 -08:00 |
poke.php
|
Give the UI a little love after all the backend mods
|
2012-10-24 19:13:29 -07:00 |
post.php
|
no hub - well doh, no wonder; we were looking for array['hub'] and it's actually array['url'].
|
2012-12-29 23:45:06 -08:00 |
pretheme.php
|
more mod cleanups
|
2012-10-22 19:18:50 +11:00 |
probe.php
|
probe diagnostic translated to zot, will use your current channel for permissions, logout to check anonymous permissions
|
2012-12-29 00:33:04 -08:00 |
profile_photo.php
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
profile.php
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
profiles.php
|
remove the private keywords stuff to reduce directory and search complexity
|
2012-12-26 03:49:50 -08:00 |
profperm.php
|
more DB cleanup
|
2012-08-30 18:47:07 -07:00 |
qsearch.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
randprof.php
|
start implementing zot-id
|
2012-11-08 19:07:19 -08:00 |
redir.php
|
more DB cleanup
|
2012-08-30 18:47:07 -07:00 |
register.php
|
zchannel rename to new_channel
|
2012-10-29 21:59:49 -07:00 |
regmod.php
|
start on contacts/profiles
|
2012-08-30 18:17:38 -07:00 |
removeme.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
rsd_xml.php
|
more notes
|
2012-11-16 16:09:22 -08:00 |
search_ac.php
|
make alt_pager the network page default - at least until we get rid of the network page
|
2012-07-16 19:39:13 -07:00 |
search.php
|
turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come.
|
2012-11-03 16:40:05 -07:00 |
settings.php
|
add permission controls to "storage" objects such as attachments or other stored files
|
2012-12-22 03:33:12 -08:00 |
setup.php
|
ensure admin setting gets passed through setup
|
2012-11-06 23:55:05 -08:00 |
share.php
|
share mostly working, preview still horked
|
2012-11-03 03:54:19 -07:00 |
siteinfo.php
|
make the json work
|
2012-11-16 14:13:03 -08:00 |
smilies.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
starred.php
|
fix starring posts
|
2012-10-27 05:26:34 -07:00 |
subthread.php
|
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
|
2012-12-09 18:07:36 -08:00 |
suggest.php
|
start implementing zot-id
|
2012-11-08 19:07:19 -08:00 |
tagger.php
|
testing settings
|
2012-10-23 21:37:09 +11:00 |
tagrm.php
|
making tags work
|
2012-07-09 22:08:25 -07:00 |
uexport.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
update_channel.php
|
add live page loading and and endless scroll to home (mod_channel)
|
2012-12-16 00:44:38 -08:00 |
update_community.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
update_network.php
|
ajax page loads
|
2012-07-24 22:06:21 -07:00 |
view.php
|
More wrong links
|
2012-08-07 21:32:19 +01:00 |
viewcontacts.php
|
start implementing zot-id
|
2012-11-08 19:07:19 -08:00 |
viewsrc.php
|
sometimes it gets confusing when using two trees with completely different structures
|
2012-11-13 15:04:25 -08:00 |
wall_attach.php
|
plaintext default - richtext is a feature
|
2012-11-05 01:25:08 -08:00 |
wall_upload.php
|
plaintext default - richtext is a feature
|
2012-11-05 01:25:08 -08:00 |
webfinger.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
xrd.php
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
zfinger.php
|
This was bloody hard to sort out.... but now it's sorted and we can move forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?"
|
2012-12-27 23:33:37 -08:00 |
zperms.php
|
add hash to channel structure for consistency/redundancy
|
2012-10-04 03:13:57 -07:00 |