cage
dd1e4f6066
- added a slot in 'command-window' to allow the user to insert secret
...
input.
the same character is echoed instead of the actual input.
2020-08-16 11:27:38 +02:00
cage
bc171fb14a
- [gemini] added the possibility to abort current page download.
2020-07-26 16:34:05 +02:00
cage
fb0fd48865
- [gemini] added the option to view gemini page's source.
2020-07-15 12:40:30 +02:00
cage
562d023b55
- fixed regex for percent numbering;
...
- formatted as floating points votes percentage in polls.
2020-07-13 17:27:46 +02:00
cage
c84de306c8
- [gemini] made some elements of page rendering customizable
...
using 'gemini-page-theme' class some elements of the rendered page
(header prefix, bullet and so on) can be customized.
users can use configuration files directive to change the appearance of said elements
(both character and color or font variants);
- removed unused argument from command line switch: '-m'.
2020-07-08 18:38:17 +02:00
cage
4308f9d7cf
- changed key for 'delete-and-move-next' command.
2020-06-29 11:23:07 +02:00
cage
ab4b871ef5
- [gemini browser] added a 'go-back' command.
2020-06-28 17:39:21 +02:00
cage
ee862ac62b
- added command 'open-gemini-address'.
2020-06-28 12:36:59 +02:00
cage
492eaf6f76
- added more parameters for each function that could be added to
...
`*skip-message-hook*';
- changed unique constrains for TOFU table.
2020-06-27 10:50:40 +02:00
cage
15987cc5b2
- added '*skip-message-hook*' (with example).
2020-06-25 14:38:14 +02:00
cage
9229d4dd08
- added support for signature.
2020-06-24 19:42:05 +02:00
cage
8959776ae4
- added opening links command when focus is on the gemini window;
...
- removed spaces from beginning of "about" message.
2020-06-23 16:27:43 +02:00
cage
9461c0ea70
- gemini client works (but missing client authorization using certificates).
2020-06-22 14:03:06 +02:00
cage
ae60831b42
- prevented crash that happened when using an invalid regular
...
expression to complete input. There was no reason to use regular
expression there but valid reasons to not use them. ;)
2020-06-14 17:09:43 +02:00
cage
387cd85c0a
- do not climb the thread (probably colud be changed by a command line switch in the future)
...
when fetching messages.
- configurable color for root of rendered trees.
2020-06-12 18:10:01 +02:00
cage
93950ca530
- fixed skipping of ignored users
...
When a set of downloaded statuses contains one or more status from
an ignored user restarts the download process again starting from the
last (or first, if going backward) downloaded status (ordered by ID).
This way we could skip over a bunch of ignored status.
The number of download restarting iteration is limited to 3
- added a configuration directive to ignore usernames that match a
regular exception.
2020-06-11 17:28:39 +02:00
cage
4f522225a4
- added voting to polls;
...
- fixed poll's rendering.
2020-05-31 16:49:26 +02:00
cage
ab50276605
- added rendering of polls.
2020-05-31 12:47:48 +02:00
cage
9895843b21
- added optional notification of statuses mentioning the user;
...
- protected reblogged timeline from accidental deletiion;
- added the posiibility to force expanding of a message tree.
2020-05-30 09:53:12 +02:00
cage
bccd4bfde4
- fixed typo.
2020-05-18 20:47:33 +02:00
cage
07b13b40d2
- added a window to browse the links that a message contains.
2020-05-17 17:47:33 +02:00
cage
f4c4afb476
- added a command to download the latest toots from a server.
2020-05-15 19:03:51 +02:00
cage
7640da7d60
- added 'about' help window.
2020-05-15 16:44:06 +02:00
cage
37e8e49abf
- prevent skipping of messages for subscribed tags;
...
- changed keys for tags window.
2020-05-14 20:23:40 +02:00
cage
5f00107808
- prevented skipping of statuses when updatig timeline (so i hope);
...
- added the possibility to update a timeline going backward;
- added two new key to delete a status and move to next or previous
one.
2020-05-14 16:32:01 +02:00
cage
9a5509eabe
- using 'q' to quit the program as key;
...
- added a module to move to a message and open it at the same time.
2020-05-12 19:48:09 +02:00
cage
0ee9393478
- forsed refresh of conversation window when change conversation's name;
...
- fixed sn italian translation sentence;
- fixed typo.
2020-05-10 19:19:35 +02:00
cage
c56a5b86ca
- initial commit.
2020-05-08 15:45:43 +02:00