cage
4b649d91ae
- added a script to get a list of people user is following.
2021-11-14 13:44:58 +01:00
cage
4d2ac3a751
- fixed chat api;
...
- fixed regression, loading scripts works again.
2021-03-14 13:26:06 +01:00
cage
b1eb1a2664
- changed wrong parameter's name: 'limits' -> 'limit'.
2021-03-14 11:04:20 +01:00
cage
f03880a7cf
- used version 2 for get chats.
2021-03-13 20:50:04 +01:00
cage
ae178546b9
- added version 2 of get chat list endpoint.
2021-02-19 16:34:38 +01:00
cage
72254f981a
- prevented authorization of client if no server nameahs been provided
...
by the user in the config file.
2021-01-12 20:31:44 +01:00
cage
4bbb0184e1
- removed nethod to delete notifications using old API
...
new version of pleroma implements the same API as mastodon 3.x
- fixed command line switch to get notification for mentions.
2020-09-27 18:19:26 +02:00
cage
52f550df5e
- added feature create new chat;
...
- fixed crash when selecting a chat with no messages.
2020-09-10 17:50:22 +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
cage
c5118d46a6
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
cage
5721bb411c
- minor cleaning.
2020-09-05 17:10:55 +02:00
cage
75d81ec708
- chats can be fetched, via UI, and printed on window.
2020-09-05 17:02:00 +02:00
cage
4046f516f8
- [pleroma-API] added 'fetch-chat-message.
2020-09-02 17:17:16 +02:00
cage
9902d3d430
- added tables for chats;
...
- fixed some slot names for chat entities.
2020-09-02 17:02:52 +02:00
cage
91145e7f37
- [pleroma-API] added a few function to use chats.
2020-09-02 16:30:13 +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