This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4d7fc304ea9dd9b756aba406601739652c54f72d
core
/
mod
History
friendica
71a4abe293
Time to flip the switch.
2014-05-21 21:33:31 -07:00
..
_well_known.php
…
achievements.php
Achievements
2013-12-22 20:54:31 +00:00
acl.php
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -07:00
admin.php
…
api.php
…
appman.php
more app work
2014-05-21 20:54:09 -07:00
apps.php
more app work
2014-05-21 20:54:09 -07:00
attach.php
…
authtest.php
allow authtest to accept webbies as well as urls since I'm always trying to use the former and of course it always fails.
2014-03-23 15:15:20 -07:00
block.php
…
blocks.php
…
bookmarks.php
issue
#395
, item 2
2014-04-06 03:47:53 -07:00
chanman.php
…
channel.php
…
chanview.php
…
chat.php
…
chatsvc.php
basic chatterbot support - though these would still require additional functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly.
2014-04-26 16:27:03 -07:00
cloud.php
strip hard-wired zids from posted links as they will have the wrong identity when somebody tries to view the link
2014-02-16 14:13:26 -08: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
…
connections.php
…
connedit.php
Setting to undo/clear auto permissions
2014-04-21 15:41:04 -07:00
contactgroup.php
…
delegate.php
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
2012-10-29 17:14:02 -07:00
directory.php
…
dirprofile.php
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -07:00
dirsearch.php
…
display.php
…
editblock.php
…
editlayout.php
use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it.
2014-04-09 18:29:22 +02:00
editpost.php
…
editwebpage.php
use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it.
2014-04-09 18:29:22 +02:00
events.php
…
fbrowser.php
…
feed.php
pages feed
2013-09-05 19:31:26 -07:00
filer.php
…
filerm.php
…
filestorage.php
missing permissions block in mod_filestorage
2014-04-30 16:35:50 -07:00
follow.php
missing quote
2014-03-07 23:00:27 -08:00
fsuggest.php
cleanup
2013-03-10 20:39:27 -07:00
group.php
…
help.php
Stick help in a template
2014-03-12 17:13:58 +00:00
home.php
…
hostxrd.php
…
import.php
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
2013-12-22 18:37:39 -08:00
invite.php
…
item.php
fix author delete (non-owner)
2014-05-14 03:10:36 -07:00
lang.php
…
layouts.php
…
like.php
…
lockview.php
…
login.php
cleanup editpost
2012-12-21 04:08:48 -08:00
lostpass.php
…
magic.php
…
mail.php
change the way jot tools are displayed/hidden
2014-04-08 22:07:06 +02:00
manage.php
…
match.php
get rid of deprecated post_url() function
2013-12-01 19:52:18 -08:00
menu.php
preserve system bit when editing menus
2014-02-05 03:44:46 -08:00
message.php
…
mitem.php
appears that I missed a few files for Comanchification. so here's mitem.
2013-12-22 02:04:55 -08:00
mood.php
some minor cleanup on plinks for some very subtle permissions issues
2014-01-09 15:45:17 -08:00
msearch.php
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
network.php
change the way jot tools are displayed/hidden
2014-04-08 22:07:06 +02:00
new_channel.php
dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
2013-02-19 19:08:04 -08:00
notes.php
…
notifications.php
Add link to system notifications page
2014-05-04 18:17:11 +02:00
notify.php
…
oembed.php
…
oexchange.php
…
online.php
missing file in checkin
2014-01-28 20:15:57 -08:00
openid.php
…
opensearch.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
page.php
transmit, receive, and parse bookmarks
2014-02-03 19:38:15 -08:00
parse_url.php
bookmarking
2014-02-04 16:06:56 -08:00
pdledit.php
add Comanche help link to pdledit
2014-03-04 21:03:56 -08:00
photo.php
Changed some comments.
2014-05-10 11:22:00 -07:00
photos.php
…
ping.php
…
poco.php
…
poke.php
…
post.php
log pickups
2014-05-05 20:15:01 -07:00
pretheme.php
…
probe.php
ssl ciphers - be liberal in what we accept, conservative in what we generate
2014-03-24 17:16:01 -07:00
profile_photo.php
…
profile.php
…
profiles.php
…
profperm.php
…
pubsites.php
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -07:00
randprof.php
…
rbmark.php
…
register.php
…
regmod.php
…
removeme.php
…
rmagic.php
…
rpost.php
…
rsd_xml.php
…
search_ac.php
…
search.php
add fh to other page templates
2014-03-27 00:35:46 -07:00
settings.php
clarify location - issue
#392
2014-04-02 19:25:57 -07:00
setup.php
setup: check for open https port with an invalid cert, even if configured to use http. Also a bit more word-smithing on the resultant error text but it's still not perfect.
2014-05-06 17:32:22 -07:00
share.php
…
siteinfo.php
…
sitelist.php
…
smilies.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
sources.php
provide some interesting new options to channel sources
2014-01-31 20:02:59 -08:00
sslify.php
sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update.
2013-12-27 21:19:23 -08:00
starred.php
…
subthread.php
ability to unset a layout and subthread is probably close to working again.
2014-04-23 19:05:48 -07:00
suggest.php
more comanche
2013-12-19 02:25:44 -08:00
tagger.php
fix some community tagging bugs
2013-06-30 23:04:27 -07:00
tagrm.php
making tags work
2012-07-09 22:08:25 -07:00
thing.php
…
toggle_mobile.php
…
toggle_safesearch.php
…
uexport.php
export should always "save to file" by default
2013-01-16 22:41:39 -08:00
update_channel.php
…
update_display.php
allow embedded content via ajax on page load
2013-02-23 01:27:43 -08:00
update_network.php
…
update_search.php
…
view.php
…
viewconnections.php
…
viewsrc.php
sometimes it gets confusing when using two trees with completely different structures
2012-11-13 15:04:25 -08:00
wall_attach.php
code cleanup
2014-02-20 17:07:43 -08:00
wall_upload.php
zrl and zmg are back
2014-03-09 04:18:03 +01:00
webfinger.php
…
webpages.php
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
wfinger.php
…
xchan.php
…
xrd.php
…
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
…
zotfeed.php
…
zping.php
…