aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
Commit message (Collapse)AuthorAgeFilesLines
...
* remove aside on navbar collapse and add button to toggle visibilitymarijus2014-03-072-14/+12
|
* improve navbar collapsed state a littlemarijus2014-03-051-2/+6
|
* minor template and doc fixesfriendica2014-03-042-0/+15
|
* some anomolies found when viewing connections in various cases.friendica2014-03-021-0/+33
|
* disable the right_aside on choklet two-column layoutsfriendica2014-03-022-0/+8
|
* add choklet template with several defined flavours, two and three column ↵friendica2014-03-025-16/+220
| | | | fluid layouts with optional side margins and a region for a blog-style header photo
* first cut at choklet templatefriendica2014-03-021-0/+49
|
* Revert "a little fix against bootstrap 3.1.1"marijus2014-02-281-4/+0
| | | | This reverts commit e82c9eb176541b42c9ea00828d4d1a7f1231743b.
* a little fix against bootstrap 3.1.1marijus2014-02-281-0/+4
|
* add hover effect to usermenu caretmarijus2014-02-282-1/+6
|
* remove some design fixes which got fixed in bootstrap 3.1.1marijus2014-02-211-3/+0
|
* use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵friendica2014-02-191-0/+14
| | | | selection and setting to the settings page.
* one pixel to much...marijus2014-02-191-1/+1
|
* bootstrapify the navmarijus2014-02-193-12/+53
|
* edit bookmarksfriendica2014-02-181-0/+7
|
* This makes advanced privacy settings adjustable in expert mode only. Also ↵marijus2014-02-131-9/+6
| | | | they are hidden behind a button. This is a design hotfix should probably come up with something better someday...
* don't fix the height of the archive widget - fix the maximum heightfriendica2014-02-131-1/+1
|
* make activities optional for profile things, clean up the formsfriendica2014-02-121-10/+4
|
* ui improvements on the manage pagefriendica2014-02-121-5/+12
|
* moving background-color to style.cssmarijus2014-02-091-2/+1
|
* theming chat a littlemarijus2014-02-091-2/+27
|
* don't draw attention to advanced permissions and their corresponding ↵friendica2014-02-022-0/+28
| | | | complexity and clearly mark the simple permissions which people are encouraged to use.
* make chat honour the pause key (but we still need to ping the server to ↵friendica2014-02-021-4/+4
| | | | 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
* Move CSS out of chat templateThomas Willingham2014-02-021-0/+31
|
* mod_filestorage: provide a URL for linking to webpages and other websitesfriendica2014-01-091-2/+2
|
* qr enhancementsfriendica2014-01-081-0/+5
|
* make storage limit service classes apply to accounts, not channels. Also ↵friendica2014-01-071-0/+11
| | | | include a css file that was missing from work yesterday.
* likes to comments getting indented an extra 50pxfriendica2014-01-051-5/+0
|
* expose profile things in the UIfriendica2013-12-301-0/+10
|
* and add a border for delineationfriendica2013-12-251-0/+2
|
* improve the register text until the new register page is finishedfriendica2013-12-251-0/+5
|
* first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵friendica2013-12-231-0/+2
| | | | 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.
* split private messages into two modules - "message" is just for message ↵friendica2013-12-211-0/+100
| | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
* show drop-icon on wall-item hover onlymarijus2013-12-181-0/+8
|
* 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
|