Commit Graph
570 Commits
Author SHA1 Message Date
grunfink 5693c81d69 Always add a user's posts to the public timeline, even if it's not really public. 2025-09-03 21:20:59 +02:00
grunfink 43740810cd Revert "Also keep a 'personal' folder for better organization."
This reverts commit 0c3665fc49.
2025-09-03 20:48:31 +02:00
grunfink 0c3665fc49 Also keep a 'personal' folder for better organization. 2025-09-03 19:36:33 +02:00
grunfink 4661d7f5bc Renamed function list_content() to list_members(). 2025-09-03 06:38:07 +02:00
grunfink d40e47f709 New function enqueue_collect_outbox(). 2025-09-03 06:12:50 +02:00
grunfink ff52f779b7 New function enqueue_collect_replies(). 2025-08-18 19:54:53 +02:00
grunfink 5885589e58 content_search() also looks in the attributedTo field. 2025-08-12 11:31:23 +02:00
grunfink 3ffb539482 New function unhide(). 2025-08-03 21:00:36 +02:00
grunfink 375b787154 New server knob 'propagate_local_purge'. 2025-07-30 18:07:12 +02:00
grunfink 92f44e07cf New function delete_purged_posts(). 2025-07-25 18:44:04 +02:00
grunfink 9b134e9076 Added 'alias' and 'alias_raw' as forced update in user_persist(). 2025-06-18 09:00:09 +02:00
grunfink f580014c50 Renamed webhook 'inReplyTo' to 'reply'. 2025-06-16 18:24:47 +02:00
grunfink d87d294b7d In enqueue_notify_webhook(), also add the inReplyTo object if there is one. 2025-06-16 18:16:45 +02:00
grunfink c8848f6e9f More webhook checks. 2025-05-30 19:59:40 +02:00
grunfink 706816b432 Added uid, basedir and baseurl to the notify webhook message. 2025-05-30 19:43:55 +02:00
grunfink f055c8b694 Added a new server knob disable_notify_webhook. 2025-05-30 19:34:11 +02:00
grunfink 5a2aef8666 More notify_webhook work. 2025-05-30 12:12:19 +02:00
grunfink c8f6e1865d New function enqueue_notify_webhook(). 2025-05-30 11:30:37 +02:00
grunfink 5bc4511594 New function timeline_here(). 2025-05-27 21:14:23 +02:00
grunfink 631e44a64a Renamed timeline_here() to timeline_here_by_md5(), as it always should have been. 2025-05-27 21:08:57 +02:00
shtrophic 11b4a46d54 Increase verbosity for srv_debug() in tag_index() 2025-05-25 11:38:15 +02:00
grunfink 56816b3051 Minor memory leak fixes. 2025-05-22 11:18:48 +02:00
grunfink 096bb21710 Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from postscriptum/snac2:utf8-lower-tags into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/400
2025-05-22 11:15:07 +02:00
postscriptum e567736640 add missed replacement to the content_match function 2025-05-22 04:16:28 +03:00
postscriptum 24105f6e97 use utf-8 lowercase function for tags #396 2025-05-22 03:34:48 +03:00
green 321f64ed70 performance: use following_list_len in more places 2025-05-19 15:25:11 +02:00
green 00fd1a1c3e performance: functions to get the number of followers 2025-05-19 15:19:38 +02:00
grunfink ee84140ecc Added a pending follow request count next to the "people" link. 2025-05-18 08:23:48 +02:00
grunfink 605b60c06e New function enqueue_webmention().
The q_msg is queued, but nothing is done yet.
2025-05-03 19:16:21 +02:00
grunfink 169c5c8c07 Merge pull request 'do email notifications with CURL' (#283) from shtrophic/snac2:curl-smtp into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/283
2025-04-27 03:11:57 +00:00
green ec21e1596a mastoapi: support lists for users 2025-04-26 02:37:13 +02:00
default 1ebf2a2d87 New command-line option 'add_to_list'. 2025-04-18 09:08:48 +02:00
default d11d03787f New command-line options 'lists' and 'list_members'. 2025-04-18 08:44:47 +02:00
shtrophic ac8b03f9e9 Merge tag '2.75' into curl-smtp 2025-04-17 22:01:21 +02:00
default 848bd3e865 Cache the timezone inside the snac struct. 2025-04-13 14:30:50 +02:00
default 9b2d0381ba More scheduled post code. 2025-04-01 06:32:53 +02:00
default 5090e4e774 Added more scheduling code. 2025-04-01 06:14:46 +02:00
default 770062def6 Filter out block instances from inbox_list(). 2025-03-22 08:50:08 +01:00
shtrophic ff06e7e3e0 duping isn't necessary as xs_vals are copied anyway (right?) 2025-02-20 18:25:47 +01:00
shtrophic b50631c0f7 duplicate dict instead 2025-02-20 17:16:16 +01:00
shtrophic 59a34a9646 Revert "fix ownership-problem of mailinfo"
This reverts commit 2ca7735779.
2025-02-20 17:13:12 +01:00
shtrophic 2ca7735779 fix ownership-problem of mailinfo 2025-02-19 08:56:14 +01:00
shtrophic 7eb2556f26 Merge remote-tracking branch 'upstream/master' into curl-smtp 2025-02-17 20:54:36 +01:00
default c12a7e38ad Return ASAP if srv_open() fails. 2025-02-17 07:49:11 +01:00
shtrophic 7611a6bee4 Merge tag '2.72' into curl-smtp
Version 2.72 RELEASED.
2025-02-15 14:37:36 +01:00
default 1554a207e6 The interface language preference can now be set. 2025-02-15 06:35:47 +01:00
default 91d2beb267 srv_open() now loads all .po files into srv_langs. 2025-02-15 06:11:47 +01:00
default f0f93b84be Optimized lang_str(). 2025-02-15 06:00:19 +01:00
default e020ca8471 xs_po.h new file. 2025-02-14 10:24:13 +01:00
default 9a56475f4c New function lang_str(). 2025-02-14 09:54:58 +01:00