streams/mod
2015-03-11 01:03:30 -07:00
..
_well_known.php make it easier to plug into .well_known, for instance to tell the EFF to fuck off and not block pages from the free web just because they use cookies. 2014-05-06 22:25:36 -07:00
achievements.php Move achievements on, but just a tad. 2014-09-02 02:34:04 +01:00
acl.php taganyone wasn't working 2015-02-15 18:38:26 -08:00
admin.php cleanup of old delegation stuff 2015-03-10 20:19:17 -07:00
api.php local_user => local_channel 2015-01-28 20:56:04 -08:00
appman.php local_user => local_channel 2015-01-28 20:56:04 -08:00
apps.php local_user => local_channel 2015-01-28 20:56:04 -08:00
attach.php more XSS blockage of uploaded files 2014-02-09 15:00:47 -08:00
authtest.php local_user => local_channel 2015-01-28 20:56:04 -08:00
block.php missing mod/block 2014-03-05 17:06:46 -08:00
blocks.php local_user => local_channel 2015-01-28 20:56:04 -08:00
bookmarks.php local_user => local_channel 2015-01-28 20:56:04 -08:00
channel.php show item title in channel/mid and display pages 2015-02-20 14:07:56 +01:00
chanview.php local_user => local_channel 2015-01-28 20:56:04 -08:00
chat.php local_user => local_channel 2015-01-28 20:56:04 -08:00
chatsvc.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
cloud.php local_user => local_channel 2015-01-28 20:56:04 -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
connect.php local_user => local_channel 2015-01-28 20:56:04 -08:00
connections.php local_user => local_channel 2015-01-28 20:56:04 -08:00
connedit.php remove extra debugging 2015-02-03 23:33:06 -08:00
contactgroup.php local_user => local_channel 2015-01-28 20:56:04 -08:00
dav.php local_user => local_channel 2015-01-28 20:56:04 -08:00
directory.php up the count of directory tags 2015-03-09 15:24:05 -07:00
dirsearch.php directory: fix public forum listing 2015-03-07 15:21:23 -08:00
display.php correct indent 2015-02-20 14:11:28 +01:00
editblock.php local_user => local_channel 2015-01-28 20:56:04 -08:00
editlayout.php local_user => local_channel 2015-01-28 20:56:04 -08:00
editpost.php item voting tools 2015-02-10 19:10:18 -08:00
editwebpage.php local_user => local_channel 2015-01-28 20:56:04 -08:00
events.php lost ability to delete events 2015-02-15 16:04:59 -08:00
fbrowser.php local_user => local_channel 2015-01-28 20:56:04 -08:00
feed.php allow feed paging 2014-10-29 17:55:15 -07:00
filer.php local_user => local_channel 2015-01-28 20:56:04 -08:00
filerm.php local_user => local_channel 2015-01-28 20:56:04 -08:00
filestorage.php local_user => local_channel 2015-01-28 20:56:04 -08:00
follow.php local_user => local_channel 2015-01-28 20:56:04 -08:00
fsuggest.php local_user => local_channel 2015-01-28 20:56:04 -08:00
group.php local_user => local_channel 2015-01-28 20:56:04 -08:00
hcard.php local_user => local_channel 2015-01-28 20:56:04 -08:00
help.php allow doc/help system to use subdirs 2015-01-27 11:48:10 -08:00
home.php site firehose 2015-02-15 20:20:23 -08:00
hostxrd.php snakebite: bring back some of the legacy XML discovery interfaces, update as required. 2014-04-02 14:56:20 -07:00
id.php openid server 2015-03-11 01:03:14 -07:00
impel.php local_user => local_channel 2015-01-28 20:56:04 -08:00
import.php title missing sending to diaspora (which doesn't support titles but let's not go there). 2015-02-09 15:12:15 -08:00
invite.php local_user => local_channel 2015-01-28 20:56:04 -08:00
item.php when fixing "naked links" make sure not to double link double urls as seen in archive.org - which has the complete unescaped target url, scheme and all, as part of its own. 2015-03-06 20:45:26 -08:00
lang.php move language selector to a module 2014-03-05 03:19:20 -08:00
layouts.php local_user => local_channel 2015-01-28 20:56:04 -08:00
like.php well that was certainly fun. And the reason why likes and other acitivity deletions weren't propagating. Hopefully this is the last reason and there aren't more lurking further down the chain. 2015-02-11 16:11:21 -08:00
lockview.php local_user => local_channel 2015-01-28 20:56:04 -08:00
locs.php local_user => local_channel 2015-01-28 20:56:04 -08:00
login.php local_user => local_channel 2015-01-28 20:56:04 -08:00
lostpass.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
magic.php channel delegation 2015-03-10 02:23:14 -07:00
mail.php local_user => local_channel 2015-01-28 20:56:04 -08:00
manage.php channel delegation 2015-03-10 02:23:14 -07:00
match.php local_user => local_channel 2015-01-28 20:56:04 -08:00
menu.php local_user => local_channel 2015-01-28 20:56:04 -08:00
message.php local_user => local_channel 2015-01-28 20:56:04 -08:00
mitem.php local_user => local_channel 2015-01-28 20:56:04 -08:00
mood.php provide relief to sites that are severely impacted by the slow ITEM_UNSEEN searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief. 2015-02-12 17:45:25 -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 sql optimisation for affinity searches. A new index was added which wasn't added retro-actively to existing DBs as an update. It isn't clear if this helps sites any more than just restricting the abook table to certain channel_id's is (and this field is already indexed). 2015-03-10 18:55:56 -07:00
new_channel.php Use grouped select field for role selection 2015-01-01 15:54:16 +01:00
notes.php local_user => local_channel 2015-01-28 20:56:04 -08:00
notifications.php local_user => local_channel 2015-01-28 20:56:04 -08:00
notify.php local_user => local_channel 2015-01-28 20:56:04 -08:00
oembed.php oembed issues 2014-10-08 20:37:46 -07:00
oexchange.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
online.php missing file in checkin 2014-01-28 20:15:57 -08:00
openid.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
opensearch.php lotsa little fixes 2012-10-21 22:11:02 -07:00
p.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
page.php fix comanche regions after comanche refactor a few days ago 2015-03-09 00:44:58 -07:00
parse_url.php parse_url: if url returns an image/audio/video file instead of a webpage, return the bbcode for the appropriate content type. This results in two web fetches of the url in question, but the first one is just a HEAD. This way we won't try and download and parse an entire video. TODO: img's are checked to see if they should be zid-ified, but audio/video currently are not. 2015-03-04 15:17:39 -08:00
pdledit.php local_user => local_channel 2015-01-28 20:56:04 -08:00
photo.php issue #777, make photo cache time configurable, read the comments. 2014-12-27 18:19:51 -08:00
photos.php Change logic of "don't create a status post for this photo upload" and turn it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync. 2015-03-10 15:43:15 -07:00
ping.php The never ending saga of parent = 0 bugs on Dreamhost. 2015-03-01 18:58:50 -08:00
poco.php abstract poco into a single function in socgraph so we can provide different wrappers for it providing slightly different functionality. 2015-01-25 16:27:09 -08:00
poke.php local_user => local_channel 2015-01-28 20:56:04 -08:00
post.php missing include 2015-03-10 02:27:10 -07:00
prate.php final cleanup on ratings feature 2015-02-03 21:19:29 -08:00
pretheme.php more mod cleanups 2012-10-22 19:18:50 +11:00
probe.php ssl ciphers - be liberal in what we accept, conservative in what we generate 2014-03-24 17:16:01 -07:00
profile.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
profile_photo.php local_user => local_channel 2015-01-28 20:56:04 -08:00
profiles.php local_user => local_channel 2015-01-28 20:56:04 -08:00
profperm.php local_user => local_channel 2015-01-28 20:56:04 -08:00
pubsites.php mopping up the public site ratings 2015-02-16 11:09:12 -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
rate.php pubsites ratings (mod/pubsites really really needs to be templatised, this was quick and dirty) 2015-02-16 01:17:15 -08:00
ratings.php force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy. 2015-02-15 23:45:22 -08:00
ratingsearch.php force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy. 2015-02-15 23:45:22 -08:00
rbmark.php local_user => local_channel 2015-01-28 20:56:04 -08:00
receive.php undo these bits of trinidad - we're going to do things differently 2015-01-05 18:22:15 -08:00
regdir.php require access token to view, query, or join directories in private realms, if the realm is so configured. 2015-02-24 16:36:27 -08:00
register.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
regmod.php cleanup of old delegation stuff 2015-03-10 20:19:17 -07:00
regver.php implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand 2014-09-03 19:07:14 -07:00
removeaccount.php cleanup of old delegation stuff 2015-03-10 20:19:17 -07:00
removeme.php cleanup of old delegation stuff 2015-03-10 20:19:17 -07:00
rmagic.php local_user => local_channel 2015-01-28 20:56:04 -08:00
rpost.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
rsd_xml.php more notes 2012-11-16 16:09:22 -08:00
search.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
search_ac.php local_user => local_channel 2015-01-28 20:56:04 -08:00
service_limits.php local_user => local_channel 2015-01-28 20:56:04 -08:00
settings.php cleanup of old delegation stuff 2015-03-10 20:19:17 -07:00
setup.php INSTALL: 'store' is created during setup but not 'store/[data]/smarty3' and we explicitly check for the latter and report that it isn't there or isn't writable. Doh. 2015-02-19 15:14:14 -08:00
share.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
sharedwithme.php revert to get_rel_link() 2015-02-06 11:34:23 +01:00
siteinfo.php Fixes to version tag in siteinfo/json 2015-02-20 10:29:33 +01:00
sitelist.php fix implicit boolean 2015-01-28 17:34:53 -08:00
smilies.php Access list of smilies over JSON 2014-12-20 17:33:35 +01:00
sources.php local_user => local_channel 2015-01-28 20:56:04 -08:00
sslify.php Should fix issue #704 2014-11-19 21:10:19 -08:00
starred.php local_user => local_channel 2015-01-28 20:56:04 -08:00
subthread.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
suggest.php local_user => local_channel 2015-01-28 20:56:04 -08:00
tagger.php fix issue 848 + code comments 2015-01-29 16:06:39 +01:00
tagrm.php local_user => local_channel 2015-01-28 20:56:04 -08:00
thing.php local_user => local_channel 2015-01-28 20:56:04 -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 local_user => local_channel 2015-01-28 20:56:04 -08:00
update_channel.php allow embedded content via ajax on page load 2013-02-23 01:27:43 -08:00
update_display.php allow embedded content via ajax on page load 2013-02-23 01:27:43 -08:00
update_home.php yet another option for the homepage 2014-11-20 17:38:41 -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 remote_user => remote_channel 2015-01-28 20:58:59 -08:00
viewsrc.php local_user => local_channel 2015-01-28 20:56:04 -08:00
wall_attach.php code cleanup 2014-02-20 17:07:43 -08:00
wall_upload.php Change logic of "don't create a status post for this photo upload" and turn it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync. 2015-03-10 15:43:15 -07:00
webfinger.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
webpages.php local_user => local_channel 2015-01-28 20:56:04 -08:00
wfinger.php webfinger enhancements: per RFC7033 2014-03-25 16:44:19 -07:00
xchan.php Fixed a variable conflict in mod/xchan.php. 2014-11-14 00:45:25 +01:00
xpoco.php abstract poco into a single function in socgraph so we can provide different wrappers for it providing slightly different functionality. 2015-01-25 16:27:09 -08:00
xrd.php store diaspora meta info in the item table. It has to go there or it will kill us with complex joins. We can phase out the sign table once this all checks out. 2014-09-03 05:09:43 -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 two tracks proceeding in parallel - first adding the ability to store a digital signature with ratings so that directories can pass them around, second provide some directory registration functions so we can obtain a list of directories from somewhere (to pass ratings around between them). This gives the primary directory role some value as that is where you register your directory. 2015-02-01 15:10:52 -08:00
zotfeed.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
zping.php local_user => local_channel 2015-01-28 20:56:04 -08:00