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
c4233232b7612e3ace2bcc4e27b77fe1fec832ba
core
/
include
History
marijus
9f621dac85
change the way jot tools are displayed/hidden
2014-04-08 22:07:06 +02:00
..
dba
…
photo
project "snakebite"
2014-02-17 14:30:02 -08:00
account.php
some more snakebite and fix up include/account - forgot about that inline array stuff
2014-02-18 16:59:31 -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
little fixes of hopefully nil significance
2014-03-16 20:34:21 -07:00
attach.php
Doxygen include/attach.php
2014-02-19 21:04:20 +01:00
auth.php
This should resolve the dav authentication loop (correctly)
2014-02-22 13:33:18 -08:00
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
provide ability to bookmark chatrooms using rbmark
2014-02-24 21:34:49 -08:00
cache.php
remove mysql dependencies from cache api
2014-03-16 21:34:51 -07:00
chat.php
make chatrooms in /chat/channel visible to observers aswell
2014-02-12 21:31:11 +01:00
cli_startup.php
…
cli_suggest.php
…
comanche.php
implement horizontal menu class in redbasic
2014-03-03 15:21:43 -08:00
config.php
file had wrong extension
2014-03-11 21:45:20 -07:00
contact_selectors.php
fixes to thing profile assignments
2014-02-11 16:56:39 -08:00
contact_widgets.php
collapse the advanced directory search so that folks who think they're advanced but really aren't don't whinge about it.
2014-03-08 19:04:07 -08:00
Contact.php
Hope I have repaired the channel admin page.
2014-04-06 00:34:52 +02:00
conversation.php
change the way jot tools are displayed/hidden
2014-04-08 22:07:06 +02:00
ConversationObject.php
firehose fixes and optimisations. In particular get rid of the unresponsive script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable.
2014-03-27 15:35:29 -07:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
directory sync issues
2014-03-03 21:00:42 -08:00
directory.php
this should improve queue performance dramatically.
2014-03-24 19:40:36 -07:00
enotify.php
prevent follows of and notifications to deceased channels
2014-04-07 02:55:00 -07:00
event.php
version update
2014-03-11 15:29:26 -07:00
expire.php
try and sort out the item delete mess
2014-03-27 20:28:48 -07:00
externals.php
Typo in externals SQL.
2014-04-05 22:55:38 +01:00
features.php
allow site defaults for enabled features
2014-01-26 03:27:36 -08:00
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
let oneself be added to a collection in exchange for deleted contacts
2014-02-07 21:28:39 +01:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
doco
2014-03-19 19:56:21 -07:00
identity.php
provide the ability for rpost to post as another of your channels. This does not yet work, so the functionality has not been enabled.
2014-04-05 02:32:07 -07:00
ItemObject.php
Pass mids to conv_item template
2014-02-08 17:49:09 +00:00
ITemplateEngine.php
…
items.php
wrong var name in add_source_route
2014-03-31 17:21:16 -07:00
js_strings.php
notify when permissions change and haven't been saved.
2014-03-07 21:55:52 -08:00
language.php
Commenting language.php and some changes
2014-02-18 00:14:07 +01:00
menu.php
comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.)
2014-02-25 20:58:20 -08:00
message.php
fix photos in private mail
2014-02-27 16:01:44 -08:00
nav.php
finish "ifpending" connections
2014-04-04 17:43:44 -07:00
network.php
This should be a slight improvement in setting ciphers - we'll punt on RedHat but open up the list just for openssl distros which seem to have all the problems at the moment.
2014-03-25 15:19:18 -07:00
notifier.php
this should improve queue performance dramatically.
2014-03-24 19:40:36 -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
change flags for one-way connections from hidden to unconnected so we can still use hidden for - well hiding connections
2014-03-04 14:35:42 -08:00
page_widgets.php
…
permissions.php
introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is able to successfully authenticate (but is not necessarily in this network).
2014-02-18 20:59:25 -08:00
photos.php
Merge
https://github.com/friendica/red
into zpull
2014-03-25 12:47:46 -07:00
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
this should improve queue performance dramatically.
2014-03-24 19:40:36 -07:00
reddav.php
some fixes to
#395
2014-04-07 20:20:28 -07:00
security.php
more work on firehose
2014-03-26 18:45:01 -07:00
session.php
set jsAvailable cookie expire time to match PHPSESSID's
2014-01-17 07:56:34 +01:00
socgraph.php
that should fix it.
2014-03-24 19:01:20 -07:00
spam.php
The problem with a lot of packages is that it's easier to re-write them than to re-use them.
2014-02-02 21:25:52 -08:00
system_unavailable.php
…
taxonomy.php
basic edit and delete for things
2013-12-30 04:25:55 -08:00
template_processor.php
…
text.php
convert /network saved search to bootstrap buttons
2014-04-07 16:25:35 -07:00
widgets.php
provide 'style' option to archive widget to choose between 'select' and 'list' format
2014-03-23 16:20:44 -07:00
zot.php
this should be better - "xchan deleted" state on remote sites only follows the xchan_flags and not the channel_pageflags; XCHAN_FLAGS_DELETED should only be set if the channel is to be removed from the entire network. As mentioned in a previous commit, channel_pageflags could be set to PAGE_REMOVED but still leave living clones on other sites.
2014-04-07 16:10:43 -07:00