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
43671a0a323afa758df56c06822ce3c46da026df
core
/
include
History
marijus
4edc9a696b
design fixes for photos, files and random fixes
2014-12-30 21:04:48 +01:00
..
dba
…
Import
Some Doxygen comments and small cleanups.
2014-12-07 19:27:14 +01:00
photo
…
RedDAV
design fixes for photos, files and random fixes
2014-12-30 21:04:48 +01:00
account.php
…
acl_selectors.php
…
activities.php
fix double encoding of homepage in profile activity - not as straight-forward as it looked
2014-12-21 14:43:06 -08:00
api.php
some improvements in api direct messages
2014-12-22 18:26:11 -08:00
apps.php
Fix feature check in apps (missing parenthesis), allow multiple requires (comma separated)
2014-12-22 17:52:30 +01:00
attach.php
fix recursive file permissions
2014-12-30 13:56:27 +01:00
auth.php
Redirect to login page on failed login.
Fixes
#628
2014-12-28 09:26:30 +01:00
BaseObject.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
bb2diaspora.php
cleanup bb2diaspora - was getting crufty
2014-12-23 14:18:27 -08:00
bbcode.php
Fix typo
2014-12-28 11:28:54 +01:00
bookmarks.php
…
cache.php
…
chat.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
direct messages in api have some issues, not properly ported from friendica originally. Here's a start.
2014-12-22 18:05:34 -08:00
conversation.php
fix label of preview button
2014-12-17 10:01:22 +01:00
ConversationObject.php
…
cronhooks.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
crypto.php
…
datetime.php
…
deliver.php
…
diaspora.php
…
dir_fns.php
fix some directory anomolies
2014-12-16 18:33:16 -08:00
directory.php
…
enotify.php
…
event.php
ical output wasn't using 24-hour time
2014-11-24 18:46:14 -08:00
expire.php
…
externals.php
…
features.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
fixd.php
add Thomas's Diaspora repair script as include/fixd.php - altered so it can be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs.
2014-12-16 00:25:41 -08:00
follow.php
…
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
don't remove obsolete hublocs that have no sitekey - it will remove all kinds of other hublocs it isn't supposed to (e.g. diaspora).
2014-12-14 22:54:27 -08:00
identity.php
Show tags in other channels profile field to make it easier to navigate to the channels
2014-12-07 16:19:22 +01:00
ItemObject.php
fix label of preview button
2014-12-17 10:01:22 +01:00
ITemplateEngine.php
…
items.php
…
js_strings.php
…
language.php
…
menu.php
…
message.php
…
nav.php
Add hint on how to use search box
2014-12-14 18:40:59 +01:00
network.php
add Thomas's Diaspora repair script as include/fixd.php - altered so it can be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs.
2014-12-16 00:25:41 -08:00
notifier.php
make unique hub filter more robust and straight-forward so it's easier to understand and debug since it's such a critical piece of the delivery chain
2014-12-17 11:57:16 -08:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
change PERMS_CONTACTS to PERMS_SPECIFIC in permission roles so that individual connections can be revoked instead of this being inherited and un-changeable
2014-12-26 00:09:34 -08:00
photos.php
…
plugin.php
…
poller.php
provide last successful poll run time (using relative time) in siteinfo so that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly.
2014-12-21 18:40:25 -08:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
…
security.php
Merge
https://github.com/friendica/red
into pending_merge
2014-12-10 16:26:36 -08:00
session.php
…
smarty.php
…
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
wall tags
2014-12-15 14:37:31 -08:00
template_processor.php
…
text.php
fix double encoding of homepage in profile activity - not as straight-forward as it looked
2014-12-21 14:43:06 -08:00
widgets.php
Merge
https://github.com/friendica/red
into pending_merge
2014-12-15 14:37:57 -08:00
zot.php
don't import to sys channel from self-censored authors
2014-12-12 00:26:07 -08:00