Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | remove activitypub components from core | zotlabs | 2017-07-27 | 1 | -182/+0 |
| | |||||
* | issue with OStatus comments being propagated downstream | zotlabs | 2017-07-27 | 1 | -0/+15 |
| | |||||
* | move the active app code to include/nav.php - it is only relevant there | git-marijus | 2017-07-26 | 2 | -3/+3 |
| | |||||
* | version 2.5.10 | git-marijus | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | make local channel (not our own) nav menus appear similar to what we are ↵ | git-marijus | 2017-07-25 | 2 | -14/+14 |
| | | | | used from remote channels | ||||
* | add text-dark class to cat tagsinput | git-marijus | 2017-07-22 | 1 | -1/+1 |
| | |||||
* | show the right conversation active and do not show any conversation active ↵ | git-marijus | 2017-07-22 | 2 | -2/+4 |
| | | | | if we compose a new one | ||||
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-07-22 | 5 | -8/+67 |
|\ | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-21 | 19 | -35/+35 |
| |\ | |||||
| * | | begin the tedious process of mapping activities between AS1, zot, and AS2 | zotlabs | 2017-07-20 | 1 | -0/+49 |
| | | | |||||
| * | | allow wildcard tag searches in search module also | zotlabs | 2017-07-20 | 1 | -2/+3 |
| | | | |||||
| * | | allow wildcard tag and category searches | zotlabs | 2017-07-20 | 3 | -6/+15 |
| | | | |||||
* | | | indicate the selected channel in the dropdown menu and minor css fixes | git-marijus | 2017-07-22 | 3 | -16/+4 |
| | | | |||||
* | | | more nav_set_selected | git-marijus | 2017-07-22 | 14 | -12/+37 |
| |/ |/| | |||||
* | | more nav_set_selected apps | git-marijus | 2017-07-21 | 6 | -6/+9 |
| | | |||||
* | | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 13 | -29/+26 |
|/ | |||||
* | more css fixes | git-marijus | 2017-07-20 | 1 | -6/+6 |
| | |||||
* | css fix | git-marijus | 2017-07-20 | 1 | -1/+1 |
| | |||||
* | implement update_feed_item | zotlabs | 2017-07-19 | 1 | -3/+12 |
| | |||||
* | hubzilla issue #832 | zotlabs | 2017-07-19 | 4 | -3/+8 |
| | |||||
* | provide optional salmon signatures for AP entities | zotlabs | 2017-07-18 | 2 | -5/+18 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-18 | 12 | -157/+130 |
|\ | |||||
| * | some fixes for the bs-default schema | git-marijus | 2017-07-18 | 2 | -15/+12 |
| | | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-07-18 | 3 | -12/+149 |
| |\ | |||||
| * | | issue #827 provide backward compatibility for album links generated in ↵ | git-marijus | 2017-07-18 | 2 | -1/+10 |
| | | | | | | | | | | | | earlier times before the ambiguity of photo album names was solved. This may provide incorrect results if two or more photo albums with the same basename exist in different directories of the file tree; but there is no easy way to solve that ambiguity - which is why the link format changed. | ||||
| * | | some love for the installer | git-marijus | 2017-07-17 | 8 | -139/+116 |
| | | | |||||
* | | | ability to use a portion of the message-id to display a message wasn't ↵ | zotlabs | 2017-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | honoured in all cases. | ||||
* | | | related to hubzilla issue #831 - system.last_expire_day was not being set ↵ | zotlabs | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | correctly, causing cron_daily to run more frequently than desired. | ||||
* | | | some corrections to AS encoding based on the current spec (some of this work ↵ | zotlabs | 2017-07-17 | 1 | -7/+22 |
| | | | | | | | | | | | | was completed long before the spec settled). | ||||
* | | | activitypub, cont. | zotlabs | 2017-07-17 | 3 | -15/+60 |
| | | |