streams/mod
2012-12-20 22:17:10 -08:00
..
_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 Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02: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 several small fixes and adjustments 2012-12-16 20:20:29 -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
contacts.php Give the UI a little love after all the backend mods 2012-10-24 19:13:29 -07: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 directory page still needs a lot of work, look up locally if local master or standalone, need to put some basic profile info in discovery page and direct to local directory master 2012-12-19 19:51:52 -08:00
dirfind.php start implementing zot-id 2012-11-08 19:07:19 -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 plaintext default - richtext is a feature 2012-11-05 01:25:08 -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 start on contacts/profiles 2012-08-30 18:17:38 -07: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 updates 2012-09-09 21:17:06 -07:00
lostpass.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
magic.php converging on a workable crypto auth handshake 2012-12-14 00:45:30 -08:00
manage.php fix default channel 2012-11-02 18:55:40 +11:00
match.php start implementing zot-id 2012-11-08 19:07:19 -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 "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
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 You've got mail! (actually a post, mail is for another day) 2012-11-26 21:20:16 -08:00
pretheme.php more mod cleanups 2012-10-22 19:18:50 +11:00
probe.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02: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
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
profiles.php send stuff to zothub as a fallback directory master for now 2012-12-18 19:10:56 -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.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
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
settings.php send stuff to zothub as a fallback directory master for now 2012-12-18 19:10:56 -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
wallmessage.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
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 wrong constant 2012-12-20 00:33:53 -08:00
zperms.php add hash to channel structure for consistency/redundancy 2012-10-04 03:13:57 -07:00