summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | The avatar and header images have a prefix in their names.Gravatar default2025-04-061-3/+3
* | | | | | | | | | Post attachments now have random names.Gravatar default2025-04-061-2/+6
* | | | | | | | | | Use <hr hidden> instead of 'display: none' style.Gravatar default2025-04-051-1/+1
* | | | | | | | | | Added a (CSS hidden) hr tag after each post.Gravatar default2025-04-041-0/+5
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-04-041-0/+2
* | | | | | | | | | Vote objects no longer have a content of "".Gravatar default2025-04-041-0/+3
* | | | | | | | | | mastoapi: added support for scheduled posts.Gravatar default2025-04-021-6/+16
* | | | | | | | | | Merge branch 'master' of grunfink-codeberg:grunfink/snac2Gravatar default2025-04-011-17/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request 'Convert `snac-admin` to bash' (#336) from shtrophic/snac2...Gravatar grunfink2025-04-011-17/+25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | convert snac-admin to bashGravatar shtrophic2025-04-011-17/+25
* | | | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-04-011-0/+2
* | | | | | | | | | | | Only show date edition controls if it's new, drafted or scheduled.Gravatar default2025-04-011-14/+16
* | | | | | | | | | | | More scheduled post code.Gravatar default2025-04-013-2/+32
* | | | | | | | | | | | Added more scheduling code.Gravatar default2025-04-013-2/+84
* | | | | | | | | | | | Some more work for future posts.Gravatar default2025-04-011-44/+67
* | | | | | | | | | | | Added some code for the future.Gravatar default2025-03-311-6/+49
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request 'Add `snac-admin` example script for systemd users' (#334)...Gravatar grunfink2025-03-311-0/+43
|\| | | | | | | | | |
| * | | | | | | | | | add snac-adminGravatar shtrophic2025-03-301-0/+43
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request 'Added tittle text and class to custom emojis (issue #330)...Gravatar grunfink2025-03-251-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added tittle text and class to custom emojisGravatar green2025-03-221-0/+2
* | | | | | | | | | | In replace_shortnames(), avoid repeated emojis.Gravatar default2025-03-241-0/+9
* | | | | | | | | | | Updated TODO.Gravatar default2025-03-231-8/+8
* | | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-03-231-2/+8
* | | | | | | | | | | Filter out block instances from inbox_list().Gravatar default2025-03-221-3/+4
* | | | | | | | | | | mastoapi: fixed instance peers to return only the domains.Gravatar default2025-03-221-1/+11
* | | | | | | | | | | mastoapi: Added support for /api/v1/instance/peers.Gravatar default2025-03-221-0/+9
|/ / / / / / / / / /
| | | | | | | | | * po/de_DE.po aktualisiertGravatar zen2025-05-211-175/+175
| | | | | | | | | * po/de_DE.po aktualisiertGravatar zen2025-05-211-0/+0
| | | | | | | | | * po/.alt_de_DE.po aktualisiertGravatar zen2025-05-211-0/+0
| | | | | | | | | * Typo correctionGravatar zen2025-05-111-1/+1
| | | | | | | | | * German translations for scheduled postsGravatar Oliver2025-04-281-0/+24
| | | | | | | | | * Merge pull request 'v2.74' (#4) from grunfink/snac2:master into masterGravatar Oliver2025-03-2123-2334/+2467
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request 'added missing czech translations' (#332) from pmjv/snac2:...Gravatar grunfink2025-03-201-9/+13
|\| | | | | | | | |
| * | | | | | | | | Update po/cs.poGravatar pmjv2025-03-201-9/+13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request 'Small fix for russian translation' (#331) from sn4il/snac...Gravatar grunfink2025-03-201-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Small fix for russian translationGravatar sn4il2025-03-201-1/+1
* | | | | | | | | Version 2.74 RELEASED.2.74Gravatar default2025-03-201-1/+1
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-03-201-1/+1
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-03-191-0/+2
* | | | | | | | | Updated .po files.Gravatar default2025-03-1913-2286/+2340
* | | | | | | | | Added a default style to the 'snac-thread-cont' class.Gravatar default2025-03-192-0/+2
* | | | | | | | | Hide the first child container if it's empty.Gravatar default2025-03-191-0/+6
* | | | | | | | | If a child post is from the same author, don't indent it.Gravatar default2025-03-171-2/+36
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-03-171-0/+2
* | | | | | | | | Fixed bug in bookmarks.csv import.Gravatar default2025-03-171-1/+1
* | | | | | | | | Reverted Markdown error.Gravatar default2025-03-171-1/+0
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-03-171-0/+2
* | | | | | | | | Reverted the usage of _ for italics (they are causing problems).Gravatar default2025-03-172-8/+1
* | | | | | | | | Minor tweak.Gravatar default2025-03-171-3/+2
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-03-171-0/+4