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
cf9a6454b090d986a96d05bc4a16ab3db5b0e03b
core
/
include
History
friendica
cf9a6454b0
bring back "this is you" comment photo
2012-09-04 04:28:38 -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
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
trim a bit of fat
2012-08-29 23:03:03 -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
making tags work
2012-07-09 22:08:25 -07:00
Contact.php
more DB cleanup
2012-08-30 18:47:07 -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
rev update
2012-09-02 01:59:11 -07:00
delivery.php
more DB cleanup
2012-08-30 18:47:07 -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
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
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
set the account_id on channel creation
2012-09-02 21:24:39 -07:00
iquery.php
more DB cleanup
2012-08-30 18:47:07 -07:00
items.php
more DB cleanup
2012-08-30 18:47:07 -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
fix the nav
2012-09-02 20:57:44 -07:00
network.php
zot basic comm structure (real basic)
2012-08-09 20:31:06 -07:00
notifier.php
more DB cleanup
2012-08-30 18:47:07 -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
more DB cleanup
2012-08-30 18:47:07 -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
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
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
bring back "this is you" comment photo
2012-09-04 04:28:38 -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
rev update
2012-09-03 22:32:35 -07:00
user.php
more DB cleanup
2012-08-30 18:47:07 -07:00
zot.php
a few minor changes
2012-08-26 23:05:00 -07:00