streams/mod
2016-04-18 16:45:34 +02:00
..
_well_known.php static App 2016-03-31 16:06:03 -07:00
achievements.php static App 2016-03-31 16:06:03 -07:00
acl.php Merge branch 'master' of https://github.com/redmatrix/hubzilla 2016-03-20 23:52:55 +01:00
admin.php static App 2016-03-31 16:06:03 -07:00
api.php static App 2016-03-31 16:06:03 -07:00
appman.php static App 2016-03-31 16:06:03 -07:00
apps.php static App 2016-03-31 16:06:03 -07:00
attach.php relative attachment not fetched due to os filename issue 2015-11-08 13:54:31 -08:00
authtest.php local_user => local_channel 2015-01-28 20:56:04 -08:00
block.php static App 2016-03-31 16:06:03 -07:00
blocks.php some work on comanche autocomplete 2016-04-09 12:16:42 +02:00
bookmarks.php when saving bookmarks from a post allow choice of bookmark to be saved (default is all of them); this implements the backend. Additional work will be required on the front end or within plugins to make this happen. 2016-04-11 20:53:08 -07:00
branchtopic.php static App 2016-03-31 16:06:03 -07:00
cal.php a few issues: block public not blocking mod_cal, typo in sql for one clone file sync operation, fix_system_urls not catching cached contact photos, extend sessionhandler expiration when remember_me is enabled as the stored session is expiring long before the browser session. 2016-04-10 16:56:08 -07:00
channel.php refactor the js detection into a checkjs class which is only enabled on demand (currently only the channel and display pages). Will probably require a bit more work to hide/disable the cover photo when js is disabled. Have not actually tested without js to discover any other potential page issues. Have only confirmed that the detection class works and redirects to set a jsdisabled cookie and reload the page with that cookie+variable set if called from the channel page. 2016-04-13 16:31:06 -07:00
chanview.php static App 2016-03-31 16:06:03 -07:00
chat.php issue #138 ; make ajaxchat optional and configurable. For reasons we've discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. 2016-04-03 16:41:40 -07:00
chatsvc.php Merge branch 'static' 2016-03-31 17:32:51 -07:00
cloud.php static App 2016-03-31 16:06:03 -07:00
common.php static App 2016-03-31 16:06:03 -07:00
connect.php static App 2016-03-31 16:06:03 -07:00
connections.php static App 2016-03-31 16:06:03 -07:00
connedit.php static App 2016-03-31 16:06:03 -07:00
contactgroup.php convert the abook fields 2015-06-14 21:08:00 -07:00
cover_photo.php static App 2016-03-31 16:06:03 -07:00
dav.php static App 2016-03-31 16:06:03 -07:00
directory.php static App 2016-03-31 16:06:03 -07:00
dirsearch.php static App 2016-03-31 16:06:03 -07:00
display.php refactor the js detection into a checkjs class which is only enabled on demand (currently only the channel and display pages). Will probably require a bit more work to hide/disable the cover photo when js is disabled. Have not actually tested without js to discover any other potential page issues. Have only confirmed that the detection class works and redirects to set a jsdisabled cookie and reload the page with that cookie+variable set if called from the channel page. 2016-04-13 16:31:06 -07:00
dreport.php static App 2016-03-31 16:06:03 -07:00
editblock.php some work on comanche autocomplete 2016-04-09 12:16:42 +02:00
editlayout.php some work on comanche autocomplete 2016-04-09 12:16:42 +02:00
editpost.php bring back bbcode buttons for mod/editpost 2016-04-18 16:45:34 +02:00
editwebpage.php some bbcode autocomplete refinement for edit webpage 2016-04-13 11:56:43 +02:00
events.php static App 2016-03-31 16:06:03 -07:00
fbrowser.php static App 2016-03-31 16:06:03 -07:00
feed.php feed dates weren't being honoured. When that was fixed they turned out to be reversed. 2016-02-10 23:00:40 -08:00
ffsapi.php A few quotes too many. Also translations for tooltip. 2015-11-08 00:08:02 +01:00
fhublocs.php static App 2016-03-31 16:06:03 -07:00
filer.php static App 2016-03-31 16:06:03 -07:00
filerm.php static App 2016-03-31 16:06:03 -07:00
filestorage.php static App 2016-03-31 16:06:03 -07:00
follow.php static App 2016-03-31 16:06:03 -07:00
fsuggest.php static App 2016-03-31 16:06:03 -07:00
getfile.php more work on file sync to clones, 60-70% test coverage, mostly working but many changes made during testing which themselves have not yet been tested 2016-04-06 19:56:38 -07:00
group.php static App 2016-03-31 16:06:03 -07:00
hcard.php static App 2016-03-31 16:06:03 -07:00
help.php issue #340 2016-04-06 05:44:40 -07:00
home.php static App 2016-03-31 16:06:03 -07:00
hostxrd.php static App 2016-03-31 16:06:03 -07:00
id.php static App 2016-03-31 16:06:03 -07:00
impel.php static App 2016-03-31 16:06:03 -07:00
import.php remove references to ref_session_write - can't use 2016-04-11 13:03:34 -07:00
import_items.php static App 2016-03-31 16:06:03 -07:00
invite.php static App 2016-03-31 16:06:03 -07:00
item.php static App 2016-03-31 16:06:03 -07:00
lang.php move language selector to a module 2014-03-05 03:19:20 -08:00
layouts.php some work on comanche autocomplete 2016-04-09 12:16:42 +02:00
like.php static App 2016-03-31 16:06:03 -07:00
linkinfo.php Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php 2016-02-18 15:24:58 -08:00
lockview.php some work on mod chat 2016-03-30 14:31:55 +02:00
locs.php static App 2016-03-31 16:06:03 -07:00
login.php static App 2016-03-31 16:06:03 -07:00
lostpass.php static App 2016-03-31 16:06:03 -07:00
magic.php provide general purpose verification class, remove include/session.php (no longer used) 2016-04-14 18:51:06 -07:00
mail.php static App 2016-03-31 16:06:03 -07:00
manage.php static App 2016-03-31 16:06:03 -07:00
match.php static App 2016-03-31 16:06:03 -07:00
menu.php static App 2016-03-31 16:06:03 -07:00
message.php static App 2016-03-31 16:06:03 -07:00
mitem.php static App 2016-03-31 16:06:03 -07:00
mood.php static App 2016-03-31 16:06:03 -07:00
msearch.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
network.php reverse the logic of the jsenabled setting so that sessions without js are performance penalised instead of regular sessions. 2016-04-12 22:55:26 -07:00
new_channel.php static App 2016-03-31 16:06:03 -07:00
nojs.php refactor the js detection into a checkjs class which is only enabled on demand (currently only the channel and display pages). Will probably require a bit more work to hide/disable the cover photo when js is disabled. Have not actually tested without js to discover any other potential page issues. Have only confirmed that the detection class works and redirects to set a jsdisabled cookie and reload the page with that cookie+variable set if called from the channel page. 2016-04-13 16:31:06 -07:00
notes.php provide a backup copy of prior notes widget content if the contents were just nuked. 2016-04-03 19:34:19 -07:00
notifications.php static App 2016-03-31 16:06:03 -07:00
notify.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
oembed.php static App 2016-03-31 16:06:03 -07:00
oep.php rework salmon - important, update addons also if you have enabled gnusoc addon 2016-03-20 19:55:53 -07:00
oexchange.php static App 2016-03-31 16:06:03 -07:00
online.php missing file in checkin 2014-01-28 20:15:57 -08:00
openid.php static App 2016-03-31 16:06:03 -07:00
opensearch.php static App 2016-03-31 16:06:03 -07:00
page.php static App 2016-03-31 16:06:03 -07:00
pconfig.php static App 2016-03-31 16:06:03 -07:00
pdledit.php @hubdomain also for auto-create-channel + adding css wrapper (ongoing work) 2016-02-16 21:46:24 +01:00
photo.php static App 2016-03-31 16:06:03 -07:00
photos.php send file sync packets for all known file operations 2016-04-07 18:54:48 -07:00
ping.php static App 2016-03-31 16:06:03 -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 static App 2016-03-31 16:06:03 -07:00
post.php move storage assets to zotlabs/storage 2016-02-19 00:06:10 -08:00
prate.php static App 2016-03-31 16:06:03 -07:00
pretheme.php more mod cleanups 2012-10-22 19:18:50 +11:00
probe.php static App 2016-03-31 16:06:03 -07:00
profile.php static App 2016-03-31 16:06:03 -07:00
profile_photo.php static App 2016-03-31 16:06:03 -07:00
profiles.php static App 2016-03-31 16:06:03 -07:00
profperm.php static App 2016-03-31 16:06:03 -07:00
public.php static App 2016-03-31 16:06:03 -07:00
pubsites.php pubsites: network column is not needed anymore (mentioned in intro text). Because of more vertical space Access and Register columnis separate again. 2016-02-22 19:28:32 +01:00
randprof.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
rate.php static App 2016-03-31 16:06:03 -07:00
ratings.php static App 2016-03-31 16:06:03 -07:00
ratingsearch.php create site records for all queued sites and check for death 2015-09-28 17:13:11 -07:00
rbmark.php suddenly we have includepath issues - provide the explicit paths 2016-04-01 00:59:30 -07:00
regdir.php create site records for all queued sites and check for death 2015-09-28 17:13:11 -07:00
register.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
regmod.php static App 2016-03-31 16:06:03 -07:00
regver.php static App 2016-03-31 16:06:03 -07:00
removeaccount.php static App 2016-03-31 16:06:03 -07:00
removeme.php static App 2016-03-31 16:06:03 -07:00
rmagic.php static App 2016-03-31 16:06:03 -07:00
rpost.php fix rpost bbcode buttons and autocomplete 2016-04-18 10:56:51 +02:00
rsd_xml.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
search.php static App 2016-03-31 16:06:03 -07:00
search_ac.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
service_limits.php static App 2016-03-31 16:06:03 -07:00
settings.php static App 2016-03-31 16:06:03 -07:00
setup.php static App 2016-03-31 16:06:03 -07:00
share.php suddenly we have includepath issues - provide the explicit paths 2016-04-01 00:59:30 -07:00
sharedwithme.php static App 2016-03-31 16:06:03 -07:00
siteinfo.php static App 2016-03-31 16:06:03 -07:00
siteinfo_json.php create get_site_info() function so we can have a siteinfo.json module instead of or actually in addition to siteinfo/json 2015-11-29 19:37:03 -08:00
sitelist.php create site records for all queued sites and check for death 2015-09-28 17:13:11 -07:00
smilies.php static App 2016-03-31 16:06:03 -07:00
sources.php static App 2016-03-31 16:06:03 -07: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 static App 2016-03-31 16:06:03 -07:00
suggest.php static App 2016-03-31 16:06:03 -07:00
tagger.php static App 2016-03-31 16:06:03 -07:00
tagrm.php suddenly we have includepath issues - provide the explicit paths 2016-04-01 00:59:30 -07:00
tasks.php static App 2016-03-31 16:06:03 -07:00
thing.php static App 2016-03-31 16:06:03 -07:00
toggle_mobile.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
toggle_safesearch.php Don't let nobody set an xconfig in safe search. 2013-12-11 15:35:19 +00:00
uexport.php static App 2016-03-31 16:06:03 -07:00
update_channel.php issue #185 2015-11-25 17:30:11 -08:00
update_display.php several photo item template fixes 2016-02-26 14:25:18 +01:00
update_home.php issue #185 2015-11-25 17:30:11 -08:00
update_network.php issue #185 2015-11-25 17:30:11 -08:00
update_public.php issue #185 2015-11-25 17:30:11 -08:00
update_search.php issue #185 2015-11-25 17:30:11 -08:00
view.php static App 2016-03-31 16:06:03 -07:00
viewconnections.php static App 2016-03-31 16:06:03 -07:00
viewsrc.php static App 2016-03-31 16:06:03 -07:00
wall_attach.php send file sync packets for all known file operations 2016-04-07 18:54:48 -07:00
wall_upload.php static App 2016-03-31 16:06:03 -07:00
webfinger.php some re-working of webfinger and hcard parsing which will be necessary going forward. 2016-03-14 18:12:35 -07:00
webpages.php some work on comanche autocomplete 2016-04-09 12:16:42 +02:00
wfinger.php static App 2016-03-31 16:06:03 -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 static App 2016-03-31 16:06:03 -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 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-10-19 16:18:04 -07:00
zotfeed.php static App 2016-03-31 16:06:03 -07:00
zping.php static App 2016-03-31 16:06:03 -07:00