Commit Graph
3032 Commits
Author SHA1 Message Date
default 914bb61dad More search by URL tweaks. 2025-01-04 15:55:47 +01:00
default a504544b41 Updated RELEASE_NOTES. 2025-01-04 15:13:45 +01:00
default 0b32ca4f34 Updated README. 2025-01-04 14:59:40 +01:00
default 7f2be13079 Serve BASE_URL/style.css.
I thought I was already doing this 🤦(not that it really matters much).
2025-01-02 07:27:48 +01:00
default 00079323cc Minor tweak to the /share webpoint. 2025-01-02 07:11:58 +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 c1bc0c7518 Fix for some repeated search results. 2025-01-01 17:40:57 +01:00
default f72fbce22d Bumped version. 2025-01-01 14:12:45 +01:00
default 7f6047268e The shared post is really sent. 2025-01-01 13:37:35 +01:00
default d135b3d8f0 Updated RELEASE_NOTES. 2025-01-01 11:45:42 +01:00
grunfink de6934a677 Merge pull request 'Fix verify_links' (#261) from nowster/snac2:verify_links into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/261
2025-01-01 10:41:48 +00:00
Paul Martin a22bec3d8e Fix verify_links
Stored in user.json as a string, but it was assumed to be a dict.
2024-12-31 17:37:54 +00: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
grunfink dc4fcd6f6c Merge pull request 'Added "Like" to operations (for upstream)' (#260) from dheadshot/snac2-dhfork:upstreambranch into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/260
2024-12-31 16:43:31 +00:00
default 33b6f2af00 More work in the Mastodon-share webpoint. 2024-12-31 17:42:33 +01:00
default 5c330660cd Started support for Mastodon-like /share endpoint. 2024-12-31 17:01:08 +01:00
DHeadshot 7d86e9e0de Added "Like" to operations for upstream branch 2024-12-31 15:59:40 +00:00
default c6fc02efe8 Skip enqueue_output() to local users (already served by the local shared-inbox). 2024-12-31 08:06:48 +01:00
default 066ce90449 Convert to lowercase when checking for followed hashtags. 2024-12-30 23:03:40 +01:00
default 03b5954a02 Don't search for hashtags in non-public posts. 2024-12-30 22:28:34 +01:00
default 7131a5c649 Always enqueue a message into the local shared-inbox. 2024-12-30 22:11:23 +01:00
default 25e1f7f4d1 Started support for hashtag following. 2024-12-30 10:34:53 +01:00
grunfink fafeb6c3f0 Merge pull request 'mastoapi: implement timeline min_id' (#254) from nowster/snac2:min_id into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/254
2024-12-30 07:11:00 +00:00
default e9f6db3761 Updated RELEASE_NOTES. 2024-12-29 23:49:17 +01:00
grunfink aaf9958c5f Merge pull request 'Adding support for IPv6' (#256) from hb9hnt/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/256
2024-12-29 22:40:22 +00:00
default 946b383dfa Updated documentation. 2024-12-28 17:08:35 +01:00
default fd21d7ad6a Updated TODO. 2024-12-28 16:51:38 +01:00
Beni Keller 62e7ef2170 Adding support for IPv6 2024-12-27 10:12:25 +01:00
Paul Martin 655a448adb mastoapi: implement timeline min_id 2024-12-26 16:51:27 +00:00
default 2384a5409b Make xmpp and mailto URLs clickable. 2024-12-26 03:55:27 +01:00
default ea0c128cf0 Accept 'Audio' as a valid entry type.
Also, done a tweak to read attributedTo fields that are a JSON object,
with the id in the "id" field (returned by bandwagon.fm).
2024-12-23 10:31:37 +01:00
default 89a8c2e0cc Version 2.67 RELEASED. 2024-12-22 09:36:48 +01:00
default bba997c11a Updated RELEASE_NOTES. 2024-12-22 09:36:10 +01:00
default 0bbecf53a6 mastoapi: allow search for post URLs. 2024-12-22 09:26:17 +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 5ffd4435d8 Updated RELEASE_NOTES. 2024-12-21 16:50:28 +01:00
default 00004500a9 mastoapi: fixed audio attachments. 2024-12-21 16:49:45 +01:00
default 1167b64f8f mastoapi: minor tweak to notification list (Tusky was in a forever request loop). 2024-12-20 09:45:11 +01:00
default 156d528019 Add contact metrics to og:description. 2024-12-20 09:04:17 +01:00
default 55fb7dcbef Updated RELEASE_NOTES. 2024-12-20 08:36:42 +01:00
default 4877528879 Merge branch 'master' of comam.es:git/snac2 2024-12-20 08:33:05 +01:00
default 664f9cbeef Mastoapi: added badlogin support. 2024-12-20 08:33:02 +01:00
grunfink b2316c0aa9 Merge pull request 'Implement mastoapi markers' (#247) from nowster/snac2:markers into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/247
2024-12-20 07:31:07 +00:00
Paul Martin fa253f008a Implement mastoapi markers for notifications and home. 2024-12-20 00:18:32 +00:00
default 29ac9156e2 Updated documentation. 2024-12-19 19:57:51 +01:00
default d63106cd56 Updated RELEASE_NOTES. 2024-12-19 19:31:40 +01:00
default 57a8716f72 Added bad login throttling. 2024-12-19 18:54:15 +01:00
default f82c7a5cdb Propagate FastCGI variable REMOTE_ADDR. 2024-12-19 16:14:13 +01:00