Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update installation requirements - php 5.6 and mysql 5.5.32.6.1 | zotlabs | 2017-08-18 | 1 | -2/+2 |
| | |||||
* | update changelog | Mario Vavti | 2017-08-18 | 1 | -0/+5 |
| | |||||
* | bugfix release 2.6.1 | git-marijus | 2017-08-18 | 1 | -1/+1 |
| | |||||
* | update changelog | git-marijus | 2017-08-18 | 1 | -0/+4 |
| | |||||
* | hubzilla issue #846 | zotlabs | 2017-08-18 | 1 | -1/+1 |
| | |||||
* | Merge branch '2.6RC'2.6 | Mario Vavti | 2017-08-16 | 770 | -60246/+23829 |
|\ | |||||
| * | Release Hubzilla 2.6 | Mario Vavti | 2017-08-16 | 1 | -1/+1 |
| | | |||||
| * | update changelog | Mario Vavti | 2017-08-16 | 1 | -1/+1 |
| | | |||||
| * | typo | Mario Vavti | 2017-08-14 | 1 | -1/+1 |
| | | |||||
| * | changelog | Mario Vavti | 2017-08-14 | 1 | -1/+98 |
| | | |||||
| * | contact_slider.tpl didn't get updated with one of the bootstrap changes ↵ | zotlabs | 2017-08-14 | 1 | -3/+3 |
| | | | | | | | | where 'in' was renamed to 'show' | ||||
| * | add parent item (if applicable) to notifier plugin info | zotlabs | 2017-08-14 | 1 | -0/+2 |
| | | |||||
| * | Update composer autload cache | Mario Vavti | 2017-08-14 | 2 | -2/+4 |
| | | |||||
| * | minor js and css changes | git-marijus | 2017-08-12 | 3 | -10/+16 |
| | | |||||
| * | RC1 | git-marijus | 2017-08-12 | 1 | -1/+1 |
| | | |||||
| * | update to bootstrap beta | Mario Vavti | 2017-08-12 | 15 | -147/+134 |
| | | |||||
| * | create cdav principal also on client access and remove redundant pconfig ↵ | Mario Vavti | 2017-08-10 | 2 | -6/+12 |
| | | | | | | | | check in authentication process | ||||
| * | do not show channel manager and nav channel select if we are in a delegate ↵ | git-marijus | 2017-08-10 | 1 | -4/+8 |
| | | | | | | | | session | ||||
| * | libxml errors | zotlabs | 2017-08-10 | 4 | -6/+7 |
| | | |||||
| * | App::get_channel() does not return the right channel if we are not looking ↵ | git-marijus | 2017-08-09 | 1 | -7/+1 |
| | | | | | | | | at our own channel. fix issue #841 | ||||
| * | ostatus feed was missing comments | zotlabs | 2017-08-07 | 2 | -9/+5 |
| | | |||||
| * | Update DE translation strings | phellmes | 2017-08-06 | 2 | -2361/+2411 |
| | | |||||
| * | Merge pull request #835 from anaqreon/2.6RC | git-marijus | 2017-08-06 | 2 | -0/+9 |
| |\ | | | | | | | Fix styling on help page content list in sidebar. | ||||
| | * | Fix styling on help page content list in sidebar. | Andrew Manning | 2017-08-03 | 2 | -0/+9 |
| | | | |||||
| * | | consolidate disable_discover_tab config if it was not yet set to either 1 or ↵ | git-marijus | 2017-08-06 | 5 | -10/+12 |
| | | | | | | | | | | | | 0 in DB | ||||
| * | | some bb-to-markdown issues | zotlabs | 2017-08-03 | 1 | -5/+2 |
| | | | |||||
| * | | minor activitypub rendering stuff | zotlabs | 2017-08-03 | 2 | -2/+2 |
| | | | |||||
| * | | missing observer hash | git-marijus | 2017-08-03 | 1 | -1/+1 |
| | | | |||||
| * | | fix issue #836 - missing opening form tag | git-marijus | 2017-08-03 | 1 | -0/+1 |
| | | | |||||
| * | | fix attachment upload for private mail | git-marijus | 2017-08-03 | 2 | -28/+26 |
| | | | |||||
| * | | return preview also if we have no attachment | git-marijus | 2017-08-03 | 1 | -1/+1 |
| |/ | |||||
| * | Updated the Spanish translation | Manuel Jiménez Friaza | 2017-08-02 | 2 | -2291/+2341 |
| | | |||||
| * | css fix | git-marijus | 2017-08-02 | 1 | -0/+1 |
| | | |||||
| * | finally fix recursive attachments permissions | git-marijus | 2017-08-01 | 1 | -54/+79 |
| | | |||||
| * | use small line-height only for larger screens | git-marijus | 2017-08-01 | 1 | -1/+1 |
| | | |||||
| * | remove blugrid schema until somebody cares to fix it | Mario Vavti | 2017-08-01 | 2 | -543/+0 |
| | | |||||
| * | less badge more icon | Mario Vavti | 2017-08-01 | 1 | -0/+1 |
| | | |||||
| * | strings | Mario Vavti | 2017-08-01 | 1 | -6817/+6697 |
| | | |||||
| * | ensure we can work around the $is_http var in include/follow - this is left ↵ | zotlabs | 2017-07-31 | 1 | -14/+13 |
| | | | | | | | | over from when the only non-webfinger connections we could make were RSS/Atom feeds. | ||||
| * | improve file_activity() a little | git-marijus | 2017-07-31 | 3 | -29/+9 |
| | | |||||
| * | db update to add index for item.obj_type | git-marijus | 2017-07-31 | 4 | -2/+16 |
| | | |||||
| * | provide a better "is_commentable" default for OStatus conversations that ↵ | zotlabs | 2017-07-31 | 1 | -1/+12 |
| | | | | | | | | were fetched on the fly | ||||
| * | add options flag to bb_to_markdown so we can distinguish between diaspora ↵ | zotlabs | 2017-07-31 | 1 | -2/+4 |
| | | | | | | | | | | | | use and other use and therefore filter and adjust content selectively | ||||
| * | fix a bug where if multiple channels uploaded the same file to the same ↵ | git-marijus | 2017-07-31 | 1 | -2/+4 |
| | | | | | | | | folder, the uploaded file would end up with an incremental number added to the filename for each upload even if the file did not exist yet in the channels folder | ||||
| * | close the apps-menu if the notifications-menu is open and vice versa | git-marijus | 2017-07-31 | 3 | -2/+14 |
| | | |||||
| * | no need for jquery here | git-marijus | 2017-07-30 | 2 | -2/+8 |
| | | |||||
| * | version 2.6RC | git-marijus | 2017-07-28 | 1 | -1/+1 |
| | | |||||
| * | remove borders from navbar toggler | git-marijus | 2017-07-27 | 1 | -1/+1 |
| | | |||||
| * | improve the formatting of shares when converting from bbcode to markdown | zotlabs | 2017-07-27 | 1 | -0/+69 |
| | | |||||
| * | suppress fopen errors from dav | zotlabs | 2017-07-27 | 1 | -1/+1 |
| | |