streams/mod
2015-01-12 11:25:48 -08: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 Honor requested count in navbar search 2015-01-08 16:05:00 +01:00
admin.php don't allow admin to delete the sys channel from the channel manage page 2015-01-06 20:12:34 -08:00
api.php trim a bit of fat 2012-08-29 23:03:03 -07:00
appman.php remote install app (untested) 2014-06-10 16:34:21 -07:00
apps.php Pass sitename to apps 2014-12-22 15:39:04 +00: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 this should make all the 'sys' webpage design tools useable by the admin 2014-11-12 18:04:00 -08:00
bookmarks.php This is a fix to not interfere the ongoing adding of .generic-content-wrapper with the ongoing styling of redbasic theme. 2014-10-10 15:52:56 +02:00
channel.php add Thomas's Diaspora repair script as include/fixd.php - altered so it can be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs. 2014-12-16 00:25:41 -08:00
chanview.php If you have a new channel (or a new hub searching for an old channel) 2014-09-02 01:58:53 +01:00
chat.php only show jotnets when posting conversation items 2014-06-14 20:16:40 -07:00
chatsvc.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
cloud.php that was not intended to be merged with master yet. Put it under a define 2015-01-11 15:22:58 -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 fix true toggle 2014-11-26 11:01:18 -08:00
connections.php syncing connections issue, incorrect return_url after deleting connection 2015-01-07 14:35:03 -08:00
connedit.php double perms msg 2015-01-12 11:25:48 -08:00
contactgroup.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
dav.php begin the grand unification for 3.0. Start by splitting DAV into a web accessible component and a DAV accessible component so that we can eliminate the http-auth prompts for web-accessed resources. 2015-01-06 11:55:42 -08:00
delegate.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
directory.php fix some directory anomolies 2014-12-16 18:33:16 -08:00
dirsearch.php Directory sorting as a dropdown, forum filter as checkbox, option to sort oldest first 2014-12-07 12:31:12 +01:00
display.php incorrect check for sys ownership 2014-12-19 00:28:36 -08:00
editblock.php edit and preview removed from additional features and turned into core functionality (always enabled). 2014-12-16 14:28:07 -08:00
editlayout.php edit and preview removed from additional features and turned into core functionality (always enabled). 2014-12-16 14:28:07 -08:00
editpost.php edit and preview removed from additional features and turned into core functionality (always enabled). 2014-12-16 14:28:07 -08:00
editwebpage.php edit and preview removed from additional features and turned into core functionality (always enabled). 2014-12-16 14:28:07 -08:00
events.php add event export (this month) to event UI 2014-11-24 02:50:14 -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 allow feed paging 2014-10-29 17:55:15 -07:00
filer.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
filerm.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
filestorage.php provide some info for buttons 2015-01-03 13:42:05 +01:00
follow.php pull in some posts when first connecting to feeds 2014-09-01 20:47:01 -07:00
fsuggest.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
group.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
hcard.php change default invitation message 2014-08-11 19:38:04 -07:00
help.php Handle included txt files (ie, install doco) as BBCode, otherwise it strips all 2014-11-30 00:36:30 +00:00
home.php wall tags 2014-12-15 14:37:31 -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
impel.php shareable design elements 2014-10-06 17:47:17 -07:00
import.php mod/import: try ten times to create a unique webbie if the chosen one is in use. 2014-12-18 19:48:23 -08:00
invite.php change default invitation message 2014-08-11 19:38:04 -07:00
item.php fix shares that are processed with markdown (regression, this was pulled from diaspora2bb a couple weeks back as it was affecting diaspora input, but here we're dealing with red input only) 2015-01-01 22:30:54 -08:00
lang.php move language selector to a module 2014-03-05 03:19:20 -08:00
layouts.php extend sys support to layouts 2014-11-12 00:48:09 -08:00
like.php basic backend work for creating consensus items 2015-01-11 14:41:33 -08:00
lockview.php let's make this "specific" since that's what it is. 2014-08-28 04:14:49 -07:00
locs.php Merge remote-tracking branch 'upstream/master' 2014-11-13 13:06:31 -08:00
login.php cleanup editpost 2012-12-21 04:08:48 -08:00
lostpass.php PostgreSQL support initial commit 2014-11-13 12:21:58 -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 private mail buttons 2014-11-18 15:13:37 -08:00
manage.php Merge remote-tracking branch 'upstream/master' 2015-01-11 16:22:59 +01:00
match.php get rid of deprecated post_url() function 2013-12-01 19:52:18 -08:00
menu.php sys edit ability to menus and menu items 2014-11-12 01:43:34 -08:00
message.php found one bug trying to fetch the recursive reshare from hell. I still think there's a problem with attribution but we'll have to wait and find that once we have some content to track. Also in private messages, on the message list page, change the text from delete message to delete conversation, because that's what we're really doing. 2014-10-06 20:54:52 -07:00
mitem.php sys edit ability to menus and menu items 2014-11-12 01:43:34 -08:00
mood.php basic changes for file activity 2015-01-09 15:18:45 +01:00
msearch.php remove the private keywords stuff to reduce directory and search complexity 2012-12-26 03:49:50 -08:00
network.php wall tags 2014-12-15 14:37:31 -08:00
new_channel.php Use grouped select field for role selection 2015-01-01 15:54:16 +01:00
notes.php duplicate birthday events showing up 2014-06-04 21:02:57 -07:00
notifications.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
notify.php issue #433 2014-06-10 22:35:15 -07:00
oembed.php oembed issues 2014-10-08 20:37:46 -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 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 move all theme initialisation to one place - just after calling module_init. Revert if there are serious issues, but please note the issues in as much detail as possible so we can work through them. 2014-10-20 16:47:58 -07:00
parse_url.php Added url tag around image for inserted links 2014-12-30 16:16:57 -06:00
pdledit.php add Comanche help link to pdledit 2014-03-04 21:03:56 -08:00
photo.php issue #777, make photo cache time configurable, read the comments. 2014-12-27 18:19:51 -08:00
photos.php Fix wrong require 2015-01-04 14:54:52 +01:00
ping.php Sort notifications 2014-12-30 15:21:29 +01:00
poco.php implicit type conversion 2014-11-17 16:49:17 -08:00
poke.php private pokes - perhaps a little *too* private. 2013-07-19 01:20:51 -07:00
post.php hide online presence maps to DNT 2014-11-24 15:36:11 -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 Better handling of restricted /channel and /profile permissions. We will show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue). 2014-04-14 16:45:16 -07:00
profile_photo.php Fix unescaped image data 2015-01-10 11:08:37 -08:00
profiles.php syntax issues (with some php versions?), unchecked intval 2015-01-01 23:47:14 -08:00
profperm.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
pubsites.php Set a default directory server from a hard-wired list if one was not previously chosen. 2014-04-25 18:10:23 -07: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
receive.php undo these bits of trinidad - we're going to do things differently 2015-01-05 18:22:15 -08:00
register.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
regmod.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
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 This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00' 2014-09-08 20:35:15 -07:00
removeme.php This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00' 2014-09-08 20:35:15 -07:00
rmagic.php better handling of interactive likes 2014-07-17 19:07:39 -07:00
rpost.php allow jotnets to work with rpost 2014-07-23 21:17:40 -07:00
rsd_xml.php more notes 2012-11-16 16:09:22 -08:00
search.php wall tags 2014-12-15 14:37:31 -08:00
search_ac.php Fix saved searches on network page, fix caching mith multiple autocompleters 2015-01-08 17:16:08 +01:00
service_limits.php new module - service_limits - print service class limits for logged in account. It is a debugging tool and not meant to be pretty. 2014-09-11 16:13:44 -07:00
settings.php Merge pull request #805 from pafcu/moretpl 2015-01-02 12:10:50 +11:00
setup.php remove extraneous debug file left over from postgres work. 2015-01-11 20:02:24 -08:00
share.php use feed title for channel name before checking author, make feed items shareable (they're private to the channel so they won't be shown in searches), try and handle Diaspora mentions a bit more elegantly. (Bug: we don't convert mentions to Diaspora's format on outbound at all!) 2014-09-02 17:21:12 -07:00
siteinfo.php doc update 2014-12-26 00:13:22 -08:00
sitelist.php some more work on realms 2014-08-17 19:06:56 -07:00
smilies.php Access list of smilies over JSON 2014-12-20 17:33:35 +01:00
sources.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
sslify.php Should fix issue #704 2014-11-19 21:10:19 -08:00
starred.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
subthread.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
suggest.php more comanche 2013-12-19 02:25:44 -08:00
tagger.php use a better hashtag replacement when preventing tag hijacking 2014-07-01 22:43:16 -07:00
tagrm.php change the way tagrm works to allow tag removal on the fly 2014-10-28 11:56:00 +01:00
thing.php PostgreSQL support initial commit 2014-11-13 12:21:58 -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 Minor doco 2014-12-16 18:13:04 +00: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 PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
viewsrc.php make discover items interactive 2014-09-22 21:37:19 -07:00
wall_attach.php code cleanup 2014-02-20 17:07:43 -08:00
wall_upload.php private mail buttons 2014-11-18 15:13:37 -08:00
webfinger.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
webpages.php uid not set in webpages.php, start on editwebpage.php 2014-11-11 22:55:24 -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
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 violates new sql standards 2014-11-13 13:58:04 -08:00
zotfeed.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
zping.php test module for dead site discovery 2013-09-04 17:52:24 -07:00