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
0250223438d38a508b991a581ef08de904ac6368
core
/
include
History
friendica
0250223438
revert
26dfcecf05
2014-01-19 22:34:28 -08:00
..
dba
…
photo
auto-crop imported photos for things and xchans. This results in undistorted images but may result in cropping important parts of the picture. Still this will work well for 95 out of 100 cases. If the width exceeds the height by greater than 1.2 we will remove an equal margin from either side of the photo leaving the center intact. If the height exceeds the width we will chop off the bottom to make it square. This is good for most single person photographs, unless the object of interest is off-center horizontally in a wide photo - or one is trying to emphasize aspects of human anatomy which may be at the bottom of a tall photo.
2013-12-30 21:41:13 -08:00
account.php
more work on dav - deletion and a bit more progress on OS storage
2014-01-07 18:47:33 -08:00
acl_selectors.php
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
2013-12-22 18:37:39 -08:00
activities.php
some minor cleanup on plinks for some very subtle permissions issues
2014-01-09 15:45:17 -08:00
api.php
…
attach.php
mod_attach: output stream wasn't working
2014-01-11 12:58:00 -08:00
auth.php
Log failed auth to it's own file so fail2ban doesn't have to parse MB of text
2014-01-15 22:54:51 +00:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
fix table bbcode
2014-01-09 00:53:33 -08:00
cache.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
2013-12-22 18:37:39 -08:00
conversation.php
add cloud link to profile_tabs and Comanchify the sucker
2014-01-09 19:00:06 -08:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
extend the directory profiles a bit more
2013-12-25 01:57:04 -08:00
directory.php
…
enotify.php
simplify permalink selection logic
2014-01-09 16:23:58 -08:00
event.php
some minor cleanup on plinks for some very subtle permissions issues
2014-01-09 15:45:17 -08:00
expire.php
…
features.php
sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update.
2013-12-27 21:19:23 -08:00
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
2013-12-22 18:37:39 -08:00
html2bbcode.php
…
html2plain.php
…
identity.php
Missed these from git add...a year ago
2014-01-17 23:30:33 +00:00
ItemObject.php
simplify permalink selection logic
2014-01-09 16:23:58 -08:00
ITemplateEngine.php
…
items.php
dav: throw exception if channel for requested DAV directory is deleted
2014-01-15 03:12:47 -08:00
js_strings.php
…
language.php
…
menu.php
some more bookmark infrastructure plus a doc update
2014-01-18 21:45:42 -08:00
message.php
…
nav.php
split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
2013-12-21 23:47:44 -08:00
network.php
…
notifier.php
…
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
some minor cleanup on plinks for some very subtle permissions issues
2014-01-09 15:45:17 -08:00
plugin.php
…
poller.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
revert
26dfcecf05
2014-01-19 22:34:28 -08:00
security.php
mod_attach: output stream wasn't working
2014-01-11 12:58:00 -08:00
session.php
set jsAvailable cookie expire time to match PHPSESSID's
2014-01-17 07:56:34 +01:00
socgraph.php
…
system_unavailable.php
…
taxonomy.php
basic edit and delete for things
2013-12-30 04:25:55 -08:00
template_processor.php
…
text.php
simplify permalink selection logic
2014-01-09 16:23:58 -08:00
widgets.php
vcard widget needs to include Contact if it's not included from the module that calls it.
2014-01-18 18:38:53 +00:00
zot.php
break delivery loop if an item is deleted twice
2014-01-10 12:37:48 -08:00