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. You cannot open issues or pull requests or push a commit.
Files
420a80e8f3e65aa0692c93c60759e89a826d9b28
core
/
include
History
friendica
90ab0d963b
we should probably only expire things once...
2013-11-07 22:45:13 -08:00
..
dba
bring back mail list and cleanup some issues which popped out with full PHP warnings
2013-08-27 22:30:06 -07:00
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
…
attach.php
…
auth.php
…
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
…
cache.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
The check for f*cked database (which otherwise sends out zillions of update failed emails) interferes with install. So what else can we do about f*cked databases which open successfully but don't actually read/write data? It would of course be nice if we didn't have to deal with them, but apparently we do. For now we're not doing anything until I can figure out how to take the site offline when it happens without affecting install.
2013-10-04 14:42:18 -07:00
contact_selectors.php
progress on multiple profiles, doing it the old way. I don't think we're going to be able to do it the new way - way too complicated.
2013-07-03 01:50:39 -07:00
contact_widgets.php
remove the "Similar Interests" link until somebody makes it work
2013-09-29 18:34:41 -07:00
Contact.php
…
conversation.php
…
ConversationObject.php
…
cronhooks.php
…
crypto.php
add more siteinfo
2013-07-24 20:35:54 -07:00
datetime.php
…
deliver.php
…
dir_fns.php
…
directory.php
…
enotify.php
…
event.php
…
expire.php
…
features.php
…
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
fix private group delivery
2013-11-05 14:26:31 -08:00
html2bbcode.php
…
html2plain.php
…
identity.php
…
ItemObject.php
…
ITemplateEngine.php
…
items.php
…
js_strings.php
…
language.php
…
menu.php
…
message.php
…
nav.php
…
network.php
set default charset of email_header_encode, add ud_flags to indicate which (directory sync) updates have been processed in some way.
2013-09-18 21:22:08 -07:00
notifier.php
…
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
…
plugin.php
Service class
2013-09-08 00:21:42 +02:00
poller.php
…
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
…
security.php
…
session.php
…
socgraph.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
…
widgets.php
…
zot.php
…