summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-28Also purge pinned.idx.default
2023-06-28In mastoapi, notes can be pinned / unpinned.default
2023-06-28New pinning in data storage.default
2023-06-28Added some lost fields in mastoapi_status().default
2023-06-28Updated TODO.default
2023-06-28Don't discard notes from people we don't follow in mastoapi.default
2023-06-28Merge branch 'master' of triptico.com:git/snac2default
2023-06-28Updated TODO.default
2023-06-28New CSS class snac-post-header, that wraps the avatar + name + link of a post.default
2023-06-28Skip leading zeros en poll closing time.default
2023-06-27Updated RELEASE_NOTES.default
2023-06-27For polls, shows a 'Closes in d:h:m:s' string.default
2023-06-27Backport from xs.default
2023-06-26Also break the og:description in the first period in the bio.default
2023-06-26Added autocomplete=off to all forms.default
2023-06-26Updated documentation.default
2023-06-26Minor logging tweak.default
2023-06-26Updated RELEASE_NOTES.default
2023-06-26In adduser(), don't copy the system-wide css.default
2023-06-26If the user style.css does not exist, return the server-wide version.default
2023-06-26Increased log level for 'not for us' messages.default
2023-06-25Updated README.default
2023-06-25Revert "Deleted the link to snac on OpenBSD."default
This reverts commit 5db10733d5f07e6e513b8ef15325d92195630808.
2023-06-24The WWW-Authenticate real also includes the user.default
2023-06-24Fixed missing end quote in the WWW-Authenticate header.default
2023-06-24Deleted the link to snac on OpenBSD.default
2023-06-23Updated TODO.default
2023-06-21Updated README.default
2023-06-19Defend from kbin.social messages not having a content-type header.default
2023-06-18Fixed crash in _object_fn_by_md5().default
2023-06-18Delete unnecessary function information in _object_fn().default
2023-06-18Improved checks to _object_fn_by_md5().default
2023-06-18Added some more checks to _object_fn_by_md5().default
2023-06-18Added the caller function name to _object_fn_by_md5() and _object_fn().default
2023-06-18Renamed the HTTP Basic auth realm to something more informative.default
2023-06-18Avoid checking for deleted entries (starting with '-') in index_gc().default
2023-06-16Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2023-06-16Merge 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-16added titles to images and emojisHaijo7
2023-06-16Increased debug level for NOT collecting inboxes.default
2023-06-16Added some logging on corrupted md5 ids.default
2023-06-16Bumped version.default
2023-06-16Quick 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 &lt; . 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-15Version 2.35 RELEASED.default
2023-06-15Fixed look of users without creationg date in the people page.default
2023-06-15Use xs_stock_* values wherever possible.default
2023-06-15Backport from xs.default
2023-06-15Updated RELEASE_NOTES.default
2023-06-15Fixed voting / replying confusion.default
2023-06-15Increased log level for enqueue_request_replies().default