index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-06-29
Added command-line interface for [un]blocking full instances.
default
2023-06-29
Added instance blocking to data storage.
default
2023-06-28
Updated TODO.
default
2023-06-28
Fixed unpinning indexing.
default
2023-06-28
Add a pin emoji to pinned posts.
default
2023-06-28
Added some error control to pinning.
default
2023-06-28
Also purge pinned.idx.
default
2023-06-28
In mastoapi, notes can be pinned / unpinned.
default
2023-06-28
New pinning in data storage.
default
2023-06-28
Added some lost fields in mastoapi_status().
default
2023-06-28
Updated TODO.
default
2023-06-28
Don't discard notes from people we don't follow in mastoapi.
default
2023-06-28
Merge branch 'master' of triptico.com:git/snac2
default
2023-06-28
Updated TODO.
default
2023-06-28
New CSS class snac-post-header, that wraps the avatar + name + link of a post.
default
2023-06-28
Skip leading zeros en poll closing time.
default
2023-06-27
Updated RELEASE_NOTES.
default
2023-06-27
For polls, shows a 'Closes in d:h:m:s' string.
default
2023-06-27
Backport from xs.
default
2023-06-26
Also break the og:description in the first period in the bio.
default
2023-06-26
Added autocomplete=off to all forms.
default
2023-06-26
Updated documentation.
default
2023-06-26
Minor logging tweak.
default
2023-06-26
Updated RELEASE_NOTES.
default
2023-06-26
In adduser(), don't copy the system-wide css.
default
2023-06-26
If the user style.css does not exist, return the server-wide version.
default
2023-06-26
Increased log level for 'not for us' messages.
default
2023-06-25
Updated README.
default
2023-06-25
Revert "Deleted the link to snac on OpenBSD."
default
This reverts commit 5db10733d5f07e6e513b8ef15325d92195630808.
2023-06-24
The WWW-Authenticate real also includes the user.
default
2023-06-24
Fixed missing end quote in the WWW-Authenticate header.
default
2023-06-24
Deleted the link to snac on OpenBSD.
default
2023-06-23
Updated TODO.
default
2023-06-21
Updated README.
default
2023-06-19
Defend from kbin.social messages not having a content-type header.
default
2023-06-18
Fixed crash in _object_fn_by_md5().
default
2023-06-18
Delete unnecessary function information in _object_fn().
default
2023-06-18
Improved checks to _object_fn_by_md5().
default
2023-06-18
Added some more checks to _object_fn_by_md5().
default
2023-06-18
Added the caller function name to _object_fn_by_md5() and _object_fn().
default
2023-06-18
Renamed the HTTP Basic auth realm to something more informative.
default
2023-06-18
Avoid checking for deleted entries (starting with '-') in index_gc().
default
2023-06-16
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2023-06-16
Merge pull request 'added titles to images and emojis' (#54) from ↵
grunfink
Haijo7/snac2:titles into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/54
2023-06-16
added titles to images and emojis
Haijo7
2023-06-16
Increased debug level for NOT collecting inboxes.
default
2023-06-16
Added some logging on corrupted md5 ids.
default
2023-06-16
Bumped version.
default
2023-06-16
Quick fix to "Script self-injection in edit box".
default
In the 'Edit...' box, the sourceContent (which was written by a user) has its < replaced with < . This issue does not propagate to the public timeline nor to the recipients of the post. Reference: https://codeberg.org/grunfink/snac2/issues/53
2023-06-15
Version 2.35 RELEASED.
default
[next]