index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable `timeline_request_replies()` temporarily.
default
2023-06-11
2
-0
/
+11
*
Use a different variable name to store the id of 'embedded' children.
default
2023-06-11
1
-3
/
+3
*
Updated RELEASE_NOTES.
default
2023-06-11
1
-0
/
+4
*
Merge pull request 'Mastodon API private timeline fixes' (#44) from poesty/sn...
grunfink
2023-06-11
1
-99
/
+112
|
\
|
*
Only allow logged-in user to use statuses API
poesty
2023-06-11
1
-70
/
+74
|
*
Only allow logged-in user to use search API
poesty
2023-06-11
1
-26
/
+30
|
*
Use MID_TO_MD5 for ID comparison
poesty
2023-06-10
1
-3
/
+3
|
*
Ignore non-followed users' notes without boosts in private timeline
poesty
2023-06-10
1
-0
/
+5
|
*
Ignore timestamps in mastoapi_id when filtering entries
poesty
2023-06-10
1
-3
/
+3
|
/
*
Updated TODO.
default
2023-06-09
1
-0
/
+4
*
Minor tweak to snac-poll-form.
default
2023-06-07
1
-3
/
+3
*
New CSS classes snac-poll-form and snac-poll-result.
default
2023-06-07
1
-2
/
+3
*
Don't enqueue a request_replies message if it's already there.
default
2023-06-07
3
-7
/
+40
*
New function enqueue_request_replies().
default
2023-06-07
3
-4
/
+24
*
Changed timeline_request_replies() to receive an id and not an object.
default
2023-06-07
1
-5
/
+9
*
New function timeline_request_replies().
default
2023-06-07
1
-7
/
+67
*
Some prototype update.
default
2023-06-07
2
-29
/
+29
*
Updated documentation.
default
2023-06-05
2
-1
/
+7
*
Replace an sprintf() with an snprintf().
default
2023-06-05
1
-1
/
+1
*
Replaced usage of random() with xs_rnd_buf().
default
2023-06-05
6
-23
/
+102
*
Some prototype tweaks.
default
2023-06-05
2
-15
/
+15
*
Moved srv_running variable to httpd.c.
default
2023-06-05
3
-2
/
+1
*
Document the basedir style.css file.
default
2023-06-04
1
-0
/
+5
*
Also accept Update + Service messages.
default
2023-06-04
1
-1
/
+1
*
If a user config field 'bot' is set to true, identies as such.
default
2023-06-04
2
-1
/
+5
*
Updated some data types.
default
2023-06-04
2
-25
/
+25
*
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
|
\
|
*
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) fro...
grunfink
2023-06-02
1
-1
/
+1
|
\
|
*
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 att...
grunfink
2023-06-02
1
-3
/
+10
|
\
\
|
*
|
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
[next]