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
42ac706b9f9589b2c38aae45156b6e1e49f8ca8d
core
/
include
History
friendica
42ac706b9f
more progress on follow - should be able to import the xchan and photos.
2012-11-01 16:36:35 -07:00
..
account.php
provide auto admin registration as before, but allow the current admin to create other admins
2012-10-04 23:05:45 -07:00
acl_selectors.php
the pioneers should at least have a current db - it will likely be some time before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls.
2012-07-16 16:33:31 -07:00
activities.php
more structural stuff
2012-10-29 19:31:38 -07:00
api.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
attach.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
auth.php
upstream fixes
2012-10-21 17:23:21 -07:00
BaseObject.php
move things to the newer conversation object, a few minor bugs - will sort it out eventually
2012-10-25 21:58:33 -07:00
bb2diaspora.php
more file cleanup
2012-10-22 19:46:18 -07:00
bbcode.php
more file cleanup
2012-10-22 19:46:18 -07:00
cache.php
more file cleanup
2012-10-22 19:46:18 -07:00
cli_startup.php
more file cleanup
2012-10-22 19:46:18 -07:00
config.php
rev update
2012-09-02 01:59:11 -07:00
contact_selectors.php
stuff
2012-08-27 01:22:08 -07:00
contact_widgets.php
starting on pinging the basic elements of federation and communication
2012-10-31 16:55:19 -07:00
Contact.php
starting on pinging the basic elements of federation and communication
2012-10-31 16:55:19 -07:00
conversation.php
more structural stuff
2012-10-29 19:31:38 -07:00
ConversationObject.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
cronhooks.php
more file cleanup
2012-10-22 19:46:18 -07:00
crypto.php
more cleanup
2012-10-23 21:26:12 +11:00
datetime.php
progress however tedious
2012-10-23 20:59:20 +11:00
dba.php
move things to the newer conversation object, a few minor bugs - will sort it out eventually
2012-10-25 21:58:33 -07:00
delivery.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
cleanup
2012-10-23 20:51:41 +11:00
enotify.php
cleanup missing functions after move
2012-10-22 19:48:48 -07:00
event.php
wall posts now display - address book structure revamp started
2012-10-10 17:58:56 -07:00
expire.php
more heavy lifting
2012-10-23 17:14:50 -07:00
fcontact.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
features.php
fix updating of bitwise 'unseen' to account for mysql operator precedence
2012-10-28 22:08:08 -07:00
follow.php
more progress on follow - should be able to import the xchan and photos.
2012-11-01 16:36:35 -07:00
gprobe.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
group.php
contact group is now 'channel group'
2012-10-27 03:54:44 -07:00
html2bbcode.php
try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff
2012-07-02 01:11:19 -07:00
html2plain.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
identity.php
cleanup channel management
2012-11-01 15:45:02 -07:00
iquery.php
more DB cleanup
2012-08-30 18:47:07 -07:00
ItemObject.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
items.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
js_strings.php
Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most existing Friendica functionality is now stuffed since the Red structures are quite different.
2012-08-27 21:17:46 -07:00
language.php
reduce duplication - only provide one system language setting
2012-08-12 20:56:23 -07:00
lock.php
upstream fixes and a lot of taxonomy stuff
2012-07-10 06:28:02 -07:00
message.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
nav.php
merging zot_finger schema additions
2012-11-01 01:54:51 -07:00
network.php
more file cleanup
2012-10-22 19:46:18 -07:00
notifier.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
start on network/home notification refactor
2012-10-27 04:43:39 -07:00
oauth.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
oembed.php
the dynamic "show more" sort of works - but with a nagging delay. But I need to move on to bigger things. We'll leave it for now.
2012-08-06 23:10:37 -07:00
onepoll.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
permissions.php
get permission discovery working - guid sigs were getting truncated in db
2012-10-31 20:53:02 -07:00
Photo.php
more progress on follow - should be able to import the xchan and photos.
2012-11-01 16:36:35 -07:00
pidfile.php
New script that checks if a script is running
2012-04-01 20:56:27 +02:00
plugin.php
rev update
2012-09-02 01:59:11 -07:00
poller.php
fixes to photo linked items, shut up poller until I can get to that
2012-10-25 00:10:53 -07:00
profile_advanced.php
add like/dislike to profiles
2012-06-24 21:16:55 -07:00
profile_selectors.php
add plugin hooks to gender, sexpref, and marital selectors
2012-05-27 22:35:01 -07:00
queue_fn.php
more DB cleanup
2012-08-30 18:47:07 -07:00
queue.php
more cleanup
2012-10-23 21:26:12 +11:00
quoteconvert.php
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
2012-03-17 11:07:49 +01:00
salmon.php
get rid of special "short salmon key" for statusnet
2012-07-11 16:54:18 -07:00
Scrape.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
security.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
session.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
socgraph.php
more work on json notifications, now working except for notify popup
2012-07-15 21:06:07 -07:00
system_unavailable.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
template_processor.php
merge upstream
2012-08-11 18:54:23 -07:00
text.php
get posts to show up
2012-10-07 21:44:11 -07:00
user.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
zot.php
network discovery on follow
2012-10-31 21:42:20 -07:00