Commit Graph

769 Commits (f8a40fac4b08b593fde2a791321fad628e9d5d61)
 

Author SHA1 Message Date
Matt Baer f8a40fac4b
Merge pull request #202 from writeas/T319-delete-account 5 years ago
Matt Baer 666bd1b9d1 Show correct error when user not found in admin panel 5 years ago
Matt Baer af14bcbb78 Clean up oauth_users table on account deletion 5 years ago
Matt Baer c9faff178d Don't float posts on account deletion 5 years ago
Matt Baer 9d360f0e41 Merge branch 'develop' into T319-delete-account 5 years ago
Matt Baer 9be05ef32e
Merge pull request #195 from writeas/activitypub-mentions 5 years ago
Matt Baer 9589612d0e Add TODOs for improving GetProfilePageFromHandle() 5 years ago
Matt Baer ca4b0acf60 Fix error logging format in RemoteLookup 5 years ago
Matt Baer 457051106d Add u-url class and span in mention link 5 years ago
Matt Baer eac223158a Move remote user URL to /@/ 5 years ago
Matt Baer 867eb53b35 Show 404 when remote user not found 5 years ago
Matt Baer 81edb739dd Fix mention links 5 years ago
Matt Baer bb63e64883 Clean up getProfilePageFromHandle 5 years ago
Matt Baer 68d63d3fef Merge branch 'develop' into activitypub-mentions 5 years ago
Matt Baer fec0eb2a0b
Merge pull request #251 from writeas/fix-memory-leak 5 years ago
Matt Baer 6e36868e92
Merge pull request #239 from techknowlogick/switch-xgo 5 years ago
Matt Baer 1fd4230267
Merge pull request #248 from writeas/fix-drafts-html-entities 5 years ago
Matti R 0ed3059bd7
add xgo to go mod 5 years ago
Matt Baer ff33c59f27
Merge pull request #180 from writeas/cache-control 5 years ago
Matt Baer 5452bf0c0d
Merge pull request #254 from writeas/fix-local-datetime 5 years ago
Matt Baer bc9455db4f Fix datetime attributes on read.tmpl 5 years ago
Matt Baer 5de2f633e1 Fix localdate.js not included on Tags page 5 years ago
Matt Baer 50901d2446 Fix date format in `datetime` attribute 5 years ago
Matt Baer 93dd2341c2
Merge pull request #191 from writeas/T670-local-time 5 years ago
Matt Baer 4d5f58a7e6 Fix date-based post header links 5 years ago
Matt Baer 3e902461f1 Merge branch 'develop' into T670-local-time 5 years ago
Matt Baer 5ddd73eff4
Merge pull request #247 from writeas/update-upgrade-script 5 years ago
Matt Baer b25cec8381 Update copyright in upgrade script 5 years ago
Matt Baer be0885698e Change "restarting" to "starting" in upgrade script 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
Matt Baer fe26594e8c
Merge pull request #245 from writeas/fix-editor-open-access 5 years ago
Matt Baer 30032e74a0 Add helpful text on Drafts page 5 years ago
Matt Baer b336e95e12 Render HTML entities in Drafts list 5 years ago
Rob Loranger 2c075c0347
update upgrade script for recent changes 5 years ago
Matt Baer 8e09e72979 Require authenticated user for editor access 5 years ago
Matt Baer b9914dd65a
Merge pull request #244 from writeas/oauth-signup-tweaks 5 years ago
Matt Baer c1ec6b2605 Fix copyright years in oauth_slack.go 5 years ago
Matt Baer dcdd4dd1ef Add and update copyright notices 5 years ago
Matt Baer 803dd78df5 Remove Password field from OAuth signup page 5 years ago
Matt Baer f7dabd39c2 Skip password requirement on OAuth signup 5 years ago
Matt Baer b5a38efd28 Fall back to username as coll title on OAuth signup 5 years ago
Matt Baer 130c9eb747 Change Blog Title to Display Name in OAuth signup 5 years ago
Matt Baer 6842ab2e3b Rename collTitle from alias 5 years ago
Matt Baer 4d5c89e7ef Fix false login state on OAuth signup page 5 years ago
Matt Baer 33a6129d1e Add async username check on OAuth signup form 5 years ago
Matt Baer f2f779e4a2 Generate non-colliding usernames in all lowercase 5 years ago
Matt Baer d297859705 Reserve the username "oauth" 5 years ago
Matt Baer 75e2b60328
Merge pull request #172 from writeas/import-text 5 years ago
Matt Baer 3e97625cca Fix Unix timestamps on client during import 5 years ago