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, but cannot push or open issues or pull requests.
Files
f85aba3a1e4398aed9f2781272001d320b608bbb
core
/
include
History
friendica
b1809f5f0c
log why this doesn't get executed
2014-09-12 15:10:53 -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
argument order reversed in downgrade_accounts
2014-09-09 17:25:31 -07:00
acl_selectors.php
cleanup some text where we said "public" or "visible to anybody on the internet" when that isn't necessarily true.
2014-08-07 18:22:50 -07:00
activities.php
sql error in profile_activity
2014-08-31 16:24:05 -07:00
api.php
red group/collection query calls for api
2014-09-11 21:41:45 -07:00
apps.php
provide a config option to prevent wall uploads (photos and files) from being set to the same ACL as the containing post, and instead are uploaded with public visibility (no ACL). This is to prevent folks on other networks from seeing prohibited signs for things uploaded into a private conversation. It is primarily useful when posting to collections that have mixed folks from red and other networks and an otherwise public (typical) profile. Consequently, these uploads will match your chosen default visibility for photos and storage and not that of the containing conversation item (and is only useful if the default visibility is public). This choice must be explained adequately because it represents a complex series of tradeoffs and side effects. It will reduce complaints from other networks about blocked content, but essentially forces you to use another method (dav or the photos page) if you wish to upload protected files/media.
2014-09-02 21:11:09 -07:00
attach.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
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
disabling ability for diaspora to plustag redmatrix forums. See the notes.
2014-09-10 22:35:09 -07:00
bbcode.php
bbcode sup and sub
2014-08-05 04:32:48 -07:00
bookmarks.php
remove some code duplication
2014-07-14 01:38:16 -07:00
cache.php
…
chat.php
verified that chatroom expire is working, so doing away with the second function to do the same thing.
2014-08-20 20:49:03 -07:00
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
convert application strings to en-US
2014-07-31 02:33:34 -07:00
contact_widgets.php
sql error
2014-07-29 18:34:24 -07:00
Contact.php
diaspora connections being marked orphan on directory servers
2014-09-09 21:54:25 -07:00
conversation.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
ConversationObject.php
Ability to close comments at a certain date/time - needed for loom.io emulation (and many other uses)
2014-08-28 16:56:13 -07:00
cronhooks.php
…
crypto.php
make the old personal xrd interface (old webfinger) work again
2014-08-21 17:42:19 -07:00
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
various diaspora issues
2014-08-29 17:31:40 -07:00
diaspora.php
doc updates and a couple of issues spotted in the logs (diaspora likes, feed author import)
2014-09-12 00:59:23 -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
bring back some friendica crypto stuff including all the key mangling and translation functions. Also add ability to completely supress email notifications for actitivies with private contents. We'll still pass private mail notifications because often the email notification is the only way infrequently used channels get alerted to these.
2014-08-15 14:42:14 -07:00
event.php
add categories to events
2014-09-07 22:14:28 -07:00
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
nav channel selection
2014-08-18 20:03:48 -07:00
follow.php
allow feeds to be sourced
2014-09-04 16:51:24 -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
doc updates
2014-06-06 23:56:52 -07:00
html2plain.php
…
hubloc.php
remove some code duplication
2014-07-14 01:38:16 -07:00
identity.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
ItemObject.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
ITemplateEngine.php
…
items.php
doc updates and a couple of issues spotted in the logs (diaspora likes, feed author import)
2014-09-12 00:59:23 -07:00
js_strings.php
expand/collapse is also used for comments, so removing 'post'.
2014-06-03 15:42:13 +00:00
language.php
Language selection: case-insensitive and system language
2014-05-23 10:16:03 -03:00
menu.php
…
message.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
nav.php
nav channel selection
2014-08-18 20:03:48 -07:00
network.php
doco correction
2014-09-09 04:10:01 -07:00
notifier.php
log why this doesn't get executed
2014-09-12 15:10:53 -07:00
notify.php
…
oauth.php
…
oembed.php
remove some code duplication
2014-07-14 01:38:16 -07:00
onedirsync.php
…
onepoll.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
page_widgets.php
…
permissions.php
beginning of permission role settings
2014-08-17 22:53:00 -07:00
photos.php
support title and description (and dates which were done earlier) for friendica photo import
2014-08-13 16:34:36 -07:00
plugin.php
implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand
2014-09-03 19:07:14 -07:00
poller.php
one more time
2014-09-08 20:47:36 -07:00
probe.php
…
profile_selectors.php
make the profile minimal by default. Use features to enable the advanced form.
2014-08-01 01:24:03 -07:00
ProtoDriver.php
…
queue_fn.php
…
queue.php
various diaspora issues
2014-08-29 17:31:40 -07:00
reddav.php
move code out of templates - not sure how this even worked.
2014-07-03 00:58:49 -07:00
security.php
bad redirects
2014-09-11 23:01:58 -07:00
session.php
…
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
socgraph.php
illegal string offset warnings
2014-09-05 15:00:08 -07:00
spam.php
…
system_unavailable.php
…
taxonomy.php
clean up the awful descriptive text on thing input
2014-06-23 17:05:03 -07:00
template_processor.php
…
text.php
prevent red#matrix smilie replacements from tripping over each other.
2014-09-08 21:36:33 -07:00
widgets.php
add collections widget to connections page - and some more work on realms
2014-08-17 17:48:41 -07:00
zot.php
don't allow an xchan to be imported with an empty name. To avoid translation issues we'll just make it '-'.
2014-09-11 18:11:07 -07:00