aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16Bumped development version.default
2024-09-16Updated RELEASE_NOTES.default
2024-09-16Fixed minor memory leak.default
2024-09-16Merge pull request 'URL decode data after splitting the arguments' (#196) fro...grunfink
2024-09-15URL decode data after splitting the argumentsNicolai Dagestad
2024-09-15Version 2.59 RELEASED.default
2024-09-15Skip ugly line breaks at the beginning of a post's content.default
2024-09-15Updated TODO.default
2024-09-14Minor code cleaning.default
2024-09-14Also purge bookmark.idx and draft.idx.default
2024-09-14Some tweaks to draft post code.default
2024-09-14Set the "Only for mentioned people" checkbox properly.default
2024-09-14Updated RELEASE_NOTES.default
2024-09-14Fixed crash in xs_multipart_form_data().default
2024-09-13Updated documentation.default
2024-09-13Updated RELEASE_NOTES.default
2024-09-12Minor fix to avoid 'Block' notifications to be invisible.default
2024-09-06Updated RELEASE_NOTES.default
2024-09-06Updated TODO.default
2024-09-06Minor default CSS fix.default
2024-09-06Minor tweak.default
2024-09-06Hiding a draft deletes it.default
2024-09-06More work in post drafts.default
2024-09-06Some new draft functions.default
2024-09-06New checkbox in html_note() for marking a post as a draft.default
2024-09-05Version 2.58 RELEASED.default
2024-09-04Updated TODO.default
2024-09-04More minor default CSS tweaks.default
2024-09-04Minor default CSS tweak.default
2024-09-04Updated RELEASE_NOTES.default
2024-09-04If style.css does not exist, it's created with the default one.default
2024-09-04Added some CSS styling to the list-of-lists.default
2024-08-31Updated RELEASE_NOTES.default
2024-08-31New 'hide_delete_post_button' server directive.default
2024-08-31Minor logging tweak.default
2024-08-30Backport from xs.default
2024-08-29timeline_del() also deletes from the pinned and bookmark caches.default
2024-08-29Updated RELEASE_NOTES.default
2024-08-29mastoapi: added bookmark list.default
2024-08-29mastoapi: added support for [un]bookmarking.default
2024-08-29Added web UI for [un]bookmarking.default
2024-08-29Pinned posts are no longer shown in the private timeline.default
2024-08-29The list of bookmarked posts also work.default
2024-08-29The list of pinned posts now works.default
2024-08-29Added links to pinned and bookmarked posts as if they were lists.default
2024-08-29Show bookmarked posts with an emoji.default
2024-08-29Bookmarking can be done from the command line.default
2024-08-29Simplified pinning functions.default
2024-08-29Adding to and object cache always create the cache directory.default
2024-08-29Merge branch 'master' of /home/angel/git/snac2default