.. |
_well_known.php
|
cleaning up issues reported in logs
|
2013-07-28 18:54:40 -07:00 |
achievements.php
|
Achievements
|
2013-12-22 20:54:31 +00:00 |
acl.php
|
add "self" to access control lists with special marking to indicate it's special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be.
|
2014-01-06 17:12:44 -08:00 |
admin.php
|
don't show deleted channels on admin account summary page
|
2014-02-16 14:39:27 -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 XSS blockage of uploaded files
|
2014-02-09 15:00:47 -08:00 |
authtest.php
|
allow authtest to accept webbies as well as urls since I'm always trying to use the former and of course it always fails.
|
2014-03-23 15:15:20 -07:00 |
block.php
|
missing mod/block
|
2014-03-05 17:06:46 -08:00 |
blocks.php
|
lots of little fixes to blocks
|
2014-03-05 14:17:01 -08:00 |
bookmarks.php
|
comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.)
|
2014-02-25 20:58:20 -08:00 |
chanman.php
|
Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
|
2013-09-17 20:50:09 -07:00 |
channel.php
|
remove debugging
|
2014-01-21 23:12:03 -08:00 |
chanview.php
|
simplify chanview authentication and make sure it carries through multiple generations
|
2014-01-22 03:01:28 -08:00 |
chat.php
|
provide ability to bookmark chatrooms using rbmark
|
2014-02-24 21:34:49 -08:00 |
chatsvc.php
|
Fix the weirdness of messages appearing in the middle of the screen
|
2014-02-26 01:57:29 +00:00 |
cloud.php
|
strip hard-wired zids from posted links as they will have the wrong identity when somebody tries to view the link
|
2014-02-16 14:13:26 -08:00 |
common.php
|
comanchify all the simple cases - those that only load a profile. Rework permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
|
2013-12-11 14:54:36 -08:00 |
community.php
|
get rid of more variables with dashes in the names - use underscore *except* in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find.
|
2013-08-15 22:52:19 -07:00 |
connect.php
|
last remaining files to be Comanchified with the exception of mod_admin. Though I should probably take a third look to see if anything else uses widgets.
|
2013-12-22 02:16:45 -08:00 |
connections.php
|
change flags for one-way connections from hidden to unconnected so we can still use hidden for - well hiding connections
|
2014-03-04 14:35:42 -08:00 |
connedit.php
|
start new connections out with even more sane defaults than before by pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment.
|
2014-03-07 20:28:04 -08:00 |
contactgroup.php
|
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
|
2013-12-22 18:37:39 -08: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
|
advanced search front-end
|
2014-03-08 17:39:20 -08:00 |
dirprofile.php
|
online indication to the directory popup
|
2014-01-28 19:49:56 -08:00 |
dirsearch.php
|
failed experiment - revert the directory to 80 results per page until somebody implements endless scroll on the thing. 300 takes far too long to load all the images.
|
2014-03-10 23:47:45 -07:00 |
display.php
|
preparatory work for supporting a "list view" mode for conversations. This would be useful for forum-like channels and/or block-oriented themes.
|
2014-01-08 15:20:12 -08:00 |
editblock.php
|
lots of little fixes to blocks
|
2014-03-05 14:17:01 -08:00 |
editlayout.php
|
delete confirmation popup for blocks and layouts
|
2014-01-12 02:29:03 +01:00 |
editpost.php
|
preserve attachments when editing a post
|
2014-02-14 13:15:02 -08:00 |
editwebpage.php
|
Fix page layout selector
|
2014-01-12 00:49:23 +01:00 |
events.php
|
dav: throw exception if channel for requested DAV directory is deleted
|
2014-01-15 03:12:47 -08:00 |
fbrowser.php
|
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
|
2013-12-22 18:37:39 -08:00 |
feed.php
|
pages feed
|
2013-09-05 19:31:26 -07:00 |
filer.php
|
protect filed conversations from expiration - we check the parent to see if it is filed, but one may have filed a comment and that will vanish when the parent expires unless the parent is protected.
|
2014-03-11 17:41:56 -07:00 |
filerm.php
|
theme cleanup
|
2012-07-09 22:48:51 -07:00 |
filestorage.php
|
add davguest param to cut/paste link for directories in mod/filestorage
|
2014-01-26 14:41:43 -08:00 |
follow.php
|
missing quote
|
2014-03-07 23:00:27 -08:00 |
fsuggest.php
|
cleanup
|
2013-03-10 20:39:27 -07:00 |
group.php
|
let oneself be added to a collection in exchange for deleted contacts
|
2014-02-07 21:28:39 +01:00 |
help.php
|
Stick help in a template
|
2014-03-12 17:13:58 +00:00 |
home.php
|
set system.projecthome to 1 if you want the project page for a home page. There was a bit of re-org of mod/home, which might alter the behaviour for some existing sites. Basically we're not showing a login box at all if you've got home.html - there should be a login link in th nav bar. If you haven't defined anything at all we'll fall back to the old behaviour but still allow the home contents to be set via plugin.
|
2013-12-15 15:37:51 -08:00 |
hostxrd.php
|
implement Smarty3
|
2013-01-06 15:57:11 -07:00 |
import.php
|
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
|
2013-12-22 18:37:39 -08:00 |
invite.php
|
mod_invite - don't generate errors for email addresses consisting of blank lines
|
2013-12-25 17:08:32 -08:00 |
item.php
|
Red API: /api/red/item/new ; which is like /api/statuses/update except it uses Red semantics and returns success/failure indication.
|
2014-03-04 19:57:54 -08:00 |
lang.php
|
move language selector to a module
|
2014-03-05 03:19:20 -08:00 |
layouts.php
|
layout export to file
|
2014-03-03 20:05:23 -08:00 |
like.php
|
some minor cleanup on plinks for some very subtle permissions issues
|
2014-01-09 15:45:17 -08:00 |
lockview.php
|
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
|
2013-12-22 18:37:39 -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
|
Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
|
2013-12-15 14:36:43 -08:00 |
mail.php
|
oops
|
2013-12-23 12:01:38 -08:00 |
manage.php
|
don't include deleted channels in number of channels service class checks
|
2014-02-16 14:48:07 -08:00 |
match.php
|
get rid of deprecated post_url() function
|
2013-12-01 19:52:18 -08:00 |
menu.php
|
preserve system bit when editing menus
|
2014-02-05 03:44:46 -08:00 |
message.php
|
split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
|
2013-12-21 23:47:44 -08:00 |
mitem.php
|
appears that I missed a few files for Comanchification. so here's mitem.
|
2013-12-22 02:04:55 -08:00 |
mood.php
|
some minor cleanup on plinks for some very subtle permissions issues
|
2014-01-09 15:45:17 -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
|
preparatory work for supporting a "list view" mode for conversations. This would be useful for forum-like channels and/or block-oriented themes.
|
2014-01-08 15:20:12 -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 |
notes.php
|
make empty notes saveable as well
|
2013-12-11 11:25:20 +01:00 |
notifications.php
|
yeah - that's what I'm going to do. we'll just keep system notifications. If somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over.
|
2013-12-06 00:11:15 -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
|
little fixes of hopefully nil significance
|
2014-03-16 20:34:21 -07:00 |
oexchange.php
|
basic support (still needs some js to expose it) for sharing an item on a remote site by sending it through oexchange on your home hub. Untested.
|
2013-10-23 21:49:50 -07:00 |
online.php
|
missing file in checkin
|
2014-01-28 20:15:57 -08:00 |
openid.php
|
fix third-party zid's
|
2014-03-04 15:25:04 -08:00 |
opensearch.php
|
lotsa little fixes
|
2012-10-21 22:11:02 -07:00 |
page.php
|
transmit, receive, and parse bookmarks
|
2014-02-03 19:38:15 -08:00 |
parse_url.php
|
bookmarking
|
2014-02-04 16:06:56 -08:00 |
pdledit.php
|
add Comanche help link to pdledit
|
2014-03-04 21:03:56 -08:00 |
photo.php
|
qr code support
|
2014-01-07 20:36:16 -08:00 |
photos.php
|
photos upload - remove phantom duplicated blank album name from selection list
|
2014-03-23 17:07:21 -07:00 |
ping.php
|
This should resolve the dav authentication loop (correctly)
|
2014-02-22 13:33:18 -08:00 |
poco.php
|
put bookmarked chatrooms into poco
|
2014-02-25 19:48:13 -08:00 |
poke.php
|
private pokes - perhaps a little *too* private.
|
2013-07-19 01:20:51 -07:00 |
post.php
|
json_return_and_dir isn't a thing
|
2014-03-13 02:09:45 +00:00 |
pretheme.php
|
more mod cleanups
|
2012-10-22 19:18:50 +11:00 |
probe.php
|
add curl error text to mod/probe so we can remotely diagnose communication issues from other sites.
|
2014-03-23 15:24:38 -07:00 |
profile_photo.php
|
comanchify all the simple cases - those that only load a profile. Rework permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
|
2013-12-11 14:54:36 -08:00 |
profile.php
|
cleanup and Comanchification of mod_profile
|
2013-12-10 23:27:17 -08:00 |
profiles.php
|
fix marital partner linking
|
2014-01-23 15:43:35 -08:00 |
profperm.php
|
mod_profperm migrated
|
2014-01-23 14:35:59 -08:00 |
pubsites.php
|
dav: throw exception if channel for requested DAV directory is deleted
|
2014-01-15 03:12:47 -08:00 |
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 |
rbmark.php
|
more chatroom discovery
|
2014-02-25 17:55:30 -08:00 |
register.php
|
improve the register text until the new register page is finished
|
2013-12-25 16:53:59 -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
|
text - change remove account button to remove channel
|
2014-01-21 19:01:23 -08:00 |
rmagic.php
|
operation snakebite continued. openid now works for local accounts using the rmagic module and after storing your openid in pconfig. This is just an interesting but trivial (in the bigger scheme of things) side effect of snakebite. The snake hasn't even waken up yet.
|
2014-02-17 19:48:05 -08:00 |
rpost.php
|
remote "add bookmark" - like rpost but saves a bookmark from a remote hub into one of your own bookmark folders (or a new one if desired).
|
2014-02-24 20:46:52 -08:00 |
rsd_xml.php
|
more notes
|
2012-11-16 16:09:22 -08:00 |
search_ac.php
|
Saved searches on the matrix/network page just got a lot more interesting. Hint: it's all about autocomplete
|
2013-10-01 19:54:22 -07:00 |
search.php
|
Stop Google DDoSing me by providing block_public_search, which unlike
|
2014-01-19 23:48:26 +00:00 |
settings.php
|
add expire setting, take out unknown mailers and max friend requests per day which aren't implemented
|
2014-03-19 20:40:35 -07:00 |
setup.php
|
report curl errors during install when they are most needed
|
2014-03-23 15:48:08 -07:00 |
share.php
|
typo
|
2013-10-27 21:18:33 -07:00 |
siteinfo.php
|
!@#$% pay~!@#$pal
|
2014-03-04 01:43:39 -08:00 |
sitelist.php
|
directory server sitelist module (needed for public site list and building friend suggestions for new sites/channels with no known contacts)
|
2013-08-04 21:20:03 -07:00 |
smilies.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
sources.php
|
provide some interesting new options to channel sources
|
2014-01-31 20:02:59 -08:00 |
sslify.php
|
sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update.
|
2013-12-27 21:19:23 -08:00 |
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
|
provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !!
|
2013-09-10 19:06:06 -07:00 |
suggest.php
|
more comanche
|
2013-12-19 02:25:44 -08:00 |
tagger.php
|
fix some community tagging bugs
|
2013-06-30 23:04:27 -07:00 |
tagrm.php
|
making tags work
|
2012-07-09 22:08:25 -07:00 |
thing.php
|
make activities optional for profile things, clean up the forms
|
2014-02-12 14:44:27 -08:00 |
toggle_mobile.php
|
More steps for mobile theme toggling + dash elimination
|
2013-08-19 01:08:15 +02:00 |
toggle_safesearch.php
|
Don't let nobody set an xconfig in safe search.
|
2013-12-11 15:35:19 +00:00 |
uexport.php
|
export should always "save to file" by default
|
2013-01-16 22:41:39 -08:00 |
update_channel.php
|
allow embedded content via ajax on page load
|
2013-02-23 01:27:43 -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
|
allow embedded content via ajax on page load
|
2013-02-23 01:27:43 -08:00 |
update_network.php
|
silence some warnings at php E_ALL levels
|
2013-08-28 21:56:01 -07: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
|
wrong app name
|
2013-10-16 00:17:16 -07:00 |
viewconnections.php
|
remove hidden and deleted channels from viewconnections
|
2013-12-11 15:04:09 -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
|
code cleanup
|
2014-02-20 17:07:43 -08:00 |
wall_upload.php
|
zrl and zmg are back
|
2014-03-09 04:18:03 +01:00 |
webfinger.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
webpages.php
|
more comanche migration
|
2013-12-19 02:16:14 -08:00 |
wfinger.php
|
incorrect webfinger link per fabrixxm
|
2014-03-08 12:40:06 -08:00 |
xchan.php
|
fix the xchan lookup tool
|
2014-02-05 18:51:50 -08:00 |
xrd.php
|
implement Smarty3
|
2013-01-06 15:57:11 -07:00 |
xref.php
|
Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption.
|
2013-12-23 04:58:12 +00:00 |
zfinger.php
|
bring friends back
|
2014-03-06 01:29:42 -08:00 |
zotfeed.php
|
populate some posts when somebody is granted "read stream" permission
|
2013-11-17 16:50:32 -08:00 |
zping.php
|
test module for dead site discovery
|
2013-09-04 17:52:24 -07:00 |