Commit Graph

93 Commits (2ea235f0c45ea514a33d8daa1f17dd5937c9b7e0)

Author SHA1 Message Date
Matt Baer 2ea235f0c4 Support email subscriptions (base) 3 years ago
Matt Baer b092421f6e Add Cross-Site Request Forgery (CSRF) protection on account deletion 4 years ago
dependabot[bot] 9cbd254d64
Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5 4 years ago
dependabot[bot] f70fc0c4e2
Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 4 years ago
dependabot[bot] 2a9aa84366
Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 4 years ago
Matt Baer 64f1d71524 Remove writeas/nerds/store dependency 4 years ago
Matt Baer 4a58a94e26 Include images as attachments in ActivityStreams data 4 years ago
Colin Axnér 00f2152c2b update commit for web-core 4 years ago
dependabot[bot] 1ea728b1e9
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 4 years ago
dependabot[bot] 1ac5c4ab4d
Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.6 4 years ago
dependabot[bot] 5b2c350b5d
Bump github.com/fatih/color from 1.9.0 to 1.10.0 4 years ago
dependabot[bot] 71b211b11e
Bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0 4 years ago
dependabot[bot] ed00417d8d
Bump gopkg.in/ini.v1 from 1.61.0 to 1.62.0 4 years ago
dependabot[bot] 083d8c4d67
Bump github.com/mattn/go-sqlite3 from 1.14.2 to 1.14.4 4 years ago
dependabot[bot] 454e781ed4
Bump github.com/mitchellh/go-wordwrap from 1.0.0 to 1.0.1 4 years ago
dependabot[bot] f5f28550fb
Bump gopkg.in/ini.v1 from 1.57.0 to 1.61.0 4 years ago
dependabot[bot] c22a751ab7
Bump github.com/manifoldco/promptui from 0.7.0 to 0.8.0 4 years ago
dependabot[bot] 00a5a4f7ab
Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4 4 years ago
dependabot[bot] 21579cfa71
Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.2 4 years ago
dependabot[bot] 1779aeaf8c
Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 4 years ago
dependabot[bot] e60398f0b4
Bump github.com/gorilla/schema from 1.1.0 to 1.2.0 4 years ago
Matt Baer 7fa78c2255 Move fakeAPInstances to web-core/silobridge package 4 years ago
dependabot[bot] 9c835a2b9d
Bump github.com/fatih/color from 1.7.0 to 1.9.0 4 years ago
dependabot[bot] 2c45307107
Bump github.com/urfave/cli/v2 from 2.1.1 to 2.2.0 4 years ago
dependabot[bot] ad2e46cb40
Bump github.com/manifoldco/promptui from 0.3.2 to 0.7.0 4 years ago
dependabot[bot] aa170d0c5a
Bump github.com/mattn/go-sqlite3 from 1.10.0 to 1.14.0 4 years ago
dependabot[bot] 00c47fa62f
Bump github.com/gorilla/schema from 1.0.2 to 1.1.0 4 years ago
dependabot[bot] 5897ef7cab
Bump github.com/writeas/import from 0.2.0 to 0.2.1 4 years ago
dependabot[bot] 99b2f41aa1
Bump github.com/go-sql-driver/mysql from 1.4.1 to 1.5.0 4 years ago
dependabot[bot] 94094ed16d
Bump github.com/guregu/null 4 years ago
dependabot[bot] f278eccd14
Bump gopkg.in/ini.v1 from 1.55.0 to 1.57.0 4 years ago
dependabot[bot] 267c9df1c4
Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 4 years ago
dependabot[bot] b569144624
Bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.3 4 years ago
dependabot[bot] 3d80b46bdc
Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.0 4 years ago
dependabot[bot] cfaaffdc6c
Bump github.com/gorilla/feeds from 1.1.0 to 1.1.1 4 years ago
Matt Baer 1451fc1369 Use latest version of go-gopher library 4 years ago
Matt Baer dc7b5df90e Update saturday library to support number+letter hashtags 5 years ago
Matt Baer 0c6d3e45e4 Update Go modules 5 years ago
Matt Baer 9f1dd7a138 Use latest writeas/activityserve library 5 years ago
Matt Baer d6cb178eb6 Use writeas/impart v1.1.1 5 years ago
Nick Gerakines 048e8a5e13
Added error messaging when user attempts to attach a slack account to a user that already has the slack account attached. Added GitLab to settings page as oauth option. 5 years ago
Matt Baer 6aa8de3a4b Add Gopher support 5 years ago
Matti R b0f0de3dde
go mod tidy 5 years ago
Matti R 6173405794
switch to use urfave/cli for cli, which allows for auto-manpage generation and bash complete 5 years ago
Matti R 0ed3059bd7
add xgo to go mod 5 years ago
Matt Baer 8fce34b70b Tidy up Go mod files 5 years ago
Matt Baer ae1a892be0 Upgrade gorilla/sessions to v1.2.0 5 years ago
Matti R 80cffbb3ec
update golang.org/x/crypto vendor to use acme v2 5 years ago
Matt Baer af23e28d05 Pass OAuth requests through new OAuth handler 5 years ago
Nick Gerakines 13121cb266 Merging T705-oauth into T710-oauth-slack. T705,T710 5 years ago