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
17bd39fcd4b28e6475a8a349f136c788202eaff4
core
/
include
History
friendica
17bd39fcd4
rename friendica_smarty
2014-07-13 23:00:03 -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
finish implementing email verification. Currently it only applies if REGISTER_OPEN is in effect.
2014-07-09 21:10:56 -07:00
acl_selectors.php
only show jotnets when posting conversation items
2014-06-14 20:16:40 -07:00
activities.php
some minor cleanup on plinks for some very subtle permissions issues
2014-01-09 15:45:17 -08:00
api.php
little fixes of hopefully nil significance
2014-03-16 20:34:21 -07:00
apps.php
visage tracking opt-in/opt-out
2014-07-03 17:26:42 -07:00
attach.php
Add rename support for DAV directories.
2014-06-30 01:08:29 +02:00
auth.php
doco
2014-07-10 19:29:51 -07:00
BaseObject.php
…
bb2diaspora.php
optionally allow zrl usage from specific markdown sources
2014-07-01 18:38:44 -07:00
bbcode.php
Make [observer.baseurl] more reliable using connurl which will change
2014-06-30 16:23:42 +01: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
UI for deleting chatrooms
2014-05-04 20:30:52 -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
reset timestamps when unarchiving a connection
2014-06-18 18:29:04 -07:00
conversation.php
Quotes on strings. Dunno why it worked without.
2014-07-13 21:51:26 +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
…
crypto.php
bloody hell - it isn't defined either.
2013-12-15 18:43:54 -08:00
datetime.php
don't add a birthday event if the birthday channel doesn't have permission to send you posts.
2014-06-03 19:25:59 -07:00
deliver.php
minor adjustments
2014-07-01 22:02:36 -07:00
dir_fns.php
much better fix to problem yesterday of updates with the wrong ud_addr getting updated. Now we'll
2014-06-30 21:17:19 -07:00
directory.php
when an admin censors a channel, we only need to notify the directory and not all the connections.
2014-06-22 17:26:05 -07:00
enotify.php
notify tweaks
2014-06-09 19:07:15 -07:00
event.php
numerous event fixes - mostly related to editing an event
2014-07-06 22:31:39 -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
turn that into a feature
2014-07-02 16:53:40 -07:00
follow.php
prevent follows of and notifications to deceased channels
2014-04-07 02:55:00 -07:00
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
doc updates
2014-06-06 23:56:52 -07:00
html2plain.php
…
hubloc.php
doco
2014-03-19 19:56:21 -07:00
identity.php
visage tracking opt-in/opt-out
2014-07-03 17:26:42 -07:00
ItemObject.php
Updated strings for show entire post and show less to expand and collapse. See last few comments from me and Mario at
https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
2014-06-03 12:14:51 +00:00
ITemplateEngine.php
…
items.php
when deleting items, delete linked events and photos during stage1
2014-07-04 20:34:54 -07:00
js_strings.php
expand/collapse is also used for comments, so removing 'post'.
2014-06-03 15:42:13 +00:00
language.php
Language selection: case-insensitive and system language
2014-05-23 10:16:03 -03:00
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
whitespace
2014-06-14 15:38:44 +02:00
network.php
optionally allow zrl usage from specific markdown sources
2014-07-01 18:38:44 -07:00
notifier.php
homepage revisions
2014-07-06 19:15:09 -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
add 'block_public' checking to get_all_perms() and perm_is_allowed() so we have everything related to allowing or denying something in one place. Currently this check is done separately in a huge number of places. Now we can start to remove all the extra checks. A couple of them are still necessary, but most are now redundant.
2014-07-03 19:36:59 -07:00
photos.php
oh this is nice...
http://kmkeen.com/jshon
- this is what we need to make shred -- well "shred". I also had to change the photos album list API a bit to fix any imagined and/or real parsing issues and also fixed shred so it can find its auxiliary files.
2014-06-18 16:26:27 -07:00
plugin.php
rename friendica_smarty
2014-07-13 23:00:03 -07:00
poller.php
doc updates
2014-06-06 23:56:52 -07: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
move code out of templates - not sure how this even worked.
2014-07-03 00:58:49 -07:00
security.php
Implements a new permission level PERMS_PENDING
2014-06-19 15:13:32 -03:00
session.php
try to fix random logouts
2014-05-12 17:04:03 -07:00
smarty.php
rename friendica_smarty
2014-07-13 23:00:03 -07:00
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
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
system_unavailable.php
…
taxonomy.php
clean up the awful descriptive text on thing input
2014-06-23 17:05:03 -07:00
template_processor.php
…
text.php
rename friendica_smarty
2014-07-13 23:00:03 -07:00
widgets.php
don't add a birthday event if the birthday channel doesn't have permission to send you posts.
2014-06-03 19:25:59 -07:00
zot.php
much better fix to problem yesterday of updates with the wrong ud_addr getting updated. Now we'll
2014-06-30 21:17:19 -07:00