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, but cannot push or open issues or pull requests.
Files
3d95fcb7cd37c6bff03f76e20b0d2eeb785616da
core
/
mod
History
friendica
3d95fcb7cd
more work on clone sync
2013-07-25 16:00:04 -07:00
..
_well_known.php
…
acl.php
…
admin.php
remove some unused settings from admin page
2013-07-21 17:33:40 -07:00
allfriends.php
…
api.php
…
apps.php
…
attach.php
mod/attach support for files/attachments using OS storage
2013-02-05 15:34:30 -08:00
channel.php
tag cloud tweaking - allow your own comments, disallow all private posts
2013-07-03 17:22:40 -07:00
chanview.php
…
common.php
using old structures
2013-02-13 17:42:11 -08:00
community.php
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
connections.php
more work on clone sync
2013-07-25 16:00:04 -07:00
contactgroup.php
…
crepair.php
…
delegate.php
…
directory.php
…
dirfind.php
…
dirsearch.php
…
display.php
…
editpost.php
…
editwebpage.php
Minimum value webpages
2013-07-10 19:36:53 +01:00
events.php
…
fbrowser.php
…
feed.php
…
filer.php
…
filerm.php
theme cleanup
2012-07-09 22:48:51 -07:00
follow.php
…
fsuggest.php
…
group.php
…
hcard.php
…
help.php
…
home.php
…
hostxrd.php
implement Smarty3
2013-01-06 15:57:11 -07:00
import.php
…
intro.php
…
invite.php
…
item.php
autotag clean-up, mop up, and go home
2013-06-27 20:49:45 -07:00
like.php
…
lockview.php
remove stray debugging
2013-07-19 03:02:08 -07:00
login.php
…
lostpass.php
…
magic.php
…
manage.php
fix default channel
2012-11-02 18:55:40 +11:00
match.php
typo in mod_match
2012-12-26 16:51:54 -08:00
message.php
…
mood.php
…
msearch.php
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
network.php
…
new_channel.php
…
nogroup.php
…
notifications.php
…
notify.php
…
oembed.php
…
oexchange.php
…
opensearch.php
…
page.php
…
parse_url.php
parse_url: add missing scheme unless url begins with '/'
2013-07-16 01:14:23 -07:00
photo.php
…
photos.php
…
ping.php
…
poco.php
…
poke.php
…
post.php
…
pretheme.php
…
probe.php
…
profile_photo.php
…
profile.php
…
profiles.php
…
profperm.php
…
qsearch.php
…
randprof.php
…
redir.php
…
register.php
…
regmod.php
…
removeme.php
…
rmagic.php
…
rsd_xml.php
more notes
2012-11-16 16:09:22 -08:00
search_ac.php
…
search.php
…
settings.php
more work on clone sync
2013-07-25 16:00:04 -07:00
setup.php
…
share.php
…
siteinfo.php
…
smilies.php
…
starred.php
…
subthread.php
turn all Red links into zrls (not the old zrls, the new bbcode zrl which means we can zidify them)
2013-04-15 03:00:08 -07:00
suggest.php
…
tagger.php
…
tagrm.php
…
thing.php
…
toggle_mobile.php
…
uexport.php
…
update_channel.php
…
update_community.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
update_display.php
…
update_network.php
allow embedded content via ajax on page load
2013-02-23 01:27:43 -08: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
…
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
…
wall_upload.php
…
webfinger.php
…
webpages.php
…
wfinger.php
…
xchan.php
…
xrd.php
…
zfinger.php
hide detailed site information if you're off the grid.
2013-07-24 20:53:28 -07:00
zotfeed.php
…