..
Admin
start deprecation of server_role
2017-05-29 13:50:02 -07:00
Settings
hubzilla issue #855 : fix for some problems with displaying selected theme after panel Settings->Display loading
2017-09-12 21:28:40 +02:00
Achievements.php
Acl.php
paths in xchan_addr no longer means RSS specifically but could be activitypub
2017-09-03 22:09:16 -07:00
Admin.php
provide a mechanism to mark apps active in the bin
2017-07-21 10:32:21 +02:00
Api.php
more api re-org
2016-11-08 16:55:29 -08:00
Appman.php
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
2017-05-23 21:44:25 +02:00
Apporder.php
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
2017-05-23 21:44:25 +02:00
Apps.php
apps improvements
2017-02-22 11:22:43 +01:00
Attach.php
check code rights on cloud files
2017-09-05 21:38:07 -07:00
Authorize.php
oauth2/oidc testing (please do not port - this requires several extra DB tables to work)
2017-05-03 22:37:06 -07:00
Authtest.php
Block.php
remove unused page_widgets.php include and provide a general function for loading sql from file to use in the cdav migration
2017-06-22 22:43:08 -07:00
Blocks.php
Bookmarks.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Branchtopic.php
Cal.php
move profile tabs to app-tray
2017-03-20 17:24:48 +01:00
Card_edit.php
fix title of edit card which showed up as 'edit block' due to copy/paste
2017-08-24 18:39:50 -07:00
Cards.php
cards - change placeholdertext, separate from button text
2017-08-24 18:34:12 -07:00
Cdav.php
Reviewed. This is OK.
2017-09-03 00:59:51 -07:00
Changeaddr.php
allow channel address to be changed
2017-08-04 19:02:41 -07:00
Channel.php
remove item_thread_top from simple_update query - we're already fetching distinct(parent) and this prevented comments from displaying after submission when remote-authed.
2017-09-10 16:10:56 -07:00
Chanview.php
typo in chanview, remove output buffering in mod_cloud which is preventing large files from being downloaded. IIRC this was put there to avoid a SAML warning in SabreDAV but I'm not seeing that currently.
2017-06-25 19:17:05 -07:00
Chat.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Chatsvc.php
fix chat member list when one or members are connected via access tokens
2017-01-02 23:35:40 -08:00
Cloud.php
better fix for dav headers already sent issue
2017-06-26 01:36:33 -07:00
Common.php
Connect.php
command line connect utility.
2016-11-01 15:27:34 -07:00
Connections.php
more nav_set_selected apps
2017-07-21 22:36:47 +02:00
Connedit.php
modify connection edit display for channels with no address/webbie
2017-07-30 21:55:28 -07:00
Contactgroup.php
more backquotes - this should take care of most except for the array import queries
2016-10-09 16:31:04 -07:00
Cover_photo.php
more work related to attach/photo and os_path, display_path and general code cleanup
2017-03-29 13:44:55 +02:00
Dav.php
Reviewed. This is OK.
2017-09-03 00:59:51 -07:00
Directory.php
more nav_set_selected apps
2017-07-21 22:36:47 +02:00
Dirsearch.php
pubsites: don't list dead sites
2016-11-30 01:16:44 -08:00
Display.php
use $target_item[mid] to make item highlighting work with shortened mids
2017-09-07 23:35:36 +02:00
Dreport.php
allow delivery report for not just the author, but also if you're the owner and it's on your wall.
2016-10-03 20:50:13 -07:00
Editblock.php
various input filter fixes
2017-03-29 13:56:31 +02:00
Editlayout.php
various input filter fixes
2017-03-29 13:56:31 +02:00
Editpost.php
more deprecate server_role
2017-05-29 16:25:27 -07:00
Editwebpage.php
hubzilla issue #795
2017-05-27 02:22:36 -07:00
Embedphotos.php
missing includes
2017-04-13 23:20:09 +02:00
Events.php
more nav_set_selected apps
2017-07-21 22:36:47 +02:00
Fbrowser.php
more backquotes - this should take care of most except for the array import queries
2016-10-09 16:31:04 -07:00
Feed.php
provide a broken feed for services which require a broken feed
2017-04-26 14:12:11 +02:00
Fhublocs.php
fix typos
2017-01-31 09:43:58 +01:00
File_upload.php
a few file activities were not getting synced
2017-08-20 21:24:58 -07:00
Filer.php
fix item_list and item_search templates. make item filer use a bootdtrap modal and some css and class fixes
2017-03-17 14:22:10 +01:00
Filerm.php
Filestorage.php
improve file_activity() a little
2017-07-31 16:59:43 +02:00
Follow.php
remove obscured @ hack
2016-10-04 19:37:16 -07:00
Getfile.php
check code rights on cloud files
2017-09-05 21:38:07 -07:00
Group.php
hubzilla issue #832
2017-07-19 18:32:16 -07:00
Hcard.php
missing space in nav tpl
2017-06-28 16:45:48 -07:00
Help.php
Added language selector menu for Help pages
2017-08-24 18:57:41 +00:00
Home.php
Hostxrd.php
minor theming and whitespace
2017-02-08 19:47:34 -08:00
Impel.php
code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
2017-03-29 13:32:23 +02:00
Import_items.php
🔒 Add CSRF protection for import and import_items.
2017-03-30 23:17:32 +02:00
Import.php
start deprecation of server_role
2017-05-29 13:50:02 -07:00
Invite.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Item.php
fix category links in card bodies
2017-08-29 19:38:07 -07:00
Lang.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Layouts.php
various input filter fixes
2017-03-29 13:56:31 +02:00
Like.php
make cards likeable
2017-09-06 11:42:16 +02:00
Linkinfo.php
more work on oembed from /display
2017-08-21 15:00:45 -07:00
Lockview.php
many dropdown and class fixes. still a long way to go...
2017-03-12 21:11:28 +01:00
Locs.php
provide /locs link on settings page if there is more than one hubloc for this channnel *that isn't deleted*.
2016-11-05 03:31:50 -07:00
Login.php
Lostpass.php
Unify the various mail sending instance to enotify::send() and z_mail(). Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook.
2016-10-01 03:06:01 -07:00
Magic.php
owa cleanup
2017-09-09 13:34:57 -07:00
Mail.php
return preview also if we have no attachment
2017-08-03 14:08:34 +02:00
Manage.php
provide a mechanism to mark apps active in the bin
2017-07-21 10:32:21 +02:00
Menu.php
add a few more path macros to portable menu elements (channelurl, pageurl, storeurl and baseurl)
2016-07-31 20:14:25 -07:00
Message.php
call zidify_links() when formatting bbcode for internal consumption
2016-12-19 16:06:49 -08:00
Mitem.php
multi acl: port /webpages and /mitem
2016-08-04 11:23:43 +02:00
Moderate.php
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-06-20 18:39:27 -07:00
Mood.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Network.php
remove item_thread_top from simple_update query - we're already fetching distinct(parent) and this prevented comments from displaying after submission when remote-authed.
2017-09-10 16:10:56 -07:00
New_channel.php
update link to account roles help on new_channel page
2017-05-25 23:03:55 -07:00
Nojs.php
Notes.php
Notifications.php
some styling for system notifications
2017-05-18 14:57:10 +02:00
Notify.php
plugin hook for update_unseen
2017-08-01 22:25:55 -07:00
Oembed.php
add rel=noopener to all external target _blank links
2017-06-14 16:56:13 +02:00
Oep.php
card embed improved
2017-09-04 21:02:44 -07:00
Oexchange.php
minor theming and whitespace
2017-02-08 19:47:34 -08:00
Ofeed.php
merge red/master into dev
2017-08-10 08:09:02 +02:00
Online.php
Owa.php
owa cleanup
2017-09-09 13:34:57 -07:00
Page.php
remove unused page_widgets.php include and provide a general function for loading sql from file to use in the cdav migration
2017-06-22 22:43:08 -07:00
Pconfig.php
Pdledit.php
check that the advanced_theming feature is enabled before the pdledit module can be accessed.
2016-09-01 20:35:52 -07:00
Permcat.php
move permcat library functions to Zlib
2017-02-07 16:43:00 -08:00
Photo.php
cover photo was unintentionally disabled when block_public in effect
2017-05-08 11:11:50 +02:00
Photos.php
oembed provider cleanup, add oembed to cards
2017-08-23 20:47:08 -07:00
Ping.php
consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB
2017-08-06 21:40:39 +02:00
Poco.php
Poke.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Post.php
more zot6
2017-09-13 20:40:01 -07:00
Prate.php
Pretheme.php
Probe.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Profile_photo.php
consolidate and simplify the generation of activitystreams persons, add a couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also.
2017-05-11 17:39:26 -07:00
Profile.php
oembed provider cleanup, add oembed to cards
2017-08-23 20:47:08 -07:00
Profiles.php
provide a mechanism to mark apps active in the bin
2017-07-21 10:32:21 +02:00
Profperm.php
Create virtual privacy groups for private profile member lists
2017-02-12 15:56:33 -08:00
Pubsites.php
redmatrix is no longer considered a supported platform and will not be listed in pubsites as of 2.x
2016-11-19 13:15:29 -08:00
Pubstream.php
introduce item_normal_update(). the differnce to item_normal() is that we do not query for item_deleted = 0 and therefor can find deleted likes which allows us to update our unlikes on the fly if static page update is enabled
2017-09-03 21:33:07 +02:00
Randprof.php
convert randprof to use chanlink_hash() instead of chanlink_url() and filter sys channels by xchan.xchan_system instead of xchan_addr != sys@%
2017-06-03 10:13:42 +02:00
Rate.php
ratings are gone. They can be enabled, but there is no UI for doing so at this time; and will likely only be available in a 'pro' configuration once the new implementation details have been hashed out. This appears to require a mechanism for rebuttal before it can again be opened to the public. There are also some synchronisation issues to contend with; as ratings are currently only distributed to active directory servers. There is no reliable mechanism for a new directory server to fetch existing ratings.
2016-08-25 17:43:07 -07:00
Ratings.php
ratings are gone. They can be enabled, but there is no UI for doing so at this time; and will likely only be available in a 'pro' configuration once the new implementation details have been hashed out. This appears to require a mechanism for rebuttal before it can again be opened to the public. There are also some synchronisation issues to contend with; as ratings are currently only distributed to active directory servers. There is no reliable mechanism for a new directory server to fetch existing ratings.
2016-08-25 17:43:07 -07:00
Ratingsearch.php
add the hidden flag also
2016-07-27 16:14:46 -07:00
Rbmark.php
React.php
prevent expiration of conversations you are involved with - allows you to find your own comments months from now
2017-07-10 20:18:33 -07:00
README.md
Regdir.php
sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and postgresql
2016-10-27 02:41:32 +02:00
Register.php
start deprecation of server_role
2017-05-29 13:50:02 -07:00
Regmod.php
Regver.php
Removeaccount.php
null_date conversion; phase 1
2016-09-25 17:06:13 -07:00
Removeme.php
null_date conversion; phase 1
2016-09-25 17:06:13 -07:00
Rmagic.php
owa - first commit
2017-09-07 17:56:02 -07:00
Rpost.php
provide sharing of cards
2017-09-05 18:32:37 -07:00
Search_ac.php
Bring the saved search feature in line with the spec, and publish the feature spec.
2016-09-28 20:55:15 -07:00
Search.php
Merge remote-tracking branch 'mike/master' into dev
2017-07-22 12:08:47 +02:00
Service_limits.php
Settings.php
provide a mechanism to mark apps active in the bin
2017-07-21 10:32:21 +02:00
Setup.php
some love for the installer
2017-07-17 16:19:19 +02:00
Share.php
oopsy
2017-06-21 17:46:28 -07:00
Sharedwithme.php
improve file_activity() a little
2017-07-31 16:59:43 +02:00
Siteinfo.php
turn url requests where argv[0] is something.xyz into module='something' and $_REQUEST['module_format'] = 'xyz'; But leave modules beginning with . (like .well_known) alone (convert the initial . to _ and then strip it). This really only affects Siteinfo_json at this time.
2017-07-13 20:53:05 -07:00
Sitelist.php
Smilies.php
Snap.php
since the snap module runs without permissions controls, verify the logged in channel matches the requested cloud path
2016-10-09 21:36:55 -07:00
Sources.php
Sslify.php
there are occasional sites which use different capitalisation of Content-Type; which is rare, but completely legal.
2016-12-15 18:08:23 -08:00
Starred.php
Subthread.php
add gen_link_id() function to selectively encode/decode the message-id component of /display/ links for message-ids that contain troublesome characters
2017-01-19 15:37:30 -08:00
Suggest.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Tagger.php
add gen_link_id() function to selectively encode/decode the message-id component of /display/ links for message-ids that contain troublesome characters
2017-01-19 15:37:30 -08:00
Tagrm.php
more backticks
2016-10-03 21:48:53 -07:00
Tasks.php
last remaining task in tasklist was not removed from view when 'completed'
2017-08-23 23:59:05 -07:00
Theme_info.php
put theme config into its own namespace
2016-09-01 22:20:08 -07:00
Thing.php
[TASK] Update Doxyfile and fix Doxygen errors.
2016-10-13 11:27:23 +02:00
Toggle_mobile.php
Toggle_safesearch.php
Token.php
oauth2/oidc testing (please do not port - this requires several extra DB tables to work)
2017-05-03 22:37:06 -07:00
Uexport.php
channel export - use a selected list of functional data categories to export; this allows one to export single data sets instead of always exporting everything we know about
2017-01-31 15:28:25 -08:00
Update_cards.php
partial support (unfinished) for ajax loading cards with liveupdate; page still functions even though this isn't finished
2017-08-23 21:26:09 -07:00
Update_channel.php
fix with update with /channel?f=&mid=hash issue #461
2016-09-28 11:04:02 +02:00
Update_display.php
use head_add_link() for feed discovery
2017-02-21 18:58:51 -08:00
Update_home.php
Update_network.php
Update_pubstream.php
Update_search.php
View.php
Viewconnections.php
more places to use chanlink_hash() instead of chanlink_url() for profile_link
2017-02-23 10:36:00 +01:00
Viewsrc.php
The rest of the library and backend changes to support client-side e2ee and deprecate previous uses of item_obscured.
2017-04-26 14:16:07 +02:00
Wall_attach.php
a few file activities were not getting synced
2017-08-20 21:24:58 -07:00
Wall_upload.php
deprecate/remove get_channel_by_nick() which is just a less generalised variant of channelx_by_nick()
2016-11-08 18:15:57 -08:00
Webfinger.php
Webpages.php
more nav_set_selected
2017-07-22 11:04:18 +02:00
Well_known.php
Wfinger.php
provide root discovery for owa
2017-09-07 20:42:03 -07:00
Wiki.php
wiki: lock mimetype
2017-09-14 17:14:50 -07:00
Xchan.php
Xpoco.php
Xrd.php
hubzilla issue #851
2017-08-29 23:58:17 -07:00
Xref.php
Zfinger.php
some preliminary work on Zot VI
2017-09-04 22:35:44 -07:00
Zotfeed.php
authenticate onepoll so we can receive private posts/comments in zotfeed; if local server bypass the network access and invoke zotfeed directly.
2017-05-01 15:14:10 +02:00
Zping.php