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
846a9813b23911ae2a87d87fb6fd9f188ed84dc0
core
/
include
History
friendica
846a9813b2
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
..
jquery_ui
slider
2012-07-09 23:23:20 -07:00
markdownify
updates
2012-08-05 21:41:58 -07:00
account.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
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
api.php
more DB cleanup
2012-08-30 18:47:07 -07:00
attach.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
auth.php
updates
2012-09-09 21:17:06 -07:00
bb2diaspora.php
merge upstream
2012-08-11 18:54:23 -07:00
bbcode.php
remove targeted windows
2012-09-09 21:26:36 -07:00
cache.php
use mysql replace on cache items
2012-05-02 16:27:19 -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
updates
2012-09-09 21:17:06 -07:00
Contact.php
moving a lot of structure around. 'entity' is now 'channel'
2012-09-25 17:57:20 -07:00
conversation.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
cronhooks.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
crypto.php
a few minor changes
2012-08-26 23:05:00 -07:00
datetime.php
more work on json notifications, now working except for notify popup
2012-07-15 21:06:07 -07:00
dba.php
rev update
2012-09-02 01:59:11 -07:00
delivery.php
updates
2012-09-09 21:17:06 -07:00
directory.php
rev update, bug 428, 429, and ability to block globaldir submissions from demo sites
2012-05-21 16:40:11 -07:00
email.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
EmailNotification.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
enotify.php
merge from upstream
2012-08-15 20:01:55 -07:00
event.php
item table rename parent-uri, target-type, object-type (more to come later)
2012-08-15 22:33:37 -07:00
expire.php
make it optional to optimize the item table after expire
2012-05-08 15:33:01 -07:00
fcontact.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
follow.php
more DB cleanup
2012-08-30 18:47:07 -07:00
gprobe.php
only validate once
2012-05-01 23:16:58 -07:00
group.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
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
reduce duplication - only provide one system language setting
2012-08-12 20:56:23 -07:00
identity.php
moving a lot of structure around. 'entity' is now 'channel'
2012-09-25 17:57:20 -07:00
iquery.php
more DB cleanup
2012-08-30 18:47:07 -07:00
items.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
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
msgclean.php
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
2012-03-17 11:07:49 +01:00
nav.php
moving a lot of structure around. 'entity' is now 'channel'
2012-09-25 17:57:20 -07:00
network.php
zot basic comm structure (real basic)
2012-08-09 20:31:06 -07:00
notifier.php
updates
2012-09-09 21:17:06 -07:00
oauth.php
updates
2012-09-09 21:17:06 -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
more DB cleanup
2012-08-30 18:47:07 -07:00
Photo.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
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
more DB cleanup
2012-08-30 18:47:07 -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
Removing connectors we won't be needing - this is probably going to break some shit.
2012-07-18 04:49:15 -07: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
remoteupdate.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02: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
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
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
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
user.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
zot.php
moving a lot of structure around. 'entity' is now 'channel'
2012-09-25 17:57:20 -07:00