Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | fix nav menu caret | Mario Vavti | 2017-03-26 | 1 | -1/+1 | |
* | | | | fix and cleanup custom theme settings | Mario Vavti | 2017-03-26 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | fix active state | Mario Vavti | 2017-03-24 | 2 | -3/+3 | |
* | | | missing badge-default class | Mario Vavti | 2017-03-24 | 2 | -3/+3 | |
* | | | do not return false here. it can lead to unresponsive links under certain sit... | Mario Vavti | 2017-03-24 | 1 | -1/+1 | |
* | | | fix viewconnections | Mario Vavti | 2017-03-23 | 1 | -12/+10 | |
* | | | bs4 fixes for events | Mario Vavti | 2017-03-23 | 4 | -26/+33 | |
* | | | fix embed image modals | Mario Vavti | 2017-03-22 | 4 | -29/+29 | |
* | | | css fixes | Mario Vavti | 2017-03-22 | 1 | -40/+52 | |
* | | | add generic-icons-nav class | Mario Vavti | 2017-03-21 | 1 | -1/+1 | |
* | | | add icon, name and thumb to profile tabs. remove login app - we have login in... | Mario Vavti | 2017-03-21 | 1 | -1/+2 | |
* | | | missing template | Mario Vavti | 2017-03-21 | 1 | -0/+4 | |
* | | | really fix fullscreen and fix some issues in chat | Mario Vavti | 2017-03-20 | 1 | -9/+9 | |
* | | | fix webpages widgets | Mario Vavti | 2017-03-20 | 2 | -77/+53 | |
* | | | fix fullscreen and bbco_autocomplete popup rendering | Mario Vavti | 2017-03-20 | 1 | -1/+1 | |
* | | | minor fixes | Mario Vavti | 2017-03-20 | 1 | -2/+2 | |
* | | | update to latest bs4 from git and change hidden-* classes to d-* | Mario Vavti | 2017-03-20 | 13 | -47/+47 | |
* | | | reflect count in modal | Mario Vavti | 2017-03-19 | 2 | -2/+2 | |
* | | | open like-modal directly if more than 10 likes | Mario Vavti | 2017-03-19 | 2 | -15/+9 | |
* | | | typo | Mario Vavti | 2017-03-19 | 1 | -1/+1 | |
* | | | css fixes | Mario Vavti | 2017-03-19 | 1 | -2/+2 | |
* | | | bs4 fixes | Mario Vavti | 2017-03-19 | 2 | -19/+6 | |
* | | | bs4 fixes | Mario Vavti | 2017-03-18 | 4 | -7/+8 | |
* | | | more abook_edit and some css | Mario Vavti | 2017-03-18 | 1 | -6/+8 | |
* | | | more abook_edit | Mario Vavti | 2017-03-18 | 1 | -3/+3 | |
* | | | fix abook_edit and private mail | Mario Vavti | 2017-03-18 | 2 | -31/+30 | |
* | | | bs4 fixes | Mario Vavti | 2017-03-18 | 6 | -57/+52 | |
* | | | fix item_list and item_search templates. make item filer use a bootdtrap moda... | Mario Vavti | 2017-03-17 | 13 | -211/+253 | |
* | | | re-add spaces between tags | Mario Vavti | 2017-03-15 | 1 | -1/+1 | |
* | | | style hashtags, mentions and categories. hide expand-aside button if not need... | Mario Vavti | 2017-03-15 | 3 | -12/+15 | |
* | | | various fixes | Mario Vavti | 2017-03-15 | 2 | -4/+4 | |
* | | | css fixes | Mario Vavti | 2017-03-14 | 1 | -2/+2 | |
* | | | hide nav search behind a button, css fixes and cleanup | Mario Vavti | 2017-03-14 | 5 | -13/+12 | |
* | | | css fixes | Mario Vavti | 2017-03-14 | 1 | -1/+1 | |
* | | | many class fixes and revive shiny class for item titles in a new way | Mario Vavti | 2017-03-13 | 13 | -97/+73 | |
* | | | merge dev into bs4 | Mario Vavti | 2017-03-13 | 2 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge pull request #697 from anaqreon/dev | git-marijus | 2017-03-13 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Add id to app-menu for JS access | Andrew Manning | 2017-03-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | we need to have this even if we are not the owner. otherwise we loose the acl... | Mario Vavti | 2017-03-13 | 1 | -1/+1 | |
| |/ | ||||||
* | | fix help menu | Mario Vavti | 2017-03-12 | 1 | -2/+2 | |
* | | many dropdown and class fixes. still a long way to go... | Mario Vavti | 2017-03-12 | 11 | -93/+97 | |
* | | font size and post title adjust | Mario Vavti | 2017-03-11 | 1 | -9/+10 | |
* | | fixing classes | Mario Vavti | 2017-03-10 | 20 | -54/+54 | |
* | | some sed magic on button class names | Mario Vavti | 2017-03-10 | 75 | -256/+256 | |
* | | upgrade bs to latest git and some more progress | Mario Vavti | 2017-03-09 | 1 | -12/+12 | |
* | | remove navbar-toggler-left class | Mario Vavti | 2017-03-09 | 1 | -1/+1 | |
* | | initial commit for the bootstrap version 4 branch - upgrade lib and make nav.... | Mario Vavti | 2017-03-09 | 4 | -202/+207 | |
|/ | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-03-02 | 3 | -19/+12 | |
|\ | ||||||
| * | add title to connect button | Mario Vavti | 2017-03-01 | 1 | -1/+1 | |
| * | minor template fixes | Mario Vavti | 2017-03-01 | 3 | -19/+12 |