Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move some stuff back to mod_connections.css | marijus | 2013-12-16 | 1 | -0/+31 |
| | |||||
* | Provide a fallback channel to probe for magic-auth when we have no prior ↵ | friendica | 2013-12-15 | 1 | -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 cleanup | marijus | 2013-12-12 | 1 | -1/+13 |
| | |||||
* | missing brace in redbasic style.css | friendica | 2013-12-11 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-11 | 1 | -0/+110 |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | this is not needed anymore | marijus | 2013-12-11 | 1 | -4/+0 |
| | | |||||
| * | also add group widget to widgets.css | marijus | 2013-12-11 | 1 | -0/+28 |
| | | |||||
| * | unify styling a little | marijus | 2013-12-11 | 1 | -15/+3 |
| | | |||||
| * | split out widgets.css | marijus | 2013-12-11 | 1 | -0/+98 |
| | | |||||
* | | comanchify all the simple cases - those that only load a profile. Rework ↵ | friendica | 2013-12-11 | 1 | -50/+0 |
|/ | | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. | ||||
* | more css cleanup | friendica | 2013-12-09 | 1 | -0/+13 |
| | |||||
* | more css shrinkage | friendica | 2013-12-09 | 3 | -0/+315 |
| | |||||
* | override bootstrap in bootstrap-red | Christian Vogeley | 2013-12-08 | 2 | -69/+67 |
| | | | | so theme developers are not forced to change anything | ||||
* | submit button height | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'bootstrap' | Christian Vogeley | 2013-12-08 | 1 | -0/+67 |
|\ | |||||
| * | Include bootstrap | Christian Vogeley | 2013-12-08 | 1 | -0/+67 |
| | | |||||
* | | split conversation.css out of style.css | marijus | 2013-12-04 | 1 | -0/+431 |
| | | |||||
* | | this should remain in style.css | marijus | 2013-12-03 | 1 | -2/+0 |
| | | |||||
* | | split out mod_message and a typo | marijus | 2013-12-03 | 1 | -0/+102 |
| | | |||||
* | | ensure that every imported channel has a primary hubloc | friendica | 2013-12-02 | 1 | -1/+1 |
| | | |||||
* | | trimmed style.css by a few hundred lines. Needs many more such efforts | friendica | 2013-12-01 | 3 | -0/+189 |
|/ | |||||
* | Minor CSS - make full.css nav bar the same size as the nav bar | Thomas Willingham | 2013-10-26 | 1 | -1/+1 |
| | | | | everywhere else. | ||||
* | clean up the default page definition - get rid of right_aside which is illegal | friendica | 2013-09-29 | 1 | -1/+5 |
| | |||||
* | Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ↵ | Thomas Willingham | 2013-09-18 | 1 | -0/+1 |
| | | | | content wrapper back now JS is fixed for features page. | ||||
* | Redbasic - clean up nav. | Thomas Willingham | 2013-09-06 | 1 | -1/+4 |
| | |||||
* | premium/restricted channel connections implemented, configure at ↵ | friendica | 2013-08-21 | 1 | -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 ↵ | friendica | 2013-08-21 | 1 | -0/+3 |
| | | | | buttons and editing has not been completed | ||||
* | Add public visibility setting to privacy groups (collections). This doesn't ↵ | friendica | 2013-08-07 | 1 | -0/+66 |
| | | | | yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) | ||||
* | wee bit of css cleanup | friendica | 2013-08-06 | 2 | -0/+97 |
| | |||||
* | trying to center the selected channel on the manage page. Dreamhost really ↵ | friendica | 2013-07-25 | 1 | -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 stuff | friendica | 2013-07-04 | 1 | -0/+27 |
| | |||||
* | dang - this is almost testable. Still have to figure out the best way to ↵ | friendica | 2013-02-19 | 1 | -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 on | friendica | 2013-02-18 | 1 | -0/+3 |
| | |||||
* | missed adding these files yesterday, they're needed for pages to work | friendica | 2013-01-15 | 1 | -0/+14 |
| | |||||
* | The rest of the front end for the new notifications - now only missing "mark ↵ | friendica | 2013-01-08 | 2 | -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.css | friendica | 2012-12-19 | 1 | -0/+12 |
| | |||||
* | more work on the settings pages | friendica | 2012-11-05 | 1 | -1/+8 |
| | |||||
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 1 | -13/+4 |
| | |||||
* | fix default channel | friendica | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | can save permissions | friendica | 2012-11-01 | 1 | -0/+1 |
| | |||||
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 2 | -1/+19 |
| | |||||
* | add current selection to channel manager | friendica | 2012-11-01 | 1 | -1/+16 |
| | |||||
* | cleanup channel management | friendica | 2012-11-01 | 1 | -0/+14 |
| | |||||
* | zchannel rename to new_channel | friendica | 2012-10-29 | 1 | -6/+6 |
| | |||||
* | theme tweaks cont. | friendica | 2012-10-27 | 1 | -2/+2 |
| | |||||
* | comments sort of working again but now need to fix the threading which was ↵ | friendica | 2012-10-25 | 1 | -5/+5 |
| | | | | ported when it was only half working | ||||
* | profile in a window for those who think all profiles and all pages on the ↵ | friendica | 2012-10-10 | 1 | -0/+1 |
| | | | | internet should look exactly like theirs | ||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -6/+6 |
| | |||||
* | back to identity creation form | friendica | 2012-08-23 | 1 | -5/+12 |
| | |||||
* | zregister, cont. | friendica | 2012-08-16 | 1 | -1/+1 |
| |