aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
Commit message (Collapse)AuthorAgeFilesLines
* fix a typomarijus2013-12-181-1/+1
|
* split off mod_connections into mod_connections & mod_connedit - lots of ↵friendica2013-12-181-0/+137
| | | | links to fix
* move some stuff back to mod_connections.cssmarijus2013-12-161-0/+31
|
* Provide a fallback channel to probe for magic-auth when we have no prior ↵friendica2013-12-151-2/+4
| | | | | | | | communications with a site. This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first valid channel on the site because that was probably created when the site was installed and is the closest thing to a system channel we've got.
* move affinity slider to widgets.css and minor cleanupmarijus2013-12-121-1/+13
|
* missing brace in redbasic style.cssfriendica2013-12-111-0/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-12-111-0/+110
|\ | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * this is not needed anymoremarijus2013-12-111-4/+0
| |
| * also add group widget to widgets.cssmarijus2013-12-111-0/+28
| |
| * unify styling a littlemarijus2013-12-111-15/+3
| |
| * split out widgets.cssmarijus2013-12-111-0/+98
| |
* | comanchify all the simple cases - those that only load a profile. Rework ↵friendica2013-12-111-50/+0
|/ | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
* more css cleanupfriendica2013-12-091-0/+13
|
* more css shrinkagefriendica2013-12-093-0/+315
|
* override bootstrap in bootstrap-redChristian Vogeley2013-12-082-69/+67
| | | | so theme developers are not forced to change anything
* submit button heightChristian Vogeley2013-12-081-1/+1
|
* Merge branch 'bootstrap'Christian Vogeley2013-12-081-0/+67
|\
| * Include bootstrapChristian Vogeley2013-12-081-0/+67
| |
* | split conversation.css out of style.cssmarijus2013-12-041-0/+431
| |
* | this should remain in style.cssmarijus2013-12-031-2/+0
| |
* | split out mod_message and a typomarijus2013-12-031-0/+102
| |
* | ensure that every imported channel has a primary hublocfriendica2013-12-021-1/+1
| |
* | trimmed style.css by a few hundred lines. Needs many more such effortsfriendica2013-12-013-0/+189
|/
* Minor CSS - make full.css nav bar the same size as the nav barThomas Willingham2013-10-261-1/+1
| | | | everywhere else.
* clean up the default page definition - get rid of right_aside which is illegalfriendica2013-09-291-1/+5
|
* Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ↵Thomas Willingham2013-09-181-0/+1
| | | | content wrapper back now JS is fixed for features page.
* Redbasic - clean up nav.Thomas Willingham2013-09-061-1/+4
|
* premium/restricted channel connections implemented, configure at ↵friendica2013-08-211-0/+8
| | | | yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways.
* progress on generic sellpage - is not yet linked from existing connect ↵friendica2013-08-211-0/+3
| | | | buttons and editing has not been completed
* Add public visibility setting to privacy groups (collections). This doesn't ↵friendica2013-08-071-0/+66
| | | | yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:)
* wee bit of css cleanupfriendica2013-08-062-0/+97
|
* trying to center the selected channel on the manage page. Dreamhost really ↵friendica2013-07-251-3/+14
| | | | botched up my dev site so it's taking 5 minute per page load - and I don't have any more time to waste tweaking one line of CSS, grabbing a cup of coffee, and drinking it, before seeing the CSS changes. It still needs more tweaking but I might have to do that on the production site - which loads promptly.
* input form for profile stufffriendica2013-07-041-0/+27
|
* dang - this is almost testable. Still have to figure out the best way to ↵friendica2013-02-191-0/+37
| | | | 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.
* moving onfriendica2013-02-181-0/+3
|
* missed adding these files yesterday, they're needed for pages to workfriendica2013-01-151-0/+14
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-082-5/+4
| | | | 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
* add mod_profile_photo.cssfriendica2012-12-191-0/+12
|
* more work on the settings pagesfriendica2012-11-051-1/+8
|
* change permission settings from radio buttons to select boxesfriendica2012-11-051-13/+4
|
* fix default channelfriendica2012-11-021-1/+1
|
* can save permissionsfriendica2012-11-011-0/+1
|
* settings page channel permissions front-end (needs back-end still)friendica2012-11-012-1/+19
|
* add current selection to channel managerfriendica2012-11-011-1/+16
|
* cleanup channel managementfriendica2012-11-011-0/+14
|
* zchannel rename to new_channelfriendica2012-10-291-6/+6
|
* theme tweaks cont.friendica2012-10-271-2/+2
|
* comments sort of working again but now need to fix the threading which was ↵friendica2012-10-251-5/+5
| | | | ported when it was only half working
* profile in a window for those who think all profiles and all pages on the ↵friendica2012-10-101-0/+1
| | | | internet should look exactly like theirs
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-6/+6
|