Commit Graph
178 Commits
Author SHA1 Message Date
Matt BaerandGitHub 5c8145466c Merge pull request #17 from writeas/dependabot/go_modules/golang.org/x/crypto-0.1.0
Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
2023-07-06 18:40:13 -04:00
dependabot[bot]andGitHub dcd7a0cb2c Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 22:39:22 +00:00
Matt Baer 7dc8a92493 Catch all Bing and Googlebots, plus clean up v1.5.0 2023-07-06 18:38:34 -04:00
Matt Baer dee1e7cfbb Update bots list
Also add and sort prefixes
2023-07-06 18:29:39 -04:00
Matt Baer edb6b3fe63 Re-gofmt bots.go 2023-07-06 17:50:20 -04:00
Matt BaerandGitHub f06acefdb1 Merge pull request #16 from writeas/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.23
Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.23
2023-04-06 08:06:55 -04:00
dependabot[bot]andGitHub 33b431fb41 Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.23
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.5 to 1.0.23.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.5...v1.0.23)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 16:11:47 +00:00
Matt Baer 4934315624 Reformat example code on PostDescription 2023-04-04 12:10:40 -04:00
Matt Baer 4e8d67e937 Update go.sum with go-strip-markdown 2023-04-04 12:10:20 -04:00
Matt Baer 9e2b7620b1 Add funcs PostTitle, GetSlug, GetSlugFromPost 2023-04-04 12:09:49 -04:00
Matt BaerandGitHub b5516d22e1 Merge pull request #15 from writeas/fix-key-decoding
Support decoding PKCS#8 keys
v1.4.1
2022-11-11 01:58:35 -05:00
Matt Baer 73b029dffa Support decoding PKCS#8 keys
These are generated by OpenSSL v3. Previously, key decoding would fail,
breaking federation.

This fixes #14
2022-11-11 01:56:53 -05:00
Matt Baer ab8ed5dd58 Support sending out activities around Persons 2022-05-11 18:06:23 -04:00
Matt Baer 0da0bcaf01 Support HTML links with rel attr in ApplyBasicAccessibleMarkdown
Ref T874 T744
2022-01-18 16:27:28 -05:00
Matt Baer 3e1dcd609c Restore default title dash 2022-01-06 13:35:11 -05:00
Matt Baer 251490523d Add ApplyBasicAccessibleMarkdown func 2021-12-15 15:59:22 -05:00
Matt Baer 789795d7fb Update Japanese translations 2021-11-05 11:00:54 -04:00
Matt Baer 482d2a0340 Update Italian translations 2021-11-05 10:59:12 -04:00
Matt Baer b0d08b0b2d Add Hebrew translations 2021-11-05 10:57:53 -04:00
Matt Baer 4ea5f505e1 Update Greek translations 2021-11-05 10:56:23 -04:00
Matt Baer 6594abfd76 Update German translations 2021-11-05 10:55:04 -04:00
Matt Baer 8e58a42997 Add Galician translations 2021-11-05 10:52:59 -04:00
Matt Baer ed63d3d637 Add Basque translations 2021-11-05 10:51:06 -04:00
Matt Baer 61c88f6532 Update Esperanto translation 2021-11-05 10:49:53 -04:00
Matt Baer 05ae34b399 Add Dutch translations 2021-11-05 10:47:36 -04:00
Matt Baer 11821b1fe1 Add Danish translations 2021-11-05 10:45:30 -04:00
Matt Baer 26a278eba8 Add new phrases (defaults) 2021-11-05 10:43:35 -04:00
Matt Baer 3b7d4deeaa Add Czech translations 2021-11-05 10:41:30 -04:00
Matt Baer 44e795b77d Update Chinese translation 2021-11-05 10:38:14 -04:00
Matt Baer 982e31c5be Update Arabic translation 2021-11-05 10:32:33 -04:00
Matt Baer c643a95bda Update French translations 2021-11-05 10:30:08 -04:00
Matt Baer ba85819607 Add PostCount property to Category 2021-11-03 13:59:21 -04:00
Matt Baer f276f4d64a Add NewCategoryFromPartial func 2021-10-16 15:27:37 -04:00
Matt Baer 375d22d230 Add HashtagFromTitle helper 2021-10-16 13:19:00 -04:00
Matt Baer bec10e41b5 Merge branch 'main' of github.com:writeas/web-core into main 2021-10-15 15:38:45 -04:00
Matt Baer a8daef8401 Add category pkg
This supports categories in Write.as / WriteFreely.

Ref T809
2021-09-29 17:01:17 -04:00
Matt BaerandGitHub ee6bf8e8b7 Merge pull request #12 from writeas/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.5
Bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.5
2021-09-13 14:39:52 -05:00
dependabot[bot]andGitHub bb86406b9d Bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.5
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.2...v1.0.5)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 19:34:04 +00:00
Matt Baer 28cf6b3866 Fix TestNewImageAttachment tests v1.4.0 2021-09-13 15:32:27 -04:00
Matt Baer 8b45bd4fcc Support creating Document attachments
In particular, this will support audio attachments.

Ref T872
2021-09-13 15:32:10 -04:00
Matt Baer 5fb147fe78 Add PostLede and TruncToWord tests from WriteFreely 2021-04-21 11:50:00 -04:00
Matt Baer fd1559928a Copy post parsing funcs to posts pkg 2021-04-13 23:49:59 -04:00
Matt Baer 95a3a717ed Move remaining writeas/nerds/store funcs to web-core
Finishes the work started in #8.
2021-03-30 12:44:22 -04:00
Matt Baer 8dbd86535d Don't return pointer from NewImageAttachment() v1.3.0 2021-03-24 15:47:23 -04:00
Matt Baer f534cc9f9b Fix TagMention type 2021-03-24 15:46:13 -04:00
Matt Baer a77cafb3ae Add NewImageAttachment func 2021-03-24 15:45:58 -04:00
Matt Baer 48cbbf652a Support attachments on activitystreams.Object 2021-03-24 15:33:34 -04:00
Matt BaerandGitHub e05f572eb2 Merge pull request #11 from colin-axner/colin/memo-reset
Add (forceful) Reset function to memo
2021-03-06 16:51:49 -05:00
Colin Axner 7ddb288ae3 add godoc 2020-12-06 12:06:51 +01:00
Colin Axner cee889bd58 Add Reset func to memo
Add a new function Reset to memo to forcibly reset the cache
2020-11-23 15:36:27 +01:00