Commit Graph

72 Commits

Author SHA1 Message Date
friendica 99c19b307e don't fix the height of the archive widget - fix the maximum height 2014-02-13 02:55:16 -08:00
friendica 2c1b366fdf make activities optional for profile things, clean up the forms 2014-02-12 14:44:27 -08:00
friendica ba360b4347 ui improvements on the manage page 2014-02-12 03:05:55 -08:00
marijus 46153e4a57 moving background-color to style.css 2014-02-09 23:59:19 +01:00
marijus 4fc0126661 theming chat a little 2014-02-09 23:52:09 +01:00
friendica ee1580427e don't draw attention to advanced permissions and their corresponding complexity and clearly mark the simple permissions which people are encouraged to use. 2014-02-02 17:54:36 -08:00
friendica 67899677db make chat honour the pause key (but we still need to ping the server to maintain the in_room status), also the recent change to pull css out of the template file used classes instead of ids so none of the styles were sticking 2014-02-02 15:50:07 -08:00
Thomas Willingham 5846dc105a Move CSS out of chat template 2014-02-02 16:28:58 +00:00
friendica ee2bea37e9 mod_filestorage: provide a URL for linking to webpages and other websites 2014-01-09 21:01:53 -08:00
friendica 29db236981 qr enhancements 2014-01-08 14:11:39 -08:00
friendica b8564134aa make storage limit service classes apply to accounts, not channels. Also include a css file that was missing from work yesterday. 2014-01-07 14:10:28 -08:00
friendica 24450fe8ef likes to comments getting indented an extra 50px 2014-01-05 16:44:58 -08:00
friendica 4c541bb680 expose profile things in the UI 2013-12-30 15:41:42 -08:00
friendica 1430db5ea8 and add a border for delineation 2013-12-25 16:57:48 -08:00
friendica eda7c24c4e improve the register text until the new register page is finished 2013-12-25 16:53:59 -08:00
friendica b08d4cc1fe first cut at a directory popup. It's a bit annoying at the moment, so we'll have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network. 2013-12-23 17:24:25 -08:00
friendica d32bbaf599 split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. 2013-12-21 23:47:44 -08:00
marijus 176fe32564 show drop-icon on wall-item hover only 2013-12-18 21:13:48 +01:00
marijus b6bb3c0252 fix a typo 2013-12-18 19:47:00 +01:00
friendica 38fd8410eb split off mod_connections into mod_connections & mod_connedit - lots of links to fix 2013-12-18 01:00:08 -08:00
marijus afc86875d2 move some stuff back to mod_connections.css 2013-12-16 15:46:18 +01:00
friendica 0272ab4cd9 Provide a fallback channel to probe for magic-auth when we have no prior 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.
2013-12-15 14:36:43 -08:00
marijus 8f6af66a73 move affinity slider to widgets.css and minor cleanup 2013-12-12 14:39:21 +01:00
friendica 4d18791852 missing brace in redbasic style.css 2013-12-11 15:42:28 -08:00
friendica c57b6745e8 Merge https://github.com/friendica/red into zpull
Conflicts:
	view/theme/redbasic/css/style.css
2013-12-11 15:32:25 -08:00
friendica 40e2900326 comanchify all the simple cases - those that only load a profile. Rework permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. 2013-12-11 14:54:36 -08:00
marijus 1fa4133d43 this is not needed anymore 2013-12-11 23:52:34 +01:00
marijus ebc788a69a also add group widget to widgets.css 2013-12-11 22:02:46 +01:00
marijus 169266b454 unify styling a little 2013-12-11 21:46:03 +01:00
marijus dd7fea10c1 split out widgets.css 2013-12-11 21:28:42 +01:00
friendica d13f693f85 more css cleanup 2013-12-09 18:44:09 -08:00
friendica bc78334be7 more css shrinkage 2013-12-09 18:28:52 -08:00
Christian Vogeley 2dfd65f90b override bootstrap in bootstrap-red
so theme developers are not forced to change anything
2013-12-08 18:49:48 +01:00
Christian Vogeley 5aa6b69320 submit button height 2013-12-08 16:57:05 +01:00
Christian Vogeley 7b248e0b89 Merge branch 'bootstrap' 2013-12-08 16:45:23 +01:00
Christian Vogeley 18defb2984 Include bootstrap 2013-12-08 15:26:02 +01:00
marijus 82388465e4 split conversation.css out of style.css 2013-12-04 23:32:49 +01:00
marijus 6d4a265ab2 this should remain in style.css 2013-12-03 23:26:21 +01:00
marijus 27e0f4e061 split out mod_message and a typo 2013-12-03 23:08:57 +01:00
friendica 9f2efb0291 ensure that every imported channel has a primary hubloc 2013-12-02 23:55:57 -08:00
friendica 55d8ed17a7 trimmed style.css by a few hundred lines. Needs many more such efforts 2013-12-01 21:11:47 -08:00
Thomas Willingham 2336eac007 Minor CSS - make full.css nav bar the same size as the nav bar
everywhere else.
2013-10-26 13:48:44 +01:00
friendica 3f79a9581a clean up the default page definition - get rid of right_aside which is illegal 2013-09-29 21:55:40 -07:00
Thomas Willingham 8542127274 Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put content wrapper back now JS is fixed for features page. 2013-09-18 02:45:49 +01:00
Thomas Willingham 37c9686107 Redbasic - clean up nav. 2013-09-06 01:29:18 +01:00
friendica 925b046794 premium/restricted channel connections implemented, configure at 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. 2013-08-21 22:10:08 -07:00
friendica 6cea04eb44 progress on generic sellpage - is not yet linked from existing connect buttons and editing has not been completed 2013-08-21 20:05:55 -07:00
friendica 4cda133e89 Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) 2013-08-07 17:51:10 -07:00
friendica 5d7a36649e wee bit of css cleanup 2013-08-06 18:26:57 -07:00
friendica c59fff945f trying to center the selected channel on the manage page. Dreamhost really 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. 2013-07-25 21:09:34 -07:00