• Joined on 2023-09-20
vftdan created repository vftdan/event-sequence-transformation 2024-08-14 00:35:16 +03:00
vftdan pushed to manual-invocation at vftdan/mastoposter 2024-07-01 19:38:09 +03:00
a22eac0c6f Add an '--no-skip-replies' argument to override replies_to_other_accounts_should_not_be_skipped option
3076544e38 Make replies_to_other_accounts_should_not_be_skipped a keyword argument of listen
Compare 2 commits »
vftdan pushed to manual-invocation at vftdan/mastoposter 2024-07-01 17:49:00 +03:00
2e3cd69f6a Pass '&resolve=true' to /api/v2/search in single_status_source
vftdan pushed to manual-invocation at vftdan/mastoposter 2024-07-01 16:53:22 +03:00
834a5a7fe2 Fix codestyle & typehint
vftdan pushed to manual-invocation at vftdan/mastoposter 2024-07-01 16:37:53 +03:00
d999ca14c4 Add an ability to manually run mastoposter on single status urls
e7e2a13c7d Merge branch 'vftdan-log-websocket-connection'
b824d088ae Merge branch 'log-websocket-connection' of https://git.salushnes.solutions/vftdan/mastoposter into vftdan-log-websocket-connection
Compare 3 commits »
vftdan created branch manual-invocation in vftdan/mastoposter 2024-07-01 16:37:52 +03:00
vftdan pushed to log-websocket-connection at vftdan/mastoposter 2024-06-11 21:02:21 +03:00
37c1052b39 Add connect-timeout config option
fac1e46859 Merge remote-tracking branch 'origin/master' into log-websocket-connection
624998817b Added option to post replies anyways
Compare 3 commits »
vftdan pushed to log-websocket-connection at vftdan/mastoposter 2024-06-08 18:03:57 +03:00
3e82b5c979 Set websocket open timeout to 1 minute and log attempts
vftdan pushed to log-websocket-connection at vftdan/mastoposter 2024-06-08 17:15:09 +03:00
850e705d37 Set websocket open timeout to 1 minute and log attempts
vftdan created pull request hkc/mastoposter#3 2024-06-08 16:45:40 +03:00
Set websocket open timeout to 1 minute and log connection attempts
vftdan pushed to log-websocket-connection at vftdan/mastoposter 2024-06-08 16:41:43 +03:00
4410009015 Set websocket open timeout to 1 minute and log attempts
vftdan created branch log-websocket-connection in vftdan/mastoposter 2024-06-08 16:41:43 +03:00
vftdan created repository vftdan/mastoposter 2024-06-08 16:40:15 +03:00
vftdan created branch cached-sorting in vftdan/sfxd 2024-04-30 18:51:09 +03:00
vftdan pushed to cached-sorting at vftdan/sfxd 2024-04-30 18:51:09 +03:00
e20de151ec Replaced qsort by a lazy update of a bare-bones BST when using 'list'
11fc655bb7 Added documentation for `list` command
26fb7bc8a5 Added `list` command w/ fnmatch support
4035b50128 Added wordexp for `source` command
6ca32e8d49 Added documentation for "find" command
Compare 10 commits »
vftdan pushed to export-options at vftdan/neomojimixer 2024-04-24 21:58:08 +03:00
9d6f01a5e6 Merge remote-tracking branch 'origin/main' into export-options
477e2adb31 added Johann150 to the thank you section in README.md
a7e4ce76d1 Merge pull request 'add direct link ability' (#12) from Johann150/neomojimixer:main into main
26a17cd4b4 Merge branch 'main' into main
9631a7a61a Added a download link with filename for exported images
Compare 10 commits »
vftdan created branch export-options in vftdan/neomojimixer 2024-04-24 21:58:08 +03:00
vftdan pushed to part-dropdown at vftdan/neomojimixer 2024-04-23 09:52:14 +03:00
d3033b8912 Use `<select>` instead of `<span>` to show parts' name
vftdan created branch part-dropdown in vftdan/neomojimixer 2024-04-23 09:52:13 +03:00
vftdan pushed to structured-code at vftdan/neomojimixer 2024-04-23 05:28:03 +03:00
ed6a9097ee Refactored by moving common logic into PartHandler classes