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-09-18 17:47:26 -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 extend admin page for hubloc / server key management 2013-09-17 10:11:22 +02: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 Upstream merge 2013-09-15 03:21:19 +02:00
chanview.php more issues related to Tony's re-install 2013-06-19 22:29:32 -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 Preparatory work for photo conversations (third time). Also take away unused "post new activity" preferences until they actually do something. 2013-08-27 21:06:11 -07:00
contactgroup.php
crepair.php photo driver abstraction 2013-04-25 20:01:24 -07:00
delegate.php
directory.php add "tiered" access policy, add tagcloud to directory pages 2013-09-18 17:47:26 -07:00
dirsearch.php add "tiered" access policy, add tagcloud to directory pages 2013-09-18 17:47:26 -07:00
display.php remove old debugging cruft 2013-09-10 21:17:33 -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 cleanup 2013-03-10 20:39:27 -07:00
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 sync photo permissions with the attached item whenever they change. 2013-09-17 17:38:43 -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 remove stray debugging 2013-07-19 03:02:08 -07:00
login.php
lostpass.php
magic.php make sure we get the correct URL. Also redirect back again (essentially perform a no-op) when using reverse magic auth and we can't find a channel. 2013-05-28 22:58:59 -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 email attachments (and fix email photos) 2013-08-19 21:19:39 -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 make collections work again 2013-09-18 04:06:44 -07:00
new_channel.php
nogroup.php
notifications.php remove obsolete notifications 2013-07-21 17:45:36 -07:00
notify.php
oembed.php
oexchange.php odds and ends in prepearation for photo abstraction, plus red-to-friendica addon 2013-04-25 01:55:35 -07:00
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 parse_url: add missing scheme unless url begins with '/' 2013-07-16 01:14:23 -07:00
photo.php log forbidden photos with complete URL and observer webbie (if available). 2013-07-21 19:56:57 -07:00
photos.php sync photo permissions with the attached item whenever they change. 2013-09-17 17:38:43 -07:00
ping.php fix marking events seen 2013-04-16 19:59:12 -07:00
poco.php
poke.php private pokes - perhaps a little *too* private. 2013-07-19 01:20:51 -07:00
post.php removed logger statement 2013-09-17 10:14:52 +02:00
pretheme.php
probe.php cleanup 2013-03-10 20:39:27 -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 remove debug info - mop up and go home 2013-07-03 03:19:58 -07:00
profiles.php birthday error checking - if year is present but no month or day, set to 1 January. Otherwise the date will be set to 30 November the prior year due to how the PHP strtotime() function works. 2013-07-03 16:55:57 -07:00
profperm.php
pubsites.php site sellpage links 2013-09-17 22:27:51 -07:00
qsearch.php
randprof.php Revert randprof - that was stupid. If you have a local channel, you also have it's xchan. 2013-03-20 23:43:02 +00:00
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 the rest of the fix 2013-09-02 20:53:52 -07:00
search.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
settings.php block attempts to set the baseurl to an ip address if it was previously a dns name 2013-08-29 16:46:22 -07:00
setup.php fix include paths 2013-09-17 09:41:48 +02: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 begin to cut the umbilical 2013-04-14 22:24:47 -07:00
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
starred.php odds and ends in prepearation for photo abstraction, plus red-to-friendica addon 2013-04-25 01:55:35 -07:00
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 get rid of html from mod_suggest 2013-03-06 17:52:58 -08:00
tagger.php fix some community tagging bugs 2013-06-30 23:04:27 -07:00
tagrm.php
thing.php input form for profile stuff 2013-07-04 20:35:42 -07:00
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 get search page working with live-update and endless scroll, still not perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results. 2013-05-09 18:08:00 -07:00
view.php
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 just tinkering and trying a few things - don't get upset. It can all be reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting. 2013-03-05 15:48:56 -08:00
xchan.php
xrd.php
zfinger.php add "tiered" access policy, add tagcloud to directory pages 2013-09-18 17:47:26 -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