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
fe5f511f19640668afe2387f8d588b821cf5f1b8
core
/
mod
History
friendica
fe5f511f19
more work on the settings pages
2012-11-05 17:17:21 -08:00
..
_well_known.php
add fabrixxm's recent changes to how ".well_known" urls work
2012-09-02 21:39:45 -07:00
acl.php
more structural stuff
2012-10-29 19:31:38 -07:00
admin.php
change admin pointer to update.php
2012-11-01 15:11:11 -07:00
allfriends.php
…
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
cb.php
…
channel.php
fixing broken things again after the latest round of ripping out the yellow slime and replacing it with red slime.
2012-10-29 20:47:56 -07:00
common.php
…
community.php
updates
2012-09-09 21:17:06 -07:00
connections.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
contactgroup.php
…
contacts.php
Give the UI a little love after all the backend mods
2012-10-24 19:13:29 -07:00
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
dfrn_confirm.php
Can't see any posts currently - after the big shakeup, but we can now post top level activities and store them.
2012-10-03 22:28:19 -07:00
dfrn_notify.php
more DB cleanup
2012-08-30 18:47:07 -07:00
dfrn_poll.php
updates
2012-09-09 21:17:06 -07:00
dfrn_request.php
more DB cleanup
2012-08-30 18:47:07 -07:00
directory.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
dirfind.php
search with leading @ performs directory search (# for tag search), nothing for text search
2012-05-19 21:53:27 -07:00
display.php
that was certainly some fun debugging (not)
2012-11-04 20:53:59 -08:00
editpost.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -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
network discovery on follow
2012-10-31 21:42:20 -07:00
friendica.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
fsuggest.php
…
group.php
a lot more changes of terminology
2012-11-03 02:34:12 -07:00
hcard.php
start on contacts/profiles
2012-08-30 18:17:38 -07:00
help.php
…
home.php
more structural stuff
2012-10-29 19:31:38 -07:00
hostxrd.php
rev update
2012-05-20 18:30:02 -07:00
invite.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
item.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
like.php
Can't see any posts currently - after the big shakeup, but we can now post top level activities and store them.
2012-10-03 22:28:19 -07: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
updates
2012-09-09 21:17:06 -07:00
lostpass.php
…
magic.php
making magic
2012-09-22 02:00:24 -07:00
manage.php
fix default channel
2012-11-02 18:55:40 +11:00
match.php
start on contacts/profiles
2012-08-30 18:17:38 -07:00
message.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
modexp.php
get rid of special "short salmon key" for statusnet
2012-07-11 16:54:18 -07:00
mood.php
Can't see any posts currently - after the big shakeup, but we can now post top level activities and store them.
2012-10-03 22:28:19 -07:00
msearch.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
network.php
turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come.
2012-11-03 16:40:05 -07:00
new_channel.php
settings page channel permissions front-end (needs back-end still)
2012-11-01 19:47:10 -07:00
nogroup.php
…
notifications.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
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
turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come.
2012-11-03 16:40:05 -07:00
ping.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
poco.php
more heavy lifting
2012-10-23 17:14:50 -07:00
poke.php
Give the UI a little love after all the backend mods
2012-10-24 19:13:29 -07:00
post.php
basic hub registration
2012-08-21 23:11:27 -07:00
pretheme.php
more mod cleanups
2012-10-22 19:18:50 +11:00
probe.php
…
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
"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
profiles.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
profperm.php
more DB cleanup
2012-08-30 18:47:07 -07:00
qsearch.php
…
randprof.php
…
redir.php
more DB cleanup
2012-08-30 18:47:07 -07:00
register.php
zchannel rename to new_channel
2012-10-29 21:59:49 -07:00
regmod.php
start on contacts/profiles
2012-08-30 18:17:38 -07:00
removeme.php
…
rsd_xml.php
trim a bit of fat
2012-08-29 23:03:03 -07: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
turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come.
2012-11-03 16:40:05 -07:00
settings.php
more work on the settings pages
2012-11-05 17:17:21 -08:00
setup.php
mv mod_install to mod_setup, conflict with name of install dir
2012-11-03 14:59:46 -07:00
share.php
share mostly working, preview still horked
2012-11-03 03:54:19 -07:00
smilies.php
…
starred.php
fix starring posts
2012-10-27 05:26:34 -07:00
subthread.php
Can't see any posts currently - after the big shakeup, but we can now post top level activities and store them.
2012-10-03 22:28:19 -07:00
suggest.php
…
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
uexport.php
…
update_channel.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
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 on contacts/profiles
2012-08-30 18:17:38 -07:00
viewsrc.php
start on contacts/profiles
2012-08-30 18:17:38 -07: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
wallmessage.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
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
secure permission discovery
2012-11-02 16:25:59 -07:00
zperms.php
add hash to channel structure for consistency/redundancy
2012-10-04 03:13:57 -07:00