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
fe80dbb3a73167b6297b3d645ee566f892c0b0ee
core
/
include
History
Stefan Parviainen
fe80dbb3a7
Access list of smilies over JSON
2014-12-20 17:33:35 +01:00
..
dba
added dbdriver to siteinfo json to better track affected sites
2014-11-22 13:27:52 -08:00
Import
Some Doxygen comments and small cleanups.
2014-12-07 19:27:14 +01:00
photo
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
RedDAV
Add security logger to RedDAV.
2014-12-14 01:50:56 +01: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
Add security logger to RedDAV.
2014-12-14 01:50:56 +01:00
BaseObject.php
…
bb2diaspora.php
logging changes, untranslated string
2014-11-05 21:02:33 -08:00
bbcode.php
ability to generate arbitrary map with [ map=lat/lon] and also free form location using [ map]somewhere[/map] but the second one currently has no plugins available to generate it.
2014-12-17 14:12:19 -08:00
bookmarks.php
…
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
…
comanche.php
…
config.php
hide online presence maps to DNT
2014-11-24 15:36:11 -08:00
contact_selectors.php
…
contact_widgets.php
Revert "Directory shows channel suggestions by default"
2014-11-19 09:15:24 +11:00
Contact.php
small change
2014-12-07 23:29:23 +01:00
conversation.php
fix label of preview button
2014-12-17 10:01:22 +01: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
…
crypto.php
…
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
fix some directory anomolies
2014-12-16 18:33:16 -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
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
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
gprobe.php
…
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
…
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
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
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
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
…
permissions.php
Some Doxygen comments and small cleanups.
2014-12-07 19:27:14 +01: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
…
profile_selectors.php
…
ProtoDriver.php
…
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
Merge
https://github.com/friendica/red
into pending_merge
2014-12-10 16:26:36 -08:00
session.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
smarty.php
…
socgraph.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
spam.php
…
statistics_fns.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
system_unavailable.php
…
taxonomy.php
wall tags
2014-12-15 14:37:31 -08:00
template_processor.php
…
text.php
Access list of smilies over JSON
2014-12-20 17:33:35 +01: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