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
167bf252c0f5d52e3928428406b80471bd2ed732
core
/
include
History
Thomas Willingham
4e0b85267a
We know why third party zids didn't work now, so don't use hacky
...
workarounds anymore.
2014-04-18 16:34:48 +01:00
..
dba
…
photo
Often somebody will join the matrix with a dodgy cert and we'll sort that out but their profile photo will remain rainbow man (or the site default). However the photo_date has been updated so we won't try again. This checkin looks for such a failure and leaves the photo_date alone if the photo import failed.
2014-04-13 18:30:06 -07:00
account.php
…
acl_selectors.php
bootstrapify aclselector
2014-04-11 16:06:39 +02:00
activities.php
…
api.php
…
attach.php
Doxygen include/attach.php
2014-02-19 21:04:20 +01:00
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
…
Contact.php
Hope I have repaired the channel admin page.
2014-04-06 00:34:52 +02:00
conversation.php
We know why third party zids didn't work now, so don't use hacky
2014-04-18 16:34:48 +01:00
ConversationObject.php
until we can figure out how to allow commenting on the discover page without killing the matrix, just turn it off.
2014-04-13 20:26:20 -07:00
cronhooks.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
…
directory.php
…
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
…
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
Better handling of restricted /channel and /profile permissions. We will show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue).
2014-04-14 16:45:16 -07:00
ItemObject.php
…
ITemplateEngine.php
…
items.php
more optimisations for discovery mode of zotfeed
2014-04-17 22:06:35 -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
…
notifier.php
tag anyone
2014-04-15 18:35:22 -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
…
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
…
reddav.php
some fixes to
#395
2014-04-07 20:20:28 -07:00
security.php
improve zotfeed for discover channel so it will send updates to posts you've already received. Incidentally I discovered why we had the meltdown replying to discover channel items the other day - but can't fix it easily.
2014-04-17 20:03:28 -07:00
session.php
set jsAvailable cookie expire time to match PHPSESSID's
2014-01-17 07:56:34 +01:00
socgraph.php
…
spam.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
better mapping of visible connections
2014-04-14 17:29:19 -07:00
widgets.php
Better handling of restricted /channel and /profile permissions. We will show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue).
2014-04-14 16:45:16 -07:00
zot.php
Often somebody will join the matrix with a dodgy cert and we'll sort that out but their profile photo will remain rainbow man (or the site default). However the photo_date has been updated so we won't try again. This checkin looks for such a failure and leaves the photo_date alone if the photo import failed.
2014-04-13 18:30:06 -07:00