This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/mod
2013-07-02 21:19:12 -07:00
..
_well_known.php fix timeago (again), webfinger new spec implemented, some theme work 2013-03-04 20:58:39 -08:00
acl.php flag taggable connections in acl selector 2013-06-16 00:03:22 -07:00
admin.php fix some anomolies in config functions 2013-06-21 21:36:48 -07:00
allfriends.php
api.php
apps.php
attach.php mod/attach support for files/attachments using OS storage 2013-02-05 15:34:30 -08:00
channel.php oops - returned too many items 2013-07-02 21:19:12 -07:00
chanview.php more issues related to Tony's re-install 2013-06-19 22:29:32 -07:00
common.php using old structures 2013-02-13 17:42:11 -08:00
community.php rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. 2013-03-21 18:25:41 -07:00
connections.php more work on channel sync 2013-06-26 17:31:02 -07:00
contactgroup.php
crepair.php photo driver abstraction 2013-04-25 20:01:24 -07:00
delegate.php
directory.php templatise alt_pager 2013-06-03 18:16:00 -07:00
dirfind.php
dirsearch.php add age to dirsearch json 2013-06-30 01:00:24 -07:00
display.php fix mod-display when not logged in. 2013-06-18 02:06:16 -07:00
editpost.php source code re-org, move taxonomy to separate include 2013-06-19 21:50:14 -07:00
events.php rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. 2013-03-21 18:25:41 -07:00
fbrowser.php photo driver abstraction 2013-04-25 20:01:24 -07:00
feed.php feeds are bit more standards compliant and a bit less broken now 2013-06-12 21:12:27 -07:00
filer.php
filerm.php
follow.php some auto-friending cleanups 2013-05-19 20:38:53 -07:00
fsuggest.php cleanup 2013-03-10 20:39:27 -07:00
group.php members_of_group() output not entirely correct 2013-05-02 20:51:58 -07:00
hcard.php
help.php
home.php zidify img links, delay notifier until actually published for time travelling posts 2013-05-27 05:27:35 -07:00
hostxrd.php
import.php import requires a valid account 2013-06-08 16:41:57 -07:00
intro.php
invite.php more Friendica removals 2013-04-14 22:44:11 -07:00
item.php autotag clean-up, mop up, and go home 2013-06-27 20:49:45 -07:00
like.php infrastructure for future stuff 2013-06-19 18:06:14 -07:00
lockview.php mysql 5.1 chokes on 'select * from group' since group is a keyword 2013-05-12 09:40:54 -06:00
login.php
lostpass.php
magic.php make sure we get the correct URL. Also redirect back again (essentially perform a no-op) when using reverse magic auth and we can't find a channel. 2013-05-28 22:58:59 -07:00
manage.php
match.php
message.php Rename newmessage widget (since we'll need to put more stuff in it as we make zotmail look like email), and add a "check mail" button. 2013-06-07 22:53:43 +01:00
mood.php turn all Red links into zrls (not the old zrls, the new bbcode zrl which means we can zidify them) 2013-04-15 03:00:08 -07:00
msearch.php
network.php fix cid query 2013-06-27 21:40:56 -07: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 contact_template is called from multiple places with different params 2013-02-20 14:17:23 -08:00
notifications.php
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 little fixes 2013-02-24 20:21:37 -08:00
oexchange.php odds and ends in prepearation for photo abstraction, plus red-to-friendica addon 2013-04-25 01:55:35 -07:00
opensearch.php
page.php progress on tag delivery 2013-02-11 00:20:14 -08:00
parse_url.php incorrect comparison operator 2013-05-02 21:17:35 -07:00
photo.php photo driver abstraction 2013-04-25 20:01:24 -07:00
photos.php some work on issue #62 (comments collapsing on liveupdate), but still a work in progress 2013-07-02 16:37:33 -07:00
ping.php fix marking events seen 2013-04-16 19:59:12 -07:00
poco.php add rating support to poco 2013-02-15 22:34:01 -08:00
poke.php poke doco and cleanup 2013-04-17 22:44:53 -07:00
post.php fix for multiple hublocs and incoming magic auth 2013-05-29 20:55:49 -07:00
pretheme.php
probe.php cleanup 2013-03-10 20:39:27 -07:00
profile_photo.php photo driver abstraction 2013-04-25 20:01:24 -07:00
profile.php
profiles.php Typo 2013-05-18 02:52:15 +01:00
profperm.php
qsearch.php
randprof.php Revert randprof - that was stupid. If you have a local channel, you also have it's xchan. 2013-03-20 23:43:02 +00:00
redir.php
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
rmagic.php recursion and typo in rmagic with zid 2013-02-13 00:14:01 -08:00
rsd_xml.php
search_ac.php
search.php another temporary fix to mod/search to only return one of each post. 2013-06-23 04:51:27 -07:00
settings.php more work on channel sync 2013-06-26 17:31:02 -07:00
setup.php if somebody changes the site url during setup - check if we can connect to the new url e.g. it has a valid cert. 2013-05-16 04:27:28 -07:00
share.php partial port of embedded shares 2013-02-25 19:06:31 -08:00
siteinfo.php begin to cut the umbilical 2013-04-14 22:24:47 -07:00
smilies.php
starred.php odds and ends in prepearation for photo abstraction, plus red-to-friendica addon 2013-04-25 01:55:35 -07:00
subthread.php turn all Red links into zrls (not the old zrls, the new bbcode zrl which means we can zidify them) 2013-04-15 03:00:08 -07:00
suggest.php get rid of html from mod_suggest 2013-03-06 17:52:58 -08:00
tagger.php fix some community tagging bugs 2013-06-30 23:04:27 -07:00
tagrm.php
thing.php Basic ability to create "things" 2013-06-27 19:35:59 -07:00
toggle_mobile.php
uexport.php
update_channel.php allow embedded content via ajax on page load 2013-02-23 01:27:43 -08:00
update_community.php
update_display.php allow embedded content via ajax on page load 2013-02-23 01:27:43 -08:00
update_network.php allow embedded content via ajax on page load 2013-02-23 01:27:43 -08:00
update_search.php get search page working with live-update and endless scroll, still not perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results. 2013-05-09 18:08:00 -07:00
view.php
viewconnections.php contact_template is called from multiple places with different params 2013-02-20 14:17:23 -08:00
viewsrc.php
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 photo driver abstraction 2013-04-25 20:01:24 -07:00
webfinger.php
wfinger.php just tinkering and trying a few things - don't get upset. It can all be reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting. 2013-03-05 15:48:56 -08: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
zfinger.php add age to directory profile - requires updating on each birthday and that part is still missing 2013-06-30 00:38:02 -07:00
zotfeed.php