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
d9e4f634665ec4da69b5af230f45f2a0e9688a1b
core
/
include
History
friendica
b00f24ad75
fix tag delivery default permissions (use channel_allow_cid rather than allow_cid etc.)
2014-02-13 14:20:23 -08:00
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
…
attach.php
…
auth.php
use profile photo on vcard before reverting to xchan photo
2014-02-11 19:51:43 -08:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
oops - still using the !@#$ youtube bbcodes
2014-02-12 19:59:24 -08:00
bookmarks.php
bookmarking bugfix
2014-02-05 03:29:02 -08:00
cache.php
…
chat.php
make chatrooms in /chat/channel visible to observers aswell
2014-02-12 21:31:11 +01:00
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
fixes to thing profile assignments
2014-02-11 16:56:39 -08:00
contact_widgets.php
…
Contact.php
use profile photo on vcard before reverting to xchan photo
2014-02-11 19:51:43 -08:00
conversation.php
create a new "subdued" CSS class for things that shouldn't be in your face unless you want them and intentionally hover over them. Typically this would be accomplished via an opacity or colour change, but themes are free to use other methods. Also changed the channel_tabs "chatroom" link to use the subdued class if no rooms have been created rather than a count of chatrooms. Themse should probably create a .subdued and .subdued:hover definition because we'll probably take most of the stuff which is now hardwired to use opacity by id and change it to use the class definition instead.
2014-02-08 00:48:19 -08:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
implement a forced directory update mode where we unconditionally create a directory sync packet. This is needed to ensure that monthly directory pings are propagated to other directory servers so they can each prove for themselves whether or not an account is alive or dead. We do not trust other directories to provide us information beyond "look at this entry and decide for yourself" as doing otherwise would invite rogue directory manipulations. As this scheduled update occurs on all channels across all servers, we should also pick up refresh messages from all existing channel clones and these should also propagate out to all directory servers using the same mechanism (though perhaps not at the same time).
2014-02-11 14:19:20 -08:00
directory.php
implement a forced directory update mode where we unconditionally create a directory sync packet. This is needed to ensure that monthly directory pings are propagated to other directory servers so they can each prove for themselves whether or not an account is alive or dead. We do not trust other directories to provide us information beyond "look at this entry and decide for yourself" as doing otherwise would invite rogue directory manipulations. As this scheduled update occurs on all channels across all servers, we should also pick up refresh messages from all existing channel clones and these should also propagate out to all directory servers using the same mechanism (though perhaps not at the same time).
2014-02-11 14:19:20 -08:00
enotify.php
…
event.php
…
expire.php
…
features.php
…
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
let oneself be added to a collection in exchange for deleted contacts
2014-02-07 21:28:39 +01:00
html2bbcode.php
…
html2plain.php
…
identity.php
return the expected array
2014-02-12 15:12:42 -08:00
ItemObject.php
Pass mids to conv_item template
2014-02-08 17:49:09 +00:00
ITemplateEngine.php
…
items.php
fix tag delivery default permissions (use channel_allow_cid rather than allow_cid etc.)
2014-02-13 14:20:23 -08:00
js_strings.php
…
language.php
…
menu.php
from olivier: use double quotes in js strings, updated FR translation
2014-02-07 13:39:13 -08:00
message.php
…
nav.php
extend the usermenu so we don't have to keep going back to channel homepage to get to the other channel links
2014-02-06 16:43:04 -08:00
network.php
…
notifier.php
…
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
bookmarking
2014-02-04 16:06:56 -08:00
photos.php
…
plugin.php
…
poller.php
move expiration of notifications to the equivalent of "cron daily" to try and reduce the number of things the poller has to do on every run.
2014-02-11 14:35:02 -08:00
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
more debugging dav in windows, windows never forgets your dav credentials even if you get them wrong and even if you remove them from the credential vault. This makes it very difficult to manage two or more channels with file resources.
2014-02-13 03:52:16 -08:00
security.php
…
session.php
…
socgraph.php
…
spam.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
add a sanitized style tag to bbcode
2014-02-05 14:34:25 +01:00
widgets.php
whitespace
2014-02-12 21:36:20 +01:00
zot.php
implement a forced directory update mode where we unconditionally create a directory sync packet. This is needed to ensure that monthly directory pings are propagated to other directory servers so they can each prove for themselves whether or not an account is alive or dead. We do not trust other directories to provide us information beyond "look at this entry and decide for yourself" as doing otherwise would invite rogue directory manipulations. As this scheduled update occurs on all channels across all servers, we should also pick up refresh messages from all existing channel clones and these should also propagate out to all directory servers using the same mechanism (though perhaps not at the same time).
2014-02-11 14:19:20 -08:00