aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
Commit message (Collapse)AuthorAgeFilesLines
* this reduces pageloadsize by 355,93KBmarijus2013-12-091-1/+1
|
* Minified bootstrap cssChristian Vogeley2013-12-081-1/+1
|
* override bootstrap in bootstrap-redChristian Vogeley2013-12-081-0/+1
| | | | so theme developers are not forced to change anything
* Merge branch 'bootstrap'Christian Vogeley2013-12-081-0/+4
|\
| * Include bootstrapChristian Vogeley2013-12-081-3/+18
| |
* | split conversation.css out of style.cssmarijus2013-12-041-0/+1
| |
* | re-enable jquery migration tool until we sort out all the issuesfriendica2013-11-271-2/+2
| |
* | create jquery-compat to hold deprecated jquery functions, load it before all ↵friendica2013-11-261-1/+2
| | | | | | | | the dependent js scripts
* | make font-asewome optional. Also include jquery.browser in js/main.js so we ↵friendica2013-11-251-5/+2
| | | | | | | | can turn off the migration toolkit.
* | init_groups_visitor() was still using old array of id output (not the newer ↵friendica2013-11-221-0/+3
| | | | | | | | array of hash which we need for permission queries)
* | Empty commit message.friendica2013-11-211-0/+11
| |
* | provide a page template "none" which lets a webpage take over the entire ↵friendica2013-11-201-0/+1
|/ | | | 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.
* add rabbit and tripledes ciphers - probably need a pconfig to set the defaultfriendica2013-11-111-0/+2
|
* e2eefriendica2013-11-101-0/+1
|
* Didn't finish it. Gotta' pee.friendica2013-11-101-0/+2
|
* First visit http://fontawesome.io/cheatsheet/, then it's your turn. Please ↵friendica2013-10-081-0/+1
| | | | don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same.
* clean up the default page definition - get rid of right_aside which is illegalfriendica2013-09-291-3/+3
|
* get rid of ugly article wrapperfriendica2013-07-211-2/+0
|
* looks like it actually needs both files.friendica2013-07-141-0/+1
|
* add the jquery version, not the standalone spinnerfriendica2013-07-141-1/+1
|
* we need to actually include spin.js or it causes issuesfriendica2013-07-141-0/+1
|
* Add an article to default.php to allow for fixed width themes, without ↵Thomas Willingham2013-05-291-2/+4
| | | | breaking anything we've already got.
* get rid of jquery.browser warnings by removing msie hacks in two places, ↵friendica2013-05-091-1/+1
| | | | live update and fancybox
* fix prettyphoto pathfriendica2013-05-071-1/+1
|
* Stupid mistakeThomas Willingham2013-04-261-0/+2
|
* ColorboxThomas Willingham2013-04-261-2/+2
|
* Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping ↵Olivier Migeot2013-04-101-0/+1
| | | | old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him).
* Implement prettyPhoto (somewhat).Thomas Willingham2013-03-231-0/+2
|
* cleanup affinity toolfriendica2013-03-031-1/+1
|
* dang - this is almost testable. Still have to figure out the best way to ↵friendica2013-02-191-0/+2
| | | | 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.
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-081-13/+13
| | | | 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
* get rid of undefined $ error by mangling theme specific JS include orderfriendica2012-12-131-2/+1
|
* zchannel rename to new_channelfriendica2012-10-291-0/+0
|
* comments sort of working again but now need to fix the threading which was ↵friendica2012-10-251-0/+0
| | | | ported when it was only half working
* Give the UI a little love after all the backend modsfriendica2012-10-241-0/+1
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-0/+0
|
* a few minor changesfriendica2012-08-262-2/+5
|
* back to identity creation formfriendica2012-08-231-0/+1
|
* per module code file for themesfriendica2012-08-221-0/+3
|
* more theme modularisation and css/js managementfriendica2012-08-091-0/+26
|
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-013-0/+46