Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Use the query parameters skip and show to control what you can see,
e.g. /alex/admin?skip=0&show=4
Don't use or save the timeline cache if either is set.
The following functions were changed from accepting a single max
parameter to accepting both skip and show:
timeline_simple_list, timeline_list, index_list_desc.
|
|
The messages for new "Like" and new "Delete" started with an uppercase
n instead of a lowercase n like all the other log messages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was meant to avoid some 32 EPIPE from sendmail,
but it's still happening.
|
|
|
|
|
|
Mastodon uses them when it founds an attachment.
|
|
The web interface limits this (by now) to only one
attachment, given the URL.
|
|
|
|
|
|
|
|
|
|
|