streams/mod
2016-03-30 22:13:24 -07:00
..
_well_known.php try that patch again 2016-02-08 14:19:49 -08:00
achievements.php Move achievements on, but just a tad. 2014-09-02 02:34:04 +01:00
acl.php Merge branch 'master' of https://github.com/redmatrix/hubzilla 2016-03-20 23:52:55 +01:00
admin.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
api.php remove the unqualified "OAuth" namespace from the project. We need to reference either OAuth1 or OAuth2. 2015-12-13 15:35:45 -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 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 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
cal.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
channel.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
chanview.php local_user => local_channel 2015-01-28 20:56:04 -08:00
chat.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
chatsvc.php more work on mod chat 2016-03-31 00:37:40 +02:00
cloud.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -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 bring back the ability to ignore a pending connection request without deleting it and without always having it in your face and without jumping through hoops. 2016-01-26 16:57:36 -08:00
connedit.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
contactgroup.php convert the abook fields 2015-06-14 21:08:00 -07:00
cover_photo.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
dav.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
directory.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
dirsearch.php control the generation or acceptance of directory keywords 2016-01-26 19:04:32 -08:00
display.php remove superfluous return 2016-03-11 10:54:04 +01:00
dreport.php Small update to Bluegrid and generic-content-wrapper-styled to dreport 2015-11-12 22:10:20 +01:00
editblock.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
editlayout.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
editpost.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
editwebpage.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
events.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
fbrowser.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -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 make hubloc repair script a bit more selective 2015-10-31 13:58:26 -07:00
filer.php Merge branch 'master' into tres 2015-01-29 15:09:35 -08:00
filerm.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
filestorage.php retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08:00
follow.php abconfig 2016-02-29 19:31:52 -08:00
fsuggest.php local_user => local_channel 2015-01-28 20:56:04 -08:00
group.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
hcard.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
help.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
home.php Some work on the login, register and default home page. Mostly neatly centering things on different viewport widths. Bluegrid schema updated. 2015-12-09 23:41:37 +01:00
hostxrd.php provide mechanism for custom .well-known handlers and static files (e.g. for letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist. 2016-01-22 02:22:27 -08: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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
import_items.php add $deliver flag to item_store() and item_store_update() [default true]. If false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS. 2016-01-16 14:00:22 -08:00
invite.php [invite module] remove trailing spaces from translatable strings 2016-02-09 14:20:26 +01:00
item.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -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 move link to /locs to settings menu if we have more than one location and some template work on locs 2016-03-26 18:43:38 +01:00
login.php local_user => local_channel 2015-01-28 20:56:04 -08:00
lostpass.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
magic.php remote delegation issue when already logged in with different account on same site. 2016-01-24 13:53:18 -08:00
mail.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
manage.php move link to /locs to settings menu if we have more than one location and some template work on locs 2016-03-26 18:43:38 +01:00
match.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
menu.php merge conflicts 2015-09-08 18:45:58 -07:00
message.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
mitem.php retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08:00
mood.php convert ITEM_WALL from bitfield to standalone 2015-05-06 21:03:33 -07:00
msearch.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
network.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
new_channel.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
notes.php local_user => local_channel 2015-01-28 20:56:04 -08:00
notifications.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
notify.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
oembed.php oembed issues 2014-10-08 20:37:46 -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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
page.php add page title to the html title 2016-03-29 14:14:17 -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 @hubdomain also for auto-create-channel + adding css wrapper (ongoing work) 2016-02-16 21:46:24 +01: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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
ping.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -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 update the poke page layout and UI 2016-02-04 18:35:40 -08:00
post.php move storage assets to zotlabs/storage 2016-02-19 00:06:10 -08: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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
profile_photo.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
profiles.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07: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 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 create site records for all queued sites and check for death 2015-09-28 17:13:11 -07: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 create site records for all queued sites and check for death 2015-09-28 17:13:11 -07:00
rbmark.php menu_list() takes a channel_id, not the whole channel array 2015-11-04 18:34:42 -08: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 'auto channel creation' - if the corresponding config variable is set, create a channel when an account is created. 2016-01-12 15:43:08 -08:00
regver.php 'auto channel creation' - if the corresponding config variable is set, create a channel when an account is created. 2016-01-12 15:43:08 -08:00
removeaccount.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
removeme.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
rmagic.php try and add some regs 2015-03-12 15:19:54 -07:00
rpost.php retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08:00
rsd_xml.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
search.php issue #85, community tags and file tags lost during edits. This required splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. 2015-11-20 00:15:48 -08:00
search_ac.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
service_limits.php local_user => local_channel 2015-01-28 20:56:04 -08:00
settings.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
setup.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
share.php fix sharing of photo items 2016-01-13 11:23:40 +01:00
sharedwithme.php sql in -> IN 2015-03-23 11:06:13 +01:00
siteinfo.php siteinfo regression with Zotlabs\Project - add an autoloader 2016-02-18 19:32:06 -08: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 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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
suggest.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
tagger.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
tagrm.php deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
tasks.php Document the additional content export options 2015-09-24 16:57:17 -07:00
thing.php retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08: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 Redesigned the export page. Please fix my English if I made some mistakes. 2015-10-09 16:45:29 +02: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 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 more work on api media uploads 2015-12-13 19:15:42 -08: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 some re-working of webfinger and hcard parsing which will be necessary going forward. 2016-03-14 18:12:35 -07:00
webpages.php missing function 2016-02-24 11:20:46 -08:00
wfinger.php lots of work on federated channel discovery 2016-03-16 18:00:13 -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 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -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 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