Commit Graph

1384 Commits

Author SHA1 Message Date
default
29eb3146f0 Added some limits to poll options. 2023-05-30 06:00:11 +02:00
default
be39b52064 Create the base message of msg_question() from msg_note(). 2023-05-30 05:54:45 +02:00
default
7659362448 Enqueue a close_question user q_item. 2023-05-29 11:07:38 +02:00
default
05ac2a062d Keep the original question order after updates. 2023-05-29 10:20:45 +02:00
default
d7b74574ad update_question() also updates the count of voters. 2023-05-29 10:11:14 +02:00
default
aea0ea4416 In update_question(), send the updated question to all voters. 2023-05-29 09:37:54 +02:00
default
60ea9b3a09 Disallow updating closed polls. 2023-05-29 09:20:37 +02:00
default
22fea17255 Disallow voting your own polls. 2023-05-29 09:20:25 +02:00
default
32ce1fb28e Close the question over due date in update_question(). 2023-05-29 09:12:19 +02:00
default
654e171b93 New macro ISO_DATE_SPEC. 2023-05-29 09:07:27 +02:00
default
e913d03f02 Fixed some bugs in update_question(). 2023-05-29 09:03:00 +02:00
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