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, but cannot push or open issues or pull requests.
Files
cfd0dc1bffb8f7151db670af26f89a3a746fd88d
core
/
include
History
friendica
cfd0dc1bff
little fixes
2013-02-24 20:21:37 -08:00
..
account.php
Whinging whining stupid fucks.
2013-02-12 02:02:35 -08:00
acl_selectors.php
another sql error from the logs
2013-02-08 16:29:18 -08:00
activities.php
fix the profile change activity post
2012-11-05 21:05:51 -08:00
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
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
this seems to cut load times in half
2013-02-09 03:40:56 -08:00
cache.php
…
cli_startup.php
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08:00
config.php
…
contact_selectors.php
…
contact_widgets.php
fix to common friends - it seems it counts the right number of common friends, but they are all you
2013-02-13 04:12:13 -08:00
Contact.php
moving on
2013-02-18 15:15:55 -08:00
conversation.php
little fixes
2013-02-24 20:21:37 -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
more delivery diagnostics
2012-12-31 14:45:26 -08:00
dir_fns.php
fix localdir privacy (again)
2013-02-19 23:41:42 -08:00
directory.php
directory debugging
2013-02-19 23:21:23 -08:00
enotify.php
recursion and typo in rmagic with zid
2013-02-13 00:14:01 -08:00
event.php
preserve event item[uri] if present
2013-01-20 15:36:04 -08:00
expire.php
…
fcontact.php
…
features.php
Expert mode. Doesn't do anything yet, just checking in on the offchance anyone needs it before I'm finished with the theme stuff that uses it.
2013-02-13 15:35:57 +00:00
follow.php
start on channel_remove(), add some generic channel queries to the API layers
2013-02-16 15:51:55 -08:00
friendica_smarty.php
fix show-stopping bugs
2013-01-06 19:34:54 -07:00
gprobe.php
moving on
2013-02-18 15:15:55 -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
add groups and personal configs to export/import
2013-02-21 21:18:36 -08:00
iquery.php
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
ItemObject.php
bring back like/dislike and share buttons
2013-02-21 11:27:41 +01:00
items.php
moving on
2013-02-18 15:15:55 -08: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
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
more groundwork for channel import
2013-02-14 17:39:16 -08:00
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
permission plugin hooks
2013-02-19 14:22:10 -08:00
Photo.php
that should be the last critical piece. Everything else is gravy.
2013-02-19 20:22:04 -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
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
profile_selectors.php
…
ProtoDriver.php
nothing to see, keep moving
2013-02-18 16:27:54 -08:00
queue_fn.php
requeue failed deliveries
2012-12-30 21:44:59 -08:00
queue.php
make preview work fix some other nits
2013-01-06 04:07:10 -08:00
Scrape.php
…
security.php
start on channel_remove(), add some generic channel queries to the API layers
2013-02-16 15:51:55 -08:00
session.php
…
socgraph.php
little fixes
2013-02-24 20:21:37 -08:00
system_unavailable.php
…
template_processor.php
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
text.php
global rename viewcontacts to viewconnections
2013-02-19 03:00:29 -08:00
zot.php
the heavy lifting is done for location migration aka channel import - now it's just connecting all the dots. Don't get impatient, there are a lot of dots.
2013-02-19 17:13:23 -08:00