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
ea6096e21d56887f2cadd32a993b7dad27e8b7e6
core
/
mod
History
friendica
ea6096e21d
stray else
2013-01-04 19:26:53 -08:00
..
_well_known.php
rework a couple of zot basics
2012-11-10 23:26:12 -08:00
acl.php
progress on the acl selector - it should mostly work, but the returned data isn't yet parsed correctly in mod_item
2012-12-07 13:35:45 -08:00
admin.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
allfriends.php
directory structures
2012-12-21 03:34:17 -08:00
api.php
trim a bit of fat
2012-08-29 23:03:03 -07:00
apps.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
attach.php
more heavy lifting
2012-10-23 17:14:50 -07:00
auth.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
channel.php
fix channel page permissions for public viewing
2012-12-28 19:56:01 -08:00
chanview.php
admittedly local magic-auth is easy so that's mostly done. Now it gets hard.
2012-12-13 16:27:58 -08:00
common.php
…
community.php
updates
2012-09-09 21:17:06 -07:00
connections.php
add refresh to connection edit menu, and notify of communication issues
2013-01-03 16:48:18 -08:00
contactgroup.php
…
crepair.php
more DB cleanup
2012-08-30 18:47:07 -07:00
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
will have to search tags/keywords another way
2012-12-26 22:44:27 -08:00
dirfind.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
dirsearch.php
directory server json search module
2012-12-27 00:04:54 -08:00
display.php
mod_display - now barely functional but that's a lot better than being totally buggered.
2012-12-20 22:17:10 -08:00
editpost.php
cleanup editpost
2012-12-21 04:08:48 -08:00
events.php
wall posts now display - address book structure revamp started
2012-10-10 17:58:56 -07:00
fbrowser.php
here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
2012-10-01 18:02:11 -07:00
feed.php
moving a lot of structure around. 'entity' is now 'channel'
2012-09-25 17:57:20 -07:00
filer.php
making tags work
2012-07-09 22:08:25 -07:00
filerm.php
theme cleanup
2012-07-09 22:48:51 -07:00
follow.php
couple of fixes to follow, prepare for default connection permissions
2012-12-31 15:47:51 -08:00
fsuggest.php
…
group.php
more logging, some debugging of group membership page
2012-12-30 15:28:13 -08:00
hcard.php
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
help.php
…
home.php
more structural stuff
2012-10-29 19:31:38 -07:00
hostxrd.php
…
intro.php
"webbie" isn't going to cut it. We'll go with "channel address" for now.
2012-12-06 01:18:30 -08:00
invite.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
item.php
fix item owner on conversations
2013-01-03 01:42:28 -08:00
like.php
finish off like/dislike localisation except for zrl/magic_link
2012-11-06 16:16:26 -08:00
lockview.php
here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
2012-10-01 18:02:11 -07:00
login.php
cleanup editpost
2012-12-21 04:08:48 -08:00
lostpass.php
…
magic.php
Include zot for magic
2012-12-26 04:22:43 +01:00
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
check permissions for mail to non-connected people, reject if no permission - but you can try and send mail to any webbie. We probably should check for this before you send the message but perhaps we can find another way to let you know if it's allowed or not without an expensive probe. Like mod_follow, a webbie without an @ is treated as a local address.
2012-12-05 18:39:07 -08:00
mood.php
cleanup
2012-11-13 20:53:33 -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
stray else
2013-01-04 19:26:53 -08:00
new_channel.php
"webbie" isn't going to cut it. We'll go with "channel address" for now.
2012-12-06 01:18:30 -08:00
nogroup.php
…
notifications.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
notify.php
more heavy lifting
2012-10-23 17:14:50 -07:00
oembed.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
oexchange.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
opensearch.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
parse_url.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
photo.php
more heavy lifting
2012-10-23 21:24:23 -07:00
photos.php
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
2012-12-09 18:07:36 -08:00
ping.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
poco.php
fix poco acct: url
2012-12-30 03:15:58 -08:00
poke.php
Give the UI a little love after all the backend mods
2012-10-24 19:13:29 -07:00
post.php
add individual message delivery reporting
2012-12-31 21:33:11 -08:00
pretheme.php
more mod cleanups
2012-10-22 19:18:50 +11:00
probe.php
probe diagnostic translated to zot, will use your current channel for permissions, logout to check anonymous permissions
2012-12-29 00:33:04 -08:00
profile_photo.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
profile.php
import the toggle_mobile stuff to shut up some warnings
2013-01-03 15:52:05 -08:00
profiles.php
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
profperm.php
more DB cleanup
2012-08-30 18:47:07 -07:00
qsearch.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
randprof.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
redir.php
more DB cleanup
2012-08-30 18:47:07 -07:00
register.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
regmod.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
removeme.php
…
rsd_xml.php
more notes
2012-11-16 16:09:22 -08:00
search_ac.php
make alt_pager the network page default - at least until we get rid of the network page
2012-07-16 19:39:13 -07:00
search.php
verify table needs auto_increment flag
2013-01-02 23:07:46 -08:00
settings.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
setup.php
ensure admin setting gets passed through setup
2012-11-06 23:55:05 -08:00
share.php
share mostly working, preview still horked
2012-11-03 03:54:19 -07:00
siteinfo.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
smilies.php
…
starred.php
fix starring posts
2012-10-27 05:26:34 -07:00
subthread.php
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
2012-12-09 18:07:36 -08:00
suggest.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
tagger.php
testing settings
2012-10-23 21:37:09 +11:00
tagrm.php
making tags work
2012-07-09 22:08:25 -07:00
toggle_mobile.php
import the toggle_mobile stuff to shut up some warnings
2013-01-03 15:52:05 -08:00
uexport.php
…
update_channel.php
add live page loading and and endless scroll to home (mod_channel)
2012-12-16 00:44:38 -08:00
update_community.php
…
update_network.php
ajax page loads
2012-07-24 22:06:21 -07:00
view.php
More wrong links
2012-08-07 21:32:19 +01:00
viewcontacts.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
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
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
wall_upload.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
webfinger.php
…
xrd.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
zfinger.php
zfinger issue stray unfinished statement
2013-01-04 01:41:18 -08:00
zotfeed.php
temporary feed import/export (public only for the moment) until this is integrated with remote permissions
2013-01-03 19:34:04 -08:00
zperms.php
add hash to channel structure for consistency/redundancy
2012-10-04 03:13:57 -07:00