This website requires JavaScript.
Explore
Help
Register
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.
ed71567e5c
core
/
view
/
php
History
friendica
ed71567e5c
create jquery-compat to hold deprecated jquery functions, load it before all the dependent js scripts
2013-11-26 13:24:36 -08:00
..
default.php
clean up the default page definition - get rid of right_aside which is illegal
2013-09-29 21:55:40 -07:00
full.php
The rest of the front end for the new notifications - now only missing "mark all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff
2013-01-08 11:59:29 -08:00
minimal.php
major theme re-org, only duepuntozero and slackr working atm
2012-08-01 05:02:43 -07:00
mod_import.php
dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
2013-02-19 19:08:04 -08:00
mod_new_channel.php
zchannel rename to new_channel
2012-10-29 21:59:49 -07:00
mod_register.php
comments sort of working again but now need to fix the threading which was ported when it was only half working
2012-10-25 18:42:42 -07:00
none.php
provide a page template "none" which lets a webpage take over the entire page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered.
2013-11-20 16:28:17 -08:00
theme_init.php
create jquery-compat to hold deprecated jquery functions, load it before all the dependent js scripts
2013-11-26 13:24:36 -08:00