1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-08 07:08:39 +01:00

122 Commits

Author SHA1 Message Date
cage
63f12331c6 - increased version. 2020-07-15 16:16:37 +02:00
cage
848c543b1f - increased version. 2020-07-13 17:33:23 +02:00
cage
923cd09d15 - increased version. 2020-07-08 18:53:11 +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
49214475ab - [gemini]
- using quri instead of puri library because the first has a better handling
    of UTF-8;
  - using binary stream instead of ASCII.
2020-07-04 11:15:55 +02:00
cage
aa6ea83761 - increased version. 2020-06-29 12:44:29 +02:00
cage
f861d80b8c - [gemini] percent encoded query. 2020-06-23 15:22:28 +02:00
cage
c513429dc8 - logged changes and increased version. 2020-06-22 14:05:48 +02:00
cage
9461c0ea70 - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
cage
ffdd960673 - added a draft for gemini client. 2020-06-19 11:40:20 +02:00
cage
24379a7420 - added a draft of a parser for gemini files. 2020-06-14 16:46:28 +02:00
cage
b5630522d7 - increased version. 2020-06-13 13:08:00 +02:00
cage
964307a20d - increased version. 2020-06-11 17:37:37 +02:00
cage
7ad3f70ff6 - increased version. 2020-06-07 12:23:12 +02:00
cage
70b9918704 - moved pleroma specific API to i package :api-pleroma;
- renamed function: 'text-utils:left-padding-suffix' to 'text-utils:left-padding-prefix';
- rendered the choice index for poll's choicehs;
- shown if a poll allows multiple choiches.
2020-06-07 11:50:36 +02:00
cage
fd3f1b617b - rearranged compilation order to prevent warning about command line
switch;
- rearranged order of packages.
2020-05-30 10:11:10 +02:00
cage
9309f2f5f1 - increased version. 2020-05-18 19:34:35 +02:00
cage
10371380e0 - increased version number. 2020-05-17 17:53:35 +02:00
cage
07b13b40d2 - added a window to browse the links that a message contains. 2020-05-17 17:47:33 +02:00
cage
b229787044 - changed function name 'draw-keybinding-mode' to 'draw-string-mode';
- prevented an  info or error message  on the command line  to overlap
  with  prompt when  asking for  user input  and, in  particular, when
  asking for message attachment.
- prevented crash when trying to expand a null string;
- clear send-message-window before deleteing an attach from the list;
- added an info when a status is ready to be sent;
- using a stack to sort drawing order of windows.
2020-05-09 21:58:12 +02:00
cage
a1970cab39 - shown the reblogged data when does make sense. 2020-05-08 18:14:06 +02:00
cage
c56a5b86ca - initial commit. 2020-05-08 15:45:43 +02:00