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
7e160a7b048c50a8b7c7a7e6e99687bbedcb3487
core
/
include
History
friendica
7e160a7b04
undo one of yesterday's changes - if a channel was deleted we want to mark the hubloc deleted - but not the xchan. The channel might be alive at another hubloc. We should only mark the xchan deleted when removing a channel from the entire network - e.g. there are no hubs left to service it.
2014-04-07 13:13:00 -07:00
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
…
attach.php
…
auth.php
…
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
this is a mess and makes a complicated security model that one can probably drive a truck through. It will have to be fixed. It does make youtubes work again.
2014-03-31 15:56:58 -07:00
bookmarks.php
…
cache.php
…
chat.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
Hope I have repaired the channel admin page.
2014-04-06 00:34:52 +02:00
conversation.php
a bit more work towards issue
#395
- cleaning up some cases which were going to the url directly and which weren't going through chanview. Also worth noting - mentions in posts do not go through chanview. Perhaps it is time to kill chanview (except we then cannot implemented a "connected" or "connect" button since we don't have any control over the landing page). For the time being I'm just trying to trap as many of the "visit URL" links as possible and sending them to a common place. Then we can figure out how that common place should behave.
2014-04-06 18:40:37 -07:00
ConversationObject.php
firehose fixes and optimisations. In particular get rid of the unresponsive script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable.
2014-03-27 15:35:29 -07:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
…
directory.php
this should improve queue performance dramatically.
2014-03-24 19:40:36 -07:00
enotify.php
prevent follows of and notifications to deceased channels
2014-04-07 02:55:00 -07:00
event.php
…
expire.php
try and sort out the item delete mess
2014-03-27 20:28:48 -07:00
externals.php
Typo in externals SQL.
2014-04-05 22:55:38 +01:00
features.php
…
follow.php
prevent follows of and notifications to deceased channels
2014-04-07 02:55:00 -07:00
friendica_smarty.php
…
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
provide the ability for rpost to post as another of your channels. This does not yet work, so the functionality has not been enabled.
2014-04-05 02:32:07 -07:00
ItemObject.php
…
ITemplateEngine.php
…
items.php
wrong var name in add_source_route
2014-03-31 17:21:16 -07:00
js_strings.php
…
language.php
…
menu.php
…
message.php
…
nav.php
finish "ifpending" connections
2014-04-04 17:43:44 -07:00
network.php
This should be a slight improvement in setting ciphers - we'll punt on RedHat but open up the list just for openssl distros which seem to have all the problems at the moment.
2014-03-25 15:19:18 -07:00
notifier.php
this should improve queue performance dramatically.
2014-03-24 19:40:36 -07:00
notify.php
…
oauth.php
…
oembed.php
this is a mess and makes a complicated security model that one can probably drive a truck through. It will have to be fixed. It does make youtubes work again.
2014-03-31 15:56:58 -07:00
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
Merge
https://github.com/friendica/red
into zpull
2014-03-25 12:47:46 -07:00
plugin.php
…
poller.php
Default discover to on.
2014-03-30 22:59:37 +01:00
probe.php
start of legacy probe utility
2014-04-02 16:26:39 -07:00
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
this should improve queue performance dramatically.
2014-03-24 19:40:36 -07:00
reddav.php
issue
#395
, item 2
2014-04-06 03:47:53 -07:00
security.php
more work on firehose
2014-03-26 18:45:01 -07:00
session.php
…
socgraph.php
that should fix it.
2014-03-24 19:01:20 -07:00
spam.php
…
system_unavailable.php
…
taxonomy.php
basic edit and delete for things
2013-12-30 04:25:55 -08:00
template_processor.php
…
text.php
check_webbie (webbie validator) returning bad webbies
2014-04-06 19:59:00 -07:00
widgets.php
…
zot.php
undo one of yesterday's changes - if a channel was deleted we want to mark the hubloc deleted - but not the xchan. The channel might be alive at another hubloc. We should only mark the xchan deleted when removing a channel from the entire network - e.g. there are no hubs left to service it.
2014-04-07 13:13:00 -07:00