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
f691e8981af3632e54b77739ee64ef86a7436aea
core
/
include
History
Mario Vavti
f691e8981a
fixes
#194
- New directory server is selected on every directory page reload
2015-11-27 20:55:27 +01:00
..
dba
issue
#184
2015-11-23 15:17:38 -08:00
Import
…
photo
issue
#154
2015-11-12 16:57:02 -08:00
RedDAV
no comment permission bug, also implement delete() in RedDirectory per Waitman
2015-11-08 16:36:36 -08:00
AccessList.php
start to modularise the clone import and sync functions
2015-09-02 20:12:40 -07:00
account.php
notification changes to support testdrive
2015-10-01 19:49:06 -07:00
acl_selectors.php
make jotnets modal
2015-11-08 17:48:43 -08:00
activities.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
api_auth.php
Move api_auth() out to a file that can be included from plugins/modules to allow them to expose their own programmatic API.
2015-11-10 22:50:18 -08:00
api.php
photo album widget permissions issue
2015-11-17 15:03:27 -08:00
apps.php
turn relative links in app_render() into absolute links, without affecting the install.
2015-10-21 15:00:41 -07:00
attach.php
handle old files with partial paths
2015-11-05 16:28:10 -08:00
auth.php
Move api_auth() out to a file that can be included from plugins/modules to allow them to expose their own programmatic API.
2015-11-10 22:50:18 -08:00
BaseObject.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
bb2diaspora.php
Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora posts (fixes also the not working and only translated into default hub language 'view full size'). Please revert when wrong.
2015-10-31 22:38:16 +01:00
bbcode.php
change _newwin to _blank because the window named _newwin may be hard to find if you have lots of windows/tabs open.
2015-11-20 12:49:38 -08:00
bookmarks.php
…
cache.php
…
chat.php
…
checksites.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
need better peer verification due to re-install issue, this is temporary
2015-11-03 19:50:40 -08:00
conversation.php
first iteration on the event item
2015-11-26 12:26:27 +01:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
default timepicker to 15 min steps. abbr -> span
2015-11-26 21:00:04 +01:00
deliver_hooks.php
…
deliver.php
issues connecting to local forum
2015-11-15 17:28:45 -08:00
dir_fns.php
fixes
#194
- New directory server is selected on every directory page reload
2015-11-27 20:55:27 +01:00
directory.php
…
DReport.php
…
enotify.php
superblock enhancements
2015-11-13 15:28:34 -08:00
environment.php
…
event.php
we also need nofinish in the object. css fices
2015-11-26 14:45:22 +01:00
expire.php
…
externals.php
…
features.php
new feature: 'suppress_duplicates' issue
#146
triggered with less than two minutes between posts having identical content.
2015-11-19 16:05:47 -08:00
follow.php
separate permission_update notification into permission_create and permission_update, since some networks send out a notification for duplicate share requests even if connected.
2015-10-18 20:13:12 -07:00
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
webpages and design elements weren't being included in the item export query.
2015-11-22 14:06:52 -08:00
import.php
Pass in account_id. Required for bulk identity importer.
2015-11-18 00:26:18 -08:00
importdoc.php
…
ItemObject.php
first iteration on the event item
2015-11-26 12:26:27 +01:00
ITemplateEngine.php
…
items.php
issue
#85
, community tags and file tags lost during edits. This required splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits.
2015-11-20 00:15:48 -08:00
js_strings.php
various css fixes
2015-11-26 23:19:06 +01:00
language.php
move string files to hmessages.po and hstrings.php for hubzilla to avoid endless merge conflicts.
2015-09-26 23:44:30 -07:00
menu.php
debugging menu sync
2015-09-08 18:40:56 -07:00
message.php
mail sync debugging
2015-10-15 20:40:24 -07:00
nav.php
…
network.php
Use http_status() instead of homegrowing it. Adapt http_status to handle replies with data.
2015-11-20 18:56:41 -08:00
notifier.php
issue with dead hub detection
2015-11-15 18:12:53 -08:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
fix the typo
2015-10-28 19:45:02 -07:00
plugin.php
make use of http_host vs. server_name configurable in script_path()
2015-10-25 15:37:09 -07:00
poller.php
heavy lifting for delivery reports
2015-09-22 02:32:04 -07:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
queue.php
wrong table column names
2015-09-29 22:51:06 -07:00
ratenotif.php
ratenotif: loop oddity
2015-03-19 15:24:09 -07:00
reddav.php
…
security.php
…
session.php
…
sharedwithme.php
…
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
Use http_status() instead of homegrowing it. Adapt http_status to handle replies with data.
2015-11-20 18:56:41 -08:00
taxonomy.php
don't show item_delayed_publish items in tag clouds
2015-11-26 17:35:41 -08:00
template_processor.php
…
text.php
beautify event item code
2015-11-26 22:14:20 +01:00
widgets.php
move today button from aside to section title
2015-11-19 11:38:34 +01:00
zot.php
don't show item_delayed_publish items in tag clouds
2015-11-26 17:35:41 -08:00