Commit graph

  • d6aa3d3c55 More poll notify tweaks. default 2023-06-01 08:44:27 +0200
  • 513d81c694 Now you can vote from the mastoapi. default 2023-06-01 08:40:08 +0200
  • 182ba33c76 Minor refactoring to mastoapi_poll(). default 2023-06-01 08:13:58 +0200
  • 91ed98df0d Always notify about our own closed polls. default 2023-05-31 22:12:44 +0200
  • c55a2e4d13 Don't notify about closed polls that we didn't vote for. default 2023-05-31 22:10:45 +0200
  • 3b72b0f0ac New function was_question_voted(). default 2023-05-31 22:06:31 +0200
  • 796a111de8 New function mastoapi_poll(). default 2023-05-31 18:35:50 +0200
  • bec8e88fb9 Started voting on mastoapi (non-working). default 2023-05-31 11:13:06 +0200
  • a3eb84b932 Fixed poll id in mastoapi. default 2023-05-31 10:57:06 +0200
  • c40ef367f9 Updated RELEASE_NOTES. default 2023-05-31 10:53:11 +0200
  • 96481a3836 Don't show votes to polls as descendants in mastoapi. default 2023-05-31 10:51:37 +0200
  • db1bc858a1 Votes are shown in mastoapi. default 2023-05-31 10:49:08 +0200
  • 5aa9043668 Don't even call html_entry() for children with "name". default 2023-05-31 06:41:06 +0200
  • 60fc87d845 Don't hide replies to polls (that are not votes). default 2023-05-31 06:14:14 +0200
  • ca2e0fcd89 Backport from xs. default 2023-05-30 19:49:30 +0200
  • df0d559713
    added author tag below name Haijo7 2023-05-30 18:58:41 +0200
  • 6c2ca0d40a Don't store votes in the notification area. default 2023-05-30 18:51:53 +0200
  • 45b190766d Updated RELEASE_NOTES. default 2023-05-30 15:14:42 +0200
  • bcc2eb6234 Show the finished poll notification correctly in mastoapi. default 2023-05-30 15:01:45 +0200
  • f2a91d8d48 Label closed polls correctly in the notification area. default 2023-05-30 14:58:41 +0200
  • dc9d6520ee Add ended polls to the notification area. default 2023-05-30 14:52:18 +0200
  • 0ab38983cb start replies with a mention Haijo7 2023-05-30 14:18:37 +0200
  • 0444b77da5 Made msg_question() non-editable. default 2023-05-30 10:38:17 +0200
  • 42918d44a0 Create polls from the web interface. default 2023-05-30 10:34:46 +0200
  • 142b4d6d86 Added a poll pull-down and options (still unused). default 2023-05-30 10:01:36 +0200
  • b98a284f6f Wrap attachments in notes behind a "details". default 2023-05-30 09:09:04 +0200
  • e02beac47e Replaced "Image" with "File". default 2023-05-30 09:01:33 +0200
  • 6e6fa934b5 Better poll close checks. default 2023-05-30 06:37:09 +0200
  • 27218d06d8 Moved "Closed" poll string to where it belongs. default 2023-05-30 06:35:29 +0200
  • 32f31e490b Log when a poll is closed. default 2023-05-30 06:12:10 +0200
  • 29eb3146f0 Added some limits to poll options. default 2023-05-30 06:00:11 +0200
  • be39b52064 Create the base message of msg_question() from msg_note(). default 2023-05-30 05:54:45 +0200
  • 7659362448 Enqueue a close_question user q_item. default 2023-05-29 11:07:38 +0200
  • 05ac2a062d Keep the original question order after updates. default 2023-05-29 10:20:45 +0200
  • d7b74574ad update_question() also updates the count of voters. default 2023-05-29 10:11:14 +0200
  • aea0ea4416 In update_question(), send the updated question to all voters. default 2023-05-29 09:37:54 +0200
  • 60ea9b3a09 Disallow updating closed polls. default 2023-05-29 09:20:37 +0200
  • 22fea17255 Disallow voting your own polls. default 2023-05-29 09:20:25 +0200
  • 32ce1fb28e Close the question over due date in update_question(). default 2023-05-29 09:12:19 +0200
  • 654e171b93 New macro ISO_DATE_SPEC. default 2023-05-29 09:07:27 +0200
  • e913d03f02 Fixed some bugs in update_question(). default 2023-05-29 09:03:00 +0200
  • 8551c691fb New function update_question(). default 2023-05-29 08:27:16 +0200
  • bf96512296 Added the 'replies' dict to each question. default 2023-05-29 08:00:43 +0200
  • 50624547e4 Version 2.33 RELEASED. 2.33 default 2023-05-27 19:37:47 +0200
  • ec1ee8a137 Added the missing field "header" to mastodon acoount. default 2023-05-27 13:43:50 +0200
  • 11ab582ccd Updated RELEASE_NOTES. default 2023-05-25 17:24:16 +0200
  • efec8a6eae If sem_open() fails, try again with sem_init(). default 2023-05-25 17:20:21 +0200
  • 18c842d8a6 Updated documentation. default 2023-05-24 15:06:13 +0200
  • fdb35f3437 Also accept 'cite' as a valid HTML tag. default 2023-05-24 14:58:42 +0200
  • f8838c65aa Updated RELEASE_NOTES. default 2023-05-24 14:40:44 +0200
  • bf6fcee21c In mastoapi, don't show poll votes in timelines. default 2023-05-24 14:12:21 +0200
  • e75b76da7c Tweaked log message. default 2023-05-24 13:49:34 +0200
  • 34eb717344 Fixed multiple choice polls. default 2023-05-24 13:46:06 +0200
  • 9cdb53de8e Hide the children for polls. default 2023-05-24 13:25:13 +0200
  • 6eb0aa105a Show the poll as closed if we already voted for it. default 2023-05-24 13:19:40 +0200
  • 5d8e370ec3 More prototype tunnings. default 2023-05-24 13:05:43 +0200
  • 07b9fa90b2 Polls can now be voted. default 2023-05-24 13:00:52 +0200
  • 67b21a9ecd Show HTML form code for oneOf polls. default 2023-05-24 12:12:06 +0200
  • 0d8a040d90 Added some experimental 'Question' posting code. default 2023-05-24 11:49:16 +0200
  • 9bc4825507 New function msg_question() (unused). default 2023-05-24 11:07:47 +0200
  • 50fe76edd2 Call timeline_touch() on successful 'Update' messages. default 2023-05-24 10:46:54 +0200
  • 4f0ab18f1c Show a ballot box emoji in the score if the enttry it's a poll. default 2023-05-24 10:23:57 +0200
  • 2b6d6d3412 Finished polls are shown. default 2023-05-24 10:11:48 +0200
  • c356379cdd Some prototype tweaks. default 2023-05-24 09:47:31 +0200
  • a73636f671 Questions (polls) are now stored (but not yet shown). default 2023-05-24 09:43:11 +0200
  • adcdb28b6f Updated TODO. default 2023-05-21 20:36:13 +0200
  • 9fc019edc7 Updated RELEASE_NOTES. default 2023-05-21 20:35:27 +0200
  • 2ab5b017b6 Bumped version. default 2023-05-21 20:33:20 +0200
  • 49362f5404 Convert image links in notes to attachments. default 2023-05-21 20:32:23 +0200
  • 3cd73311be Updated TODO. default 2023-05-21 20:20:54 +0200
  • f136426a25 Minor refactor to msg_note(). default 2023-05-21 20:12:59 +0200
  • 63053ab5db Minor prototype change. default 2023-05-21 20:11:06 +0200
  • d055b63a0d More image tweaks. default 2023-05-20 19:33:57 +0200
  • 1970374f17 More image updates. default 2023-05-20 19:30:37 +0200
  • a597eb7352 Improved default avatars. default 2023-05-20 19:25:52 +0200
  • c27b953340 Updated images. default 2023-05-20 19:19:13 +0200
  • 9cf3a51308 New image. default 2023-05-20 19:08:26 +0200
  • ca12b4c095 Updated TODO. default 2023-05-19 21:26:08 +0200
  • ecdb7f5437 Version 2.32 RELEASED. 2.32 default 2023-05-18 16:33:19 +0200
  • 50f249a926 Updated RELEASE_NOTES. default 2023-05-18 09:51:06 +0200
  • d4695a9cbb Mastoapi: added block / unblock. default 2023-05-18 09:46:21 +0200
  • 3738eccce2 Updated RELEASE_NOTES. default 2023-05-18 09:25:04 +0200
  • 35f5b9fb98 Updated documentation. default 2023-05-17 13:33:51 +0200
  • b2a784bbed Updated documentation. default 2023-05-17 12:35:46 +0200
  • ef1db81d1a Updated documentation. default 2023-05-17 12:03:35 +0200
  • 237947f87e Updated RELEASE_NOTES. default 2023-05-17 11:53:53 +0200
  • ef59df5db2 Fixed bug in drop_dm_from_unknown web processing. default 2023-05-17 11:47:11 +0200
  • b3f2d15d00 Added web interface for drop_dm_from_unknown. default 2023-05-17 11:37:23 +0200
  • 93d1649ba6 New config option 'drop_dm_from_unknown'. default 2023-05-17 11:24:47 +0200
  • 6a2979c131 Updated RELEASE_NOTES. default 2023-05-17 10:58:14 +0200
  • b5eaabe77e When updating the user info, also spam the following list. default 2023-05-17 10:49:46 +0200
  • 83aad1b7a4 Added some comments. default 2023-05-17 10:40:44 +0200
  • 970ad7a540 Got rid of xs_encdec.h. default 2023-05-17 10:08:57 +0200
  • 7f1b87a6b6 Backport from xs. default 2023-05-17 09:42:31 +0200
  • 81cec4ab27 Don't autocomplete local users if they are already added. default 2023-05-17 08:03:46 +0200
  • 9bc10da8a5 In mastoapi account search, return local users at the end. default 2023-05-17 07:27:08 +0200
  • e6eb1adc65 Also find local users in /api/v1/search. default 2023-05-15 13:04:30 +0200
  • 32b53e8db5 Updated RELEASE_NOTES. default 2023-05-15 11:47:25 +0200
  • 3e1944abbf Deleted repeated code. default 2023-05-15 11:38:29 +0200
  • 40fa322c54 mastoapi_account() returns the acct field as user@host. default 2023-05-15 11:36:09 +0200