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
791302f317de466a079b71e548892c4ffc172005
core
/
include
History
friendica
791302f317
more delivery diagnostics
2012-12-31 14:45:26 -08:00
..
account.php
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08:00
acl_selectors.php
…
activities.php
…
api.php
…
attach.php
…
auth.php
…
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
…
cache.php
…
cli_startup.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
…
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
…
cronhooks.php
…
crypto.php
…
datetime.php
…
dba.php
…
deliver.php
more delivery diagnostics
2012-12-31 14:45:26 -08:00
dir_fns.php
This was bloody hard to sort out.... but now it's sorted and we can move forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?"
2012-12-27 23:33:37 -08:00
directory.php
master/standalone directory profile update
2012-12-26 19:39:37 -08:00
enotify.php
…
event.php
…
expire.php
…
fcontact.php
…
features.php
…
follow.php
include/follow cleanup
2012-12-25 22:57:16 -08:00
gprobe.php
…
group.php
Stringify groups before imploding
2012-12-25 16:01:32 +01:00
html2bbcode.php
…
html2plain.php
…
identity.php
…
iquery.php
…
ItemObject.php
…
items.php
add item['expires'] to protocol communications
2012-12-30 00:41:08 -08:00
js_strings.php
…
language.php
…
message.php
…
nav.php
…
network.php
Tweak behavior of redirect for http codes
2012-12-26 18:44:30 +01:00
notifier.php
…
notify.php
…
oauth.php
…
oembed.php
…
onepoll.php
update timestamps on successful poll
2012-12-30 23:55:57 -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
…
plugin.php
bypass replace_macros and use template processor directly for theme includes
2012-12-28 17:28:49 -08:00
poller.php
refresh now works on poller runs
2012-12-30 23:51:39 -08:00
profile_advanced.php
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
profile_selectors.php
…
queue_fn.php
requeue failed deliveries
2012-12-30 21:44:59 -08:00
queue.php
more delivery diagnostics
2012-12-31 14:45:26 -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
…
session.php
…
socgraph.php
…
system_unavailable.php
…
template_processor.php
…
text.php
more logging, some debugging of group membership page
2012-12-30 15:28:13 -08:00
user.php
…
zot.php
more delivery diagnostics
2012-12-31 14:45:26 -08:00