streams/mod
2015-09-09 22:03:23 -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 bring back colour to abook_self in acl 2015-08-11 01:16:04 -07:00
admin.php move mod_admin to Comanche finally 2015-09-08 20:48:35 -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 fix typos before pushing 2015-09-03 18:47:03 -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 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 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 don't auto-open the editor in forum mode. Save the forum selection text until we open it. 2015-09-09 19:54:16 -07:00
editlayout.php don't auto-open the editor in forum mode. Save the forum selection text until we open it. 2015-09-09 19:54:16 -07:00
editpost.php don't auto-open the editor in forum mode. Save the forum selection text until we open it. 2015-09-09 19:54:16 -07:00
editwebpage.php don't auto-open the editor in forum mode. Save the forum selection text until we open it. 2015-09-09 19:54:16 -07:00
events.php Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-09-07 21:02:05 -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 snakebite: bring back some of the legacy XML discovery interfaces, update as required. 2014-04-02 14:56:20 -07:00
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 menu import and sync 2015-09-08 17:52:39 -07:00
import_items.php consolidate import_items/sync_items 2015-09-07 18:14:30 -07:00
invite.php more work isolating the projectname from core. 2015-05-17 16:28:16 -07:00
item.php Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-09-07 18:20:47 -07:00
lang.php move language selector to a module 2014-03-05 03:19:20 -08:00
layouts.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-06-02 17:47:47 -07:00
like.php decentralise likes of things so they can be cloned 2015-09-09 22:03:23 -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 add sync packets for menus 2015-09-08 18:40:19 -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 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-09-08 18:46:15 -07:00
mood.php convert ITEM_WALL from bitfield to standalone 2015-05-06 21:03:33 -07:00
msearch.php remove the private keywords stuff to reduce directory and search complexity 2012-12-26 03:49:50 -08:00
network.php don't auto-open the editor in forum mode. Save the forum selection text until we open it. 2015-09-09 19:54:16 -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 missing file in checkin 2014-01-28 20:15:57 -08:00
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 lotsa little fixes 2012-10-21 22:11:02 -07:00
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 syntax 2015-09-05 15:33:09 -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 more mod cleanups 2012-10-22 19:18:50 +11:00
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 profile photo issues #36 2015-09-09 03:40:53 -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 use conversation defaults for /public page instead of collapsed list mode, but allow over-ride 2015-09-06 16:42:50 -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 Always open rpost editor on document ready 2015-09-06 20:50:31 -07:00
rsd_xml.php more notes 2012-11-16 16:09:22 -08:00
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 start to modularise the clone import and sync functions 2015-09-02 20:12:40 -07: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 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 wrong app name 2013-10-16 00:17:16 -07:00
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 Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption. 2013-12-23 04:58:12 +00:00
zfinger.php major changes to "forum mode" on the network/matrix page 2015-09-09 18:50:15 -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