default
861dc8265f
Version 2.60 RELEASED.
2024-10-10 15:04:32 +02:00
default
ae5ab1f103
Updated RELEASE_NOTES.
2024-10-09 18:12:21 +02:00
default
8ab15398d4
Updated RELEASE_NOTES.
2024-10-09 18:10:02 +02:00
default
6ffc31cc42
After several tests, migration to Mastodon seems to work 🎉 🥳 .
2024-10-09 11:34:50 +02:00
default
121df9cf0e
In migrate_account(), always download the alias actor.
2024-10-09 11:03:28 +02:00
default
24e8fb49f4
Updated RELEASE_NOTES.
2024-10-08 20:32:09 +02:00
default
107e7c0d29
Fixed emojis in the public profile.
2024-10-08 20:30:20 +02:00
default
387964944a
More migration work.
2024-10-08 17:37:15 +02:00
default
26a808c891
Fixed typo.
2024-10-08 12:04:46 +02:00
default
0cac1a89af
Updated documentation.
2024-10-08 10:34:21 +02:00
default
bc12e5e0df
Updated documentation.
2024-10-08 10:29:55 +02:00
default
3b147eed3c
New file doc/tp/tp-account-migration-from-snac-to-mastodon.md.
2024-10-08 10:14:58 +02:00
default
076d74935c
Updated documentation.
2024-10-08 09:30:43 +02:00
default
12373b018e
Added -pedantic compilation flag.
2024-10-08 07:45:17 +02:00
default
e49c837cd7
Don't cache a page if an error is set.
2024-10-06 10:01:31 +02:00
default
7774a68f3f
New HTML variable error (still unused).
2024-10-06 09:56:44 +02:00
default
b7e78e6016
More hashtag regex improvements.
2024-10-03 20:49:11 +02:00
default
d8487e5c9b
Updated documentation.
2024-10-03 20:13:38 +02:00
default
25ff20cdae
Add the apostrophe as another stop char for hashtags.
2024-10-03 17:10:30 +02:00
default
0e21b38807
Updated TODO.
2024-10-03 17:07:12 +02:00
default
8c26debb9d
Fixed URL in README.md.
2024-10-03 16:42:52 +02:00
default
56070513ae
Added a warning to the 'migrate' command.
2024-09-27 17:40:05 +02:00
default
d49ae2dc8a
When editing a draft, the checkbox is kept set.
2024-09-27 17:36:49 +02:00
default
2d2a685ec8
More migration work.
2024-09-20 10:47:14 +02:00
default
3a5c78147c
Move migration work.
2024-09-19 20:13:18 +02:00
default
a0d1d13441
Changed some migration terminology.
2024-09-19 19:47:07 +02:00
default
26674e1ec3
Updated RELEASE_NOTES.
2024-09-19 15:07:59 +02:00
default
d5f0acaf87
Log fake uids in webfinger_request_fake().
2024-09-19 15:02:00 +02:00
default
836b66358d
Use webfinger_request_fake() in export_csv().
2024-09-18 20:05:22 +02:00
default
ee63e2a78c
New function webfinger_request_fake().
2024-09-18 19:56:40 +02:00
default
97cc35f577
Started account migration code.
2024-09-18 18:34:17 +02:00
default
00716d1871
Added 'export_csv' to the usage message.
2024-09-18 12:46:01 +02:00
default
7a83532c8e
Also export following_accounts.csv.
2024-09-18 12:42:50 +02:00
default
53f339abf6
Also export lists.csv.
2024-09-18 12:28:58 +02:00
default
748d60497f
Started support for CSV data export.
2024-09-18 12:12:58 +02:00
default
5f5d4be347
Use user_persist() to publish the actor after setting the aka.
2024-09-18 11:20:03 +02:00
default
b1e7de2fd3
The aka is returned in the alsoKnownAs actor field.
2024-09-18 11:05:42 +02:00
default
0f3c60d1ee
New command-line command 'aka'.
2024-09-18 10:59:42 +02:00
default
3155a80723
While processing a 'Move', retry failed actor retrieval (it may be a transient server error).
2024-09-17 00:26:23 +02:00
default
e751def762
Bumped development version.
2024-09-16 09:36:07 +02:00
default
7cb291c523
Updated RELEASE_NOTES.
2024-09-16 09:35:50 +02:00
default
5402d03f17
Fixed minor memory leak.
2024-09-16 09:32:22 +02:00
grunfink
a09e5052dd
Merge pull request 'URL decode data after splitting the arguments' ( #196 ) from ndagestad/snac2:mastodon_login into master
...
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/196
2024-09-16 07:28:28 +00:00
Nicolai Dagestad
ba5cbb6d82
URL decode data after splitting the arguments
...
Data decoding should happen after the parsing if not, a '?', '&', '#'
or other character decoded will interfere with the parsing. e.g. the
users password contains a '&', then it is truncated on that character,
and login will fail.
2024-09-15 18:39:49 +02:00
default
b3c00cc098
Version 2.59 RELEASED.
2024-09-15 14:02:27 +02:00
default
57c9f4b8e9
Skip ugly line breaks at the beginning of a post's content.
2024-09-15 08:25:12 +02:00
default
16a1b207b1
Updated TODO.
2024-09-15 08:16:49 +02:00
default
31ce1af736
Minor code cleaning.
2024-09-14 18:59:49 +02:00
default
c6594949f9
Also purge bookmark.idx and draft.idx.
2024-09-14 16:55:01 +02:00
default
e0a2eb4fb5
Some tweaks to draft post code.
2024-09-14 16:51:30 +02:00