cage
|
f0f682d271
|
- renamed 'starts-with-emoji-p' to 'starting-emoji'.
|
2021-07-15 20:36:38 +02:00 |
|
cage
|
09f35f4989
|
- added 'starts-with-emoji-p'.
|
2021-07-15 18:44:44 +02:00 |
|
cage
|
87a87296f6
|
- improved 'emojip'.
|
2021-07-15 17:41:50 +02:00 |
|
cage
|
5753a7404a
|
- refactored some emoji-related code.
|
2021-07-15 12:45:12 +02:00 |
|
cage
|
e981c6589e
|
- added 'emojip'.
|
2021-07-15 12:41:43 +02:00 |
|
cage
|
a44d42201a
|
- [gemini] changed animation when streaming data.
|
2021-07-14 21:24:41 +02:00 |
|
cage
|
bb07663a0a
|
- added a visual hint while a gemini page is streaming contents.
|
2021-07-14 19:00:23 +02:00 |
|
cage
|
d20ff6d304
|
- changed croatoan's 'window-position' to 'widget-position';
- updated version of croatoan known to works with tinmop in building script.
|
2021-07-10 17:15:09 +02:00 |
|
cage
|
8d2d411f14
|
- implemented a minimal 9p client.
|
2021-07-10 14:22:03 +02:00 |
|
cage
|
4407ef3426
|
- remved the BOM from a gemini text stream.
|
2021-07-09 13:54:29 +02:00 |
|
cage
|
91bae49372
|
- added a welcome window.
|
2021-07-03 12:34:05 +02:00 |
|
cage
|
287055f576
|
-[gemini] removed preformatted line truncate;
- [gemini] colored the alt text as the preformatted line (when shown).
|
2021-06-28 15:04:26 +02:00 |
|
cage
|
5fbb86419c
|
- do not show marks for empty lines.
|
2021-06-27 14:02:47 +02:00 |
|
cage
|
f6d87b15ec
|
- marked that there is content on the left in message window when
scrolling horizontally.
|
2021-06-27 13:48:57 +02:00 |
|
cage
|
6ffb2c5cc1
|
- [gemini] forced redraw of the window when rendering a new gemini stream.
|
2021-06-27 13:27:15 +02:00 |
|
cage
|
5e3c19811b
|
- trucated long lines in message window and allowed horizontal scrolling.
|
2021-06-27 13:13:28 +02:00 |
|
cage
|
05a06d1dad
|
- fixed find-user-id-from-exact-acct, was returning a wrong user id.
|
2021-06-25 20:59:02 +02:00 |
|
cage
|
4c950d9052
|
- [gemini] prevented repainting of the message-window if not needed when streaming gemini text from the net.
|
2021-06-20 13:04:47 +02:00 |
|
cage
|
f4b92f92f2
|
- [gemini] ensured the certificate is sent when performing a request.
|
2021-06-18 21:17:14 +02:00 |
|
cage
|
70d9fb5c0c
|
- changed macro with a function.
|
2021-06-18 17:48:56 +02:00 |
|
cage
|
f39e396762
|
- refactoring TOFU error recovery.
|
2021-06-18 17:10:58 +02:00 |
|
cage
|
4dae983197
|
- [gemini] prevented crash when a gemlog changed certificate and post's list is refreshed.
|
2021-06-18 17:01:11 +02:00 |
|
cage
|
3d332e4503
|
- changed three dots with ellipsis.
|
2021-06-17 20:04:08 +02:00 |
|
cage
|
fa10de925e
|
- [gemini] ensured we have not to wait a stream is completed before opening a new one.
|
2021-06-17 19:41:03 +02:00 |
|
cage
|
c8d1e6aa2b
|
- ensured windows are cleared when terminal is resized.
|
2021-06-17 15:48:00 +02:00 |
|
cage
|
204f32cff7
|
- rearrange TOC window on resize.
|
2021-06-17 15:45:43 +02:00 |
|
cage
|
b5b1611a7e
|
- fixed spacing.
|
2021-06-17 15:23:24 +02:00 |
|
cage
|
073ccb8640
|
- prevented crash when closing program while a gemini page was rendering.
|
2021-06-17 15:07:40 +02:00 |
|
cage
|
334d5389ff
|
- increased priority for message window text searching event.
|
2021-06-17 14:44:49 +02:00 |
|
cage
|
ea6485271d
|
- [gemini] allowed scrolling of a gemini page when focus is on the TOC.
|
2021-06-16 19:18:30 +02:00 |
|
cage
|
34284f9a51
|
- fixed regression: searching in links window does not get stuck at the first occurence.
|
2021-06-16 19:08:41 +02:00 |
|
cage
|
68c250e03c
|
- fixed regression: searching in the message window does not get stuck at the first occurence.
|
2021-06-16 18:33:16 +02:00 |
|
cage
|
c2f3f155aa
|
- shadowed 'split-lines' from croatoan.
- fixed regex for opening some files with tinmop
(example: Open a gemini file with tinmop only if a local file or served trough gemini protocol.
|
2021-06-16 16:14:09 +02:00 |
|
cage
|
de53c838c1
|
- [gemini] allowed save in tour the selected link.
|
2021-06-13 16:02:12 +02:00 |
|
cage
|
b4a3dfabde
|
- added feature: expand tree of posts fetching again even posts that was deleted before.
|
2021-06-13 14:07:47 +02:00 |
|
cage
|
8ea2f82bd6
|
- [gemini] changed TOC callback: jump to page's section when selecting TOC entry.
|
2021-06-13 12:17:43 +02:00 |
|
cage
|
392ba67adf
|
- fixed selected-row-delete
- redraw following request window when an entry is deleted.
|
2021-06-12 21:15:50 +02:00 |
|
cage
|
c361ecc679
|
- fixed a regression that made the program crashs when adding an attachment to a post.
|
2021-06-05 21:47:37 +02:00 |
|
cage
|
857c220004
|
- improved appearance of keybindigs tree.
|
2021-05-30 13:30:15 +02:00 |
|
cage
|
f6465768b8
|
- wrapped call to external editor to catch errors and print a message.
|
2021-05-29 14:48:02 +02:00 |
|
cage
|
c323ef3847
|
- made clear that "ed" is the standard editor.
|
2021-05-28 20:58:22 +02:00 |
|
cage
|
e81f1fe19f
|
- removed useless code as an editor is always found.
|
2021-05-28 20:55:22 +02:00 |
|
cage
|
66b2fe7af2
|
- improved check for the environment variables related to editor.
|
2021-05-28 20:53:23 +02:00 |
|
cage
|
8ef29b1eae
|
- removed check, the configuration directive for editor can be omitted by the user.
|
2021-05-28 20:38:27 +02:00 |
|
Omar Polo
|
61c8adb649
|
allow editor to be nil
|
2021-05-28 17:47:19 +00:00 |
|
cage
|
cedbf01b03
|
- made geometry of notification window customizable (via configuration file).
|
2021-05-22 19:41:36 +02:00 |
|
cage
|
29807c0823
|
- made some stylistic changes to client's (pleroma) authorization procedures.
|
2021-05-22 14:06:26 +02:00 |
|
cage
|
d99c84238c
|
Merge branch 'master' of omar-polo/tinmop into master
|
2021-05-22 11:15:43 +00:00 |
|
Omar Polo
|
0c8e2226aa
|
if -> when
|
2021-05-22 11:12:05 +00:00 |
|
Omar Polo
|
b0ad8361d5
|
don't unnecessarly bind *output-stream*
|
2021-05-22 11:10:13 +00:00 |
|