streams/mod
2015-09-01 22:03:10 -07:00
..
_well_known.php
achievements.php
acl.php bring back colour to abook_self in acl 2015-08-11 01:16:04 -07:00
admin.php Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-08-16 19:54:38 -07:00
api.php local_user => local_channel 2015-01-28 20:56:04 -08:00
appman.php set return url from apps page 2015-06-18 17:53:26 -07:00
apps.php set return url from apps page 2015-06-18 17:53:26 -07:00
attach.php make new os_storage flag work 2015-06-14 15:59:11 -07:00
authtest.php local_user => local_channel 2015-01-28 20:56:04 -08:00
block.php inconsistent naming of block item types 2015-07-08 18:05:38 -07:00
blocks.php inconsistent naming of block item types 2015-07-08 18:05:38 -07:00
bookmarks.php more work on item table optimisation 2015-06-10 16:59:04 -07:00
branchtopic.php item flag fixes discovered after a few merges 2015-06-23 19:45:39 -07:00
channel.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-07-15 18:41:50 -07:00
chanview.php local_user => local_channel 2015-01-28 20:56:04 -08:00
chat.php more work on AccessList integration 2015-08-27 22:20:30 -07:00
chatsvc.php PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
cloud.php start to partition the dav 2015-06-10 18:11:15 -07:00
common.php
connect.php local_user => local_channel 2015-01-28 20:56:04 -08:00
connections.php Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-08-24 05:10:31 -07:00
connedit.php remove orphan mod_connections editing code (now done in mod/connedit) 2015-08-24 01:28:13 -07:00
contactgroup.php convert the abook fields 2015-06-14 21:08:00 -07:00
dav.php start to partition the dav 2015-06-10 18:11:15 -07:00
directory.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-07-07 16:50:25 -07:00
dirsearch.php fix some merge errors 2015-05-18 17:20:59 -07:00
display.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-07-10 14:27:41 -07:00
editblock.php the view_photos and post_photos permissions are redundant and are now mapped to view_storage and write_storage 2015-07-19 17:53:52 -07:00
editlayout.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-07-10 14:27:41 -07:00
editpost.php event integration improvements 2015-08-19 16:50:32 -07:00
editwebpage.php the view_photos and post_photos permissions are redundant and are now mapped to view_storage and write_storage 2015-07-19 17:53:52 -07:00
events.php more work on AccessList integration 2015-08-27 22:20:30 -07: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 Merge branch 'master' into tres 2015-01-29 15:09:35 -08:00
filerm.php local_user => local_channel 2015-01-28 20:56:04 -08:00
filestorage.php now we get to the heavy lifting with AccessList stuff 2015-08-27 23:04:17 -07:00
follow.php a few clone sync fixes as well as some work on hubzilla clone sync back to redmatrix 2015-07-02 21:55:36 -07:00
fsuggest.php local_user => local_channel 2015-01-28 20:56:04 -08:00
group.php convert the abook fields 2015-06-14 21:08:00 -07:00
hcard.php local_user => local_channel 2015-01-28 20:56:04 -08:00
help.php more work on doco search 2015-08-30 22:39:33 -07:00
home.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-06-10 15:47:23 -07:00
hostxrd.php
id.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
impel.php more work on items 2015-06-11 17:56:56 -07:00
import.php initial work on obj import, rename import_profile_photo to import_xchan_photo to more accurately state its purpose. 2015-09-01 22:03:10 -07:00
import_items.php issues encountered whilst testing import_items module using yearly dump files 2015-08-17 21:56:55 -07:00
invite.php more work isolating the projectname from core. 2015-05-17 16:28:16 -07:00
item.php issue #31 2015-09-01 17:16:10 -07:00
lang.php
layouts.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-06-02 17:47:47 -07:00
like.php separate objs/things from taxonomy 2015-09-01 17:06:58 -07:00
linkinfo.php this is weird 2015-08-25 19:23:21 -07:00
lockview.php bring lockview to menu items, slightly change the way /lockview is called 2015-04-21 22:45:54 +02:00
locs.php Merge branch 'master' into tres 2015-01-29 15:09:35 -08:00
login.php local_user => local_channel 2015-01-28 20:56:04 -08:00
lostpass.php set email verified if lost password workflow is completed to avoid the situation where they can reset the password but still not be able to login because the original email verification was lost. 2015-08-14 22:19:15 -07:00
magic.php magic auth issues on dreamhost 2015-06-07 23:04:46 -07:00
mail.php more work on mail flags 2015-06-23 21:01:59 -07:00
manage.php abook_pending should probably be 1 in this place 2015-07-06 22:48:12 +02:00
match.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
menu.php allow sys editing of menu 2015-07-11 16:30:06 -07:00
message.php mail_obscure - AES-256 is way too slow, simplify. Ideally a substitution cipher would be adequate for our requirements. 2015-05-19 02:16:12 -07:00
mitem.php more work on AccessList integration 2015-08-27 22:20:30 -07:00
mood.php convert ITEM_WALL from bitfield to standalone 2015-05-06 21:03:33 -07:00
msearch.php
network.php convert the abook fields 2015-06-14 21:08:00 -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 change name of module 2015-08-22 19:31:39 -07:00
online.php
openid.php initial work on obj import, rename import_profile_photo to import_xchan_photo to more accurately state its purpose. 2015-09-01 22:03:10 -07:00
opensearch.php
page.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-06-09 16:52:00 -07:00
pconfig.php a few clone sync fixes as well as some work on hubzilla clone sync back to redmatrix 2015-07-02 21:55:36 -07:00
pdledit.php local_user => local_channel 2015-01-28 20:56:04 -08:00
photo.php the view_photos and post_photos permissions are redundant and are now mapped to view_storage and write_storage 2015-07-19 17:53:52 -07:00
photos.php more work on AccessList integration 2015-08-27 22:20:30 -07:00
ping.php restrict event notification to events and birthdays (exclude tasks) 2015-08-22 14:35:17 -07: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 Merge branch 'master' into tres 2015-05-14 18:02:29 -07:00
post.php DB changes for some channel flags 2015-06-15 17:28:52 -07:00
prate.php final cleanup on ratings feature 2015-02-03 21:19:29 -08:00
pretheme.php
probe.php let the site admin import a record directly from the probe diagnostic 2015-05-11 19:36:07 -07:00
profile.php remote_user => remote_channel 2015-01-28 20:58:59 -08:00
profile_photo.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-07-10 14:27:41 -07: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
public.php item flag fixes discovered after a few merges 2015-06-23 19:45:39 -07:00
pubsites.php more work isolating the projectname from core. 2015-05-17 16:28:16 -07:00
randprof.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02: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
regdir.php fix regdir 2015-03-31 21:06:48 -07: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 try and add some regs 2015-03-12 15:19:54 -07:00
rpost.php change name of module 2015-08-22 19:31:39 -07:00
rsd_xml.php
search.php ok that's wretchedly inefficient but provides a basic relevance search for strings in doc files. 2015-07-06 20:21:41 -07: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 now we get to the heavy lifting with AccessList stuff 2015-08-27 23:04:17 -07:00
setup.php Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-08-12 20:36:32 -07:00
share.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
sharedwithme.php sql in -> IN 2015-03-23 11:06:13 +01:00
siteinfo.php improvements to documentation search 2015-08-30 20:47:15 -07: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 Merge branch 'master' into tres 2015-01-29 15:09:35 -08:00
subthread.php convert ITEM_WALL from bitfield to standalone 2015-05-06 21:03:33 -07:00
suggest.php add common connection count to suggestions 2015-04-07 18:13:10 -07:00
tagger.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-06-28 22:33:13 -07:00
tagrm.php local_user => local_channel 2015-01-28 20:56:04 -08:00
tasks.php cleanup of task widget - make jquery workflow a bit smoother 2015-08-20 20:40:42 -07:00
thing.php initial work on obj import, rename import_profile_photo to import_xchan_photo to more accurately state its purpose. 2015-09-01 22:03:10 -07:00
toggle_mobile.php
toggle_safesearch.php
uexport.php Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-08-18 17:15:53 -07:00
update_channel.php undo the disabling of browser_prefetch and for the time being revert the HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more. 2015-06-25 20:07:10 -07:00
update_display.php undo the disabling of browser_prefetch and for the time being revert the HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more. 2015-06-25 20:07:10 -07:00
update_home.php undo the disabling of browser_prefetch and for the time being revert the HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more. 2015-06-25 20:07:10 -07:00
update_network.php undo the disabling of browser_prefetch and for the time being revert the HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more. 2015-06-25 20:07:10 -07:00
update_public.php undo the disabling of browser_prefetch and for the time being revert the HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more. 2015-06-25 20:07:10 -07:00
update_search.php undo the disabling of browser_prefetch and for the time being revert the HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more. 2015-06-25 20:07:10 -07:00
view.php
viewconnections.php convert the abook fields 2015-06-14 21:08:00 -07:00
viewsrc.php more work on item table optimisation 2015-06-10 16:59:04 -07:00
wall_attach.php We don't need photos to also include attachments. It's interesting, but not all that useful. 2015-08-20 16:55:03 -07: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 typo and update to rfc7033 (webfinger) as well as webfinger diagnostic page 2015-05-24 17:59:31 -07:00
webpages.php more work on item table optimisation 2015-06-10 16:59:04 -07:00
wfinger.php add nomadic identities as webfinger aliases 2015-06-09 16:29:51 -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 make diaspora person guids for hubzilla folks globally unique. That's what a globally unique ID is. This forever kills the prospect of making nomadic identity work flawlessly on Diaspora. But since all your identities have the same guid, this allows your different identities to communicate with Diaspora; which would otherwise fail to connect to your other instances because of the guid collision. 2015-08-25 17:21:42 -07:00
xref.php
zfinger.php add repository type as one that is able to self-identify as a public forum 2015-08-25 21:54:16 -07:00
zotfeed.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-06-24 16:34:52 -07:00
zping.php local_user => local_channel 2015-01-28 20:56:04 -08:00