cage
b4f78df9b4
- added signature in the correct position when replying.
2020-06-25 12:29:35 +02:00
cage
9229d4dd08
- added support for signature.
2020-06-24 19:42:05 +02:00
cage
fc43ffb423
- collected gemini links too.
2020-06-23 16:50:15 +02:00
cage
88f285e87e
- logged changes.
2020-06-23 16:30:10 +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
d8ea5093f7
- removed trim in preformatted text.
2020-06-23 16:21:26 +02:00
cage
f523047e81
- logged changes.
2020-06-23 15:53:47 +02:00
cage
28917208d6
- added a command line option to retrieve a gemini URL.
2020-06-23 15:51:43 +02:00
cage
f861d80b8c
- [gemini] percent encoded query.
2020-06-23 15:22:28 +02:00
cage
adb83bf462
- logged changes.
2020-06-23 13:17:04 +02:00
cage
a69bc4f6cb
- used 'notify' instead of error message.
2020-06-23 13:13:59 +02:00
cage
a683c2aecd
- changed function name: 'temporary-filename' to 'temporary-file'.
2020-06-23 13:12:35 +02:00
cage
080c954d54
- logged changes.
2020-06-23 11:49:20 +02:00
cage
cf7a19dd04
- allowed the user to bypas TOFU exception;
...
- fixed TOFU check.
2020-06-23 11:47:21 +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
b38b7eac25
Merge branch 'master' into gemini-client
2020-06-14 17:10:50 +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
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
fe2500fae5
- logging changes.
2020-06-13 13:05:26 +02:00
cage
45a56fcf11
- prevent adding duplicate entries in +table-pagination-status+
...
This could happened when concurrent fetching messages command was
launched from the user.
2020-06-13 13:02:23 +02:00
cage
0f8c0802c9
- logging changes.
2020-06-13 12:49:37 +02:00
cage
4dc58c1a3c
- preventing writing a notification window that completerd his life cycle.
2020-06-13 12:44:52 +02:00
cage
ff8813a5aa
- increased version.
2020-06-12 18:51:35 +02:00
cage
a192595439
- made expanding thread command non blocking.
2020-06-12 18:44:22 +02:00
cage
de1ce6321b
- logging changes.
2020-06-12 18:31:27 +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
a04c42b5ef
- updated 'configure'.
2020-06-12 14:53:20 +02:00
cage
f9bd21ddb5
- logging changes.
2020-06-11 17:44:27 +02:00
cage
964307a20d
- increased version.
2020-06-11 17:37:37 +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
0895409af5
- logging changes.
2020-06-07 13:04:08 +02:00
cage
5f7c6a1f45
- remove duplicated urls in messages that are a reblog;
...
- fixed swapped docstrings;
- updated configure.
2020-06-07 13:00:19 +02:00
cage
ff4c271497
- updated documentation.
2020-06-07 12:38:25 +02:00
cage
7ad3f70ff6
- increased version.
2020-06-07 12:23:12 +02:00
cage
667639e248
- updated italian translation.
2020-06-07 12:16:41 +02:00
cage
b7203e6ef0
- logging changes.
2020-06-07 12:14:24 +02:00
cage
f20376adbf
- printed an error to the user when trying to vote for a message that
...
does not contains a poll.
2020-06-07 12:13:02 +02:00
cage
e6553c067e
- logging changes.
2020-06-07 11:55:37 +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
9802d6f034
- logging changes.
2020-05-31 16:51:10 +02:00
cage
4f522225a4
- added voting to polls;
...
- fixed poll's rendering.
2020-05-31 16:49:26 +02:00
cage
cc6bbd691b
- prevented skipping code when a poll has not expired.
2020-05-31 14:18:44 +02:00
cage
976f154bc2
- logging changes.
2020-05-31 12:51:35 +02:00
cage
ab50276605
- added rendering of polls.
2020-05-31 12:47:48 +02:00
cage
d33af4ecbe
- updated italian translation.
2020-05-30 12:05:08 +02:00
cage
dae9cad39b
- logging changes.
2020-05-30 11:56:24 +02:00
cage
32727cf0ae
- [breaking changes] changed table for attachments;
...
- fixed bug that prevented statuses missing attachments when the
status was reblogged.
2020-05-30 11:53:17 +02:00