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
657a02ad3ccd32753ce149aceeac67d1169ab230
core
/
include
History
Michael Meer
657a02ad3c
delete item: change of timestamp last edit
2013-01-23 15:06:49 +01:00
..
account.php
…
acl_selectors.php
…
activities.php
fix the profile change activity post
2012-11-05 21:05:51 -08:00
api.php
…
attach.php
…
auth.php
now we're into the minor nitty fixes
2013-01-21 19:56:39 -08:00
BaseObject.php
move things to the newer conversation object, a few minor bugs - will sort it out eventually
2012-10-25 21:58:33 -07:00
bb2diaspora.php
…
bbcode.php
…
cache.php
more file cleanup
2012-10-22 19:46:18 -07:00
cli_startup.php
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08:00
config.php
rev update
2012-09-02 01:59:11 -07:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
use correct param for connect link
2013-01-11 14:40:44 -08:00
conversation.php
pages sorta working
2013-01-15 01:32:11 -08:00
ConversationObject.php
progress on pages - they're still getting lost inside conversation(), but progress is progress.
2013-01-14 16:49:57 -08:00
cronhooks.php
…
crypto.php
y'all got mail
2012-12-05 16:44:07 -08:00
datetime.php
…
dba.php
move things to the newer conversation object, a few minor bugs - will sort it out eventually
2012-10-25 21:58:33 -07:00
deliver.php
…
dir_fns.php
This was bloody hard to sort out.... but now it's sorted and we can move forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?"
2012-12-27 23:33:37 -08:00
directory.php
master/standalone directory profile update
2012-12-26 19:39:37 -08:00
enotify.php
…
event.php
…
expire.php
…
fcontact.php
…
features.php
…
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
fixed contactgroup editor
2013-01-22 20:13:20 -08:00
html2bbcode.php
…
html2plain.php
…
identity.php
…
iquery.php
…
ItemObject.php
…
items.php
delete item: change of timestamp last edit
2013-01-23 15:06:49 +01:00
js_strings.php
…
language.php
settings page channel permissions front-end (needs back-end still)
2012-11-01 19:47:10 -07:00
message.php
…
nav.php
fix some displayed links that were wonky
2013-01-22 23:08:46 -08:00
network.php
…
notifier.php
this should make tag delivery (e.g. forums) work - but not yet fully tested
2013-01-13 18:35:12 -08:00
notify.php
network & home notification fixes
2013-01-11 02:19:46 -08:00
oauth.php
…
oembed.php
the dynamic "show more" sort of works - but with a nagging delay. But I need to move on to bigger things. We'll leave it for now.
2012-08-06 23:10:37 -07:00
onepoll.php
…
permissions.php
…
Photo.php
clean up the photo storage backend, revamp mod/wall_upload
2013-01-22 17:48:42 -08:00
plugin.php
reduce number of template include paths, which were needed during the theme restructure but no longer required.
2013-01-15 13:57:24 -08:00
poller.php
refresh now works on poller runs
2012-12-30 23:51:39 -08:00
profile_advanced.php
…
profile_selectors.php
…
queue_fn.php
…
queue.php
make preview work fix some other nits
2013-01-06 04:07:10 -08:00
Scrape.php
here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
2012-10-01 18:02:11 -07:00
security.php
…
session.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
socgraph.php
some poco fixes
2013-01-22 20:48:03 -08:00
system_unavailable.php
…
template_processor.php
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
text.php
make lockview work, bring back acl widget theming in redbasic
2013-01-20 18:05:29 -08:00
zot.php
…