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
ff635f0133532b82efc1e1fb531a1e3943cfe337
core
/
include
History
friendica
ff635f0133
ensure that drop_item doesn't recurse
2013-11-26 23:00:32 -08:00
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
delete from the wp side as well as from the red side
2013-11-26 17:02:49 -08:00
attach.php
make the storage permissions tweakable for hosted environments where they may require tweaking.
2013-11-04 19:21:09 -08:00
auth.php
doc - complete hook list, still need detailed functional descriptions with parameters and examples for each
2013-10-18 15:48:59 -07:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
display encrypted text inline
2013-11-11 00:21:00 -08:00
cache.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups
2013-10-28 17:48:42 -07:00
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
…
contact_widgets.php
remove the "Similar Interests" link until somebody makes it work
2013-09-29 18:34:41 -07:00
Contact.php
removeme sort of works for a single channel - lots of loose ends to deal with but it's a start
2013-11-12 18:27:36 -08:00
conversation.php
revert to prepare_page - but have it call prepare_body
2013-11-15 15:32:26 -08:00
ConversationObject.php
fix default cipher for comments and set it at the conversation level rather than the item level.
2013-11-14 22:54:16 -08:00
cronhooks.php
…
crypto.php
Protocol: now set data['alg'] on all encapsulated encrypted packets, so that we can more easily retire 'aes256cbc' once it is no longer viable.
2013-11-20 15:20:12 -08:00
datetime.php
…
deliver.php
block forgeries
2013-10-02 02:50:02 -07:00
dir_fns.php
Fix missing argument warning
2013-11-12 22:26:47 +01:00
directory.php
implement monthly directory pings
2013-10-28 00:11:44 -07:00
enotify.php
add recipient name to the rest of the notification emails
2013-11-24 14:39:29 -08:00
event.php
…
expire.php
…
features.php
comment out the multi-delete feature until somebody wants it bad enough to make it work
2013-11-15 03:44:52 -08:00
follow.php
follow and accept_follow hooks
2013-11-21 17:49:14 -08:00
friendica_smarty.php
…
gprobe.php
…
group.php
white screen
2013-11-21 17:23:14 -08:00
html2bbcode.php
…
html2plain.php
…
identity.php
Don't allow channel creation with a nickname
2013-11-14 16:51:23 -08:00
ItemObject.php
fix default cipher for comments and set it at the conversation level rather than the item level.
2013-11-14 22:54:16 -08:00
ITemplateEngine.php
…
items.php
ensure that drop_item doesn't recurse
2013-11-26 23:00:32 -08:00
js_strings.php
localise js ui strings for e2ee
2013-11-11 15:20:30 -08:00
language.php
…
menu.php
…
message.php
Protocol: now set data['alg'] on all encapsulated encrypted packets, so that we can more easily retire 'aes256cbc' once it is no longer viable.
2013-11-20 15:20:12 -08:00
nav.php
make autocomplete better themable by adding an id
2013-11-14 18:03:16 +01:00
network.php
…
notifier.php
this is necessary for any possibility of a federated future.
2013-11-21 15:58:42 -08:00
notify.php
…
oauth.php
oauth wasn't logging in properly, also fixed api status_show to return last public post, not the last private post
2013-10-15 15:51:20 -07:00
oembed.php
looks more structured this way
2013-11-11 18:44:23 +01:00
onedirsync.php
directory sync optimisations to save redundant processing
2013-10-15 02:33:35 -07:00
onepoll.php
pull in some posts when we first connect with a new channel (if allowed to) - if not allowed to, do it if that condition changes
2013-11-17 19:22:24 -08:00
page_widgets.php
…
permissions.php
implement republish permission for use in sourced channels
2013-09-30 21:49:26 -07:00
photos.php
…
plugin.php
fix plugin and them toggles for the colourblind, add theme info block and recent screenshot to redbasic
2013-11-18 18:37:38 -08:00
poller.php
populate some posts when somebody is granted "read stream" permission
2013-11-17 16:50:32 -08:00
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
doco
2013-10-28 18:43:49 -07:00
security.php
init_groups_visitor() was still using old array of id output (not the newer array of hash which we need for permission queries)
2013-11-22 11:52:38 -08:00
session.php
…
socgraph.php
…
system_unavailable.php
…
taxonomy.php
put comanche widgets in their own file. Added a category tagcloud widget - but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments.
2013-10-27 16:30:55 -07:00
template_processor.php
…
text.php
updated logo in readme and r# shorthand
2013-11-22 22:45:16 +01:00
widgets.php
put comanche widgets in their own file. Added a category tagcloud widget - but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments.
2013-10-27 16:30:55 -07:00
zot.php
white screen
2013-11-21 17:23:14 -08:00