Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-09 | Merge pull request 'Set avatars and custom emoji as square (fixes display in ↵ | grunfink | |
Dillo)' (#166) from kvibber/snac2:style-tweaks-on-2.52 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/166 | |||
2024-05-09 | Merge branch 'master' into style-tweaks-on-2.52 | Kelson Vibber | |
2024-05-09 | Set avatars and custom emoji as square (fixes display in Dillo) | Kelson Vibber | |
The minimalist web browser Dillo has recently started up development again. Its CSS implementation only applies the explicitly stated width and height of an image, so avatars were displaying at 2.5 em high, and the full original width. https://dillo-browser.github.io/ | |||
2024-05-08 | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | default | |
2024-05-08 | Merge pull request 'allow unboosting your own posts' (#165) from ↵ | grunfink | |
khm/snac2:unboost-self into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/165 | |||
2024-05-07 | allow unboosting your own posts | khm | |
2024-05-08 | More HTML simplification. | default | |
2024-05-07 | Added a title to the instance timeline. | default | |
2024-05-07 | Added a title to list timelines. | default | |
2024-05-07 | New op #3 to list_maint() (get list name). | default | |
2024-05-07 | Minor "Back to top" "More..." link refactoring. | default | |
2024-05-07 | Fixed typo. | default | |
2024-05-07 | List timelines can now be (manually) navigated from the web UI. | default | |
URLs are {srv_baseurl}/{user}/list/{list_id} (you must know the list id). | |||
2024-05-07 | Version 2.52 RELEASED. | default | |
2024-05-06 | Logging, logging, logging everywhere. | default | |
2024-05-06 | More logging! | default | |
2024-05-06 | mastoapi: also fix polls from Pleroma. | default | |
2024-05-05 | Minor RSS title beautifying. | default | |
2024-05-05 | Search by tag returns RSS if the appropriate header is defined. | default | |
2024-05-05 | New function timeline_to_rss(). | default | |
2024-05-05 | Updated RELEASE_NOTES. | default | |
2024-05-05 | More logging. | default | |
2024-05-05 | More logging. | default | |
2024-05-05 | Added some more logging. | default | |
2024-05-05 | Enqueue an object request for closed polls. | default | |
It seems that Pleroma does not send poll updates on close (or never). | |||
2024-05-05 | New function enqueue_object_request(). | default | |
2024-05-05 | More Pleroma poll tweaks. | default | |
2024-05-05 | Fixed Pleroma polls. | default | |
2024-05-03 | Backport from xs. | default | |
2024-05-02 | Updated RELEASE_NOTES. | default | |
2024-05-02 | Updated RELEASE_NOTES. | default | |
2024-05-02 | Merge branch 'master' of comam.es:git/snac2 | default | |
2024-05-02 | Fixed confusion in Undo + Follow processing. | default | |
2024-05-01 | Updated RELEASE_NOTES. | default | |
2024-04-30 | Also add announces to lists. | default | |
2024-04-30 | Added more internal integrity checks. | default | |
index_add_md5() barfs if the md5 is not valid. | |||
2024-04-30 | Also purge lists. | default | |
2024-04-29 | More tweaks to mastoapi lists. | default | |
2024-04-29 | More work in lists. | default | |
2024-04-29 | New function list_distribute(). | default | |
2024-04-29 | More work in lists. | default | |
2024-04-29 | More work in lists. | default | |
2024-04-29 | Start of list support. | default | |
2024-04-28 | Updated RELEASE_NOTES. | default | |
2024-04-27 | Updated TODO. | default | |
2024-04-27 | mastoapi: Fixed login bug. | default | |
2024-04-27 | mastoapi: minor tweaks. | default | |
2024-04-23 | Updated TODO. | default | |
2024-04-22 | Updated documentation. | default | |
2024-04-22 | Added queue timeout tweaks to default server.json. | default | |