Commit Graph

1623 Commits

Author SHA1 Message Date
default
8551c691fb New function update_question(). 2023-05-29 08:27:16 +02:00
default
bf96512296 Added the 'replies' dict to each question. 2023-05-29 08:00:43 +02:00
default
50624547e4 Version 2.33 RELEASED. 2023-05-27 19:37:47 +02:00
default
ec1ee8a137 Added the missing field "header" to mastodon acoount. 2023-05-27 13:43:50 +02:00
default
11ab582ccd Updated RELEASE_NOTES. 2023-05-25 17:24:16 +02:00
default
efec8a6eae If sem_open() fails, try again with sem_init(). 2023-05-25 17:20:21 +02:00
default
18c842d8a6 Updated documentation. 2023-05-24 15:06:13 +02:00
default
fdb35f3437 Also accept 'cite' as a valid HTML tag. 2023-05-24 14:58:42 +02:00
default
f8838c65aa Updated RELEASE_NOTES. 2023-05-24 14:40:44 +02:00
default
bf6fcee21c In mastoapi, don't show poll votes in timelines. 2023-05-24 14:12:21 +02:00
default
e75b76da7c Tweaked log message. 2023-05-24 13:49:34 +02:00
default
34eb717344 Fixed multiple choice polls. 2023-05-24 13:46:06 +02:00
default
9cdb53de8e Hide the children for polls. 2023-05-24 13:25:13 +02:00
default
6eb0aa105a Show the poll as closed if we already voted for it. 2023-05-24 13:19:40 +02:00
default
5d8e370ec3 More prototype tunnings. 2023-05-24 13:05:43 +02:00
default
07b9fa90b2 Polls can now be voted. 2023-05-24 13:00:52 +02:00
default
67b21a9ecd Show HTML form code for oneOf polls. 2023-05-24 12:12:06 +02:00
default
0d8a040d90 Added some experimental 'Question' posting code. 2023-05-24 11:49:16 +02:00
default
9bc4825507 New function msg_question() (unused). 2023-05-24 11:07:47 +02:00
default
50fe76edd2 Call timeline_touch() on successful 'Update' messages. 2023-05-24 10:46:54 +02:00
default
4f0ab18f1c Show a ballot box emoji in the score if the enttry it's a poll. 2023-05-24 10:23:57 +02:00
default
2b6d6d3412 Finished polls are shown. 2023-05-24 10:11:48 +02:00
default
c356379cdd Some prototype tweaks. 2023-05-24 09:47:31 +02:00
default
a73636f671 Questions (polls) are now stored (but not yet shown). 2023-05-24 09:43:11 +02:00
default
adcdb28b6f Updated TODO. 2023-05-21 20:36:13 +02:00
default
9fc019edc7 Updated RELEASE_NOTES. 2023-05-21 20:35:27 +02:00
default
2ab5b017b6 Bumped version. 2023-05-21 20:33:20 +02:00
default
49362f5404 Convert image links in notes to attachments. 2023-05-21 20:32:23 +02:00
default
3cd73311be Updated TODO. 2023-05-21 20:20:54 +02:00
default
f136426a25 Minor refactor to msg_note(). 2023-05-21 20:12:59 +02:00
default
63053ab5db Minor prototype change. 2023-05-21 20:11:06 +02:00
default
d055b63a0d More image tweaks. 2023-05-20 19:33:57 +02:00
default
1970374f17 More image updates. 2023-05-20 19:30:37 +02:00
default
a597eb7352 Improved default avatars. 2023-05-20 19:25:52 +02:00
default
c27b953340 Updated images. 2023-05-20 19:19:13 +02:00
default
9cf3a51308 New image. 2023-05-20 19:08:26 +02:00
default
ca12b4c095 Updated TODO. 2023-05-19 21:26:08 +02:00
default
ecdb7f5437 Version 2.32 RELEASED. 2023-05-18 16:33:19 +02:00
default
50f249a926 Updated RELEASE_NOTES. 2023-05-18 09:51:06 +02:00
default
d4695a9cbb Mastoapi: added block / unblock. 2023-05-18 09:46:21 +02:00
default
3738eccce2 Updated RELEASE_NOTES. 2023-05-18 09:25:04 +02:00
default
35f5b9fb98 Updated documentation. 2023-05-17 13:33:51 +02:00
default
b2a784bbed Updated documentation. 2023-05-17 12:35:46 +02:00
default
ef1db81d1a Updated documentation. 2023-05-17 12:03:35 +02:00
default
237947f87e Updated RELEASE_NOTES. 2023-05-17 11:53:53 +02:00
default
ef59df5db2 Fixed bug in drop_dm_from_unknown web processing. 2023-05-17 11:47:11 +02:00
default
b3f2d15d00 Added web interface for drop_dm_from_unknown. 2023-05-17 11:37:23 +02:00
default
93d1649ba6 New config option 'drop_dm_from_unknown'. 2023-05-17 11:24:47 +02:00
default
6a2979c131 Updated RELEASE_NOTES. 2023-05-17 10:58:14 +02:00
default
b5eaabe77e When updating the user info, also spam the following list. 2023-05-17 10:49:46 +02:00