streams/mod
2015-01-24 21:16:43 -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 Allow tags in mail, many profile fields, and admin info 2015-01-13 17:54:40 +01: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 hide friends broken, add parameter for item search by verb 2015-01-13 14:42:54 -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 revert recent 3.0 changes to mod/cloud so we can work on this completely in another branch and not destabilise core 2015-01-13 18:12: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 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 poco rating - add a test module for pulling out ratings 2015-01-15 17:32:41 -08:00
contactgroup.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
dav.php theme toggle issue when viewing mod/cloud of another channel 2015-01-12 18:33:39 -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 rand() fixes 2015-01-23 17:25:05 -08:00
display.php hide friends broken, add parameter for item search by verb 2015-01-13 14:42:54 -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 Allow tags in event description and location 2015-01-13 18:23:52 +01: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 some code restructure 2015-01-23 14:50:39 +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 Don't try to open unexisting files in help 2015-01-18 10:26:05 +01:00
home.php honor disable_discover_tab in mod/home - it isn't a tab here but basically block public content from showing if it's set. 2015-01-14 13:52:34 -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 provide a setting to control ALLOWCODE permissions at the channel level - it isn't always appropriate to apply this to all channels in an account. 2015-01-13 18:30:30 -08: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 correct some activity object types (for comments), also fix a foreach warning resulting from recent tag work 2015-01-14 18:36:23 -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 couple of hubloc manager issues 2015-01-21 19:09:12 -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 Allow tags in mail, many profile fields, and admin info 2015-01-13 17:54:40 +01: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 now that's useful... 2015-01-13 18:41:11 -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 Merge branch 'moretagging' of git://github.com/pafcu/red into pafcu-moretagging 2015-01-13 18:07:49 -08:00
ping.php this will require more fixing in include/enotify 2015-01-23 02:09:28 +01:00
poco.php fix to poco chatrooms 2015-01-15 20:56:55 -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
prep.php mod_prep usability enhancements, doc updates 2015-01-16 00:53:04 -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 Merge branch 'moretagging' of git://github.com/pafcu/red into pafcu-moretagging 2015-01-13 18:07:49 -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 hide friends broken, add parameter for item search by verb 2015-01-13 14:42:54 -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 provide correct permissions role default for old-timers that didn't have any role configured. 2015-01-14 19:27:55 -08: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
sharedwithme.php some more kiss 2015-01-24 01:13:02 +01:00
siteinfo.php Allow tags in mail, many profile fields, and admin info 2015-01-13 17:54:40 +01:00
sitelist.php standardize sql 2015-01-24 21:16:43 -08: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