Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/writefreely/writefreely

A clean, Markdown-based publishing platform made for writers. Write together and build a community.
https://github.com/writefreely/writefreely

Bump github.com/mitchellh/go-wordwrap from 1.0.0 to 1.0.1

Bumps [github.com/mitchellh/go-wordwrap](https://github.com/mitchellh/go-wordwrap) from 1.0.0 to...

454e781ed4d5a7b0d6fad09724190204be5f89f1 authored over 4 years ago
Merge pull request #393 from writeas/dependabot/go_modules/github.com/manifoldco/promptui-0.8.0

Bump github.com/manifoldco/promptui from 0.7.0 to 0.8.0

1b6f9b67424f4beb278b4ca6e606f2d262cd3e7b authored over 4 years ago
Drop the /tags/{tag} route

fixes issue #305

5961eb8f2799a585bb5901533e6ed4910178267b authored over 4 years ago
Bump gopkg.in/ini.v1 from 1.57.0 to 1.61.0

Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.57.0 to 1.61.0.
- [Release notes](...

f5f28550fb1e4a6b47b29ce3e6280139e6fe8b86 authored over 4 years ago
Bump github.com/manifoldco/promptui from 0.7.0 to 0.8.0

Bumps [github.com/manifoldco/promptui](https://github.com/manifoldco/promptui) from 0.7.0 to 0.8...

c22a751ab73f25bd2e5dd7b8507c70cd61b8527f authored over 4 years ago
Make Monetization optional

Some WriteFreely instances are completely private, and thus have no need for public-
oriented fe...

2768ea9414e160f21f4a0408e1ab182606a0c52f authored over 4 years ago
Validate and trim spaces on WM pointer

Ref T773

13a3a68d54a94f35e9fa7b4f430120a750cc7f0e authored over 4 years ago
Enable updating WM payment pointer via API and Customize page

Ref T773

ec7b299fd3a91d6d978b5ec534ee8229faf7b970 authored over 4 years ago
Merge pull request #391 from colin-axner/getCollectionPage-cleanup

update getCollectionPage

f534ee1deccbe5d161349554efa9aa0a2aac55df authored over 4 years ago
update getCollectionPage

Update getCollectionPage godoc and reduce logic and variable assignments

678653ac30d592ab4381e3514a9936af292fccd3 authored over 4 years ago
remove unnecessary var

Remove createdWithPass var in account.go along with impossible if statement

75a79d49bdcfd866e8c1942551f1a03f2831ce8f authored over 4 years ago
Automatically resize CSS editor

Closes T708

2908080b52edae4e8a27924db19f0e2d972cc511 authored over 4 years ago
Fix `dated` header class on pinned posts

The header shouldn't include the `dated` property, since we don't display a date
on pinned posts...

d6d510aec94d65696a7372babc8a7cc70bd51c26 authored over 4 years ago
fix accessibility of silenced user posts

Change view post collection queries to verify that the authenticated user of a silenced collecti...

5ba0ea2b04deb0c69e3bec077579ce6072d2b42f authored over 4 years ago
Add auto-save to WYSIWYG editor

a96d4474ef53a525b2d072ca6cc7912d60d58595 authored over 4 years ago
Output prose.bundle.js to static/js/ dir, instead of dist/

a7190795f7ba3c500d022df42c59024179875416 authored over 4 years ago
Fix webpack build issues

This upgrades @babel/preset-env to 7.9.0 from 7.8.7.

See: https://github.com/nodejs/node/issues...

70dbfcfba4cdd4749cd3e6f6b9485e610e801d53 authored over 4 years ago
Fix whitespace in prose.js

da8c08668fc1a496490eb40193a44631095712cd authored over 4 years ago
Merge branch 'develop' into wysiwyg

61daca2b0d12f185080b5d31ccc76a175ceb10c1 authored over 4 years ago
Use camelCase

f847ade1efb6aa0e7e4e58fbe982dc9fca3b4796 authored over 4 years ago
Go to next regex match if url parsing error

3a789f5a00510afa9fa4a9ae32765c2102d9029a authored over 4 years ago
Merge branch 'develop' of https://github.com/writeas/writefreely into fix-youtube-query-parameters

79715891fbf901897781afde5ff2d87256e65142 authored over 4 years ago
Fix escaping in post summary

Unescaping post content after sanitizing it. This will prevent double
escaping when summary is r...

eb76faa1298b2607bcb4908c2f9e544be0148071 authored over 4 years ago
Merge pull request #381 from writeas/fix-testpostlede

Truncate post lede at question mark

7c1244e6b19650ac48c8aee74a0d6115a5498b9b authored over 4 years ago
Merge pull request #336 from Antolius/static-assets-cache-control

Add Cache-Control header

c31a87fb76886b17afd6d8924ff90632b33bf136 authored over 4 years ago
Add Cache-Control header

Add Cache-Control response header for static files in order to improve page loading speed.
Fixes...

3f36ede8850591dc87f3624660af2758abb0ef2d authored over 4 years ago
Move cacheControl func into handle.go file

1b1d3064c9064ca76ee629d07ff79fbdaffd31ca authored over 4 years ago
Support only federating Notes

When setting `notes_only = true` in the `[app]` configuration section, WF will only send out `No...

f821ead3a16e75a16caff50baa94a5af347d6cf4 authored over 4 years ago
Merge branch 'develop' into support-notes

8be71481c8996bc0785229337bb5da4bf35efb2e authored over 4 years ago
Merge pull request #377 from writeas/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.4

Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4

a8a6525006efa836d8f88f8253f390176c78286c authored over 4 years ago
Truncate lede at question mark

This fixes TestPostLede and closes #316.

98d88b9a4b911a3ed281924c8316a5508f3e272f authored over 4 years ago
Fix panic in TestViewOauthCallback

ac90cb2c80e87d5b6cc9fa5e30e15b1cfd2d42dd authored over 4 years ago
Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4

Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0....

00a5a4f7ab00ce90a64e985621efefd1c0dc3845 authored over 4 years ago
Merge pull request #379 from writeas/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.2

Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.2

505b124db708e418165cc031cbcc381230357766 authored over 4 years ago
Merge pull request #327 from Dar13/add-cors-headers-public-api

Add CORS header ('Access-Control-Allow-Origin') to public APIs

f75d4cb75d62749bac34c28f557fbbaa2a091a98 authored over 4 years ago
Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.2

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.0 to 1.14.2.
...

21579cfa71ff19b45f6a3ae5798471a26f0940db authored over 4 years ago
Bump github.com/gorilla/mux from 1.7.4 to 1.8.0

Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.4 to 1.8.0.
- [Release n...

1779aeaf8c9779f5aa0d5d89fda59ae14b4ce89b authored over 4 years ago
Merge pull request #376 from writeas/dependabot/go_modules/github.com/gorilla/schema-1.2.0

Bump github.com/gorilla/schema from 1.1.0 to 1.2.0

62d29166f458e44b8f429142b459ebda9f221dea authored over 4 years ago
Bump github.com/gorilla/schema from 1.1.0 to 1.2.0

Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema) from 1.1.0 to 1.2.0.
- [Rel...

e60398f0b4fc5de51205b5fc36029951b29f6d48 authored over 4 years ago
Merge pull request #371 from writeas/design-update

Navigation improvements

ce69117c79b9fe527487b8febc173770da21e397 authored over 4 years ago
Merge pull request #370 from writeas/oauth-cleanup

OAuth tidy-up and refactor

d8019bba0deee927da0316a3fe4a9cf166d56c22 authored over 4 years ago
Remove Admin link from header on Account Settings page

820c5ae55780135ed5483dcdfa90f49f20c8298b authored over 4 years ago
Make New Post button contextual on coll sub-sections

3a915ad8eaaa37bd703def4c4227792fa6f00a89 authored over 4 years ago
Only show "New Post" button in coll. nav bar on Blogs page

8d27ee6d9907d596feb1b9843e67d668d8f554e0 authored over 4 years ago
Move coll. navigation to main header for single-user sites

This uses the main navigation bar for the Customize and Stats pages, instead of the collection-n...

6f8d70043fb3532f20f2a6339419758c597587f3 authored over 4 years ago
Add contextual blog menu

9d0ba2bed4fdc4705ff64b7cf7a38bb191d16dd0 authored over 4 years ago
Remove accidental #user-nav color

cef51a7797dc9de85ea911c5a9e01241c94237b8 authored over 4 years ago
Add inter-blog navigation

This makes it easier to navigate between different blog sections: Customize, Stats, View.

0ed9c9c7468087da67e399a938299a961c7fa1c7 authored over 4 years ago
Redirect user to /me/settings on cancelled OAuth flow

217430e56b35e69436d7b59127c575aaf21623af authored over 4 years ago
Include OAuth buttons on signup-via-invite page

7a09a47de24d47d3b7971c6657787533ff893e14 authored over 4 years ago
Use branded OAuth buttons

This includes the platform mark with each login button and uses
brand colors. It also uses the s...

455e50c9a893cd5fcdc5781a5b3cbaaaa192420b authored over 4 years ago
Fix whitespace in user/settings.tmpl

a78b36b87121dd759776df6119b2c271ff0b42dc authored over 4 years ago
Update signup-via-invite page

This updates signup.tmpl to include all supported OAuth methods and respect the new `DisablePass...

00cceca1041517503f2ae312e20e257d8d311219 authored over 4 years ago
Templatize OAuth buttons across signup and login pages

This moves fields into the `OAuthButtons` struct and puts the buttons into templates/includes/oa...

4db2cb89861d47c4cf8682a296bb2e295d14fef6 authored over 4 years ago
Reorder Gitea fields and structs in config.go

a773d94dc798d506e5db3d2faaa1c3de2b02efa9 authored over 4 years ago
Move text OAuth button styles to login.less

04d404e61f4826ab82b877250c345aeb68174c98 authored over 4 years ago
Run `go fmt` on database.go

21e9b4a6672a285f04a39e48a9538b21acfffdda authored over 4 years ago
Fix GitLab & OAuth button labels on Login page

Previously, these display names were swapped.

63f023ea98f12bd0598ccb2bc18bc63f2ccf5cc7 authored over 4 years ago
Include key names in Login page struct

ab32caa49c4d869057150cbd622e335e4db9f1c5 authored over 4 years ago
Support Web Monetization via backend attribute

This supports a new `monetization_pointer` collection attribute.
When present, we include the `m...

13eb51913e24ed00e647c89be1a35e035192c194 authored over 4 years ago
Use consistent server User-Agent across application

95273697f41326c6cf61a63651c49a02546a6c63 authored over 4 years ago
Merge pull request #317 from pascoual/feature/generic-oauth

Login with generic oauth feature++

dfa14c9c92937e9806327f97847e4b9440f3b7be authored over 4 years ago
Fix: signup methods mutually exclusive

ab285644a0cc1630cede990a5cbeb14f54e3b49c authored over 4 years ago
Merge branch 'develop' into feature/generic-oauth

d3f1e400106ab0059d205eae4ed505416c0fb698 authored over 4 years ago
Merge pull request #319 from writeas/silo-mentions

Support AP-style mentions of centralized social media accounts

7e3eb9a87bd35b243e03f7a4441c1e0a7296d8e0 authored over 4 years ago
Move fakeAPInstances to web-core/silobridge package

This adds support for mentioning profiles on the following sites:

- deviantart.com
- facebook.c...

7fa78c225586be887abb0d5069e2430a54fc2ed0 authored over 4 years ago
Merge pull request #368 from writeas/RJ722-217-fix-h2-size

Use a bigger font size for h2

c16414843a76de32a90b484ecfda92416e5c274f authored over 4 years ago
Merge pull request #293 from gytisrepecka/oauth-gitea

Added Gitea OAuth login and account management.

b2382b54222be114315a4c8dc5fe6d8319816d3e authored over 4 years ago
Run gofmt for modified files.

731d4e8efe667592adc09bb8f2ea770af3bf0d3a authored over 4 years ago
Merge pull request #355 from writeas/accessible-dropdowns

Add menu hover delay

fd3a6399b330f43e5507a6750ec5e53494cb2f15 authored over 4 years ago
Change post page h2 size to 1.4em

8b243e119f0be8bbe42972fb64bfcef207692048 authored over 4 years ago
Merge branch '217-fix-h2-size' of https://github.com/RJ722/writefreely into RJ722-217-fix-h2-size

0c8b779afbed5b4bdf0881a6818c431e7062c589 authored over 4 years ago
Merge pull request #181 from writeas/mathjax-in-binaries

Mathjax in binaries

5f52c23a65b9581e9e2989d727f418487c41d6c0 authored over 4 years ago
Merge pull request #196 from writeas/dark-mode-pad

Dark mode pad

e37bec6aa1e9293a04dd0f743c939074e5038b23 authored over 4 years ago
Clean up pad JS formatting, debug messages

121d83d94dc455158e2843e177f02ed6182ff9c4 authored over 4 years ago
Fix removal of query parameters on youtube embed links

This uses go's html and url parser plus regex, instead of
using only a single regex for simplici...

9b614bc92286827479df0de0c231498eb8d48c16 authored over 4 years ago
Support loading more draft posts

This adds a "load more" button to the bottom of the draft posts page,
which calls /api/me/posts ...

09e70e07f8f24e2408d553335d8f53059ae5eae9 authored over 4 years ago
Limit initial draft post loading to 10 posts

Ref T401

7eeba4dc9e3b3324d8ec57fd0eea97bee100cb4a authored over 4 years ago
Merge pull request #330 from writeas/post-signatures

Support post signatures

Ref T582

849e5b8503a88e2012c07e12b8300fc856e2a0ca authored over 4 years ago
Add menu hover delay on user pages + editor

fee44e7c8db3060cd5c8331f804ebfe7077d52b8 authored over 4 years ago
Merge pull request #350 from writeas/dependabot/go_modules/github.com/fatih/color-1.9.0

Bump github.com/fatih/color from 1.7.0 to 1.9.0

a32fc441533d12e853ef31e245dce499d63df690 authored over 4 years ago
Merge branch 'develop' into dependabot/go_modules/github.com/fatih/color-1.9.0

bd387c6decdcea975d451e97855d5fa628fc4a33 authored over 4 years ago
Merge pull request #343 from writeas/dependabot/go_modules/github.com/manifoldco/promptui-0.7.0

Bump github.com/manifoldco/promptui from 0.3.2 to 0.7.0

cd6ccd257b8b14a4d140a5e15b2a31b00f84e485 authored over 4 years ago
Bump github.com/fatih/color from 1.7.0 to 1.9.0

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.9.0.
- [Release n...

9c835a2b9d7b295bb13049c321ce6b6c0072ae3f authored over 4 years ago
Merge pull request #351 from writeas/dependabot/go_modules/github.com/go-sql-driver/mysql-1.5.0

Bump github.com/go-sql-driver/mysql from 1.4.1 to 1.5.0

55ffb86ac2c8311a97f728400d7f08c459189521 authored over 4 years ago
Merge pull request #349 from writeas/dependabot/go_modules/github.com/guregu/null-3.5.0incompatible

Bump github.com/guregu/null from 3.4.0+incompatible to 3.5.0+incompatible

78e0d98589309bcb8488a75739f3e9b0fe015126 authored over 4 years ago
Merge branch 'develop' into dependabot/go_modules/github.com/guregu/null-3.5.0incompatible

6af24293d101079ae07add02d3c676cc0210108c authored over 4 years ago
Merge pull request #348 from writeas/dependabot/go_modules/gopkg.in/ini.v1-1.57.0

Bump gopkg.in/ini.v1 from 1.55.0 to 1.57.0

9d7783f80dae1cbb83a1f6f8aa3347c458ea8c1e authored over 4 years ago
Merge pull request #347 from writeas/dependabot/go_modules/github.com/urfave/cli/v2-2.2.0

Bump github.com/urfave/cli/v2 from 2.1.1 to 2.2.0

2eaf7493d73c24b0a1ca1e6c9795a0b9f0333e97 authored over 4 years ago
Merge pull request #353 from writeas/dependabot/go_modules/github.com/writeas/import-0.2.1

Bump github.com/writeas/import from 0.2.0 to 0.2.1

ab6d4bfb9d547991c48fb2d0846bdfe5cb6edf1e authored over 4 years ago
Bump github.com/urfave/cli/v2 from 2.1.1 to 2.2.0

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.1.1 to 2.2.0.
- [Release ...

2c4530710794118f891bf8e7346758b578c1a8b3 authored over 4 years ago
Bump github.com/manifoldco/promptui from 0.3.2 to 0.7.0

Bumps [github.com/manifoldco/promptui](https://github.com/manifoldco/promptui) from 0.3.2 to 0.7...

ad2e46cb400c9bb45c8c7a4e4102f59f26fb20ff authored over 4 years ago
Merge pull request #346 from writeas/dependabot/go_modules/github.com/stretchr/testify-1.6.1

Bump github.com/stretchr/testify from 1.6.0 to 1.6.1

e796331de8f72f1f455918484aff9f803c751ea3 authored over 4 years ago
Merge pull request #342 from writeas/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.0

Bump github.com/mattn/go-sqlite3 from 1.10.0 to 1.14.0

9ff54f99449fb109810603775f190f988b7bf319 authored over 4 years ago
Bump github.com/mattn/go-sqlite3 from 1.10.0 to 1.14.0

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.10.0 to 1.14.0.
...

aa170d0c5aa84369f862e0d357b6f23b2dcc9eb8 authored over 4 years ago
Merge pull request #345 from writeas/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.3

Bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.3

42c6f3ca031cf754e43e99d8041d64182aa74315 authored over 4 years ago
Merge pull request #352 from writeas/dependabot/go_modules/github.com/gorilla/schema-1.1.0

Bump github.com/gorilla/schema from 1.0.2 to 1.1.0

191eac77ab15b6eaa7e50f926782a76804da73a5 authored over 4 years ago
Bump github.com/gorilla/schema from 1.0.2 to 1.1.0

Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema) from 1.0.2 to 1.1.0.
- [Rel...

00c47fa62f8485a4a175949cb90704634464f25a authored over 4 years ago
Merge pull request #344 from writeas/dependabot/go_modules/github.com/hashicorp/go-multierror-1.1.0

Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.0

29dc53aacdac14636be58eb3ca77f868980c5550 authored over 4 years ago
Merge pull request #341 from writeas/dependabot/go_modules/github.com/gorilla/feeds-1.1.1

Bump github.com/gorilla/feeds from 1.1.0 to 1.1.1

2f06b0b4878090e0cb91c53752d71e7f2f75cf9c authored over 4 years ago