aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tag nav_featured_app to apps that the corresponding features may not be ↵zotlabs2018-01-104-4/+4
| | | | enabled by default, so that they will become visible in the app menu when enabled
* provide de-de language since some browsers do not offer de on its ownzotlabs2018-01-1011-0/+1
|
* db issue reported in hubzilla #953 - this does not do anything about the ↵zotlabs2018-01-101-1/+2
| | | | auth issue
* hubzilla issue #945 continued: We previously blocked directory keywords when ↵zotlabs2018-01-102-8/+13
| | | | searching the local directory as it produced errant results and included results from the entire directory space (an issue that was resolved satisfactorily by that fix sometime in the past). As a result of issue #945 this was reworked so that we should return correct results for keywords when searching either the local directory or a standalone directory.
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-091-1/+1
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-094-8/+11
| |\
| * | changelogMario Vavti2018-01-091-1/+1
| | |
* | | scrutinizer modszotlabs2018-01-093-4/+6
| |/ |/|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-0814-128/+80
|\|
| * fix regression in app categoriesMario Vavti2018-01-082-4/+5
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-076-13/+146
| |\
| * | start with nonactive state for the notifications button and display some ↵Mario Vavti2018-01-074-0/+9
| | | | | | | | | | | | text if there are no notifications on small screens only
| * | make active notifications filter stickyMario Vavti2018-01-061-1/+1
| | |
| * | bump versionMario Vavti2018-01-041-1/+1
| | |
| * | fix nav update regressions - fixes issue #950Mario Vavti2018-01-042-6/+6
| | |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-01-033-113/+41
| |\ \
| | * \ Merge pull request #949 from einervonvielen/dev-fix-homeinstallgit-marijus2018-01-033-113/+41
| | |\ \ | | | | | | | | | | Dev fix homeinstall
| | | * | TypoEiner von Vielen2018-01-031-2/+2
| | | | |
| | | * | Fixed homeinstall for dev as in 3.0RCEiner von Vielen2018-01-033-114/+42
| | |/ /
| * / / update changelogMario Vavti2018-01-031-0/+6
| |/ /
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-0210-40/+71
| |\ \
| * | | changelogMario2017-12-281-0/+6
| | | |
| * | | Merge pull request #944 from dentm42/fix-dupe-bug-in-content-hooksgit-marijus2017-12-271-3/+3
| |\ \ \ | | | | | | | | | | Fix dupe bug in content hooks
| | * | | Fix whitespace formattingMatthew Dent2017-12-231-14/+14
| | | | |
| | * | | fix dupe bug in content hooksM.Dent2017-12-231-15/+15
| | | | |
| * | | | Merge remote-tracking branch 'mike/master' into devMario2017-12-275-11/+41
| |\ \ \ \
| * | | | | changelogMario2017-12-231-0/+2
| | |/ / / | |/| | |
* | | | | scrutinizer issues: none worthy of including in 3.0, there will likely be a ↵zotlabs2018-01-084-8/+11
| |_|_|/ |/| | | | | | | | | | | few hundred more before all is said and done.
* | | | hubzilla issue #946zotlabs2018-01-072-2/+128
| | | |
* | | | issues with feed parameterszotlabs2018-01-024-11/+18
| |_|/ |/| |
* | | hubzilla issue #947zotlabs2018-01-011-1/+2
| | |
* | | this should finish up hubzilla issue #113zotlabs2017-12-314-9/+30
| | |
* | | provide warning if ffmpeg not found and video thumbnail is requestedzotlabs2017-12-301-1/+7
| | |
* | | update file thumbnails when imported/syncedzotlabs2017-12-301-0/+3
| | |
* | | test of new affinity preset code (post 3.0)zotlabs2017-12-302-7/+7
| | |
* | | possibly fix hubzilla #673 (prev/next buttons on connedit can show deleted ↵zotlabs2017-12-301-1/+1
| | | | | | | | | | | | connections). We cannot actually determine that a connection has been deleted (this is typically accomplished by removing the abook record), but we can determine if the corresponding xchan has been deleted.
* | | cleanupzotlabs2017-12-281-3/+5
| | |
* | | a different (hopefully better) implementation of affinity presets, but not ↵zotlabs2017-12-282-10/+8
| | | | | | | | | | | | for 3.0 because strings have changed.
* | | Make affinity widget settings work. It's entirely possible they never did ↵zotlabs2017-12-282-16/+16
| |/ |/| | | | | work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
* | hubzilla issue #945 - directory keywords returned from twkn in standalone modezotlabs2017-12-261-6/+19
| |
* | sort cloud directory by 1. is_dir and 2. name until we can figure out a way ↵zotlabs2017-12-251-1/+1
| | | | | | | | to request different sort orders
* | document that imagick calls/execs ffmpeg for mp4 video thumbnailszotlabs2017-12-251-1/+7
| |
* | util/dcp - argument warning when arguments are correctzotlabs2017-12-251-1/+1
| |
* | cannot use file_get/put_contents in attach_store, must use pipe_streamszotlabs2017-12-251-2/+13
|/
* more changelogMario2017-12-221-0/+16
|
* Merge pull request #939 from einervonvielen/Debian9git-marijus2017-12-223-99/+119
|\ | | | | Debian9 - Changes for Debian 9 and several fixes
| * Changes for Debian 9. Serveral fixes.Einer von Vielen2017-12-213-99/+119
| |
* | Merge pull request #940 from einervonvielen/Doku-homeinstall-Debian-9git-marijus2017-12-221-8/+4
|\ \ | | | | | | Changes for homeinstall for Debian 9
| * | Changes for homeinstall for Debian 9Einer von Vielen2017-12-211-8/+4
| |/
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-21384-13370/+18872
|\|