aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
Commit message (Collapse)AuthorAgeFilesLines
...
| * provide a separate input field for rpost attachmentsMario Vavti2015-04-161-1/+6
| |
| * move share webpage element from editwebpage to webpages and make it ↵Mario Vavti2015-04-161-4/+4
| | | | | | | | shareable with rpost
| * css fixes and remove expert mode for block page content typeMario Vavti2015-04-141-1/+1
| |
| * some more on webpagesMario Vavti2015-04-141-1/+2
| |
| * webpages appearenceMario Vavti2015-04-131-4/+38
| |
| * reverse file activity logicMario Vavti2015-04-121-1/+2
| |
| * make jRange behave againMario Vavti2015-04-091-21/+4
| |
| * allow webpage for home to use its own layout filefriendica2015-03-311-0/+1
| |
| * Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵Mario Vavti2015-03-272-5/+11
| | | | | | | | there). Comment out some most probably deprecated js includes. Some css cleanup.
| * minor tweak on event formfriendica2015-03-261-1/+2
| |
| * bring event form into line with other formsfriendica2015-03-261-3/+9
| |
| * indicate new or updated itemsMario Vavti2015-03-231-1/+0
| |
| * fix the map embed issue by keeping the map visible but moving it far off the ↵friendica2015-03-171-1/+6
| | | | | | | | screen.
| * display a map for photos if allowed. Note: there is a bug in that if the map ↵friendica2015-03-161-0/+1
| | | | | | | | div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out.
| * assure that badges will be displayed as circles no matter what font is used ↵Mario Vavti2015-03-141-2/+12
| | | | | | | | and if there is only one digit inside. move css to its proper place
| * some work on feature/addon settingsMario Vavti2015-03-121-14/+0
| |
| * buttons for admin_accounts + admin_channelsfriendica2015-03-091-0/+4
| |
| * cleanup mail buttonsfriendica2015-03-041-6/+2
| |
| * add the tag hijacking preference to Diaspora settingsfriendica2015-03-031-2/+2
| |
| * group/collection edit page cleanupfriendica2015-03-031-4/+4
| |
| * some more work on settingsMario Vavti2015-03-021-56/+1
| |
| * first pile of work on settingsMario Vavti2015-03-012-11/+8
| |
| * some css fixes for settingsMario Vavti2015-02-281-3/+2
| |
| * first step of theme separation. Only put redbasic under git control. Ignore ↵friendica2015-02-181-1/+1
| | | | | | | | any other themes in view/theme .
| * The Diaspora communications policies allow comments to public posts ↵friendica2015-02-171-0/+14
| | | | | | | | literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page.
| * yet another icon changemarijus2015-02-131-1/+6
| |
| * bring some styling back to the colorbox and improve the event preview abilityfriendica2015-02-091-0/+45
| |
| * event form - provide map ability for location field and add preview abilityfriendica2015-02-091-0/+4
| |
| * fix transparent background in collapsed nav with project home enabledmarijus2015-02-091-5/+0
| |
* | Merge branch 'master' into tresfriendica2015-02-081-9/+15
|\| | | | | | | | | | | Conflicts: mod/events.php view/css/mod_events.css
| * we still need an event preview but this looks a lot better.friendica2015-02-081-0/+4
| |
| * event form cleanup backported from trinidad - still need to style the checkboxesfriendica2015-02-051-4/+27
| |
* | Merge branch 'master' into tresfriendica2015-02-055-2/+51
|\| | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css
| * increase size of rating value to make it stand out a bit.friendica2015-02-051-0/+5
| |
| * remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-041-0/+8
| |
| * first cut at rating widget. The flaw is that it is limited because it ↵friendica2015-02-042-21/+24
| | | | | | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories.
| * final cleanup on ratings featurefriendica2015-02-032-6/+1
| |
| * ratings - mopping up, most everything but directory sync implementedfriendica2015-02-031-3/+13
| |
| * rating form workfriendica2015-02-031-0/+7
| |
| * that didn't look so good on a small screen - let it hang out on the right marginfriendica2015-02-031-2/+1
| |
| * styling for the directory page when it comes to ratingsfriendica2015-02-032-1/+12
| |
| * run ratingsearch on the serverfriendica2015-02-031-0/+0
| |
* | cleanup event form and various required indicators on inputsfriendica2015-01-291-4/+16
|/
* tpl and css cleanupmarijus2015-01-271-4/+4
|
* move userReadableSize() and getIconFromType() from ↵marijus2015-01-272-0/+28
| | | | /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme
* More styling for poco reputation page. Note: the reason this isn't yet ↵friendica2015-01-201-0/+4
| | | | linked to the UI is because we need to age some old '1' values that are bogus.
* css fixes - hopefullymarijus2015-01-201-13/+7
|
* satisfy the floated imagesmarijus2015-01-201-1/+1
|
* as a workaround make nav-search dropdown behave a little bettermarijus2015-01-201-7/+1
|
* more heavy lifting on poco repfriendica2015-01-151-0/+8
|