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
73e645fe3da80164d1970d31803727cfcf73f46b
core
/
include
History
friendica
fdb9b9d52e
Merge
https://github.com/friendica/red
into pending_merge
2014-11-03 14:51:28 -08:00
..
dba
…
Import
provide example import script
2014-11-03 01:06:02 -08:00
photo
…
RedDAV
move all theme initialisation to one place - just after calling module_init. Revert if there are serious issues, but please note the issues in as much detail as possible so we can work through them.
2014-10-20 16:47:58 -07:00
account.php
…
acl_selectors.php
remove log statement
2014-10-15 18:36:36 -07:00
activities.php
…
api.php
API: xchan get/create
2014-10-23 19:33:47 -07:00
apps.php
…
attach.php
…
auth.php
…
BaseObject.php
…
bb2diaspora.php
should probably check the body since the title is only going to be rarely set.
2014-10-24 14:04:32 -07:00
bbcode.php
…
bookmarks.php
…
cache.php
…
chat.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
when removing a channel, check to see if there are any valid hublocs remaining before marking the xchan deleted.
2014-10-21 17:07:25 -07:00
conversation.php
if someone does not have permission to chat do not show the chatrooms tab
2014-10-29 14:29:38 +01:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
Fix problem with default birth date
2014-10-31 16:09:48 +01:00
deliver.php
I'm going to try again with the conversation request packets. I've looked this over and tested a lot of edge cases, and thought about from every angle I can think of to prevent looping. I don't *think* this can loop. I also doubt that this is the problem at friendicared.de, but I don't know for sure what that problem might be.
2014-11-02 15:28:20 -08:00
diaspora.php
back to wrestling with the !@#$ diaspora recursive reshare from hell
2014-10-14 18:47:08 -07:00
dir_fns.php
…
directory.php
…
enotify.php
…
event.php
wrong permalink on remote events
2014-10-23 01:36:40 -07:00
expire.php
…
externals.php
…
features.php
…
follow.php
the default permissions for new connections when using a custom role is inadequate. Until we can make it configurable start off with something like a public social role. We're typically taking the person straight to the connection editor so they can change it before any privacy damage is done
2014-10-28 19:29:37 -07:00
gprobe.php
…
group.php
…
html2bbcode.php
I'm speechless. This is just reckless. Set a context flag in text using a context trigger character which is likely to be present in that text already. Without escaping any previous instances of that character. Grrr.
2014-10-23 21:20:12 -07:00
html2plain.php
…
hubloc.php
generalise the output format of xchan_fetch so it matches the input format
2014-10-23 19:41:42 -07:00
identity.php
several unrelated things - auto_follow wasn't working for new accounts, error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant.
2014-10-27 19:23:40 -07:00
ItemObject.php
mark signature forgeries
2014-10-16 16:19:19 -07:00
ITemplateEngine.php
…
items.php
various UI issues related to having an enormous number of entries in the posted_date selector including years/months that had no posts
2014-11-03 14:49:03 -08:00
js_strings.php
…
language.php
…
menu.php
…
message.php
…
nav.php
merge madness
2014-10-19 16:12:05 -07:00
network.php
…
notifier.php
disable request message response until we work through this
2014-11-01 00:36:21 -07:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
What this checkin does is catch the case where a comment arrived and there's a missing top-level post to match it with. So we'll send a request back to the sender that you've never seen this thread and please send a fresh copy of the entire conversation to date. We could soon have posts in the matrix from different platforms from days gone by, which have been migrated into the modern world. We'll be polite and not deliver these to everybody. However, if someone comments on one of these antique threads we wouldn't be able to see it in our own matrix because we won't have a copy of the parent post. So this rectifies that situation. Be aware that item deletion may need to change to keep "hard deleted" items indefinitely so that they don't keep coming back. We'll have to null out the important data of the former item to accomplish the deletion aspect.
2014-10-30 19:15:03 -07:00
page_widgets.php
…
permissions.php
add "repository" permissions role and make sure we have a sane "accept" default for the custom role.
2014-10-27 16:19:30 -07:00
photos.php
add some more safety checks before turning the conversation request messages back on
2014-11-02 00:06:52 -07:00
plugin.php
…
poller.php
Typo
2014-10-21 17:27:13 +01:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
backtrack on attribution for wall-to-wall comments - triggered too often and unnecessarily.
2014-10-22 18:14:21 -07:00
security.php
…
session.php
innodb issue
2014-11-03 15:33:59 +00:00
smarty.php
…
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
jsonp support (thankxs fabrixxm)
2014-10-16 02:02:11 -07:00
template_processor.php
…
text.php
Don't recognise hashtags starting with #, e.g. ###
2014-10-15 17:55:20 -07:00
widgets.php
various UI issues related to having an enormous number of entries in the posted_date selector including years/months that had no posts
2014-11-03 14:49:03 -08:00
zot.php
php warnings
2014-11-02 19:22:18 -08:00