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
15ceaeb62483f28558bf870ed256793fab01cb24
core
/
include
History
friendica
f5940b7ddb
modify linkify to work correctly with Red mid's containing '@'
2013-04-08 16:58:52 -07:00
..
account.php
…
acl_selectors.php
…
activities.php
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
api.php
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
attach.php
…
auth.php
…
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
…
cache.php
…
cli_startup.php
…
config.php
add xconfig table and functions, update strings and doco
2013-03-15 15:36:58 -07:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
…
conversation.php
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
…
dba.php
…
deliver.php
…
dir_fns.php
…
directory.php
…
enotify.php
…
event.php
Merge
https://github.com/friendica/red
into zpull
2013-03-21 18:29:08 -07:00
expire.php
…
features.php
Make prettyPhoto a feature, add slideshow for albums.
2013-03-29 20:36:39 +00:00
follow.php
add new connections to default group (if any)
2013-03-27 19:35:34 -07:00
friendica_smarty.php
…
gprobe.php
…
group.php
add new connections to default group (if any)
2013-03-27 19:35:34 -07:00
html2bbcode.php
…
html2plain.php
…
identity.php
we'll need a special system channel (not attached to any account) for directory synchronisation
2013-03-18 17:55:04 -07:00
ItemObject.php
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
items.php
wrapper function to create arbitrary activities (e.g. for plugins and apps) with a minimal amount of fuss, though the amount of fuss could increase significantly depending on the nature of the activity. For a simple wall post, just set the $arr['body'] to the desired text and we'll do the rest. If the activity requires special verbs, objects or targets, these will all need to be constructed.
2013-04-04 18:54:24 -07:00
js_strings.php
…
language.php
…
message.php
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
nav.php
…
network.php
update manage table and some documentation
2013-03-27 19:02:01 -07:00
notifier.php
…
notify.php
…
oauth.php
…
oembed.php
…
onepoll.php
…
permissions.php
…
Photo.php
…
photos.php
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
plugin.php
…
poller.php
doco
2013-03-25 21:32:12 -07:00
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
security.php
…
session.php
…
socgraph.php
…
system_unavailable.php
…
template_processor.php
…
text.php
modify linkify to work correctly with Red mid's containing '@'
2013-04-08 16:58:52 -07:00
zot.php
more doco
2013-03-26 19:53:04 -07:00