Commit Graph

847 Commits (61ddcff2c035ffd7aacf5a15d14eee5e046759d8)
 

Author SHA1 Message Date
Matt Baer 61ddcff2c0 Add copyright notices to fixed files 5 years ago
Matt Baer 83b2c5a21b Fix unique index on v5 SQLite migration 5 years ago
Matt Baer 471ef4d403 Fix "NOT NULL column with NULL" error in v5 SQLite migration 5 years ago
Matt Baer bb5da1d3f5 Break up v5 table ALTERs for SQLite 5 years ago
Matt Baer f1ffcf96ec Remove user_id and remote_user_id constraints in v4&v5 migrations 5 years ago
Matt Baer 5b2612af54 Fix `created_at` default val in v4 migration for SQLite 5 years ago
Matt Baer 793380c1d9
Merge pull request #269 from writeas/lift-reader-limits 5 years ago
Matt Baer c71d020e86
Merge pull request #261 from techknowlogick/update-cli 5 years ago
Matti R 2550804d93
return clear error 5 years ago
Matti R b6044120ef
go fmt & update per feedback 5 years ago
Matt Baer fca864c94a
Merge pull request #266 from writeas/fix-social-images 5 years ago
Matt Baer 7283b17400
Merge pull request #267 from writeas/update-contributing-guide 5 years ago
Matt Baer 4595d480ae
Merge pull request #264 from writeas/admin-dashboard-redesign 5 years ago
Matt Baer cd2e725746
Merge pull request #270 from nkoehring/js-html-aliases 5 years ago
koehr b42760abab add js, jsx and html aliases for highlightjs 5 years ago
Matt Baer f903388a28 Fix admin nav rendering on user viewing 5 years ago
Matt Baer 9fe528bf47 Fix admin nav rendering on page editing 5 years ago
Matt Baer 303144fd24 Fix 500 when update checks disabled 5 years ago
Matt Baer 46dbb10433 Make Admin Settings page more user-friendly 5 years ago
Matt Baer d17e82d34c Prevent update check from slowing app init 5 years ago
Matt Baer 05aad04b21 Limit Reader posts by count, not publish date 5 years ago
Matt Baer 8933076296 Add invite button to admin Users page header 5 years ago
Matt Baer e6e8cb5944 Add details and update CONTRIBUTING guide 5 years ago
Matt Baer 563ea5b25b Fix image extraction for URLs with query strings 5 years ago
Matt Baer 34d196376e Include extracted images in draft social metadata 5 years ago
Matt Baer 8e8eb3c563
Merge pull request #260 from writeas/fix-deletion-pleroma 5 years ago
Matt Baer 987c74c93a Add logging around automated update checks 5 years ago
Matt Baer 37b7755c08 Tell admin that automated check failed when necessary 5 years ago
Matt Baer c2ece926e0 Show update notification in admin nav bar 5 years ago
Matt Baer 389dc8b9db Show functional Updates page when checks are disabled 5 years ago
Matt Baer a06bb457de Change copy and design on WF Updates page 5 years ago
Matt Baer 48ca695c46 Show last update check time in local timezone 5 years ago
Matt Baer 68e992a55e Fix bad #status anchor in view-user.tmpl 5 years ago
Matt Baer 8e2eab5b73
Merge pull request #265 from shleeable/patch-1 5 years ago
Shlee 7d15b799f0
Update Dockerfile 5 years ago
Matt Baer 04a76c4120
Merge pull request #262 from writeas/consistent-backend-pages 5 years ago
Matt Baer 602cd80020 Fix mismatched span in user/admin/users.tmpl 5 years ago
Matt Baer 0d79057bae Rename ReleaseURL() to ReleaseNotesURL() 5 years ago
Matt Baer 84ab41697b Merge branch 'develop' into admin-dashboard-redesign 5 years ago
Matt Baer f79926031f
Merge pull request #175 from writeas/T572-check-updates 5 years ago
Matt Baer 8364dce398 Merge branch 'develop' into T572-check-updates 5 years ago
Matt Baer b58464addb Optionally hide Monitor page in Admin nav 5 years ago
Matt Baer 92da069ce4 Move admin dashboard sections into subpages 5 years ago
Matt Baer 8ce7d4c9fc Add isIgnorableError to database-lib.go 5 years ago
Matt Baer b1d006fcf2 Make Reader width consistent with other pages 5 years ago
Matt Baer 5d754176e0 Use h1 consistently on user pages 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
Matt Baer 9fb12eea74
Merge pull request #240 from techknowlogick/acme-v2 5 years ago
Matt Baer 42467fc9c1 Merge branch 'develop' into acme-v2 5 years ago