cage
|
a45b453da0
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
cage
|
c23bb70b2e
|
- updated copyright.
|
2023-10-19 17:46:22 +02:00 |
cage
|
6a37cae537
|
- added support for announcements.
|
2023-09-25 19:03:32 +02:00 |
cage
|
f48e456f78
|
- added function 'instance-pleroma-p';
- prevented the program to run pleroma specific code if the client is connected to a mastodon instance.
|
2023-09-24 11:47:30 +02:00 |
cage
|
a06caf629b
|
- removed full stop ('.'), from some translatable strings.
|
2023-07-15 14:30:09 +02:00 |
cage
|
a8dca176f3
|
- added a directory to store gempub, the software will sync the directory's contents with its internal metadata database.
|
2021-08-23 18:20:11 +02:00 |
cage
|
69ee5ab811
|
- added a configuration directive to update subscription to gemlogs at starts;
- added scheduled events when program starts;
- made update to gemlog less blocking;
- increased default history purging threshold.
|
2021-07-31 11:06:48 +02:00 |
cage
|
3d332e4503
|
- changed three dots with ellipsis.
|
2021-06-17 20:04:08 +02:00 |
cage
|
766367369c
|
- added scheduling of purging of old gemlog's posts;
- updated italian translation.
|
2021-01-11 19:36:43 +01:00 |
cage
|
44b6c62e44
|
- [gemini]
- added command to refresh all gemlogs;
- added scheduled refresh of all gemlogs;
- fixed sorting of gemlog posts.
|
2021-01-10 13:01:03 +01:00 |
cage
|
b8d7af915c
|
- made scheduled updating of chat messages happening only when a chat
window is shown
This changes should make the program more responsive when scrolling
the text of the main window.
|
2020-12-31 11:54:40 +01:00 |
cage
|
c26ca88e60
|
- changed position and (configurable) colors for chat window;
- added feature: change chat labels.
|
2020-09-09 21:13:57 +02:00 |
cage
|
f135292e53
|
- basics chats works.
|
2020-09-06 17:28:16 +02:00 |
cage
|
b2b3e65431
|
- posting on chats works;
- fixed ordering in db:all-chat-messages (message-id was not a valid
column name);
- added scheduled events;
- minor changes in labels.
|
2020-09-06 14:42:16 +02:00 |