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
a0d19ffb7241a1c7a4b85e6d0fd58fbb2f718468
core
/
include
History
Zach Prezkuta
a0d19ffb72
implement Smarty3
2013-01-06 15:57:11 -07:00
..
account.php
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08:00
acl_selectors.php
some work bringing acl_selectors into the modern era
2013-01-05 23:07:17 -08:00
activities.php
fix the profile change activity post
2012-11-05 21:05:51 -08:00
api.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
attach.php
…
auth.php
port "remember me" from Friendica
2013-01-04 21:34:36 -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
more file cleanup
2012-10-22 19:46:18 -07:00
bbcode.php
remove recursive share tags
2012-11-03 03:59:37 -07:00
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
…
contact_selectors.php
…
contact_widgets.php
typo
2012-11-04 15:52:58 +11:00
Contact.php
move 'Connect' button to local chanview page, remove from remote profile pages - still requires some theming love
2012-12-06 19:44:13 -08:00
conversation.php
implement Smarty3
2013-01-06 15:57:11 -07:00
ConversationObject.php
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
2012-12-09 18:07:36 -08:00
cronhooks.php
more file cleanup
2012-10-22 19:46:18 -07:00
crypto.php
y'all got mail
2012-12-05 16:44:07 -08:00
datetime.php
progress however tedious
2012-10-23 20:59:20 +11:00
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
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
fix notification uid
2013-01-05 23:24:15 -08:00
event.php
…
expire.php
more heavy lifting
2012-10-23 17:14:50 -07:00
fcontact.php
…
features.php
implement Smarty3
2013-01-06 15:57:11 -07:00
follow.php
cleanup boot
2012-12-31 17:18:11 -08:00
friendica_smarty.php
implement Smarty3
2013-01-06 15:57:11 -07:00
gprobe.php
do zot_finger/import_xchan on zid requests so we get the info cached locally
2012-12-06 20:05:42 -08:00
group.php
Stringify groups before imploding
2012-12-25 16:01:32 +01:00
html2bbcode.php
…
html2plain.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
identity.php
typo
2012-12-16 02:07:16 -08:00
iquery.php
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
ItemObject.php
implement Smarty3
2013-01-06 15:57:11 -07:00
items.php
start rewrite of notification system delivery backend
2013-01-05 18:08:06 -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
DB: do the mail table again. Mail almost working onsite, still needs to zot though
2012-12-04 18:24:46 -08:00
nav.php
make the menu consistent and eliminate redundancy - though we need icons for mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now).
2013-01-03 17:36:03 -08:00
network.php
Tweak behavior of redirect for http codes
2012-12-26 18:44:30 +01:00
notifier.php
never enough documentation
2013-01-04 17:16:35 -08:00
notify.php
further progress on new network/home notifications
2012-11-29 20:46:45 -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
json_decode param missing
2013-01-03 19:35:42 -08:00
permissions.php
add permission controls to "storage" objects such as attachments or other stored files
2012-12-22 03:33:12 -08:00
Photo.php
contact photo issues
2012-12-06 15:52:37 -08:00
plugin.php
implement Smarty3
2013-01-06 15:57:11 -07:00
poller.php
refresh now works on poller runs
2012-12-30 23:51:39 -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
…
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
port "remember me" from Friendica
2013-01-04 21:34:36 -08:00
session.php
…
socgraph.php
typos etc.
2013-01-02 01:30:53 -08:00
system_unavailable.php
…
template_processor.php
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
text.php
implement Smarty3
2013-01-06 15:57:11 -07:00
user.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
zot.php
start rewrite of notification system delivery backend
2013-01-05 18:08:06 -08:00