index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Version 2.34 RELEASED.
2.34
default
2023-06-03
1
-1
/
+1
|
*
Updated RELEASE_NOTES.
default
2023-06-02
1
-0
/
+2
|
*
Merge pull request 'Added icon for bots' (#40) from Haijo7/snac2:master into ↵
grunfink
2023-06-02
1
-0
/
+3
|
\
|
|
|
|
|
|
|
|
|
|
master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/40
|
*
Added icon for bots
Haijo7
2023-06-02
1
-0
/
+3
|
/
*
More notify tweaks (I'm getting sick of this).
default
2023-06-02
1
-6
/
+21
|
*
Fixed bug in notify() (the poll id was not set).
default
2023-06-02
2
-2
/
+2
|
*
Fixed bug in vote discarding in notify().
default
2023-06-02
1
-1
/
+3
|
*
Use a select instead of a checkbox for setting multiple-choice polls.
default
2023-06-02
1
-6
/
+13
|
*
Updated RELEASE_NOTES.
default
2023-06-02
1
-0
/
+2
|
*
Merge pull request 'fixed typo in string "people that follows you"' (#38) ↵
grunfink
2023-06-02
1
-1
/
+1
|
\
|
|
|
|
|
|
|
|
|
|
from Haijo7/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/38
|
*
fixed typo in string "people that follows you"
Haijo7
2023-06-01
1
-1
/
+1
|
|
*
|
Merge pull request 'open image in new tab when clicked, add css class for ↵
grunfink
2023-06-02
1
-3
/
+10
|
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attachments' (#39) from Haijo7/snac2:image-link into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/39
|
*
|
open image in new tab when clicked, add css class for attachments
Haijo7
2023-06-02
1
-3
/
+10
|
/
/
*
|
Add a check Unicode char to mark those polls that were voted by the user.
default
2023-06-01
1
-0
/
+6
|
|
*
|
Added an 'uninstall' Makefile target.
default
2023-06-01
1
-0
/
+6
|
|
*
|
Disallow empty or repeated options in msg_question().
default
2023-06-01
1
-10
/
+21
|
/
*
Fixed typo in notify().
default
2023-06-01
1
-1
/
+1
|
*
Another tweak in notify().
default
2023-06-01
1
-3
/
+0
|
*
Fixed notification bug.
default
2023-06-01
1
-0
/
+1
|
*
Fixed another CSS typo.
default
2023-06-01
2
-2
/
+4
|
*
Updated RELEASE_NOTES.
default
2023-06-01
1
-2
/
+2
|
*
Updated RELEASE_NOTES.
default
2023-06-01
1
-0
/
+2
|
*
Fixed typo.
default
2023-06-01
1
-1
/
+1
|
*
Updated default css.
default
2023-06-01
2
-2
/
+4
|
*
Show the user@host identified next to the user avatar (contributed by Haijo7).
default
2023-06-01
1
-1
/
+26
|
*
Updated RELEASE_NOTES.
default
2023-06-01
1
-1
/
+1
|
*
More poll notify tweaks.
default
2023-06-01
1
-1
/
+6
|
*
Now you can vote from the mastoapi.
default
2023-06-01
1
-2
/
+28
|
*
Minor refactoring to mastoapi_poll().
default
2023-06-01
1
-48
/
+42
|
*
Always notify about our own closed polls.
default
2023-05-31
1
-2
/
+2
|
*
Don't notify about closed polls that we didn't vote for.
default
2023-05-31
1
-2
/
+10
|
*
New function was_question_voted().
default
2023-05-31
3
-16
/
+27
|
*
New function mastoapi_poll().
default
2023-05-31
1
-58
/
+75
|
*
Started voting on mastoapi (non-working).
default
2023-05-31
1
-0
/
+37
|
*
Fixed poll id in mastoapi.
default
2023-05-31
1
-1
/
+1
|
*
Updated RELEASE_NOTES.
default
2023-05-31
1
-0
/
+2
|
*
Don't show votes to polls as descendants in mastoapi.
default
2023-05-31
1
-2
/
+4
|
*
Votes are shown in mastoapi.
default
2023-05-31
1
-2
/
+65
|
*
Don't even call html_entry() for children with "name".
default
2023-05-31
1
-1
/
+1
|
*
Don't hide replies to polls (that are not votes).
default
2023-05-31
1
-1
/
+5
|
*
Backport from xs.
default
2023-05-30
2
-20
/
+69
|
*
Don't store votes in the notification area.
default
2023-05-30
1
-0
/
+4
|
*
Updated RELEASE_NOTES.
default
2023-05-30
1
-0
/
+4
|
*
Show the finished poll notification correctly in mastoapi.
default
2023-05-30
1
-0
/
+4
|
*
Label closed polls correctly in the notification area.
default
2023-05-30
1
-3
/
+12
|
*
Add ended polls to the notification area.
default
2023-05-30
1
-117
/
+124
|
*
Made msg_question() non-editable.
default
2023-05-30
1
-0
/
+3
|
*
Create polls from the web interface.
default
2023-05-30
1
-1
/
+24
|
*
Added a poll pull-down and options (still unused).
default
2023-05-30
1
-4
/
+26
|
*
Wrap attachments in notes behind a "details".
default
2023-05-30
1
-0
/
+13
|
[next]