summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request 'xs_mime.h: Add various mimetypes for audios & videos' ↵Gravatar grunfink2023-07-111-0/+17
|\ | | | | | | | | | | (#63) from yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/63
| * xs_mime.h: Add various mimetypes for audios & videosGravatar Yonle2023-07-111-0/+17
|/
* Updated RELEASE_NOTES.Gravatar default2023-07-111-0/+4
|
* Simplified inbox_list().Gravatar default2023-07-101-15/+7
|
* Revert "New server config array "webfinger_domains"."Gravatar default2023-07-102-21/+12
| | | | This reverts commit f2e0b7747813445138d5b65363fd3a74c7a2454a.
* [examples/snac-global.service] New file.Gravatar default2023-07-101-0/+24
|
* Fixed failed mkdir() in restricted environments.Gravatar default2023-07-092-3/+9
|
* Bumper version.Gravatar default2023-07-081-1/+1
|
* New server config array "webfinger_domains".Gravatar default2023-07-082-12/+21
|
* Version 2.36 RELEASED.2.36Gravatar default2023-07-071-1/+1
|
* Updated TODO.Gravatar default2023-07-061-3/+5
|
* Updated RELEASE_NOTES.Gravatar default2023-07-061-3/+3
|
* Pinned posts also appear in the public timeline.Gravatar default2023-07-061-1/+4
|
* index_list() and index_list_desc() always return a list, even if empty.Gravatar default2023-07-051-4/+2
|
* Tweaked static_get() logging.Gravatar default2023-07-051-1/+1
|
* Posts can be pinned/unpinned from the web interface.Gravatar default2023-07-052-7/+25
|
* Pinned posts appear at the top of the public timeline.Gravatar default2023-07-051-1/+4
|
* Updated documentation.Gravatar default2023-07-052-0/+10
|
* Merge branch 'master' of triptico.com:git/snac2Gravatar default2023-07-056-25/+71
|\
| * Also call process_tags() when in the public timeline's bio.Gravatar default2023-07-042-2/+6
| |
| * Fixed weird prototype of process_tags().Gravatar default2023-07-041-5/+6
| |
| * The actor bio now accepts tags.Gravatar default2023-07-041-1/+4
| |
| * index_list() and index_list_desc() don't return deleted entries.Gravatar default2023-07-041-6/+10
| |
| * Updated RELEASE_NOTES.Gravatar default2023-07-041-0/+2
| |
| * Updated TODO.Gravatar default2023-07-041-4/+4
| |
| * The content warning check and description is propagated from the replied ↵Gravatar default2023-07-041-5/+10
| | | | | | | | message.
| * Also fill the sensitive content fields in the edit dialog.Gravatar default2023-07-041-2/+6
| |
| * The sensitive content can have a description.Gravatar default2023-07-041-4/+11
| |
| * Updated TODO.Gravatar default2023-07-041-0/+4
| |
| * Updated TODO.Gravatar default2023-07-041-3/+6
| |
| * Call index_del() from _object_user_cache().Gravatar default2023-07-041-0/+1
| |
| * More unfollow notification tweaks.Gravatar default2023-07-042-2/+5
| |
| * Updated RELEASE_NOTES.Gravatar default2023-07-041-0/+2
| |
| * Also show unfollows in the notification area.Gravatar default2023-07-042-3/+6
| |
* | Backport from xs.Gravatar default2023-07-052-1/+13
|/
* Backport from xs.Gravatar default2023-07-033-16/+20
|
* Updated RELEASE_NOTES.Gravatar default2023-07-021-0/+2
|
* Updated TODO.Gravatar default2023-07-021-2/+2
|
* Added HTTP caching to static data.Gravatar default2023-07-024-14/+45
|
* Fixed footer link.Gravatar default2023-07-011-2/+2
|
* Added CSS classes to notification and people pages.Gravatar default2023-07-011-8/+20
|
* Updated TODO.Gravatar default2023-06-301-0/+2
|
* Updated README.Gravatar default2023-06-291-1/+5
|
* Added class snac-post-header to the people list.Gravatar default2023-06-291-1/+3
|
* Added a new snac-post-header CSS class.Gravatar default2023-06-291-12/+10
|
* New file doc/susie-qr.png.Gravatar default2023-06-291-0/+0
|
* Updated RELEASE_NOTES.Gravatar default2023-06-291-0/+4
|
* Call is_instance_blocked() from activitypub_post_handler().Gravatar default2023-06-291-2/+11
|
* Added command-line interface for [un]blocking full instances.Gravatar default2023-06-291-0/+25
|
* Added instance blocking to data storage.Gravatar default2023-06-292-0/+70
|