• Joined on 2024-05-24
sch pushed to master at sch/Slixfeed 2024-06-10 20:23:19 +02:00
0a26ac163b Do not disqualify subscriptions due to being not-well-formed
sch pushed to master at sch/Slixfeed 2024-06-10 18:02:11 +02:00
245cd9832a [WIP] Add an IPC interface of type Unix domain socket (Berkeley sockets). Thank you Laura and TheCoffeMaker.
sch pushed to main at sch/schapps 2024-06-04 14:02:54 +02:00
372eb54215 Merge branch 'roughnecks-fix-favicon-images-path'
c766bea4f5 fixed path for favicon.ico
cd96078d94 Merge pull request 'main' (#1) from sch/slixfeed.woodpeckersnest.space:main into main
Compare 3 commits »
sch pushed to main at sch/schapps 2024-06-04 12:00:08 +02:00
78089a52f0 Add a link to Profanity chat client
sch pushed to main at sch/schapps 2024-06-04 11:57:37 +02:00
f2ef882ff7 Merge branch 'roughnecks-favicon'
8fa16b695d Uploaded favicon.ico
87a6f46e56 favicon 16x16
Compare 3 commits »
sch commented on issue sch/BukuBot#7 2024-06-03 17:51:02 +02:00
ERROR database is locked

Fixed by 3387dffeaa

sch closed issue sch/BukuBot#7 2024-06-03 17:51:02 +02:00
ERROR database is locked
sch synced commits to master at sch/BukuBot from mirror 2024-06-03 17:50:24 +02:00
3387dffeaa Improve deletion by using buku function delete_resultset()
sch commented on issue sch/BukuBot#3 2024-06-02 17:55:29 +02:00
errror while deleting: 'Del 2,3,4,5'
sch closed issue sch/BukuBot#3 2024-06-02 17:55:29 +02:00
errror while deleting: 'Del 2,3,4,5'
sch commented on issue sch/BukuBot#5 2024-06-02 17:55:13 +02:00
error deleting subscription 3

Duplicate of #4 fixed at e27e87c43b

sch closed issue sch/BukuBot#5 2024-06-02 17:55:13 +02:00
error deleting subscription 3
sch commented on issue sch/BukuBot#4 2024-06-02 17:54:19 +02:00
'id' error

I suppose, as the title suggests, that you have sent command id <NUMBER> of an ID which does not exist.

This was fixed at https://git.xmpp-it.net/sch/BukuBot/commit/e27e87c43b7b8306aad407c3d3f

sch closed issue sch/BukuBot#4 2024-06-02 17:54:19 +02:00
'id' error
sch synced commits to master at sch/BukuBot from mirror 2024-06-02 17:52:37 +02:00
e27e87c43b Fix error upon an attempt to display information from an id which does not exist; Allow a deletion of multiple bookmarks.
sch opened issue sch/BukuBot#8 2024-06-02 15:58:11 +02:00
Check that database exists before executing an action of modification
sch opened issue sch/BukuBot#7 2024-06-02 15:57:16 +02:00
ERROR database is locked
sch commented on issue sch/BukuBot#5 2024-06-02 15:32:58 +02:00
error deleting subscription 3

I will check.

Please note that when an index is deleted, the last bookmark is replaced by the deleted index.

If 1 is deleted, the 3 becomes 1.

sch commented on issue sch/BukuBot#1 2024-06-02 15:25:43 +02:00
'Tag + XMPP 1', results in code error

Fixed b1891f33ac

sch closed issue sch/BukuBot#1 2024-06-02 15:25:43 +02:00
'Tag + XMPP 1', results in code error