summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | Simplified 'list_del' to use the account the user said.Gravatar default2025-04-181-10/+3
| | | | | | | | | | |
* | | | | | | | | | | Renamed command-line option to 'list_add' and added new 'list_del'.Gravatar default2025-04-181-3/+31
| | | | | | | | | | |
* | | | | | | | | | | New command-line option 'add_to_list'.Gravatar default2025-04-182-2/+32
| | | | | | | | | | |
* | | | | | | | | | | New command-line options 'create_list' and 'delete_list'.Gravatar default2025-04-181-1/+27
| | | | | | | | | | |
* | | | | | | | | | | New command-line options 'lists' and 'list_members'.Gravatar default2025-04-182-0/+47
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Version 2.75 RELEASED.2.75Gravatar default2025-04-161-1/+1
| | | | | | | | | |
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-04-161-1/+1
| | | | | | | | | |
* | | | | | | | | | Also added UTC+... timezones.Gravatar default2025-04-161-0/+27
| | | | | | | | | |
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-04-141-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge pull request 'Add missing Finnish translations' (#344) from ↵Gravatar grunfink2025-04-141-6/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inz/snac2:lang-fi-update into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/344
| * | | | | | | | | | Add missing Finnish translationsGravatar Santtu Lakkala2025-04-141-6/+6
|/ / / / / / / / / /
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-04-141-3/+7
| | | | | | | | | |
* | | | | | | | | | Updated timezones.Gravatar default2025-04-131-1/+3
| | | | | | | | | |
* | | | | | | | | | Updated po files.Gravatar default2025-04-1313-1794/+1846
| | | | | | | | | |
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-04-131-0/+2
| | | | | | | | | |
* | | | | | | | | | Updated documentation.Gravatar default2025-04-131-0/+3
| | | | | | | | | |
* | | | | | | | | | More timezone work.Gravatar default2025-04-131-0/+28
| | | | | | | | | |
* | | | | | | | | | Cache the timezone inside the snac struct.Gravatar default2025-04-133-4/+5
| | | | | | | | | |
* | | | | | | | | | More timezone tweaks.Gravatar default2025-04-132-9/+31
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Updated po files.Gravatar default2025-04-1313-2232/+2275
| | | | | | | | |
* | | | | | | | | Mention the timezone in the 'post date and time' prompt.Gravatar default2025-04-131-1/+3
| | | | | | | | |
* | | | | | | | | Added more timezones.Gravatar default2025-04-131-0/+2
| | | | | | | | |
* | | | | | | | | Fixed offset sign because I'm a MORON.Gravatar default2025-04-131-1/+1
| | | | | | | | |
* | | | | | | | | Added some preliminary support for time zones (for scheduled posts).Gravatar default2025-04-132-3/+78
| | | | | | | | |
* | | | | | | | | Updated TODO.Gravatar default2025-04-101-0/+2
| | | | | | | | |
* | | | | | | | | Updated po files.Gravatar default2025-04-1013-2262/+2470
| | | | | | | | |
* | | | | | | | | Hide the scheduled post date and time behind a 'details'.Gravatar default2025-04-101-12/+16
| | | | | | | | |
* | | | | | | | | Shorten link label in Attachments.Gravatar default2025-04-101-1/+7
| | | | | | | | |
| * | | | | | | | Merge pull request 'master' (#1) from grunfink/snac2:master into masterGravatar _2025-04-069-43/+337
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | Reviewed-on: https://codeberg.org/pmjv/snac2/pulls/1
* | | | | | | | | 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 ↵Gravatar grunfink2025-04-011-17/+25
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/336
| | * | | | | | | | | 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' ↵Gravatar grunfink2025-03-311-0/+43
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#334) from shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/334
| * | | | | | | | | add snac-adminGravatar shtrophic2025-03-301-0/+43
|/ / / / / / / / /
* | | | | | | | | Merge pull request 'Added tittle text and class to custom emojis (issue ↵Gravatar grunfink2025-03-251-0/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #330)' (#333) from dandelions/snac2:issue_330 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/333
| * | | | | | | | | 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
| | | | | | | | | |