Commit Graph
24059 Commits
Author SHA1 Message Date
Einer von Vielen e9c91a3ef3 Typo 2018-01-03 17:26:31 +01:00
Einer von Vielen 4cde513523 Fixed homeinstall for dev as in 3.0RC 2018-01-03 17:21:41 +01:00
Einer von Vielen c2ad28a000 Typo 2018-01-03 17:08:17 +01:00
Einer von Vielen f7ad5bbaad Changed some install instruction for homeinstall 2018-01-03 17:02:03 +01:00
Einer von Vielen 2a8c4bfbae log local db size in daily script 2018-01-03 16:35:45 +01:00
Einer von Vielen c0f7b8879d removed backup to internal disk if no USB is mounted 2018-01-03 15:59:43 +01:00
Einer von Vielen 3a347d7a56 removed installation of git 2018-01-03 15:50:22 +01:00
Einer von Vielen c735503f7e Fixed installation of hzaddons 2018-01-03 15:48:00 +01:00
Einer von Vielen b0f4929d41 Fixed 3.0RC. Forgot to change the setup script 2018-01-03 15:31:53 +01:00
zotlabsandMario 10a1569c9a hubzilla issue #947 2018-01-03 12:16:23 +01:00
zotlabsandMario 301e5383c7 this should finish up hubzilla issue #113 2018-01-03 12:16:05 +01:00
zotlabsandMario 66d0b4d0d5 provide warning if ffmpeg not found and video thumbnail is requested 2018-01-03 12:15:46 +01:00
zotlabsandMario 94212766cc update file thumbnails when imported/synced 2018-01-03 12:15:09 +01:00
zotlabsandMario 5b436d8fc3 possibly fix hubzilla #673 (prev/next buttons on connedit can show deleted 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. 2018-01-03 12:13:54 +01:00
zotlabsandMario cd2d1ff02a cleanup 2018-01-03 12:13:42 +01:00
zotlabsandMario 4ab4224277 Make affinity widget settings work. It's entirely possible they never did 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. 2018-01-03 12:12:48 +01:00
Matthew DentandMario b5b2e34da5 Fix whitespace formatting 2018-01-03 12:09:12 +01:00
M.DentandMario 34d28e7ba9 fix dupe bug in content hooks 2018-01-03 12:08:45 +01:00
zotlabs ada578e7e3 issues with feed parameters 2018-01-02 14:04:43 -08:00
Mario Vavti f826c09abc Merge remote-tracking branch 'mike/master' into dev 2018-01-02 22:14:31 +01:00
zotlabs 3bd7133ba3 hubzilla issue #947 2018-01-01 12:25:43 -08:00
zotlabs ce38350e00 this should finish up hubzilla issue #113 2017-12-31 14:45:42 -08:00
zotlabs 45923f408f provide warning if ffmpeg not found and video thumbnail is requested 2017-12-30 23:24:24 -08:00
zotlabs 94e92bb4bf update file thumbnails when imported/synced 2017-12-30 23:15:47 -08:00
zotlabs 3fadedcc54 test of new affinity preset code (post 3.0) 2017-12-30 22:48:06 -08:00
zotlabs e095cb8113 possibly fix hubzilla #673 (prev/next buttons on connedit can show deleted 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. 2017-12-30 15:35:18 -08:00
zotlabs 1fcf59ff94 cleanup 2017-12-28 15:16:50 -08:00
zotlabs 5cfb63da50 a different (hopefully better) implementation of affinity presets, but not for 3.0 because strings have changed. 2017-12-28 15:12:20 -08:00
zotlabs 38646fe0e1 Make affinity widget settings work. It's entirely possible they never did 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. 2017-12-28 14:06:30 -08:00
Mario 259f425050 changelog 2017-12-28 21:19:29 +01:00
Mario e418a6b3d4 changelog 2017-12-28 21:18:50 +01:00
zotlabsandMario 340d437ab2 hubzilla issue #945 - directory keywords returned from twkn in standalone mode 2017-12-28 21:00:09 +01:00
zotlabsandMario 34f576f540 sort cloud directory by 1. is_dir and 2. name until we can figure out a way to request different sort orders 2017-12-28 20:59:56 +01:00
zotlabsandMario 64a97d42ff document that imagick calls/execs ffmpeg for mp4 video thumbnails 2017-12-28 20:59:43 +01:00
zotlabsandMario beb51040c2 util/dcp - argument warning when arguments are correct 2017-12-28 20:59:29 +01:00
zotlabsandMario 8fc9d87b1b cannot use file_get/put_contents in attach_store, must use pipe_streams 2017-12-28 20:59:12 +01:00
git-marijusandGitHub ab1dec813b Merge pull request #944 from dentm42/fix-dupe-bug-in-content-hooks
Fix dupe bug in content hooks
2017-12-27 16:50:17 +01:00
Mario 4a71fb0831 Merge remote-tracking branch 'mike/master' into dev 2017-12-27 16:45:33 +01:00
zotlabs 5a8efc10d8 hubzilla issue #945 - directory keywords returned from twkn in standalone mode 2017-12-26 13:19:27 -08:00
zotlabs 1aa9ce8fe5 sort cloud directory by 1. is_dir and 2. name until we can figure out a way to request different sort orders 2017-12-25 16:25:04 -08:00
zotlabs 32dfa4e868 document that imagick calls/execs ffmpeg for mp4 video thumbnails 2017-12-25 16:06:24 -08:00
zotlabs b507ac1f98 util/dcp - argument warning when arguments are correct 2017-12-25 15:18:12 -08:00
zotlabs 601706b7b5 cannot use file_get/put_contents in attach_store, must use pipe_streams 2017-12-25 14:59:08 -08:00
Matthew DentandGitHub ef952a41b3 Fix whitespace formatting 2017-12-23 11:09:37 -05:00
M.Dent e7f6cd2cfa fix dupe bug in content hooks 2017-12-23 10:58:51 -05:00
Mario 8e626a0142 changelog 2017-12-23 14:26:24 +01:00
Mario 9845272522 changelog 2017-12-23 14:25:27 +01:00
zotlabs d4af870bb6 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2017-12-22 14:39:14 -08:00
zotlabsandMario 7b77e05f3a hubzilla-addons issue #74 - delayed posts not honoured for GNU-Social
There is a very high probability this will also fix hubzilla-addons issue #75
2017-12-22 20:25:16 +01:00
Mario a284e1f9d8 more changelog 2017-12-22 20:23:35 +01:00