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
127f5a447def2abc26c3beb62446fcabd5c11d0f
core
/
include
History
friendica
127f5a447d
debug import_profile_photo
2013-02-10 20:09:32 -08:00
..
account.php
smarty support in intltext, fix old pending accounts query in ping, log failed email register notify
2013-02-09 13:20:10 -08:00
acl_selectors.php
another sql error from the logs
2013-02-08 16:29:18 -08:00
activities.php
…
api.php
fix con"n"nections
2013-02-02 20:05:50 +01:00
attach.php
mod/attach support for files/attachments using OS storage
2013-02-05 15:34:30 -08:00
auth.php
lostpass fixes and login/logout flow if authenticated but no default channel exists
2013-01-27 01:19:24 -08:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
this seems to cut load times in half
2013-02-09 03:40:56 -08:00
cache.php
…
cli_startup.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
update friends in common tool now that poco is working
2013-01-31 17:55:52 -08:00
Contact.php
more photo backend stuff
2013-01-26 02:24:07 -08:00
conversation.php
progress on mod/display - slow but any progress is good
2013-02-10 16:04:03 -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
…
datetime.php
…
dba.php
…
deliver.php
more delivery diagnostics
2012-12-31 14:45:26 -08:00
dir_fns.php
…
directory.php
…
enotify.php
catch typos
2013-02-06 21:22:48 -08:00
event.php
preserve event item[uri] if present
2013-01-20 15:36:04 -08:00
expire.php
…
fcontact.php
…
features.php
implement Smarty3
2013-01-06 15:57:11 -07:00
follow.php
convert mod/follow to associative json and add more logging for when things go wrong
2013-01-29 02:05:21 -08:00
friendica_smarty.php
fix show-stopping bugs
2013-01-06 19:34:54 -07:00
gprobe.php
this might make zot-id work as originally conceived complete with reverse magic auth. If it doesn't it will probably crash and burn every site involved in horrible ways. To test or not to test.... decisions. (Maybe tomorrow.)
2013-02-06 17:04:34 -08:00
group.php
clean up some sql errors from the logs
2013-02-08 16:26:00 -08:00
html2bbcode.php
…
html2plain.php
preserve event item[uri] if present
2013-01-20 15:36:04 -08:00
identity.php
provide a global way of enforcing name policy restrictions, but only enforce empty names or length > storage size. Allow plugins to set other policies. In particular, you can't have an empty channel name now, but one char is legal ;-)
2013-02-07 18:53:51 -08:00
iquery.php
…
ItemObject.php
taming the wild mod_display
2013-02-10 17:03:33 -08:00
items.php
add mimetype to protocol layers
2013-02-10 19:08:19 -08:00
js_strings.php
…
language.php
…
message.php
null notice when sending private mail
2013-02-04 15:06:23 -08:00
nav.php
Fix broken menu for multiple profiles.
2013-02-02 16:28:10 +00:00
network.php
…
notifier.php
delete item should now mostly work
2013-01-28 19:24:36 -08:00
notify.php
network & home notification fixes
2013-01-11 02:19:46 -08:00
oauth.php
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
2012-10-29 17:14:02 -07:00
oembed.php
…
onepoll.php
mark for death implemented
2013-01-29 19:28:19 -08:00
permissions.php
why oh why is poco_load not getting called? oh - that's why.
2013-01-24 14:31:57 -08:00
Photo.php
debug import_profile_photo
2013-02-10 20:09:32 -08:00
photos.php
partial cleanup of mod/profile_photo - needs a LOT more
2013-02-05 20:14:19 -08:00
plugin.php
smarty support in intltext, fix old pending accounts query in ping, log failed email register notify
2013-02-09 13:20:10 -08:00
poller.php
mark for death implemented
2013-01-29 19:28:19 -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
…
security.php
mod_display - no fun. Not working at all. But a bit of progress.
2013-02-10 04:55:29 -08:00
session.php
…
socgraph.php
clean up some sql errors from the logs
2013-02-08 16:26:00 -08:00
system_unavailable.php
…
template_processor.php
…
text.php
performance profiling - 95% of the time is spent in "conversation()" e.g. rendering and templates, even with the new theme engine. The time spent in the DB is miniscule. Will have to profile the bbcode processing and template engines individually to drill down further.
2013-02-09 02:46:50 -08:00
zot.php
I think we're finally done with import_xchan_from_json - everything has been converted to import_xchan now
2013-02-07 20:06:01 -08:00