GoToSocial/internal/ap
kim 7e4c3fa5c7
fix mention extracting when no domain exists (usually intra-instance mentions) (#272)
* fix mention extracting when no domain exists (usually when intra-instance mentions)

Signed-off-by: kim <grufwub@gmail.com>

* fix search logic to match new mention matching logic

Signed-off-by: kim <grufwub@gmail.com>

* appease the linter :p

Signed-off-by: kim <grufwub@gmail.com>
2021-10-17 14:19:49 +02:00
..
activitystreams.go change muchos things 2021-09-01 11:11:26 +02:00
extract.go fix mention extracting when no domain exists (usually intra-instance mentions) (#272) 2021-10-17 14:19:49 +02:00
extract_test.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
extractattachments_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
extractmentions_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
extractvisibility_test.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
interfaces.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00