Commit Graph
671 Commits
Author SHA1 Message Date
default ea2eb3299d Show the location in the public page. 2025-01-10 08:12:38 +01:00
default ed729878a6 New user settings latitude and longitude. 2025-01-10 08:00:18 +01:00
default 74cd356be8 Deleted useless check. 2025-01-08 20:06:17 +01:00
default 935a0a5a7d Fixed crash on NULL hashtag href. 2025-01-08 19:56:15 +01:00
default a6dce99538 Do a lower case search of hashtags in the content. 2025-01-08 17:24:41 +01:00
default b51085831e Also check for the lowecase URL of the hashtags. 2025-01-08 17:20:53 +01:00
default 932227bbac Bumped copyright year. 2025-01-08 16:59:14 +01:00
default 6af6194f55 Show hashtags that are not already linked from the post content. 2025-01-08 16:51:30 +01:00
default 9fcff1467e New configuration directive "max_public_entries". 2025-01-05 16:53:30 +01:00
default 99be968f01 Updated tip for the search box. 2025-01-05 14:45:24 +01:00
default 3a1cae7326 Moved post language setting to msg_note(), where it really belongs.
On the way, posting from the Mastodon API sets the language accordingly.
2025-01-05 09:34:00 +01:00
default 914bb61dad More search by URL tweaks. 2025-01-04 15:55:47 +01:00
default 4b87557048 When search for URLs, rewrite the query string to be the real post id. 2025-01-01 18:01:56 +01:00
default 7f6047268e The shared post is really sent. 2025-01-01 13:37:35 +01:00
default 4f34926250 Fixed warning. 2024-12-31 17:47:44 +01:00
default 9518bc664c Merge branch 'master' of comam.es:git/snac2 2024-12-31 17:43:55 +01:00
default 33b6f2af00 More work in the Mastodon-share webpoint. 2024-12-31 17:42:33 +01:00
DHeadshot 7d86e9e0de Added "Like" to operations for upstream branch 2024-12-31 15:59:40 +00:00
default 2384a5409b Make xmpp and mailto URLs clickable. 2024-12-26 03:55:27 +01:00
default 240f212252 Account names can also contain periods (in account search). 2024-12-21 18:40:09 +01:00
default 05d6e41710 If an attachment includes an icon, show it. 2024-12-21 17:06:01 +01:00
default 156d528019 Add contact metrics to og:description. 2024-12-20 09:04:17 +01:00
default 57a8716f72 Added bad login throttling. 2024-12-19 18:54:15 +01:00
default 7b8f766feb Searching for URLs brings a post to the user timeline. 2024-12-19 05:00:23 +01:00
default 8afc834fec Fixed a bug in the 'Approve' and 'Discard' buttons. 2024-12-09 12:30:00 +01:00
default b27031cc46 Added web UI for the 'show_contact_metrics' toggle. 2024-12-05 09:13:14 +01:00
default a45a0d68e3 Also show contact metrics in the public page, if the user wants. 2024-12-04 18:05:41 +01:00
default e0ba66a53e Check for existing id. 2024-12-04 05:53:12 +01:00
default 203db3b09e Fixed bug in blocked instance rejection. 2024-12-04 05:51:17 +01:00
default 13647f790d Fixed missing else in html people list. 2024-11-24 20:33:22 +01:00
default 474a750e69 Changed help for the search box. 2024-11-24 20:25:17 +01:00
default 3f8db422ce The search box also searches accounts (via webfinger). 2024-11-24 20:21:48 +01:00
default e0fb6a7064 Fixed bio processing in the public page. 2024-11-24 18:36:33 +01:00
default 93f70d6759 Added web UI for the 'approve_followers' checkbox. 2024-11-24 09:25:59 +01:00
default 0db1cf05d1 New web actions "Approve" and "Discard". 2024-11-24 09:14:59 +01:00
default 0ddbe7e53b Pending follow notifications are shown as "Follow Request". 2024-11-24 08:58:02 +01:00
default 9fb84bcb3a The people page shows 'Approve' and 'Discard' buttons for pending follows. 2024-11-24 08:54:43 +01:00
default c88d7e72f0 Minor tweak to new metadata. 2024-11-23 17:16:31 +01:00
default 09d268495c The 'metadata' field in user.json is now a string instead of a dict. 2024-11-23 17:08:57 +01:00
default 085caa7747 New function get_in_reply_to(). 2024-11-19 06:46:14 +01:00
default f2213021c4 Minor tweak to proxy code (some URLs were not correctly formed). 2024-11-14 16:21:14 +01:00
default 19b9998f8c The proxy token seed is created on startup and never stored. 2024-11-12 09:01:30 +01:00
default af92863ebb Added new proxy authorization by token. 2024-11-12 05:38:55 +01:00
default 33375aca90 Fixed possible crash in proxy code. 2024-11-10 07:32:48 +01:00
default a657274d4e In the RSS description, don't convert the bio from Markdown. 2024-11-10 07:16:48 +01:00
default d9b94a556a RSS feeds are now 2.0 instead of 0.91. 2024-11-10 06:59:55 +01:00
default b2555fb6b9 Merge branch 'master' of comam.es:git/snac2 2024-11-07 22:01:03 +01:00
default 585adead38 Fixed some URLs that should not be proxied. 2024-11-07 22:01:00 +01:00
default c7e8f3783b Moved make_url() to data.c. 2024-11-07 22:00:25 +01:00
default 3e9222c049 Fixed 'strict_public_timelines' being applied to the private timeline. 2024-11-07 21:17:38 +01:00