This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/mod
2013-10-19 16:22:07 -07:00
..
_well_known.php cleaning up issues reported in logs 2013-07-28 18:54:40 -07:00
acl.php bring back mail list and cleanup some issues which popped out with full PHP warnings 2013-08-27 22:30:06 -07:00
admin.php suppress creating the directory update record for profile updates which are part of the normal import_xchan sequence - otherwise we get two for every change. Create it normally if we are called with a profile_update message and don't go through the whole import_xchan thing. 2013-09-25 21:22:36 -07:00
allfriends.php
api.php
apps.php
attach.php
blocks.php add design tool menu to appropriate pages 2013-09-03 19:55:26 -07:00
chanman.php Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this. 2013-09-17 20:50:09 -07:00
channel.php If an observer doesn't have view_stream perms, try for view_profile before 2013-10-04 15:57:48 +01:00
chanview.php when it's a contentious issue, make it an option. 2013-09-20 18:24:11 -07:00
common.php
community.php get rid of more variables with dashes in the names - use underscore *except* in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find. 2013-08-15 22:52:19 -07:00
connect.php this should fix the premium checkbox stickiness issue 2013-08-22 15:35:10 -07:00
connections.php remove the disabled flag on individual permissions and improve the text to show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare. 2013-10-13 15:42:30 -07:00
contactgroup.php
crepair.php
delegate.php
directory.php directory sort links on sidebar 2013-10-13 19:49:40 -07:00
dirsearch.php directory date order (sort=date) 2013-10-12 15:12:45 -07:00
display.php doc - complete hook list, still need detailed functional descriptions with parameters and examples for each 2013-10-18 15:48:59 -07:00
editblock.php spurious blank lines 2013-09-15 22:33:47 -07:00
editlayout.php spurious blank lines 2013-09-15 22:33:47 -07:00
editpost.php allow categories to be edited when editing a post 2013-09-03 21:14:18 -04:00
editwebpage.php spurious blank lines 2013-09-15 22:33:47 -07:00
events.php make "selected" class work on all navigation menu items 2013-08-01 13:26:57 +02:00
fbrowser.php fix photo file browser 2013-09-15 14:36:54 -04:00
feed.php pages feed 2013-09-05 19:31:26 -07:00
filer.php
filerm.php
filestorage.php Didn't git add again after fixing typo... 2013-09-18 02:49:14 +01:00
follow.php premium/restricted channel connections implemented, configure at yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways. 2013-08-21 22:10:08 -07:00
fsuggest.php
group.php Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) 2013-08-07 17:51:10 -07:00
hcard.php
help.php fix location of language variable in help module 2013-09-05 04:48:14 -07:00
home.php get rid of more variables with dashes in the names - use underscore *except* in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find. 2013-08-15 22:52:19 -07:00
hostxrd.php
import.php change from refresh_all to a directory update - which does a refresh_all and also updates the directory. 2013-09-08 21:12:23 -07:00
intro.php
invite.php basic email invitations - and doc update 2013-08-02 03:45:40 -07:00
item.php part one - honour system.tagifonlyrecip pconfig, default is false - not ready to deal with the second part yet (changing the tag char for tag_deliver channels) without a bit more discussion/concensus. 2013-10-19 16:22:07 -07:00
layouts.php add design tool menu to appropriate pages 2013-09-03 19:55:26 -07:00
like.php provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !! 2013-09-10 19:06:06 -07:00
lockview.php
login.php
lostpass.php
magic.php log any attempt to call mod_magic 2013-09-29 21:06:53 -07:00
manage.php usage message showed wrong number of channels 2013-09-09 22:00:39 +02:00
match.php
menu.php add design tool menu to appropriate pages 2013-09-03 19:55:26 -07:00
message.php show private message conversant in sidebar because without a reply you may not remember who it is/was. 2013-10-12 00:57:00 -07:00
mitem.php allow menu management even if there are no menu items 2013-09-07 02:04:15 -07:00
mood.php provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !! 2013-09-10 19:06:06 -07:00
msearch.php
network.php Saved searches on the matrix/network page just got a lot more interesting. Hint: it's all about autocomplete 2013-10-01 19:54:22 -07:00
new_channel.php
nogroup.php
notifications.php
notify.php
oembed.php
oexchange.php
opensearch.php
page.php mod/page - display most recent revision by default, or numbered revision specified by rev URL parameter 2013-09-07 04:36:47 -07:00
parse_url.php
photo.php log forbidden photos with complete URL and observer webbie (if available). 2013-07-21 19:56:57 -07:00
photos.php more icon tweaks - this could be going on for some time; try to get icon code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks. 2013-10-10 02:15:44 -07:00
ping.php
poco.php
poke.php
post.php Fix name of Bleichenbacher 2013-09-24 21:04:01 +02:00
pretheme.php
probe.php in probe diagnostic - note https failure as diagnostic info - this also changes zot_finger so you can tell it not to fallback. This could be useful in corporate environments that are off the grid or other high security situations (as much as anything could be considered high security which relies on SSL). 2013-10-01 22:20:09 -07:00
profile_photo.php big changes to photo->store() which is now photo->save() and takes an array instead of a list of args. Also the beginning of the migration to using photo_flags to indicate special purpose photos such as profile photos and contact photos and "thing" photos. 2013-08-07 01:42:45 -07:00
profile.php
profiles.php
profperm.php
pubsites.php Missing include 2013-09-29 19:44:57 +01:00
qsearch.php
randprof.php
redir.php
register.php issue #107 2013-09-04 22:23:53 -07:00
regmod.php
removeme.php
rmagic.php
rsd_xml.php
search_ac.php Saved searches on the matrix/network page just got a lot more interesting. Hint: it's all about autocomplete 2013-10-01 19:54:22 -07:00
search.php fix search to display more than one item 2013-10-10 21:31:40 -07:00
settings.php add link to channel source management in settings if channel_sources feature is enabled 2013-09-30 22:01:11 -07:00
setup.php Issue #181 2013-10-14 21:44:35 +01:00
share.php encode and decode channel names containing HTML special characters and quotes so they will survive a reshare without mangling 2013-09-06 05:25:10 -07:00
siteinfo.php
sitelist.php directory server sitelist module (needed for public site list and building friend suggestions for new sites/channels with no known contacts) 2013-08-04 21:20:03 -07:00
smilies.php
sources.php small fixes 2013-09-30 19:28:59 -07:00
starred.php
subthread.php provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !! 2013-09-10 19:06:06 -07:00
suggest.php
tagger.php
tagrm.php
thing.php
toggle_mobile.php More steps for mobile theme toggling + dash elimination 2013-08-19 01:08:15 +02:00
uexport.php
update_channel.php
update_community.php
update_display.php
update_network.php silence some warnings at php E_ALL levels 2013-08-28 21:56:01 -07:00
update_search.php
view.php wrong app name 2013-10-16 00:17:16 -07:00
viewconnections.php don't show connections with removed xchans - as there isn't much to see 2013-08-04 05:12:11 -07:00
viewsrc.php
wall_attach.php
wall_upload.php potential solution to Friendica for Android photo uploads, which aren't working on Red currently. 2013-07-23 20:17:10 -07:00
webfinger.php
webpages.php add design tool menu to appropriate pages 2013-09-03 19:55:26 -07:00
wfinger.php
xchan.php
xrd.php
zfinger.php structure for channel unions 2013-09-26 16:25:28 -07:00
zotfeed.php fix some weirdness on the zot feed 2013-07-29 20:31:02 -07:00
zping.php test module for dead site discovery 2013-09-04 17:52:24 -07:00