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
765d6e0a97f135755d6ec1322f6e3272bc0ae620
core
/
include
History
friendica
765d6e0a97
push refresh messages, performance work on conversations and configs, doc updates
2013-06-14 16:54:58 -07:00
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
…
attach.php
…
auth.php
move new_cookie() to the session driver so we can use it for other purposes besides "normal" web login (for instance magic auth)
2013-05-23 20:35:40 -07:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
…
cache.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
cli_startup.php
add db_port to setup and cli_startup - still need to set the port in mod/setup
2013-05-10 03:37:41 -07:00
config.php
push refresh messages, performance work on conversations and configs, doc updates
2013-06-14 16:54:58 -07:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
…
conversation.php
push refresh messages, performance work on conversations and configs, doc updates
2013-06-14 16:54:58 -07:00
ConversationObject.php
fix comment permissions on display (again) and clean up an error seen in the logs
2013-03-06 18:52:42 -08:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
push refresh messages, performance work on conversations and configs, doc updates
2013-06-14 16:54:58 -07:00
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
Uncripple zids.
2013-04-16 05:52:10 +01:00
follow.php
…
friendica_smarty.php
…
gprobe.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
group.php
…
html2bbcode.php
…
html2plain.php
…
identity.php
…
ItemObject.php
…
ITemplateEngine.php
use smarty3 as default template engine. add pluggable template system
2013-05-08 03:51:38 -04:00
items.php
missing include
2013-06-13 17:53:16 -07:00
js_strings.php
…
language.php
dangerous typo that removes all your hublocs, fix reshare formatting
2013-03-11 16:13:09 -07:00
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
photo driver abstraction
2013-04-25 20:01:24 -07:00
notifier.php
push refresh messages, performance work on conversations and configs, doc updates
2013-06-14 16:54:58 -07:00
notify.php
…
oauth.php
…
oembed.php
move oohembed service to addon
2013-06-03 16:53:53 -07:00
onepoll.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
permissions.php
…
photos.php
…
plugin.php
…
poller.php
…
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
queue_fn.php
…
queue.php
…
security.php
…
session.php
move new_cookie() to the session driver so we can use it for other purposes besides "normal" web login (for instance magic auth)
2013-05-23 20:35:40 -07:00
socgraph.php
hide hidden entries
2013-03-05 21:04:47 -08:00
system_unavailable.php
…
template_processor.php
…
text.php
This should get community tagging pretty close to working - deleting a community tag is left as a FIXME
2013-06-04 22:52:17 -07:00
zot.php
…