| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request 'czech translation of scheduled posts' (#346) from ↵ | 2025-04-18 | 1 | -6/+6 | |
| |\ | | | | | | | | | | | pmjv/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/346 | ||||
| | * | translated scheduled posts stuff | 2025-04-18 | 1 | -6/+6 | |
| | | | |||||
| | * | Merge pull request 'master' (#2) from grunfink/snac2:master into master | 2025-04-18 | 21 | -2283/+2908 | |
| | |\ | |/ |/| | | | Reviewed-on: https://codeberg.org/pmjv/snac2/pulls/2 | ||||
| * | | Updated RELEASE_NOTES. | 2025-04-18 | 1 | -0/+4 | |
| | | | |||||
| * | | Updated TODO. | 2025-04-18 | 1 | -0/+2 | |
| | | | |||||
| * | | Updated documentation. | 2025-04-18 | 1 | -0/+12 | |
| | | | |||||
| * | | Minor tweak to usage help. | 2025-04-18 | 1 | -1/+1 | |
| | | | |||||
| * | | Simplified 'list_del' to use the account the user said. | 2025-04-18 | 1 | -10/+3 | |
| | | | |||||
| * | | Renamed command-line option to 'list_add' and added new 'list_del'. | 2025-04-18 | 1 | -3/+31 | |
| | | | |||||
| * | | New command-line option 'add_to_list'. | 2025-04-18 | 2 | -2/+32 | |
| | | | |||||
| * | | New command-line options 'create_list' and 'delete_list'. | 2025-04-18 | 1 | -1/+27 | |
| | | | |||||
| * | | New command-line options 'lists' and 'list_members'. | 2025-04-18 | 2 | -0/+47 | |
| | | | |||||
| * | | Version 2.75 RELEASED.2.75 | 2025-04-16 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2025-04-16 | 1 | -1/+1 | |
| | | | |||||
| * | | Also added UTC+... timezones. | 2025-04-16 | 1 | -0/+27 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2025-04-14 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge pull request 'Add missing Finnish translations' (#344) from ↵ | 2025-04-14 | 1 | -6/+6 | |
| |\ \ | | | | | | | | | | | | | | | | inz/snac2:lang-fi-update into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/344 | ||||
| | * | | Add missing Finnish translations | 2025-04-14 | 1 | -6/+6 | |
| |/ / | |||||
| * | | Updated RELEASE_NOTES. | 2025-04-14 | 1 | -3/+7 | |
| | | | |||||
| * | | Updated timezones. | 2025-04-13 | 1 | -1/+3 | |
| | | | |||||
| * | | Updated po files. | 2025-04-13 | 13 | -1794/+1846 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2025-04-13 | 1 | -0/+2 | |
| | | | |||||
| * | | Updated documentation. | 2025-04-13 | 1 | -0/+3 | |
| | | | |||||
| * | | More timezone work. | 2025-04-13 | 1 | -0/+28 | |
| | | | |||||
| * | | Cache the timezone inside the snac struct. | 2025-04-13 | 3 | -4/+5 | |
| | | | |||||
| * | | More timezone tweaks. | 2025-04-13 | 2 | -9/+31 | |
| | | | |||||
| * | | Updated po files. | 2025-04-13 | 13 | -2232/+2275 | |
| | | | |||||
| * | | Mention the timezone in the 'post date and time' prompt. | 2025-04-13 | 1 | -1/+3 | |
| | | | |||||
| * | | Added more timezones. | 2025-04-13 | 1 | -0/+2 | |
| | | | |||||
| * | | Fixed offset sign because I'm a MORON. | 2025-04-13 | 1 | -1/+1 | |
| | | | |||||
| * | | Added some preliminary support for time zones (for scheduled posts). | 2025-04-13 | 2 | -3/+78 | |
| | | | |||||
| * | | Updated TODO. | 2025-04-10 | 1 | -0/+2 | |
| | | | |||||
| * | | Updated po files. | 2025-04-10 | 13 | -2262/+2470 | |
| | | | |||||
| * | | Hide the scheduled post date and time behind a 'details'. | 2025-04-10 | 1 | -12/+16 | |
| | | | |||||
| * | | Shorten link label in Attachments. | 2025-04-10 | 1 | -1/+7 | |
| | | | |||||
| | * | Merge pull request 'master' (#1) from grunfink/snac2:master into master | 2025-04-06 | 9 | -43/+337 | |
| | |\ | |/ |/| | | | Reviewed-on: https://codeberg.org/pmjv/snac2/pulls/1 | ||||
| * | | The avatar and header images have a prefix in their names. | 2025-04-06 | 1 | -3/+3 | |
| | | | |||||
| * | | Post attachments now have random names. | 2025-04-06 | 1 | -2/+6 | |
| | | | |||||
| * | | Use <hr hidden> instead of 'display: none' style. | 2025-04-05 | 1 | -1/+1 | |
| | | | |||||
| * | | Added a (CSS hidden) hr tag after each post. | 2025-04-04 | 1 | -0/+5 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2025-04-04 | 1 | -0/+2 | |
| | | | |||||
| * | | Vote objects no longer have a content of "". | 2025-04-04 | 1 | -0/+3 | |
| | | | |||||
| * | | mastoapi: added support for scheduled posts. | 2025-04-02 | 1 | -6/+16 | |
| | | | |||||
| * | | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | 2025-04-01 | 1 | -17/+25 | |
| |\ \ | |||||
| | * \ | Merge pull request 'Convert `snac-admin` to bash' (#336) from ↵ | 2025-04-01 | 1 | -17/+25 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/336 | ||||
| | | * | | convert snac-admin to bash | 2025-04-01 | 1 | -17/+25 | |
| | | | | | |||||
| * | | | | Updated RELEASE_NOTES. | 2025-04-01 | 1 | -0/+2 | |
| | | | | | |||||
| * | | | | Only show date edition controls if it's new, drafted or scheduled. | 2025-04-01 | 1 | -14/+16 | |
| | | | | | |||||
| * | | | | More scheduled post code. | 2025-04-01 | 3 | -2/+32 | |
| | | | | | |||||
| * | | | | Added more scheduling code. | 2025-04-01 | 3 | -2/+84 | |
| | | | | | |||||