index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
activitypub.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-11
Added a comment about Announces of non-Notes.
default
1
-0
/
+5
2023-06-11
No more archiving of borked Likes.
default
1
-6
/
+0
2023-06-11
Also reject Like messages in is_msg_for_me().
default
1
-1
/
+5
2023-06-11
Log malformed Likes from wafrn.net (who else?).
default
1
-0
/
+6
2023-06-11
Fixed comment.
default
1
-1
/
+1
2023-06-11
Disable `timeline_request_replies()` temporarily.
default
1
-0
/
+9
2023-06-11
Use a different variable name to store the id of 'embedded' children.
default
1
-3
/
+3
2023-06-07
New function enqueue_request_replies().
default
1
-4
/
+9
2023-06-07
Changed timeline_request_replies() to receive an id and not an object.
default
1
-5
/
+9
2023-06-07
New function timeline_request_replies().
default
1
-7
/
+67
2023-06-04
Also accept Update + Service messages.
default
1
-1
/
+1
2023-06-04
If a user config field 'bot' is set to true, identies as such.
default
1
-0
/
+4
2023-06-04
Updated some data types.
default
1
-21
/
+21
2023-06-02
More notify tweaks (I'm getting sick of this).
default
1
-6
/
+21
2023-06-02
Fixed bug in notify() (the poll id was not set).
default
1
-1
/
+1
2023-06-02
Fixed bug in vote discarding in notify().
default
1
-1
/
+3
2023-06-01
Disallow empty or repeated options in msg_question().
default
1
-10
/
+21
2023-06-01
Fixed typo in notify().
default
1
-1
/
+1
2023-06-01
Another tweak in notify().
default
1
-3
/
+0
2023-06-01
Fixed notification bug.
default
1
-0
/
+1
2023-06-01
More poll notify tweaks.
default
1
-1
/
+6
2023-05-31
Always notify about our own closed polls.
default
1
-2
/
+2
2023-05-31
Don't notify about closed polls that we didn't vote for.
default
1
-2
/
+10
2023-05-30
Don't store votes in the notification area.
default
1
-0
/
+4
2023-05-30
Add ended polls to the notification area.
default
1
-117
/
+124
2023-05-30
Made msg_question() non-editable.
default
1
-0
/
+3
2023-05-30
Log when a poll is closed.
default
1
-3
/
+4
2023-05-30
Added some limits to poll options.
default
1
-5
/
+11
2023-05-30
Create the base message of msg_question() from msg_note().
default
1
-4
/
+4
2023-05-29
Enqueue a close_question user q_item.
default
1
-2
/
+12
2023-05-29
Keep the original question order after updates.
default
1
-16
/
+21
2023-05-29
update_question() also updates the count of voters.
default
1
-0
/
+4
2023-05-29
In update_question(), send the updated question to all voters.
default
1
-5
/
+16
2023-05-29
Disallow updating closed polls.
default
1
-1
/
+5
2023-05-29
Close the question over due date in update_question().
default
1
-0
/
+10
2023-05-29
New macro ISO_DATE_SPEC.
default
1
-3
/
+3
2023-05-29
Fixed some bugs in update_question().
default
1
-4
/
+19
2023-05-29
New function update_question().
default
1
-0
/
+76
2023-05-29
Added the 'replies' dict to each question.
default
1
-1
/
+3
2023-05-24
Tweaked log message.
default
1
-1
/
+1
2023-05-24
Added some experimental 'Question' posting code.
default
1
-6
/
+14
2023-05-24
New function msg_question() (unused).
default
1
-0
/
+33
2023-05-24
Call timeline_touch() on successful 'Update' messages.
default
1
-0
/
+3
2023-05-24
Questions (polls) are now stored (but not yet shown).
default
1
-11
/
+25
2023-05-21
Convert image links in notes to attachments.
default
1
-2
/
+2
2023-05-21
Minor refactor to msg_note().
default
1
-5
/
+3
2023-05-20
More image tweaks.
default
1
-4
/
+4
2023-05-20
Improved default avatars.
default
1
-1
/
+15
2023-05-17
New config option 'drop_dm_from_unknown'.
default
1
-0
/
+10
2023-05-17
When updating the user info, also spam the following list.
default
1
-1
/
+11
[next]