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
6cb81f6e474c3b904e5c759ee96e7fac115050e9
core
/
include
History
friendica
876a9d1850
missing hash
2013-09-19 21:13:45 -07:00
..
dba
bring back mail list and cleanup some issues which popped out with full PHP warnings
2013-08-27 22:30:06 -07:00
photo
big changes to photo->store() which is now photo->save() and takes an array instead of a list of args. Also the beginning of the migration to using photo_flags to indicate special purpose photos such as profile photos and contact photos and "thing" photos.
2013-08-07 01:42:45 -07:00
account.php
Missing include for new_keypair
2013-08-10 16:28:05 +01:00
acl_selectors.php
…
activities.php
provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !!
2013-09-10 19:06:06 -07:00
api.php
more work on viewing obscured api posts
2013-09-16 22:51:39 -07:00
attach.php
Service class items
2013-09-08 17:19:09 +02:00
auth.php
More mobile theme fixes
2013-08-31 18:20:34 +02:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
encode and decode channel names containing HTML special characters and quotes so they will survive a reshare without mangling
2013-09-06 05:25:10 -07:00
cache.php
…
cli_startup.php
…
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
provide templating options in comanche for the underlying webpage element - in this case the way the author is displayed. Leave this open for other forms templating options.
2013-09-04 21:24:57 -07:00
config.php
Revert "Revert "merge""
2013-08-03 00:18:14 +02:00
contact_selectors.php
…
contact_widgets.php
Merge pull request
#119
from unary/categorywidget
2013-09-08 16:37:02 -07:00
Contact.php
Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
2013-09-17 20:50:09 -07:00
conversation.php
use prepare_body in api calls to properly render content, add 'mode' to conversation templates so that themes can use the module context to suppress or show comments as desired
2013-09-16 22:40:53 -07:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
…
directory.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
enotify.php
Revert broken commit
2013-09-14 23:39:40 +02:00
event.php
provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !!
2013-09-10 19:06:06 -07:00
expire.php
…
features.php
make premium channels a feature
2013-08-22 01:00:54 -07:00
follow.php
add zid to connect_url
2013-08-22 00:44:24 -07:00
friendica_smarty.php
silence some warnings at php E_ALL levels
2013-08-28 21:56:01 -07:00
gprobe.php
…
group.php
Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:)
2013-08-07 17:51:10 -07:00
html2bbcode.php
…
html2plain.php
…
identity.php
Service class
2013-09-08 00:21:42 +02:00
ItemObject.php
use prepare_body in api calls to properly render content, add 'mode' to conversation templates so that themes can use the module context to suppress or show comments as desired
2013-09-16 22:40:53 -07:00
ITemplateEngine.php
…
items.php
sync item_search with yesterday's network fix for collections. Add ud_addr to update table to store the target address since it's possible the mirroring directory won't yet have an xchan or hubloc they can link the ud_hash to and therefore mayn't know how to contact them.
2013-09-19 01:01:51 -07:00
js_strings.php
…
language.php
…
menu.php
set menu_channel_id before we use it in a query
2013-09-14 18:16:54 -04:00
message.php
email attachments (and fix email photos)
2013-08-19 21:19:39 -07:00
nav.php
Changed CSS class "selected" to "active" in navbar, according to
https://abcentric.net/display/f17b319c6d4b616a0d0a639e177969c6ae084248f1ee2bec9d8147c9291bf495@abcentric.net
2013-09-18 12:11:46 +02:00
network.php
set default charset of email_header_encode, add ud_flags to indicate which (directory sync) updates have been processed in some way.
2013-09-18 21:22:08 -07:00
notifier.php
Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
2013-09-17 20:50:09 -07:00
notify.php
…
oauth.php
several oauth fixes - shred doesn't completely work yet, but it also doesn't completely NOT work, so at least there's some improvement
2013-09-16 21:35:52 -07:00
oembed.php
…
onepoll.php
figure out why poller isn't picking up old posts which failed to deliver
2013-08-29 18:17:15 -07:00
page_widgets.php
More progress on pages - extend writepages widget, add pagelist widget
2013-08-14 20:46:48 +01:00
permissions.php
some sane permission defaults.
2013-08-18 20:20:03 -07:00
photos.php
missing verb on items linked to photos
2013-09-17 17:53:44 -07:00
plugin.php
Service class
2013-09-08 00:21:42 +02:00
poller.php
No point beating a dead horse
2013-09-12 21:54:15 -07:00
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
security.php
get rid of more variables with dashes in the names - use underscore *except* in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find.
2013-08-15 22:52:19 -07:00
session.php
…
socgraph.php
Issue
#99
2013-08-18 05:03:04 +01:00
system_unavailable.php
…
taxonomy.php
missing hash
2013-09-19 21:13:45 -07:00
template_processor.php
…
text.php
provide a "safe search" backend and allow for self-censorship using nsfw or adult profile keywords. Eventually the directories will be forced to mark adult profiles and sync this knowledge between them. At the moment there's no way to do an unsafe search, but we really just need a checkbox and pass the value through directory to dirsearch on the back end, and some will want this as a pconfig.
2013-09-19 19:50:13 -07:00
zot.php
missing hash
2013-09-19 21:13:45 -07:00