1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2024-12-17 23:18:28 +01:00

Commit Graph

  • 10371380e0 - increased version number. cage 2020-05-17 17:53:35 +0200
  • 57b92e2b83 - updated translation. cage 2020-05-17 17:50:48 +0200
  • a0daf6f01a - added missing file. cage 2020-05-17 17:49:43 +0200
  • 07b13b40d2 - added a window to browse the links that a message contains. cage 2020-05-17 17:47:33 +0200
  • 9f6adf02c4 - used correct function when ignoring an account; - changed button label when asking for opening authorization url: from 'OK' to 'Cancel'. cage 2020-05-16 20:01:41 +0200
  • a746aef322 - updated documentations. cage 2020-05-16 19:13:33 +0200
  • de216342e0 - Fixed duplicated section and link in README. cage 2020-05-16 15:26:23 +0200
  • 36d098e8be - added disclaimer. cage 2020-05-16 15:24:29 +0200
  • 7429764445 - updated documentations. cage 2020-05-16 14:57:48 +0200
  • 1f01b55211 - added missing filename in Makefile.am. cage 2020-05-16 14:31:07 +0200
  • 149b39e93b - always load a shared configuration file; - updated documentation. cage 2020-05-16 13:45:07 +0200
  • b1a2023738 - fixed default system dir where looking for configuration files. cage 2020-05-16 13:04:13 +0200
  • 2faf32800b - made the program exits without invoke the debugger if the main configuration file is not found; - update documentation. cage 2020-05-16 11:24:11 +0200
  • 9f155920ab - fixed file name. cage 2020-05-15 19:30:37 +0200
  • 2bd7c213f2 - added NEWS.org, modified Changelog. cage 2020-05-15 19:12:02 +0200
  • f4c4afb476 - added a command to download the latest toots from a server. cage 2020-05-15 19:03:51 +0200
  • 11bdf47b6c - added user mention on top of a reply message. cage 2020-05-15 17:39:23 +0200
  • 6adf19fa38 - updated italian translation. cage 2020-05-15 16:53:42 +0200
  • 7640da7d60 - added 'about' help window. cage 2020-05-15 16:44:06 +0200
  • cd9b66d2be - hardcoded executable name. cage 2020-05-15 16:14:12 +0200
  • 7f9b2c6d88 - fixed MAKEFILE.am; - changed sxl-composer package name. cage 2020-05-15 16:12:40 +0200
  • 37e8e49abf - prevent skipping of messages for subscribed tags; - changed keys for tags window. cage 2020-05-14 20:23:40 +0200
  • bc4d42d847 - added notify error when updating timelines fails. cage 2020-05-14 18:14:28 +0200
  • dbdc2d9590 - changed class name from 'update-timeline-event' to 'save-timeline-in-db-event'. cage 2020-05-14 16:49:05 +0200
  • c975074667 - changed function name 'id->user' to 'user-id->user'. cage 2020-05-14 16:36:55 +0200
  • 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. cage 2020-05-14 16:32:01 +0200
  • 9a5509eabe - using 'q' to quit the program as key; - added a module to move to a message and open it at the same time. cage 2020-05-12 19:48:09 +0200
  • 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)). cage 2020-05-12 19:23:48 +0200
  • 7c7066fdfb - added the file 'compare_version.awk' to dist. cage 2020-05-11 21:46:13 +0200
  • 2a2342dfd9 - check for 'open' as an alternative to 'xdg-open'; - fixed test in 'configure.ac' (wrong variable). cage 2020-05-11 21:01:42 +0200
  • 680de087da - added instruction to clone croatoan. cage 2020-05-11 20:43:13 +0200
  • bcebe8a1a0 - remove 'config.lisp' when making target 'dist'. cage 2020-05-11 20:35:56 +0200
  • 4b53837da2 - added Acknowledgment to README. cage 2020-05-10 19:29:59 +0200
  • 0ee9393478 - forsed refresh of conversation window when change conversation's name; - fixed sn italian translation sentence; - fixed typo. cage 2020-05-10 19:19:35 +0200
  • 0cae9364c3 - checked for windows visibility before drawing. cage 2020-05-10 16:56:15 +0200
  • 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. cage 2020-05-10 11:21:19 +0200
  • 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. cage 2020-05-09 21:58:12 +0200
  • e40cfc8c2d - updated manpage; - updated italian translation; - added a couple of resources reltaed functions. cage 2020-05-09 13:53:09 +0200
  • a1970cab39 - shown the reblogged data when does make sense. cage 2020-05-08 18:14:06 +0200
  • 4d38af3ad7 - process in the correct order the command line switches; - added 'config.status' to '.gitignore'. cage 2020-05-08 16:22:33 +0200
  • c56a5b86ca - initial commit. cage 2020-05-08 15:45:43 +0200