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
a4b7fe3b64cb076ceec6d128753b33bb713bccf9
core
/
include
History
Olaf Conradi
acbf822bbd
Stringify groups before imploding
2012-12-25 16:01:32 +01:00
..
account.php
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08: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
fix the profile change activity post
2012-11-05 21:05:51 -08:00
api.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08: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
remove recursive share tags
2012-11-03 03:59:37 -07:00
cache.php
more file cleanup
2012-10-22 19:46:18 -07:00
cli_startup.php
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08: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
typo
2012-11-04 15:52:58 +11:00
Contact.php
move 'Connect' button to local chanview page, remove from remote profile pages - still requires some theming love
2012-12-06 19:44:13 -08:00
conversation.php
some cleanup - Thomas we can put the radius/shadow stuff back later for the hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting.
2012-12-16 15:49:22 -08:00
ConversationObject.php
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
2012-12-09 18:07:36 -08:00
cronhooks.php
more file cleanup
2012-10-22 19:46:18 -07:00
crypto.php
y'all got mail
2012-12-05 16:44:07 -08: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
deliver.php
local delivery
2012-12-02 20:54:20 -08:00
dir_fns.php
directory page still needs a lot of work, look up locally if local master or standalone, need to put some basic profile info in discovery page and direct to local directory master
2012-12-19 19:51:52 -08:00
directory.php
wrong constant
2012-12-20 00:33:53 -08:00
enotify.php
still a lot of files to bring up to date with new architecture - keep plugging away at them
2012-11-13 14:37:02 -08: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
typo
2012-12-12 15:31:43 -08:00
follow.php
third param to zot_finger no longer needed
2012-12-05 18:50:27 -08:00
gprobe.php
do zot_finger/import_xchan on zid requests so we get the info cached locally
2012-12-06 20:05:42 -08:00
group.php
Stringify groups before imploding
2012-12-25 16:01:32 +01: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
typo
2012-12-16 02:07:16 -08:00
iquery.php
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
ItemObject.php
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
items.php
profile messages for directory synchronisation
2012-12-22 04:33:32 -08: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
settings page channel permissions front-end (needs back-end still)
2012-11-01 19:47:10 -07:00
message.php
DB: do the mail table again. Mail almost working onsite, still needs to zot though
2012-12-04 18:24:46 -08:00
nav.php
a bit of e_all cleanup
2012-12-08 14:18:02 -08:00
network.php
use consistent quote encoding
2012-12-06 16:12:45 -08:00
notifier.php
cleanup more obsolete stuff
2012-12-18 16:29:57 -08:00
notify.php
further progress on new network/home notifications
2012-11-29 20:46:45 -08: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
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08:00
permissions.php
add permission controls to "storage" objects such as attachments or other stored files
2012-12-22 03:33:12 -08:00
Photo.php
contact photo issues
2012-12-06 15:52:37 -08:00
plugin.php
a bit of e_all cleanup
2012-12-08 14:18:02 -08:00
poller.php
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08: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
cleanup more obsolete stuff
2012-12-18 16:29:57 -08: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
fixing permissions_sql - may need more tweaks
2012-12-16 03:38:04 -08: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
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
text.php
permissions should now be stored correctly on posting
2012-12-07 14:18:10 -08: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
profile messages for directory synchronisation
2012-12-22 04:33:32 -08:00