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
a39a1584bd6ebe5538af6be0f88ad06dd0e8033d
core
/
include
History
friendica
a39a1584bd
allow birthdays with just a year (no month or day).
2014-05-01 18:40:00 -07:00
..
dba
…
photo
Often somebody will join the matrix with a dodgy cert and we'll sort that out but their profile photo will remain rainbow man (or the site default). However the photo_date has been updated so we won't try again. This checkin looks for such a failure and leaves the photo_date alone if the photo import failed.
2014-04-13 18:30:06 -07: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
bootstrapify aclselector
2014-04-11 16:06:39 +02:00
activities.php
…
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
basic chatterbot support - though these would still require additional functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly.
2014-04-26 16:27:03 -07:00
cli_startup.php
…
cli_suggest.php
…
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
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
We know why third party zids didn't work now, so don't use hacky
2014-04-18 16:34:48 +01:00
ConversationObject.php
until we can figure out how to allow commenting on the discover page without killing the matrix, just turn it off.
2014-04-13 20:26:20 -07:00
cronhooks.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -07:00
directory.php
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -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
soft revert
9bb7811
until we can look at it more closely.
2014-04-11 14:01:33 -07:00
features.php
…
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
allow birthdays with just a year (no month or day).
2014-05-01 18:40:00 -07:00
ItemObject.php
…
ITemplateEngine.php
…
items.php
posted_dates() needs a re-write so we can make a much prettier archive widget
2014-04-30 18:45:46 -07:00
js_strings.php
notify when permissions change and haven't been saved.
2014-03-07 21:55:52 -08:00
language.php
…
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
tag anyone
2014-04-15 18:35:22 -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
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
permissions.php
Remove automatic bookmarking - it was a bad idea and just leads to menu clutter. Bookmarks can always be saved manually if desired.
2014-04-30 17:50:06 -07: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
improve zotfeed for discover channel so it will send updates to posts you've already received. Incidentally I discovered why we had the meltdown replying to discover channel items the other day - but can't fix it easily.
2014-04-17 20:03:28 -07:00
session.php
…
socgraph.php
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -07:00
spam.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
Unfortunate omission
2014-04-26 19:33:39 -07:00
widgets.php
bring the posted-date selector widget up to date. There are no longer two different styles.
2014-05-01 17:54:12 -07:00
zot.php
Often somebody will join the matrix with a dodgy cert and we'll sort that out but their profile photo will remain rainbow man (or the site default). However the photo_date has been updated so we won't try again. This checkin looks for such a failure and leaves the photo_date alone if the photo import failed.
2014-04-13 18:30:06 -07:00