From: Roland Haeder Date: Tue, 2 Jun 2015 21:49:18 +0000 (+0200) Subject: Added new 'Scroller' plugin from @buttle which aims to replace the out-dated X-Git-Url: https://git.mxchange.org/?p=quix0rs-gnu-social.git;a=commitdiff_plain;h=1f890f03c885ce0761be80e69e678cce5f9ee46a Added new 'Scroller' plugin from @buttle which aims to replace the out-dated 'InfiniteScroll' plugin. Signed-off-by: Roland Haeder --- diff --git a/.gitmodules b/.gitmodules index 8714c3f611..b716ed282a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "statistics_plugin"] path = statistics_plugin url = https://dev.pztrn.name/statistics_plugin.git +[submodule "scroller_plugin"] + path = scroller_plugin + url = https://git.gnu.io/Quix0r/scroller.git diff --git a/plugins/Scroller b/plugins/Scroller new file mode 120000 index 0000000000..36eee26602 --- /dev/null +++ b/plugins/Scroller @@ -0,0 +1 @@ +../scroller_plugin/ \ No newline at end of file diff --git a/scroller_plugin b/scroller_plugin new file mode 160000 index 0000000000..5d38f65bb9 --- /dev/null +++ b/scroller_plugin @@ -0,0 +1 @@ +Subproject commit 5d38f65bb9c791b341a5516d95cd471a4e5cec23 diff --git a/statistics_plugin b/statistics_plugin index 441a38c204..cdff38cc4d 160000 --- a/statistics_plugin +++ b/statistics_plugin @@ -1 +1 @@ -Subproject commit 441a38c20487faf6078e70f1055f20a5412a2fa1 +Subproject commit cdff38cc4d4116f42d8ce859025ba21cd16cdc92