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
5d23e701c04a6962bf11489a3c5d0c0ef0283bc8
core
/
include
History
friendica
5d23e701c0
now it gets hard
2012-08-28 01:55:18 -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
item table rename parent-uri, target-type, object-type (more to come later)
2012-08-15 22:33:37 -07:00
attach.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
auth.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
bb2diaspora.php
merge upstream
2012-08-11 18:54:23 -07:00
bbcode.php
upstream fixes
2012-08-20 06:34:54 -07:00
cache.php
use mysql replace on cache items
2012-05-02 16:27:19 -07:00
config.php
rev update
2012-06-16 17:29:42 -07:00
contact_selectors.php
stuff
2012-08-27 01:22:08 -07:00
contact_widgets.php
making tags work
2012-07-09 22:08:25 -07:00
Contact.php
sync
2012-07-19 21:09:40 -07:00
conversation.php
a few minor changes
2012-08-26 23:05:00 -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
eliminate the obsolete "last-child" indicator
2012-07-18 17:08:03 -07:00
delivery.php
item table rename parent-uri, target-type, object-type (more to come later)
2012-08-15 22:33:37 -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
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02: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
Removing connectors we won't be needing - this is probably going to break some shit.
2012-07-18 04:49:15 -07:00
gprobe.php
only validate once
2012-05-01 23:16:58 -07:00
group.php
convert all network search params to get requests (no url path args)
2012-07-23 17:35:58 -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
now it gets hard
2012-08-28 01:55:18 -07:00
iquery.php
backend support for alternate profile photos for private profiles
2012-07-17 16:02:16 -07:00
items.php
a few minor changes
2012-08-26 23:05:00 -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
item table rename parent-uri, target-type, object-type (more to come later)
2012-08-15 22:33:37 -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
recover frankentheme
2012-08-27 22:27:36 -07:00
network.php
zot basic comm structure (real basic)
2012-08-09 20:31:06 -07:00
notifier.php
a few minor changes
2012-08-26 23:05:00 -07:00
oauth.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02: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
eliminate the obsolete "last-child" indicator
2012-07-18 17:08:03 -07:00
Photo.php
updates
2012-08-05 21:41:58 -07:00
pidfile.php
New script that checks if a script is running
2012-04-01 20:56:27 +02:00
plugin.php
That's better
2012-08-16 01:03:53 -07:00
poller.php
variable confusion in poller, don't allow negative page offsets
2012-06-11 17:24:16 -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
fix to imported youtube videos, updating of contact profile photos, do not remove "dead" contacts but archive them.
2012-06-13 19:59:20 -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
Removing connectors we won't be needing - this is probably going to break some shit.
2012-07-18 04:49:15 -07:00
security.php
solve endless redirect
2012-08-27 21:56:13 -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
a few minor changes
2012-08-26 23:05:00 -07:00
user.php
stuff
2012-08-27 01:22:08 -07:00
zot.php
a few minor changes
2012-08-26 23:05:00 -07:00