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
0a871c3f14fb326efa033d89a8e413ad693c1341
core
/
include
History
friendica
e10509e2bd
soft revert
9bb7811
until we can look at it more closely.
2014-04-11 14:01:33 -07:00
..
dba
…
photo
…
account.php
some more snakebite and fix up include/account - forgot about that inline array stuff
2014-02-18 16:59:31 -08:00
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
collapse the advanced directory search so that folks who think they're advanced but really aren't don't whinge about it.
2014-03-08 19:04:07 -08:00
Contact.php
Hope I have repaired the channel admin page.
2014-04-06 00:34:52 +02:00
conversation.php
Merge
https://github.com/friendica/red
into pending_merge
2014-04-09 21:13:40 -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
issue
#240
- we were using htmlentities instead of htmlspecialchars in several places, and this was a bit greedy in the set of characters which were converted from utf-8 to HTML entities. Also brought mail attachments up to date so they are rendered identically to item attachments.
2013-12-11 23:13:36 -08:00
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
soft revert
9bb7811
until we can look at it more closely.
2014-04-11 14:01:33 -07:00
features.php
…
follow.php
prevent follows of and notifications to deceased channels
2014-04-07 02:55:00 -07:00
friendica_smarty.php
silence some warnings at php E_ALL levels
2013-08-28 21:56:01 -07:00
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
doco
2014-03-19 19:56:21 -07:00
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
move the deleted flag setting to encode_item_flags() where it belongs now that we aren't giving deleted posts special treatment.
2014-04-10 16:26:27 -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
'anybody in this network' permissions were not being allowed for non-connected channels.
2014-04-09 16:30:03 -07:00
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
some fixes to
#395
2014-04-07 20:20:28 -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
…
template_processor.php
…
text.php
convert /network saved search to bootstrap buttons
2014-04-07 16:25:35 -07:00
widgets.php
provide 'style' option to archive widget to choose between 'select' and 'list' format
2014-03-23 16:20:44 -07:00
zot.php
add the message-id to delivery reports. This _could_ allow an enterprising developer to collect the delivery reports for a given post and store them in a DB table so that the sender could track and verify where a message had been sent on a web page and verify the success or failure of those attempts without requiring admin access. (To be fair this would also need an extra flag which hasn't yet been implemented to indicate that a channel created a second delivery chain of the message).
2014-04-10 22:17:35 -07:00