summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | fix memory leakGravatar shtrophic2025-01-201-1/+1
| | | | | | | | | | |
| * | | | | | | | | | add port parsing for sandboxingGravatar shtrophic2025-01-204-18/+70
| | | | | | | | | | |
| * | | | | | | | | | add xs_smtp_requestGravatar shtrophic2025-01-203-30/+56
| | | | | | | | | | |
* | | | | | | | | | | Updated RELEASE_NOTES.Gravatar grunfink2025-04-261-0/+2
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request 'mastoapi: added `v1/accounts/.../lists` endpoint (issue ↵Gravatar grunfink2025-04-262-16/+49
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #371)' (#372) from dandelions/snac2:pr-lists-mastoapi into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/372
| * | | | | | | | | | | mastoapi: fix md5 issuesGravatar green2025-04-261-1/+8
| | | | | | | | | | | |
| * | | | | | | | | | | mastoapi: support lists for usersGravatar green2025-04-262-16/+42
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request 'Russian translations for scheduled posts' (#373) from ↵Gravatar grunfink2025-04-261-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dandelions/snac2:pr-russian-timezone-strings into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/373
| * | | | | | | | | | | translate russian strings for scheduled postsGravatar green2025-04-261-6/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Updated TODO.Gravatar grunfink2025-04-231-0/+2
| | | | | | | | | | |
* | | | | | | | | | | Added an alt to avatars.Gravatar grunfink2025-04-221-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request '[Localization] french' (#349) from lejun/snac2:master ↵Gravatar grunfink2025-04-201-46/+50
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/349
| * | | | | | | | | | | Update old strings, and added translations for new onesGravatar LeJun2025-04-191-46/+50
|/ / / / / / / / / / /
* | | | | | | | | | | Fixed newline inconsistency in es .po files.Gravatar grunfink2025-04-193-0/+3
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request 'PR: Translate pt_BR.po new strings' (#348) from ↵Gravatar grunfink2025-04-191-8/+11
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | daltux/snac2:pt_BR-3 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/348
| * | | | | | | | | | | Translate pt_BR.po new stringsGravatar Daltux2025-04-181-8/+11
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request 'czech translation of scheduled posts' (#346) from ↵Gravatar grunfink2025-04-181-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pmjv/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/346
| * | | | | | | | | | | translated scheduled posts stuffGravatar pmjv2025-04-181-6/+6
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request 'master' (#2) from grunfink/snac2:master into masterGravatar _2025-04-1821-2283/+2908
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Reviewed-on: https://codeberg.org/pmjv/snac2/pulls/2
* | | | | | | | | | | | Updated RELEASE_NOTES.Gravatar grunfink2025-04-181-0/+4
| | | | | | | | | | | |
* | | | | | | | | | | | Updated TODO.Gravatar default2025-04-181-0/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Updated documentation.Gravatar default2025-04-181-0/+12
| | | | | | | | | | | |
* | | | | | | | | | | | Minor tweak to usage help.Gravatar default2025-04-181-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | 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
| | | | | | | | | |