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
default
352108e61f
Set the "Only for mentioned people" checkbox properly.
2024-09-14 15:23:07 +02:00
default
46708ef309
Updated RELEASE_NOTES.
2024-09-14 14:46:31 +02:00
default
7e85cd570d
Fixed crash in xs_multipart_form_data().
2024-09-14 14:43:22 +02:00
default
b6f84c3a95
Updated documentation.
2024-09-13 09:28:21 +02:00
default
05cff0a254
Updated RELEASE_NOTES.
2024-09-13 09:16:26 +02:00
default
6869c493a1
Minor fix to avoid 'Block' notifications to be invisible.
2024-09-12 23:48:16 +02:00
default
650f135775
Updated RELEASE_NOTES.
2024-09-06 23:45:31 +02:00
default
743184384c
Updated TODO.
2024-09-06 23:43:40 +02:00
default
a9082bdac2
Minor default CSS fix.
2024-09-06 22:35:26 +02:00
default
d515126797
Minor tweak.
2024-09-06 10:53:01 +02:00
default
2ec86d363e
Hiding a draft deletes it.
2024-09-06 10:51:30 +02:00
default
ac0c7bc2ed
More work in post drafts.
2024-09-06 10:31:09 +02:00
default
7286216f14
Some new draft functions.
2024-09-06 09:54:27 +02:00
default
97c4af001b
New checkbox in html_note() for marking a post as a draft.
2024-09-06 09:33:59 +02:00
default
acb3f92ef4
Version 2.58 RELEASED.
2024-09-05 16:24:11 +02:00
default
c724fab7a8
Updated TODO.
2024-09-04 10:27:35 +02:00
default
09e13eb6be
More minor default CSS tweaks.
2024-09-04 10:16:55 +02:00
default
7030fd29f9
Minor default CSS tweak.
2024-09-04 10:02:47 +02:00
default
ae815746d5
Updated RELEASE_NOTES.
2024-09-04 09:49:27 +02:00
default
6778350211
If style.css does not exist, it's created with the default one.
2024-09-04 09:48:35 +02:00
default
d8e77aca76
Added some CSS styling to the list-of-lists.
2024-09-04 09:34:56 +02:00
default
39b2db7930
Updated RELEASE_NOTES.
2024-08-31 08:28:25 +02:00
default
36e98b8901
New 'hide_delete_post_button' server directive.
2024-08-31 08:22:30 +02:00
default
5e5abd76a0
Minor logging tweak.
2024-08-31 07:14:59 +02:00
default
0218e964b0
Backport from xs.
2024-08-30 19:10:26 +02:00
default
bff33fc2ed
timeline_del() also deletes from the pinned and bookmark caches.
2024-08-29 12:53:49 +02:00
default
b512678f2d
Updated RELEASE_NOTES.
2024-08-29 08:49:06 +02:00