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
2bed0f30a9042421b585c37413adecc7fd7dc525
core
/
include
History
friendica
5b48ab772b
fix private group delivery
2013-11-05 14:26:31 -08:00
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
…
attach.php
make the storage permissions tweakable for hosted environments where they may require tweaking.
2013-11-04 19:21:09 -08:00
auth.php
doc - complete hook list, still need detailed functional descriptions with parameters and examples for each
2013-10-18 15:48:59 -07:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
Use only one regex for title matching in rpost tag
2013-10-31 00:08:32 +01:00
cache.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups
2013-10-28 17:48:42 -07:00
config.php
…
contact_selectors.php
…
contact_widgets.php
remove the "Similar Interests" link until somebody makes it work
2013-09-29 18:34:41 -07:00
Contact.php
…
conversation.php
issue
#189
- show post edited time on relative date hovertip
2013-10-30 17:33:10 -07:00
ConversationObject.php
Optionally pass a prepared "top level" item into conversation(). This will eventually be used by the photos module where the "top level item" of the conversation is a photo with editing and album navigation controls and doesn't look anything like a post.
2013-10-24 18:19:39 -07:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
create update record for accounts on directory server itself during profile changes, re-queue failed directory sync packets, fix account_id index in queue creation, be more selective about updating hubloc_connected (only when we're talking to the associated site). But we still need a way to flag dead accounts and these mechanisms won't cut it, because it isn't a requirement that channels communicate with anybody, except for contacting the directory when the account is created. I think we need to make every channel ping the directory once a month. Then we can find those that have not done so (after syncing with other directories). We can't have the directory just flag dead accounts as this would create a way for an anti-social attacker to become a directory server and mark all the accounts dead.
2013-10-24 19:38:50 -07:00
directory.php
implement monthly directory pings
2013-10-28 00:11:44 -07:00
enotify.php
tag notifications for private posts contain obscured data - they should be blank
2013-11-04 16:53:42 -08:00
event.php
…
expire.php
…
features.php
…
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
fix private group delivery
2013-11-05 14:26:31 -08:00
html2bbcode.php
…
html2plain.php
…
identity.php
…
ItemObject.php
issue
#189
- show post edited time on relative date hovertip
2013-10-30 17:33:10 -07:00
ITemplateEngine.php
…
items.php
private tagged posts weren't creating second delivery chain - they were incorrectly being marked as "in a reshare" due to being obscured.
2013-11-04 16:44:23 -08:00
js_strings.php
…
language.php
…
menu.php
…
message.php
…
nav.php
…
network.php
…
notifier.php
create update record for accounts on directory server itself during profile changes, re-queue failed directory sync packets, fix account_id index in queue creation, be more selective about updating hubloc_connected (only when we're talking to the associated site). But we still need a way to flag dead accounts and these mechanisms won't cut it, because it isn't a requirement that channels communicate with anybody, except for contacting the directory when the account is created. I think we need to make every channel ping the directory once a month. Then we can find those that have not done so (after syncing with other directories). We can't have the directory just flag dead accounts as this would create a way for an anti-social attacker to become a directory server and mark all the accounts dead.
2013-10-24 19:38:50 -07:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
directory sync optimisations to save redundant processing
2013-10-15 02:33:35 -07:00
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
…
plugin.php
…
poller.php
implement monthly directory pings
2013-10-28 00:11:44 -07:00
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
doco
2013-10-28 18:43:49 -07:00
security.php
…
session.php
…
socgraph.php
…
system_unavailable.php
…
taxonomy.php
put comanche widgets in their own file. Added a category tagcloud widget - but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments.
2013-10-27 16:30:55 -07:00
template_processor.php
…
text.php
link to source - if it's on the display page link to original source (probably on a different site). All other conversations link to 'llink' which is a local copy and may provide a richer possibility of interactions, especially if you're logged in locally and it's your own copy of the post.
2013-10-20 20:29:52 -07:00
widgets.php
put comanche widgets in their own file. Added a category tagcloud widget - but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments.
2013-10-27 16:30:55 -07:00
zot.php
don't store update records if we're not a directory server of some kind
2013-11-04 20:43:32 -08:00