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
dd22e1b5824b38fa2a1455df22dbee7da2201c76
core
/
mod
History
friendica
dd22e1b582
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
..
_well_known.php
fix timeago (again), webfinger new spec implemented, some theme work
2013-03-04 20:58:39 -08:00
acl.php
…
admin.php
more register_approve stuff - like the admin page. Hopefully this won't conflict with Thomas's admin page "list users" changes
2013-02-08 03:51:31 -08:00
allfriends.php
…
api.php
…
apps.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
attach.php
mod/attach support for files/attachments using OS storage
2013-02-05 15:34:30 -08:00
channel.php
progress on tag delivery
2013-02-11 00:20:14 -08:00
chanview.php
…
common.php
using old structures
2013-02-13 17:42:11 -08:00
community.php
…
connections.php
contact_template is called from multiple places with different params
2013-02-20 14:17:23 -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
…
dirfind.php
…
dirsearch.php
make contact_remove sort of work so I can actually get rid of Oliver's and Michael J's dead contacts and not poll them every ten minutes forever
2013-01-25 16:18:35 -08:00
display.php
improve mod/display for local users - use their own copy if possible
2013-03-02 14:46:09 -08:00
editpost.php
…
events.php
progress on tag delivery
2013-02-11 00:20:14 -08:00
fbrowser.php
fix show-stopping bugs
2013-01-06 19:34:54 -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
…
follow.php
fix timeago (again), webfinger new spec implemented, some theme work
2013-03-04 20:58:39 -08:00
fsuggest.php
…
group.php
change collections to connections
2013-02-17 14:33:34 -05:00
hcard.php
…
help.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
home.php
…
hostxrd.php
implement Smarty3
2013-01-06 15:57:11 -07:00
import.php
add groups and personal configs to export/import
2013-02-21 21:18:36 -08:00
intro.php
…
invite.php
upstream fixes, template regeneration
2013-01-25 13:55:42 -08:00
item.php
progress on tag delivery
2013-02-11 00:20:14 -08:00
like.php
owner's like reversed instead of observer's.
2013-02-05 14:12:00 -08:00
lockview.php
…
login.php
…
lostpass.php
…
magic.php
give plugins control over magic auth so one could create plugins with policy controls (like friends only, etc.) or block lists to prevent automatic authentication.
2013-02-20 15:07:13 -08:00
manage.php
…
match.php
typo in mod_match
2012-12-26 16:51:54 -08:00
message.php
upstream fixes, template regeneration
2013-01-25 13:55:42 -08:00
mood.php
…
msearch.php
…
network.php
progress on tag delivery
2013-02-11 00:20:14 -08: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
nogroup.php
contact_template is called from multiple places with different params
2013-02-20 14:17:23 -08:00
notifications.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
notify.php
finish up the "mark all xyz seen" for all known values of xyz
2013-02-03 19:07:01 -08:00
oembed.php
little fixes
2013-02-24 20:21:37 -08:00
oexchange.php
…
opensearch.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
page.php
progress on tag delivery
2013-02-11 00:20:14 -08:00
parse_url.php
initial doco
2013-02-26 15:49:37 -08:00
photo.php
this should fix xchan photo permissions
2013-01-31 16:39:50 -08:00
photos.php
convert wall_upload to use the photo api
2013-02-05 16:54:09 -08:00
ping.php
prevent repeated channel names in system notifications
2013-02-10 19:34:02 -08:00
poco.php
add rating support to poco
2013-02-15 22:34:01 -08:00
poke.php
…
post.php
moving on
2013-02-18 15:15:55 -08:00
pretheme.php
more mod cleanups
2012-10-22 19:18:50 +11:00
probe.php
…
profile_photo.php
we don't need to quote or rename 'default' in mySQL if we just use the original column name 'is_default'
2013-02-15 17:23:02 -08:00
profile.php
…
profiles.php
…
profperm.php
…
qsearch.php
…
randprof.php
…
redir.php
more DB cleanup
2012-08-30 18:47:07 -07:00
register.php
more register_approve stuff - like the admin page. Hopefully this won't conflict with Thomas's admin page "list users" changes
2013-02-08 03:51:31 -08:00
regmod.php
perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works some day. But not today.
2013-02-08 03:11:40 -08:00
removeme.php
…
rmagic.php
recursion and typo in rmagic with zid
2013-02-13 00:14:01 -08:00
rsd_xml.php
…
search_ac.php
…
search.php
progress on tag delivery
2013-02-11 00:20:14 -08:00
settings.php
Whinging whining stupid fucks.
2013-02-12 02:02:35 -08:00
setup.php
xss attack vector in bbcode.php - check for proc_open being disabled for security reasons in install
2013-02-26 19:41:44 -08:00
share.php
partial port of embedded shares
2013-02-25 19:06:31 -08:00
siteinfo.php
add siteinfo.tpl
2013-02-20 21:56:59 -05:00
smilies.php
…
starred.php
…
subthread.php
…
suggest.php
…
tagger.php
…
tagrm.php
…
toggle_mobile.php
…
uexport.php
export should always "save to file" by default
2013-01-16 22:41:39 -08:00
update_channel.php
allow embedded content via ajax on page load
2013-02-23 01:27:43 -08:00
update_community.php
…
update_display.php
allow embedded content via ajax on page load
2013-02-23 01:27:43 -08:00
update_network.php
allow embedded content via ajax on page load
2013-02-23 01:27:43 -08:00
view.php
…
viewconnections.php
contact_template is called from multiple places with different params
2013-02-20 14:17:23 -08:00
viewsrc.php
…
wall_attach.php
debugging of file attachment api - somewhat functional but the attachment info structure in the item table needs to be re-done.
2013-01-31 23:56:46 -08:00
wall_upload.php
convert wall_upload to use the photo api
2013-02-05 16:54:09 -08:00
webfinger.php
…
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
xchan lookup tool - provide the first few chars of an xchan and find out who it is
2013-02-10 20:17:55 -08:00
xrd.php
implement Smarty3
2013-01-06 15:57:11 -07:00
zfinger.php
send correct 'searchable' directory setting based on default profile setting
2013-02-12 16:24:30 -08:00
zotfeed.php
…
zperms.php
add hash to channel structure for consistency/redundancy
2012-10-04 03:13:57 -07:00