1
0
Fork 0
Commit Graph

1646 Commits

Author SHA1 Message Date
cage 3e7108219e - updated docs. 2020-05-18 19:32:55 +02:00
cage 1548229b28 - added the reset of timeline pagination from command line. 2020-05-18 19:16:52 +02:00
cage 38411e1a19 - prevented disappearing of text in a reblogged toot when the parent
status has empty 'content' field or has no attachments.
2020-05-17 22:29:43 +02:00
cage d86c1a6455 - changed README contents. 2020-05-17 22:28:50 +02:00
cage 4b32f77883 - updated NEWS and ChangeLog. 2020-05-17 18:03:16 +02:00
cage 10371380e0 - increased version number. 2020-05-17 17:53:35 +02:00
cage 57b92e2b83 - updated translation. 2020-05-17 17:50:48 +02:00
cage a0daf6f01a - added missing file. 2020-05-17 17:49:43 +02:00
cage 07b13b40d2 - added a window to browse the links that a message contains. 2020-05-17 17:47:33 +02:00
cage 9f6adf02c4 - used correct function when ignoring an account;
- changed button label when asking for opening authorization url: from
  'OK' to 'Cancel'.
2020-05-16 20:01:41 +02:00
cage a746aef322 - updated documentations. 2020-05-16 19:13:33 +02:00
cage de216342e0 - Fixed duplicated section and link in README. 2020-05-16 15:26:42 +02:00
cage 36d098e8be - added disclaimer. 2020-05-16 15:24:32 +02:00
cage 7429764445 - updated documentations. 2020-05-16 14:57:48 +02:00
cage 1f01b55211 - added missing filename in Makefile.am. 2020-05-16 14:31:07 +02:00
cage 149b39e93b - always load a shared configuration file;
- updated documentation.
2020-05-16 13:45:07 +02:00
cage b1a2023738 - fixed default system dir where looking for configuration files. 2020-05-16 13:04:13 +02:00
cage 2faf32800b - made the program exits without invoke the debugger if the main
configuration file is not found;
- update documentation.
2020-05-16 11:24:11 +02:00
cage 9f155920ab - fixed file name. 2020-05-15 19:30:37 +02:00
cage 2bd7c213f2 - added NEWS.org, modified Changelog. 2020-05-15 19:12:02 +02:00
cage f4c4afb476 - added a command to download the latest toots from a server. 2020-05-15 19:03:51 +02:00
cage 11bdf47b6c - added user mention on top of a reply message. 2020-05-15 17:39:23 +02:00
cage 6adf19fa38 - updated italian translation. 2020-05-15 16:53:42 +02:00
cage 7640da7d60 - added 'about' help window. 2020-05-15 16:44:06 +02:00
cage cd9b66d2be - hardcoded executable name. 2020-05-15 16:14:12 +02:00
cage 7f9b2c6d88 - fixed MAKEFILE.am;
- changed sxl-composer package name.
2020-05-15 16:12:40 +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 bc4d42d847 - added notify error when updating timelines fails. 2020-05-14 18:14:36 +02:00
cage dbdc2d9590 - changed class name from 'update-timeline-event' to
'save-timeline-in-db-event'.
2020-05-14 16:49:05 +02:00
cage c975074667 - changed function name 'id->user' to 'user-id->user'. 2020-05-14 16:36:55 +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 907bcc1cf1 - prevented crash when the same message was deleted in two differents
folder or  timeline (the unique key  for table of ignored  status is
  (:status-id :folder :timeline)).
2020-05-12 19:23:48 +02:00
cage 7c7066fdfb - added the file 'compare_version.awk' to dist. 2020-05-11 21:46:13 +02:00
cage 2a2342dfd9 - check for 'open' as an alternative to 'xdg-open';
- fixed test in 'configure.ac' (wrong variable).
2020-05-11 21:02:29 +02:00
cage 680de087da - added instruction to clone croatoan. 2020-05-11 20:43:13 +02:00
cage bcebe8a1a0 - remove 'config.lisp' when making target 'dist'. 2020-05-11 20:35:56 +02:00
cage 4b53837da2 - added Acknowledgment to README. 2020-05-10 19:29:59 +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 0cae9364c3 - checked for windows visibility before drawing. 2020-05-10 16:56:15 +02:00
cage f64f45c5d1 - shown an error dialog window when the credential to log on the
instance are no more valids;
- close a menu dialog window after an entry was choosen.
2020-05-10 11:21:19 +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 e40cfc8c2d - updated manpage;
- updated italian translation;
- added a couple of resources reltaed functions.
2020-05-09 13:53:09 +02:00
cage a1970cab39 - shown the reblogged data when does make sense. 2020-05-08 18:14:06 +02:00
cage 4d38af3ad7 - process in the correct order the command line switches;
- added 'config.status' to '.gitignore'.
2020-05-08 16:22:33 +02:00
cage c56a5b86ca - initial commit. 2020-05-08 15:45:43 +02:00