2023-02-26 13:48 | sfeed_curses is now part of sfeed | Hiltjo Posthuma | 1 | +12 | -93 |
2021-10-25 20:59 | sfeed_content: optimizations | Hiltjo Posthuma | 1 | +8 | -14 |
2021-10-24 18:59 | sfeed_content: add link as base URL for HTML content | Hiltjo Posthuma | 1 | +8 | -1 |
2021-10-02 09:37 | sfeed_curses.1: shuffle [ and ] documentation | Hiltjo Posthuma | 1 | +5 | -5 |
2021-09-12 14:43 | sfeed_curses.1: fix a small typo in the man page | Hiltjo Posthuma | 1 | +1 | -1 |
2021-08-06 16:34 | bump version to 1.0 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-08-06 17:58 | improve some wording | Hiltjo Posthuma | 1 | +7 | -4 |
2021-08-06 16:21 | add another example to the man page showing some features | Hiltjo Posthuma | 2 | +34 | -2 |
2021-08-06 15:57 | fix another 2 grammar mistakes | Hiltjo Posthuma | 2 | +2 | -2 |
2021-08-03 17:10 | man page improvements | Hiltjo Posthuma | 1 | +25 | -24 |
2021-07-25 12:51 | minicurses.h: fix parameter type for tparm() | Hiltjo Posthuma | 1 | +2 | -2 |
2021-07-25 12:36 | check if capname is NULL for tparm() | Hiltjo Posthuma | 1 | +21 | -11 |
2021-07-25 12:00 | fix a false-positive warnings with gcc 10.2+ and -Wall -O2 | Hiltjo Posthuma | 1 | +3 | -1 |
2021-07-25 09:47 | minor change: in usage change "parameter" to "argument" | Hiltjo Posthuma | 1 | +1 | -1 |
2021-07-24 21:13 | sfeed_markread: use "-" instead of /dev/stdin | Hiltjo Posthuma | 1 | +1 | -1 |
2021-07-24 20:56 | man page improvements | Hiltjo Posthuma | 3 | +63 | -11 |
2021-07-24 20:52 | sfeed_markread: simplify, always print all usage instructions | Hiltjo Posthuma | 1 | +2 | -2 |
2021-07-24 20:39 | sfeed_markread: allow to set the url as a parameter or as an env variable | Hiltjo Posthuma | 1 | +12 | -5 |
2021-07-24 20:38 | sfeed_markread: for the unread comment: create the file if it does not exist | Hiltjo Posthuma | 1 | +2 | -1 |
2021-07-24 20:37 | sfeed_content: allow multiple file parameters as arguments | Hiltjo Posthuma | 1 | +1 | -1 |
2021-07-24 20:37 | simplify header comment in scripts | Hiltjo Posthuma | 2 | +2 | -7 |
2021-07-24 20:35 | sfeed_markread: make sure to use proper permissions | Hiltjo Posthuma | 1 | +2 | -2 |
2021-07-22 14:54 | sfeed_curses.1: add usage example | Hiltjo Posthuma | 1 | +5 | -1 |
2021-07-16 10:28 | sfeed_markread.1: some rewording and clarify it writes to SFEED_URL_FILE | Hiltjo Posthuma | 1 | +6 | -3 |
2021-07-14 16:06 | code-style and consistency: remove unneeded return | Hiltjo Posthuma | 1 | +1 | -3 |
2021-07-14 15:58 | urls_read: exit early if there is a read error | Hiltjo Posthuma | 1 | +2 | -0 |
2021-07-14 15:57 | item_row_get: exit early if there is a read error | Hiltjo Posthuma | 1 | +4 | -2 |
2021-07-14 15:57 | feed_count: exit early if there is a read error | Hiltjo Posthuma | 1 | +2 | -0 |
2021-07-14 15:56 | feed_items_get: simplify and exit earlier | Hiltjo Posthuma | 1 | +4 | -13 |
2021-07-14 15:53 | urls_read: exit early if opening the file with URLs fails | Hiltjo Posthuma | 1 | +3 | -1 |
2021-07-10 17:14 | improve consistency of line counting (on an invalid file) | Hiltjo Posthuma | 1 | +3 | -3 |
2021-07-10 16:39 | bump version to 0.9.13 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-07-07 16:14 | fix typo: url -> URL | Hiltjo Posthuma | 2 | +12 | -12 |
2021-06-05 13:41 | Makefile: switch to use CPPFLAGS -D_DEFAULT_SOURCE | Hiltjo Posthuma | 1 | +2 | -4 |
2021-06-03 15:02 | bump version to 0.9.12 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-05-30 10:30 | mono_highlight: show items as bold when selected. | Hiltjo Posthuma | 1 | +2 | -2 |
2021-05-30 10:01 | theme: add a version of the mono theme which highlights the active panel | Hiltjo Posthuma | 1 | +15 | -0 |
2021-05-30 09:59 | add [ and ] keybind to open the next visible feed in the pane | Hiltjo Posthuma | 2 | +10 | -1 |
2021-04-29 16:06 | bump version to 0.9.11 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-04-21 15:02 | sfeed_content: show any other content-type than "html" as plain-text | Hiltjo Posthuma | 1 | +3 | -3 |
2021-04-19 22:22 | sfeed_content: content view optimization | Hiltjo Posthuma | 1 | +3 | -1 |
2021-04-07 18:29 | fix 2 false-positive warnings with gcc 10.2+ and -Wall -O2 | Hiltjo Posthuma | 1 | +6 | -14 |
2021-03-31 18:14 | bump version to 0.9.10 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-31 16:17 | when the pane items or scrollbar are outside the window do not draw them | Hiltjo Posthuma | 1 | +5 | -5 |
2021-03-31 16:16 | updategeom: just place the statusbar absolute on the bottom of the window | Hiltjo Posthuma | 1 | +1 | -2 |
2021-03-31 16:15 | do not clearscreen when the window is dirty | Hiltjo Posthuma | 1 | +1 | -3 |
2021-03-31 16:14 | updategeom: small code-style, similar to vertical layout | Hiltjo Posthuma | 1 | +3 | -2 |
2021-03-31 16:13 | do not draw a row, scrollbar or statusbar if its completely outside the window | Hiltjo Posthuma | 1 | +4 | -3 |
2021-03-30 16:04 | improve a few code comments | Hiltjo Posthuma | 1 | +6 | -6 |
2021-03-29 18:07 | make a feeds_row_get function to find the position | Hiltjo Posthuma | 1 | +20 | -18 |
2021-03-29 18:00 | make plumb, pipe, yank a function and reuse them for keybinds and mouse actions | Hiltjo Posthuma | 1 | +43 | -35 |
2021-03-29 18:00 | check row for NULL in feed_open_selected | Hiltjo Posthuma | 1 | +3 | -2 |
2021-03-29 17:58 | remove unneeded casts for row->data | Hiltjo Posthuma | 1 | +8 | -8 |
2021-03-29 17:56 | after toggling showing new feeds or when reloading feeds try to select the same feed | Hiltjo Posthuma | 1 | +42 | -3 |
2021-03-29 17:31 | clamp height value in getsidebarsizedefault() | Hiltjo Posthuma | 1 | +3 | -3 |
2021-03-26 17:22 | markread: use a range-check for p->pos for one item, just in case | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-26 17:22 | fix a comment, which was meant to be the opposite | Hiltjo Posthuma | 1 | +2 | -1 |
2021-03-26 17:20 | right-click plumb: use interactive flag | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-25 21:42 | add keybinds to go one item up or down and open it | Hiltjo Posthuma | 2 | +13 | -3 |
2021-03-25 21:38 | make a function for the common code for opening/plumbing a feed or item | Hiltjo Posthuma | 1 | +44 | -48 |
2021-03-24 22:07 | also allow scrolling when the position is exactly on the pane its scrollbar | Hiltjo Posthuma | 1 | +2 | -2 |
2021-03-24 21:45 | fix scroll handling regression and remove ctrl+scroll feature to adjust sidebar | Hiltjo Posthuma | 2 | +1 | -12 |
2021-03-24 17:15 | fix mouse actions that don't depend on a position in a pane | Hiltjo Posthuma | 2 | +30 | -14 |
2021-03-24 17:14 | mouse: rename mask to keymask | Hiltjo Posthuma | 1 | +8 | -8 |
2021-03-24 17:14 | improve init() and cleanup() of terminal | Hiltjo Posthuma | 1 | +22 | -21 |
2021-03-24 17:08 | sfeed_curses.1: mention the specific encodings X10 and SGR | Hiltjo Posthuma | 2 | +4 | -4 |
2021-03-21 00:46 | fix resizewin for serial consoles | Hiltjo Posthuma | 1 | +6 | -3 |
2021-03-21 00:45 | minicurses: remove now unused code | Hiltjo Posthuma | 1 | +0 | -13 |
2021-03-20 11:51 | init: check setupterm() return value and error return value | Hiltjo Posthuma | 2 | +12 | -3 |
2021-03-20 11:53 | resettitle even if there was no succesful initialization setting `needcleanup` | Hiltjo Posthuma | 1 | +2 | -2 |
2021-03-20 11:25 | code cleanup: don't call updategeom() in init() itself | Hiltjo Posthuma | 1 | +2 | -2 |
2021-03-19 21:19 | fix a memory leak when resizing the window | Hiltjo Posthuma | 1 | +7 | -3 |
2021-03-19 11:28 | implement SGR mouse-encoding and improve mouse encoding in general | Hiltjo Posthuma | 2 | +71 | -19 |
2021-03-16 17:55 | fix the initial items scrollbar for the monocle layout... | Hiltjo Posthuma | 1 | +3 | -1 |
2021-03-16 17:42 | code-style and rm some lines | Hiltjo Posthuma | 1 | +18 | -34 |
2021-03-16 17:11 | use dynamic (reusable) buffers for internal text buffering | Hiltjo Posthuma | 1 | +32 | -7 |
2021-03-16 17:08 | Improve resizing the sidebar | Hiltjo Posthuma | 1 | +51 | -19 |
2021-03-16 17:03 | add a print utf-8 function that can directly print the data | Hiltjo Posthuma | 1 | +57 | -3 |
2021-03-16 17:02 | sfeed_curses.1: document behaviour of opening a feed in the monocle layout | Hiltjo Posthuma | 1 | +5 | -1 |
2021-03-16 17:01 | add a comment to the included strcasestr() for portability | Hiltjo Posthuma | 1 | +1 | -0 |
2021-03-16 16:59 | mark die() using the GNU compiler hint __dead | Hiltjo Posthuma | 1 | +6 | -1 |
2021-03-13 12:22 | bump version to 0.9.9 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-11 16:54 | code-style: small white-space changes | Hiltjo Posthuma | 1 | +3 | -3 |
2021-03-10 18:24 | allow to spawn the search prompt, even if there is nothing to search for | Hiltjo Posthuma | 1 | +1 | -3 |
2021-03-10 17:35 | sfeed_curses.1: some rewording and lint fixes | Hiltjo Posthuma | 1 | +12 | -8 |
2021-03-10 17:23 | fix optimal size calculation in horizontal mode... | Hiltjo Posthuma | 1 | +4 | -8 |
2021-03-10 16:42 | code-style: fix multi-line comment style | Hiltjo Posthuma | 1 | +3 | -3 |
2021-03-10 16:22 | add horizontal and monocle layout and rework/cleanup drawing logic | Hiltjo Posthuma | 5 | +222 | -80 |
2021-03-10 16:18 | simplify cyclepane logic | Hiltjo Posthuma | 1 | +7 | -40 |
2021-03-10 16:15 | code-style: shuffle global variables | Hiltjo Posthuma | 1 | +11 | -11 |
2021-03-10 16:07 | add feature to process a sequence of keys automatically on startup | Hiltjo Posthuma | 2 | +9 | -0 |
2021-03-06 11:37 | sfeed_content: allow to use script on multiple TSV lines, separate by form feed (\f) | Hiltjo Posthuma | 1 | +5 | -2 |
2021-03-06 10:14 | sfeed_content: fix unescaping function | Hiltjo Posthuma | 1 | +13 | -4 |
2021-02-20 19:05 | mark as read: use the ID if the link is empty | Hiltjo Posthuma | 2 | +13 | -10 |
2021-02-14 17:00 | updategeom: small refactoring | Hiltjo Posthuma | 1 | +5 | -3 |
2021-02-10 16:38 | pane_row_draw: check if the pane is visible or drawable | Hiltjo Posthuma | 1 | +3 | -0 |
2021-02-10 16:35 | improve dirty flag handling when pane is hidden | Hiltjo Posthuma | 1 | +14 | -9 |
2021-02-10 16:35 | fix tiny glitch when the feed pane is exactly the same size as the window | Hiltjo Posthuma | 1 | +1 | -1 |
2021-02-01 13:49 | mousereport: do not bubble events | Hiltjo Posthuma | 1 | +1 | -0 |
2021-02-01 13:48 | updategeom: statusbar.y: make it a bit more logical/hackable | Hiltjo Posthuma | 1 | +1 | -1 |
| 228 more commits remaining, fetch the repository |