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
9ddf49c6616aded15a4d1615500e91ea0c4096a1
core
/
include
History
Stefan Parviainen
24bdf58d2b
Use consistent terminology for channel directory
2014-11-09 09:37:06 +01: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
…
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
logging changes, untranslated string
2014-11-05 21:02:33 -08: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
logging changes, untranslated string
2014-11-05 21:02:33 -08: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
some minor cleanup of unreported (and as yet undiscovered) issues with permissions toggling. No smoking guns and no obvious issues discovered here. Repeated and tried to duplicate zottell's issue as described without seeing any obvious problems.
2014-11-05 16:21:03 -08: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
some minor cleanup of unreported (and as yet undiscovered) issues with permissions toggling. No smoking guns and no obvious issues discovered here. Repeated and tried to duplicate zottell's issue as described without seeing any obvious problems.
2014-11-05 16:21:03 -08:00
ItemObject.php
mark signature forgeries
2014-10-16 16:19:19 -07:00
ITemplateEngine.php
…
items.php
tgroup_check - decrypt if obscured before checking body text for reshares
2014-11-07 13:06:56 -08:00
js_strings.php
…
language.php
…
menu.php
…
message.php
…
nav.php
Use consistent terminology for channel directory
2014-11-09 09:37:06 +01: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
oembed issues
2014-10-08 20:37:46 -07:00
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
visible flag reversed
2014-11-06 18:05:02 -08:00
plugin.php
…
poller.php
revert that bit
2014-11-07 12:16:13 -08: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
make sure the "tagcloud" actually shows hashtags. So we don't confuse folks with categories.
2014-11-06 01:32:47 -08:00
template_processor.php
…
text.php
…
widgets.php
category tagblock
2014-11-06 01:24:04 -08:00
zot.php
don't overwrite $x (contains import_xchan result) with role permissions
2014-11-06 17:24:05 +01:00