1
0
Fork 0

Commit Graph

  • 676cf0759f - [GUI] prevented to transform to an absolute URL an already absolute URL. cage 2023-09-10 21:47:08 +0200
  • 8aecf478b4 - added configuration directive to scale inlined images. cage 2023-09-09 15:21:27 +0200
  • b77115d540 - fixed 'misc:fresh-vector-insert@'; cage 2023-09-09 15:06:35 +0200
  • 82770430f8 Merge pull request 'Translations update from Weblate' (#4) from translate/tinmop:weblate-tinmop-tinmop into master cage 2023-08-30 14:55:47 +0000
  • 4a500beee4
    Added translation using Weblate (Polish) #4 Eryk Michalak 2023-08-25 14:29:05 +0000
  • 65482c36bb - [GUI] - discarded rest of a stale rendering when bringing a stream to foreground. cage 2023-08-18 15:05:18 +0200
  • 7d4612350e - [GUI] removed insertion cursor from gemtext widget. cage 2023-08-17 16:41:25 +0200
  • 45ff0cc7c4 - [GUI] - added flag to interrupt discard rendering of gemtext. For example is used before scaling the text the rendering is blocked, the gemtext widget cleaned before starting again the rendering with scaled fonts. - [GUI] fixed code to revive a stream. cage 2023-08-17 16:00:32 +0200
  • 8730bbd192 - [GUI] added scaling of gemtext using mousewheel events (not fired on GNU/linux, maybe in other OS). cage 2023-08-16 18:16:05 +0200
  • 8a88a51586 - [GUI] added scaling of gemtext using mousewheel (actually button 4 and 5). cage 2023-08-16 18:09:58 +0200
  • a7d7aa8555 - added bookmarked URLs to the list of candidates for autocompletion. cage 2023-08-16 17:35:34 +0200
  • 312c18fae8 - [GUI] ensured pushing stream revive into the events queue. cage 2023-08-16 16:39:44 +0200
  • aae67c4121 - [GUI] ensured rendering TOC only after there is no more data in the gemtext stream. cage 2023-08-16 16:14:25 +0200
  • ff87d84ae4 - [GUI] ensured updating URL in the address basr, when reviving a stream. cage 2023-08-16 15:44:32 +0200
  • a041a0f712 - fixed typo. cage 2023-08-16 15:36:39 +0200
  • 70a1a91dc6 - excluded follow requests when downloading the notifications; cage 2023-08-15 22:05:37 +0200
  • d73bf1eb18 - [script] removed file extension from link names. cage 2023-08-15 20:11:41 +0200
  • 7cd0b5740b - [GUI] improved rendering speed by not applying text tags to empty lines and normal text, moreover cached the gemtext fonts. cage 2023-08-15 20:05:09 +0200
  • 9682b53522 - [GUI] revive stream with doubleclick on an intem of the stream frame. cage 2023-08-15 13:22:13 +0200
  • 2239d4fcbb - [GUI] prevented error when downloading binary files (like bitmap images) or other files that are not in gemtext format or, finally, can not be rendered in tinmop. cage 2023-08-14 19:05:27 +0200
  • 1322ad36b3 - [script] allowed all the template variable to be got from environment variables, when generating a gemlog. cage 2023-08-14 17:12:39 +0200
  • d6b4eabc4c - increased version number; v0.9.9.14142 cage 2023-08-04 14:25:09 +0200
  • 624ed41113 - updated changelog. cage 2023-08-04 14:11:56 +0200
  • 888a361d86 - [TITAN] prevented dropping of query component. cage 2023-08-04 13:58:57 +0200
  • a7c4e36f09 - initialized the parser in the script to generate gemlog. cage 2023-08-03 15:18:16 +0200
  • c5ca0eeabd - [GUI] downscaled icons to 24x24 pixels. cage 2023-08-02 15:24:39 +0200
  • 35e0971006 - [GUI] changed layout of buttons in stream frame; cage 2023-08-01 17:17:41 +0200
  • 87bebd0f3e - [GUI] added icons scaling. cage 2023-07-31 20:09:17 +0200
  • 9405eb137b - updated documentation. cage 2023-07-31 17:58:57 +0200
  • 05b623ddf7 - changed keychord to repeat search using the latest search criteria used in a previous search. cage 2023-07-31 17:53:48 +0200
  • 85752eb02d - updated documentation. cage 2023-07-30 15:08:21 +0200
  • dbd211ea2c - updated changelog; cage 2023-07-30 14:45:06 +0200
  • d514fd53ea - added missing newline. cage 2023-07-29 15:03:08 +0200
  • 6841433d85 - added yason as dependency. cage 2023-07-29 14:51:29 +0200
  • 3d872e9b73 - [GUI] included the system-wide configuration file into the user defined configuration file. cage 2023-07-29 12:23:02 +0200
  • c89389fa21 - [GUI] added configuration directive to toggle visibility of TOC and streams frame. cage 2023-07-29 11:59:42 +0200
  • 5d01e63969 - [GUI] restored toggling stream frame. cage 2023-07-29 11:41:12 +0200
  • 86576d5fb9 - updated italian translation. cage 2023-07-28 17:00:42 +0200
  • 288b5e27b7 - [GUI] allowed modify the height of the stream frame (using paned frame). cage 2023-07-28 16:56:32 +0200
  • 7173a240e3 - [TUI] printed 'reply to' and 'boosted from' label in a separate paragraph. cage 2023-07-28 14:54:49 +0200
  • f31c03d4f2 - [GUI] added a button to refresh stream-frame; cage 2023-07-27 16:36:41 +0200
  • d2ac33b64b - changed filename; cage 2023-07-27 16:30:52 +0200
  • 53ad411514 - [GUI] refreshed streams frame when loading an URL. cage 2023-07-27 16:26:33 +0200
  • 80ad626432 - [GUI] refactored name for stream window to stream frame. cage 2023-07-27 15:55:20 +0200
  • a92bed217f - fixed padding of modeline. cage 2023-07-27 15:47:54 +0200
  • 376ba4e783 - [GUI] sorted streams when shown in the stream frame. cage 2023-07-26 15:07:42 +0200
  • 6550d3038f - removed macro 'defalias', does not works with sbcl 2.3.6; cage 2023-07-26 14:44:05 +0200
  • 8f67357dd2 - [GUI] embedded stream window into the main-window. cage 2023-07-26 14:37:15 +0200
  • c5b94ae602 - [GUI] instructed the scheduler to respects the configuration directive 'start.update.gemlog'. cage 2023-07-23 11:16:53 +0200
  • f98e02a8e2 - [GUI] added scheduler arguments function to set busy the UI during the scheduled process running. cage 2023-07-23 11:12:03 +0200
  • 9009e943d3 - updated italian translation. cage 2023-07-22 17:02:05 +0200
  • 313c003b79 - [GUI] prevented an infinite loop when cancelling a request with user input. cage 2023-07-22 11:38:47 +0200
  • 4c99e6a8b2 - [TITAN] fixed building of request URL Many thanks to Alex Schroeder for help and supporting! - fixed building of URL composed of only a path component in 'render-iri'; - [GUI] remove standard port value before requesting an URL. cage 2023-07-22 11:15:22 +0200
  • e22b53e348 - [TITAN] fixed paremeter: 'size'. cage 2023-07-21 15:10:58 +0200
  • 88c86f2def - updated Makefiles; - allowed loading a local file in 'slurp-iri' if the IRI argument lacks scheme, and authority components; - allowed inlining of images from local path; - allowed linking of local resources in error page; - inlined images automatically in error pages. cage 2023-07-21 14:30:16 +0200
  • 3716531de7 - updated Makefile.am. cage 2023-07-16 15:26:09 +0200
  • 9589eba75b - updated italian translation. cage 2023-07-16 14:57:28 +0200
  • 0858bb3534 - [GUI] reinitialized internal state of the renderer when rendering an error page. cage 2023-07-16 14:55:29 +0200
  • 47f98d7442 - [GUI] added custom error pages for gemini errors code. cage 2023-07-16 14:38:16 +0200
  • 6c45270877 - added 'reply to' field to post's header. cage 2023-07-16 13:59:36 +0200
  • 2ed46879cf Merge pull request 'Translations update from Weblate' (#3) from translate/tinmop:weblate-tinmop-tinmop into master cage 2023-07-15 13:49:47 +0000
  • 16a48b7cb6
    Translated using Weblate (Italian) #3 cage 2023-07-15 13:46:53 +0000
  • 99ef2a0f3b - removed space from translatable string. cage 2023-07-15 15:46:17 +0200
  • 5d6e4f3751 Merge pull request 'Translations update from Weblate' (#2) from translate/tinmop:weblate-tinmop-tinmop into master cage 2023-07-15 13:43:31 +0000
  • 99fe9dbe30
    Translated using Weblate (Italian) #2 cage 2023-07-15 13:42:01 +0000
  • 8a744d58dc Merge pull request 'Translations update from Weblate' (#1) from translate/tinmop:weblate-tinmop-tinmop into master cage 2023-07-15 13:37:45 +0000
  • d594ea81e6
    Added translation using Weblate (Spanish) #1 cage 2023-07-15 13:25:36 +0000
  • 9214e821b1
    Added translation using Weblate (German) cage 2023-07-15 13:25:22 +0000
  • 209d106fed
    Added translation using Weblate (French) cage 2023-07-15 13:25:04 +0000
  • ead2262602
    Translated using Weblate (Italian) cage 2023-07-15 13:05:29 +0000
  • 9e30dbbb0b - added full stops for command line help strings; cage 2023-07-15 15:00:50 +0200
  • ff747f5694 - removed colon fron a translatable string. cage 2023-07-15 14:50:28 +0200
  • 730f229a99 - updated italian translation. cage 2023-07-15 14:42:45 +0200
  • ccf5ff6140 - used ellipsis instead of tree full stops. cage 2023-07-15 14:33:31 +0200
  • a06caf629b - removed full stop ('.'), from some translatable strings. cage 2023-07-15 14:30:09 +0200
  • 1fc696e521 - updated italian translation. cage 2023-07-14 15:58:11 +0200
  • 22f598e485 - [GUI] scheduled deletion of old history entries; - [GUI] removed scheduler's notifications. cage 2023-07-14 15:41:48 +0200
  • 63c35ac408 - [GUI] added a scheduler. cage 2023-07-12 16:27:24 +0200
  • e28cffe2f3 - [GUI] used file extension for filtering candidates file when saving a link's contents. cage 2023-07-12 15:43:52 +0200
  • 6a601209a3 - [GUI] prevented crash when no file has been chosen to save a link's content. cage 2023-07-12 15:36:05 +0200
  • e9126fb615 - [GUI] added a suggested file name when saving a link's content. cage 2023-07-12 15:29:49 +0200
  • 45813f5317 - [GUI] implemented a feature to saving contet of a link to a file. cage 2023-07-12 15:08:47 +0200
  • dc2b5da552 - updated italian translation. cage 2023-07-10 18:08:58 +0200
  • e3df48e1a6 - [GUI] fitted titan protocol into the interface. cage 2023-07-09 19:14:45 +0200
  • 0188d2f351 - [JSONRPC] improved error message. cage 2023-07-08 12:11:08 +0200
  • b96acd7c66 - [TUI] allowed upload of strings via titan, not only files. cage 2023-07-07 15:34:01 +0200
  • e1f185c439 - implemented titan protocol; - [TUI] added titan requests; - [GUI] fixed crash when opening the gemlog windows after refreshed the gemlogs data. cage 2023-07-07 14:45:05 +0200
  • ee34c9669d - [GUI] fixed vertical positioning for inlined images. cage 2023-07-01 11:24:52 +0200
  • 0fe2efe2b5 - added missing dependency. cage 2023-06-30 17:30:13 +0200
  • de1a5e0bcb - [RPC] avoided duplicated code. cage 2023-06-30 17:22:36 +0200
  • 199ea81ad5 - [GUI] fixed starting index for rendering; cage 2023-06-30 17:17:09 +0200
  • 6335419058 - [GUI] fixed rendering of gemtext's slices cage 2023-06-30 14:45:54 +0200
  • 3d642b4531 - [RPC] added debug function for gemini streams. cage 2023-06-28 17:39:58 +0200
  • cde0ac281f - mentioned the translations web interface. cage 2023-06-25 13:12:26 +0200
  • 94d4a707d3 - [GUI] fixed bug thet made the program stuck with the hand shaped mouse pointer; cage 2023-06-25 11:27:40 +0200
  • b9ee04c1e3 - [GUI] fixed TOC's item number padding. cage 2023-06-24 18:16:12 +0200
  • a5df3cbeae - [GUI] fixed scanning for images that can be inlined; cage 2023-06-24 12:01:31 +0200
  • d8f389296e - ignored fragment when using the heuristic to openin an URL using an external resource. cage 2023-06-24 11:46:49 +0200
  • 4dccfda25e - printed TOC also for gemini pages loaded from a local path. cage 2023-06-24 11:10:13 +0200
  • 9233f5c6f9 - printed sorted topics when generating a gemlog. cage 2023-06-24 10:52:48 +0200