default
|
2cdcc8ecc3
|
Updated RELEASE_NOTES.
|
2023-06-01 09:37:55 +02:00 |
|
default
|
1023ee88f5
|
Fixed typo.
|
2023-06-01 09:32:40 +02:00 |
|
default
|
a5104752d4
|
Updated default css.
|
2023-06-01 09:20:20 +02:00 |
|
default
|
fac52ff262
|
Show the user@host identified next to the user avatar (contributed by Haijo7).
|
2023-06-01 09:16:17 +02:00 |
|
default
|
37878fb926
|
Updated RELEASE_NOTES.
|
2023-06-01 08:45:39 +02:00 |
|
default
|
d6aa3d3c55
|
More poll notify tweaks.
|
2023-06-01 08:44:27 +02:00 |
|
default
|
513d81c694
|
Now you can vote from the mastoapi.
|
2023-06-01 08:40:08 +02:00 |
|
default
|
182ba33c76
|
Minor refactoring to mastoapi_poll().
|
2023-06-01 08:13:58 +02:00 |
|
default
|
91ed98df0d
|
Always notify about our own closed polls.
|
2023-05-31 22:12:44 +02:00 |
|
default
|
c55a2e4d13
|
Don't notify about closed polls that we didn't vote for.
|
2023-05-31 22:10:45 +02:00 |
|
default
|
3b72b0f0ac
|
New function was_question_voted().
|
2023-05-31 22:06:31 +02:00 |
|
default
|
796a111de8
|
New function mastoapi_poll().
|
2023-05-31 18:35:50 +02:00 |
|
default
|
bec8e88fb9
|
Started voting on mastoapi (non-working).
|
2023-05-31 11:13:06 +02:00 |
|
default
|
a3eb84b932
|
Fixed poll id in mastoapi.
|
2023-05-31 10:57:06 +02:00 |
|
default
|
c40ef367f9
|
Updated RELEASE_NOTES.
|
2023-05-31 10:53:11 +02:00 |
|
default
|
96481a3836
|
Don't show votes to polls as descendants in mastoapi.
|
2023-05-31 10:51:37 +02:00 |
|
default
|
db1bc858a1
|
Votes are shown in mastoapi.
|
2023-05-31 10:49:08 +02:00 |
|
default
|
5aa9043668
|
Don't even call html_entry() for children with "name".
|
2023-05-31 06:41:06 +02:00 |
|
default
|
60fc87d845
|
Don't hide replies to polls (that are not votes).
|
2023-05-31 06:14:14 +02:00 |
|
default
|
ca2e0fcd89
|
Backport from xs.
|
2023-05-30 19:49:30 +02:00 |
|
default
|
6c2ca0d40a
|
Don't store votes in the notification area.
|
2023-05-30 18:51:53 +02:00 |
|
default
|
45b190766d
|
Updated RELEASE_NOTES.
|
2023-05-30 15:14:42 +02:00 |
|
default
|
bcc2eb6234
|
Show the finished poll notification correctly in mastoapi.
|
2023-05-30 15:01:45 +02:00 |
|
default
|
f2a91d8d48
|
Label closed polls correctly in the notification area.
|
2023-05-30 14:58:41 +02:00 |
|
default
|
dc9d6520ee
|
Add ended polls to the notification area.
|
2023-05-30 14:52:18 +02:00 |
|
default
|
0444b77da5
|
Made msg_question() non-editable.
|
2023-05-30 10:38:17 +02:00 |
|
default
|
42918d44a0
|
Create polls from the web interface.
|
2023-05-30 10:34:46 +02:00 |
|
default
|
142b4d6d86
|
Added a poll pull-down and options (still unused).
|
2023-05-30 10:01:36 +02:00 |
|
default
|
b98a284f6f
|
Wrap attachments in notes behind a "details".
|
2023-05-30 09:09:04 +02:00 |
|
default
|
e02beac47e
|
Replaced "Image" with "File".
|
2023-05-30 09:01:33 +02:00 |
|
default
|
6e6fa934b5
|
Better poll close checks.
|
2023-05-30 06:37:09 +02:00 |
|
default
|
27218d06d8
|
Moved "Closed" poll string to where it belongs.
|
2023-05-30 06:35:29 +02:00 |
|
default
|
32f31e490b
|
Log when a poll is closed.
|
2023-05-30 06:12:10 +02:00 |
|
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 |
|