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
3eeea9d8f04064f26c7e31d590f7bf7ced140367
core
/
include
History
friendica
3eeea9d8f0
force event obj_type on update
2015-04-20 17:02:45 -07:00
..
dba
Some cleanups.
2015-03-13 00:36:32 +01:00
Import
Change logic of "don't create a status post for this photo upload" and turn it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync.
2015-03-10 15:43:15 -07:00
photo
started to add the ability to geotag photos (default will be disabled) but my phone isn't outputting the GPS tags even after being explicitly enabled so I'll have to wait until I've got a device that I can reliably test against.
2015-03-16 20:08:05 -07:00
RedDAV
missed one
2015-04-07 05:45:24 -07:00
account.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
acl_selectors.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
activities.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
api.php
doco updates
2015-04-19 21:39:45 -07:00
apps.php
remote_user => remote_channel
2015-01-28 20:58:59 -08:00
attach.php
make dropItem more universal and move delete up in the dropdown menu
2015-04-12 14:30:33 +02:00
auth.php
explicitly unset delegate session vars on logout
2015-03-23 17:51:43 -07:00
BaseObject.php
…
bb2diaspora.php
Two possible bugfixes in bb2diaspora.php.
2015-03-22 14:19:00 +01:00
bbcode.php
don't warn folks about the webaddress observer tag. We need it in constructed urls.
2015-04-09 22:35:04 -07:00
bookmarks.php
Some cleanups and documentation.
2015-03-04 00:15:24 +01:00
cache.php
…
chat.php
Some documentation, fix chatroom service class lookup.
2015-03-14 00:10:06 +01:00
cli_startup.php
…
cli_suggest.php
…
comanche.php
Introduce wrap variable in comanche blocks (if set to none the block will not be wrapped in a div), fix menu item permissions (it was not possible to set them visible for everybody) and a typo
2015-04-19 13:25:05 +02:00
config.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
contact_selectors.php
…
contact_widgets.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
Contact.php
improvements in duplicate like detection, especially w/r/t event participation
2015-02-10 17:49:46 -08:00
conversation.php
allow jot to be displayed expanded, remove deprected datetimepicker js and some random fixes
2015-04-17 11:20:22 +02:00
ConversationObject.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
cronhooks.php
…
crypto.php
issue
#941
2015-03-28 14:53:00 -07:00
datetime.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
deliver.php
more work on queue optimisations
2015-03-09 19:57:35 -07:00
diaspora.php
mod_connections ajax failure see
http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression
2015-03-29 18:42:05 -07:00
dir_fns.php
issue
#157
, provide default directory sort order
2015-04-19 23:04:14 -07:00
directory.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
enotify.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
event.php
force event obj_type on update
2015-04-20 17:02:45 -07:00
expire.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
externals.php
…
features.php
move some lesser used features to plugins
2015-03-29 16:44:26 -07:00
follow.php
Fix missing value in insert for default closeness
2015-03-09 03:07:48 -03:00
gprobe.php
…
group.php
revert iconic change to collection list widget
2015-04-01 01:07:38 -07:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
limit notification detail queries for items and events
2015-03-23 15:36:17 -07:00
identity.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
ItemObject.php
Update/fix Dutch and removing an ugly space
2015-04-02 02:23:26 +02:00
ITemplateEngine.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
items.php
match parens
2015-04-14 20:52:07 -07:00
js_strings.php
the link icon on comments now calls the link parsing tool (just like the main editor window). Eventually the link specific icons (image, link, audio, video) will all be handled by inserting a link using the link icon (here and in the main editor window) and the separate buttons will go away. We also need to tie this to oembed so that there's one place to insert a link - no matter what kind of link it is, and we'll try to find the best way to render that as content. Similarly upload will upload content, no matter what kind of content; and we'll likewise try and figure out the best way to present whatever content was uploaded (img, file, audio, video, whatever).
2015-03-04 20:00:54 -08:00
language.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
menu.php
attach an id to menues, allow $menu_title to be empty, if no custom menu class is provided use default redbasic classes
2015-04-19 15:22:50 +02:00
message.php
prevent silly fake null date from causing problems OTW from older builds
2015-01-30 16:15:05 -08:00
nav.php
whitespace
2015-03-09 16:28:06 -07:00
network.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
notifier.php
more work on queue optimisations
2015-03-09 19:57:35 -07:00
notify.php
provide relief to sites that are severely impacted by the slow ITEM_UNSEEN searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
2015-02-12 17:45:25 -08:00
oauth.php
…
oembed.php
make embeds bookmarkable
2015-03-11 18:12:04 -07:00
onedirsync.php
onedirsync issue reported by habeas codice
2015-01-23 21:48:34 -08:00
onepoll.php
more logging for onepoll
2015-03-31 20:01:37 -07:00
page_widgets.php
…
permissions.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
photos.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
plugin.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
poller.php
fix regdir
2015-03-31 21:06:48 -07:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
more work on queue optimisations
2015-03-09 19:57:35 -07:00
ratenotif.php
ratenotif: loop oddity
2015-03-19 15:24:09 -07:00
reddav.php
…
security.php
improve performance of the zotfeed queries
2015-03-23 19:56:10 -07:00
session.php
Some cleanups.
2015-03-13 00:36:32 +01:00
sharedwithme.php
make postgresql happy
2015-03-25 11:03:37 +01:00
smarty.php
…
socgraph.php
commit
59828593c
broke some important poco stuff, looks like the cat might have climbed over the keyboard and deleted something that wasn't intended to be deleted.
2015-04-06 19:00:13 -07:00
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
don't show directory keywords widget if globaldir setting is off
2015-04-15 22:07:20 -07:00
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.php
api - unobscure mail
2015-04-19 13:41:12 -07:00
widgets.php
program the affinity slider labels
2015-04-09 19:51:58 -07:00
zot.php
Some documentation and whitespaces at line endings.
2015-04-10 00:28:23 +02:00