streams/mod
2013-02-19 20:22:04 -08:00
..
_well_known.php rework a couple of zot basics 2012-11-10 23:26:12 -08:00
acl.php make @tags half-ass work 2013-01-23 01:26:38 -08:00
admin.php more register_approve stuff - like the admin page. Hopefully this won't conflict with Thomas's admin page "list users" changes 2013-02-08 03:51:31 -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 mod/attach support for files/attachments using OS storage 2013-02-05 15:34:30 -08:00
channel.php progress on tag delivery 2013-02-11 00:20:14 -08:00
chanview.php add tooltip to toggle full screen mode 2013-01-25 03:58:36 -08:00
common.php using old structures 2013-02-13 17:42:11 -08:00
community.php updates 2012-09-09 21:17:06 -07:00
connections.php add soapbox settings 2013-02-10 00:13:34 -08:00
contactgroup.php fixed contactgroup editor 2013-01-22 20:13:20 -08: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 log directory source url 2013-01-27 15:21:05 -08:00
dirfind.php start implementing zot-id 2012-11-08 19:07:19 -08:00
dirsearch.php make contact_remove sort of work so I can actually get rid of Oliver's and Michael J's dead contacts and not poll them every ten minutes forever 2013-01-25 16:18:35 -08:00
display.php progress on tag delivery 2013-02-11 00:20:14 -08:00
editpost.php cleanup editpost 2012-12-21 04:08:48 -08:00
events.php progress on tag delivery 2013-02-11 00:20:14 -08:00
fbrowser.php fix show-stopping bugs 2013-01-06 19:34:54 -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 wrong redirection after follow 2013-01-09 22:18:06 -08:00
fsuggest.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
group.php change collections to connections 2013-02-17 14:33:34 -05:00
hcard.php more work on notification system, fix a couple of minor issues from smarty conversion 2013-01-07 13:40:58 -08:00
help.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
home.php lostpass fixes and login/logout flow if authenticated but no default channel exists 2013-01-27 01:19:24 -08:00
hostxrd.php implement Smarty3 2013-01-06 15:57:11 -07:00
import.php that should be the last critical piece. Everything else is gravy. 2013-02-19 20:22:04 -08:00
intro.php clean up the photo storage backend, revamp mod/wall_upload 2013-01-22 17:48:42 -08:00
invite.php upstream fixes, template regeneration 2013-01-25 13:55:42 -08:00
item.php progress on tag delivery 2013-02-11 00:20:14 -08:00
like.php owner's like reversed instead of observer's. 2013-02-05 14:12:00 -08:00
lockview.php make lockview work, bring back acl widget theming in redbasic 2013-01-20 18:05:29 -08:00
login.php cleanup editpost 2012-12-21 04:08:48 -08:00
lostpass.php lostpass fixes and login/logout flow if authenticated but no default channel exists 2013-01-27 01:19:24 -08:00
magic.php debug rmagic 2013-02-08 18:28:39 -08: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 upstream fixes, template regeneration 2013-01-25 13:55:42 -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 progress on tag delivery 2013-02-11 00:20:14 -08:00
new_channel.php dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. 2013-02-19 19:08:04 -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 finish up the "mark all xyz seen" for all known values of xyz 2013-02-03 19:07:01 -08: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
page.php progress on tag delivery 2013-02-11 00:20:14 -08:00
parse_url.php plaintext default - richtext is a feature 2012-11-05 01:25:08 -08:00
photo.php this should fix xchan photo permissions 2013-01-31 16:39:50 -08:00
photos.php convert wall_upload to use the photo api 2013-02-05 16:54:09 -08:00
ping.php prevent repeated channel names in system notifications 2013-02-10 19:34:02 -08:00
poco.php add rating support to poco 2013-02-15 22:34:01 -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 moving on 2013-02-18 15:15:55 -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.php more work on notification system, fix a couple of minor issues from smarty conversion 2013-01-07 13:40:58 -08:00
profile_photo.php we don't need to quote or rename 'default' in mySQL if we just use the original column name 'is_default' 2013-02-15 17:23:02 -08:00
profiles.php hidden directory entries 2013-01-22 00:20:25 -08:00
profperm.php more work on notification system, fix a couple of minor issues from smarty conversion 2013-01-07 13:40:58 -08: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 more register_approve stuff - like the admin page. Hopefully this won't conflict with Thomas's admin page "list users" changes 2013-02-08 03:51:31 -08:00
regmod.php perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works some day. But not today. 2013-02-08 03:11:40 -08:00
removeme.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
rmagic.php recursion and typo in rmagic with zid 2013-02-13 00:14:01 -08:00
rsd_xml.php more notes 2012-11-16 16:09:22 -08:00
search.php progress on tag delivery 2013-02-11 00:20:14 -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
settings.php Whinging whining stupid fucks. 2013-02-12 02:02:35 -08:00
setup.php check for mcrypt during install, allow admin email account to be admin *if* it's the first account. 2013-01-27 22:49:18 -08:00
share.php share mostly working, preview still horked 2012-11-03 03:54:19 -07:00
siteinfo.php fix register_policy globally 2013-01-03 13:50:23 -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
toggle_mobile.php import the toggle_mobile stuff to shut up some warnings 2013-01-03 15:52:05 -08:00
uexport.php export should always "save to file" by default 2013-01-16 22:41:39 -08: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_display.php progress on mod/display - slow but any progress is good 2013-02-10 16:04:03 -08:00
update_network.php debugging mark all seen for various notification types 2013-02-04 00:03:19 -08:00
view.php this should fix pcss 2013-01-08 14:25:42 -08:00
viewconnections.php add renamed file 2013-02-19 03:01:58 -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 debugging of file attachment api - somewhat functional but the attachment info structure in the item table needs to be re-done. 2013-01-31 23:56:46 -08:00
wall_upload.php convert wall_upload to use the photo api 2013-02-05 16:54:09 -08:00
webfinger.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
xchan.php xchan lookup tool - provide the first few chars of an xchan and find out who it is 2013-02-10 20:17:55 -08:00
xrd.php implement Smarty3 2013-01-06 15:57:11 -07:00
zfinger.php send correct 'searchable' directory setting based on default profile setting 2013-02-12 16:24:30 -08:00
zotfeed.php why oh why is poco_load not getting called? oh - that's why. 2013-01-24 14:31:57 -08:00
zperms.php add hash to channel structure for consistency/redundancy 2012-10-04 03:13:57 -07:00