grunfink
|
99588a8a5c
|
Merge pull request 'fixed typo in string "people that follows you"' (#38) from Haijo7/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/38
|
2023-06-02 08:19:01 +00:00 |
|
grunfink
|
a9a4afadad
|
Merge pull request 'open image in new tab when clicked, add css class for attachments' (#39) from Haijo7/snac2:image-link into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/39
|
2023-06-02 08:16:07 +00:00 |
|
Haijo7
|
2a8d34a833
|
open image in new tab when clicked, add css class for attachments
|
2023-06-02 09:43:49 +02:00 |
|
Haijo7
|
f903d0769b
|
fixed typo in string "people that follows you"
|
2023-06-01 17:44:02 +02:00 |
|
default
|
47cb5f0b28
|
Add a check Unicode char to mark those polls that were voted by the user.
|
2023-06-01 17:28:38 +02:00 |
|
default
|
a7881f0ab6
|
Added an 'uninstall' Makefile target.
|
2023-06-01 17:18:36 +02:00 |
|
default
|
e66b3ff8da
|
Disallow empty or repeated options in msg_question().
|
2023-06-01 17:14:50 +02:00 |
|
default
|
af88b78478
|
Fixed typo in notify().
|
2023-06-01 17:00:17 +02:00 |
|
default
|
e87d5b7e20
|
Another tweak in notify().
|
2023-06-01 10:45:06 +02:00 |
|
default
|
344356e488
|
Fixed notification bug.
|
2023-06-01 10:37:12 +02:00 |
|
default
|
76aa8649b5
|
Fixed another CSS typo.
|
2023-06-01 10:11:09 +02:00 |
|
default
|
5a1b3d8c27
|
Updated RELEASE_NOTES.
|
2023-06-01 09:39:36 +02:00 |
|
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 |
|