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
73ebdff0837a713d8849b713d0cc2fb4701a2c5f
core
/
include
History
habeascodice
73ebdff083
Merge remote branch 'upstream/master'
2014-09-28 19:31:19 -07:00
..
dba
syntax error in dba driver, document z_post_url
2014-09-09 02:42:07 -07:00
photo
add gif to supported image types (if it's supported)
2014-09-11 15:50:35 -07:00
account.php
honour service class restrictions for total_identities, total_channels ("friends") and total_feeds both when importing channels and subsequently when syncing clones. Limits are based on the local system - additional entries are silently dropped.
2014-09-15 17:17:00 -07:00
acl_selectors.php
…
activities.php
sql error in profile_activity
2014-08-31 16:24:05 -07:00
api.php
optionally include wall items (posts) in import/export
2014-09-25 20:21:23 -07:00
apps.php
…
attach.php
…
auth.php
and provide a strong hint by showing the errant account_flags
2014-09-09 18:26:40 -07:00
BaseObject.php
…
bb2diaspora.php
fix url mismatches of a single trailing slash for feed author/owner comparisons; update diaspora_compat
2014-09-23 20:55:22 -07:00
bbcode.php
BBCode - $1 wrote doesn't make sense as a spoiler. $1 spoiler does.
2014-09-28 03:20:49 +01:00
bookmarks.php
…
cache.php
…
chat.php
aalso change the way we check for number of chatrooms
2014-09-20 17:28:42 +02:00
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
Some documentation of include/config.php.
2014-09-26 22:28:35 +02:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
diaspora connections being marked orphan on directory servers
2014-09-09 21:54:25 -07:00
conversation.php
better way to deal with effective_uid
2014-09-22 22:03:19 -07:00
ConversationObject.php
trying to call mod/magic on rss resources - which have no hub
2014-09-22 23:49:12 -07:00
cronhooks.php
…
crypto.php
…
datetime.php
This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00'
2014-09-08 20:35:15 -07:00
deliver.php
…
diaspora.php
diaspora private mail seems to work now - but there's an obfuscation leak via the conversation structure that needs to be dealt with.
2014-09-23 20:36:10 -07:00
dir_fns.php
This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00'
2014-09-08 20:35:15 -07:00
directory.php
when an admin censors a channel, we only need to notify the directory and not all the connections.
2014-06-22 17:26:05 -07:00
enotify.php
…
event.php
…
expire.php
…
externals.php
This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00'
2014-09-08 20:35:15 -07:00
features.php
…
follow.php
fix url mismatches of a single trailing slash for feed author/owner comparisons; update diaspora_compat
2014-09-23 20:55:22 -07:00
gprobe.php
…
group.php
issue
#588
can't add feeds to collections using connedit page group sidebar widget
2014-09-11 02:19:21 -07:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
provide a way to sync locations and get rid of bogus hublocs, now implemented
2014-09-14 22:19:19 -07:00
identity.php
Merge remote branch 'upstream/master'
2014-09-28 19:31:19 -07:00
ItemObject.php
make discover items interactive
2014-09-22 21:37:19 -07:00
ITemplateEngine.php
…
items.php
optionally include wall items (posts) in import/export
2014-09-25 20:21:23 -07:00
js_strings.php
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
2014-09-20 16:34:48 -07:00
language.php
So much so, in fact, that I didn't even notice the typo.
2014-09-26 17:16:55 +01:00
menu.php
show bookmarks menu only if we have any bookmarks already
2014-09-20 16:31:56 +02:00
message.php
d* PM cont.
2014-09-23 04:34:35 -07:00
nav.php
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
2014-09-20 16:34:48 -07:00
network.php
z_post_url_json() added to easily deal with JSON post APIs; without getting content-type unknown warnings/errors. Also added a debug option to z_get|post_url so you could track and log some of these nasty little buggers.
2014-09-16 20:46:44 -07:00
notifier.php
d* PM cont.
2014-09-23 04:34:35 -07:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
try to sort out walltowall translation for diaspora recipients
2014-09-19 02:22:24 -07:00
page_widgets.php
…
permissions.php
closing tag
2014-09-19 16:50:43 -07:00
photos.php
just mark dead hubloc deleted - don't remove them. This could cause problems. Also clean up fetch_url/post_url header option
2014-09-16 19:07:19 -07:00
plugin.php
…
poller.php
provide a way to sync locations and get rid of bogus hublocs, now implemented
2014-09-14 22:19:19 -07:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
…
security.php
Very, very cautiously let a developer switch to the sys chan if
2014-09-15 03:59:04 +01:00
session.php
…
smarty.php
…
socgraph.php
…
spam.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
trying to call mod/magic on rss resources - which have no hub
2014-09-22 23:49:12 -07:00
widgets.php
channel export with items
2014-09-15 21:31:32 -07:00
zot.php
found the sucker
2014-09-22 16:23:59 -07:00