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
5087d783b70a34f1db62a61d4a8b6e39edd444ed
core
/
include
History
Thomas Willingham
5087d783b7
Whitespace. Stupid £#@£@$ editor.
2014-11-29 22:06:04 +00:00
..
dba
added dbdriver to siteinfo json to better track affected sites
2014-11-22 13:27:52 -08:00
Import
provide example import script
2014-11-03 01:06:02 -08:00
photo
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
RedDAV
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
account.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
acl_selectors.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
activities.php
sql error in profile_activity
2014-08-31 16:24:05 -07:00
api.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
apps.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
attach.php
allow directory searches to be filtered by (public forums) and/or (! public forums)
2014-11-23 18:22:19 -08:00
auth.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
BaseObject.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
bb2diaspora.php
logging changes, untranslated string
2014-11-05 21:02:33 -08:00
bbcode.php
theme the observer tags so they stick out like a sore thumb. Too much bad juju.
2014-11-24 18:02:36 -08:00
bookmarks.php
remove some code duplication
2014-07-14 01:38:16 -07:00
cache.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
chat.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cli_startup.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cli_suggest.php
populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel).
2013-08-05 20:08:35 -07:00
comanche.php
A future "comanche UI" is going to need lists of available building blocks. Some of these are pretty easy to assemble, others are a bit more difficult and will have to go through a registration procedure. This checkin create such a registration procedure for page templates and their associated flavours and their assignable regions. The array itself is extensible since I don't know for sure at this stage what the front-end UI for this feature will ultimately require or even if there ever will be a front-end UI as this community still seems to believe that software writes itself and just magically appears, working perfectly.
2014-04-25 16:09:32 -07:00
config.php
hide online presence maps to DNT
2014-11-24 15:36:11 -08:00
contact_selectors.php
convert application strings to en-US
2014-07-31 02:33:34 -07:00
contact_widgets.php
Revert "Directory shows channel suggestions by default"
2014-11-19 09:15:24 +11:00
Contact.php
Whitespace. Stupid £#@£@$ editor.
2014-11-29 22:06:04 +00:00
conversation.php
Whitespace. Stupid £#@£@$ editor.
2014-11-29 22:06:04 +00:00
ConversationObject.php
trying to call mod/magic on rss resources - which have no hub
2014-09-22 23:49:12 -07:00
cronhooks.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
crypto.php
make the old personal xrd interface (old webfinger) work again
2014-08-21 17:42:19 -07:00
datetime.php
Switch to a better datetime picker widget
2014-11-16 13:56:45 +01:00
deliver.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
diaspora.php
friendica commenters are currently shown using "Diaspora" app. Try and fix this where we can.
2014-11-20 02:54:55 -08:00
dir_fns.php
add link to search forums in the directory
2014-11-23 18:54:33 -08:00
directory.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
enotify.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
event.php
ical output wasn't using 24-hour time
2014-11-24 18:46:14 -08:00
expire.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
externals.php
some poller optimisations and a fix for undefined (empty) dbtype which shows up as a mysql error that 'rand' isn't found.
2014-11-16 15:51:42 -08:00
features.php
turn the "adult photo flagging" (which prevents a particularly flagged photo from showing up in your top level albums) into a feature so it doesn't clutter the normal photo edit form. This feature was a quick hack and needs more work; but it could be important to somebody.
2014-11-18 19:02:28 -08:00
follow.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
gprobe.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
group.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
html2bbcode.php
I'm speechless. This is just reckless. Set a context flag in text using a context trigger character which is likely to be present in that text already. Without escaping any previous instances of that character. Grrr.
2014-10-23 21:20:12 -07:00
html2plain.php
cleanup
2013-03-10 20:39:27 -07:00
hubloc.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
identity.php
implicit boolean, formatting
2014-11-20 04:55:01 -08:00
ItemObject.php
yet another option for the homepage
2014-11-20 17:38:41 -08:00
ITemplateEngine.php
use smarty3 as default template engine. add pluggable template system
2013-05-08 03:51:38 -04:00
items.php
prevent database hackery from leaking over the wire
2014-11-22 11:54:40 -08:00
js_strings.php
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
2014-09-20 16:34:48 -07:00
language.php
So much so, in fact, that I didn't even notice the typo.
2014-09-26 17:16:55 +01:00
menu.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
message.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
nav.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
network.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
notifier.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
notify.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
oauth.php
oauth wasn't logging in properly, also fixed api status_show to return last public post, not the last private post
2013-10-15 15:51:20 -07:00
oembed.php
oembed issues
2014-10-08 20:37:46 -07:00
onedirsync.php
more directory tuning to ignore things we already know we can't possibly update
2014-11-20 18:36:48 -08:00
onepoll.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
page_widgets.php
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
permissions.php
minor photo flag issue - and some more whitespace edits
2014-11-19 16:29:35 -08:00
photos.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
plugin.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
poller.php
some poller optimisations and a fix for undefined (empty) dbtype which shows up as a mysql error that 'rand' isn't found.
2014-11-16 15:51:42 -08:00
probe.php
start of legacy probe utility
2014-04-02 16:26:39 -07:00
profile_selectors.php
make the profile minimal by default. Use features to enable the advanced form.
2014-08-01 01:24:03 -07:00
ProtoDriver.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
queue_fn.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
queue.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
reddav.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
security.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
session.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
socgraph.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08: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
statistics_fns.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
system_unavailable.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
taxonomy.php
make sure the "tagcloud" actually shows hashtags. So we don't confuse folks with categories.
2014-11-06 01:32:47 -08:00
template_processor.php
fix internal
2013-05-08 04:00:05 -04:00
text.php
new system config reserved_channels
2014-11-21 15:35:59 -08:00
widgets.php
basic vcalendar formatting support
2014-11-23 20:29:34 -08:00
zot.php
change logging of some troublesome or noisy bits so we can figure out what is really going on
2014-11-19 19:22:22 -08:00