Commit Graph

2408 Commits

Author SHA1 Message Date
lvancraen 48b5c3d842 feat: show error when moderation_reason is required 2022-01-22 15:37:02 -06:00
lvancraen c2054c506f feat: update story attributes when deleting/undeleting 2022-01-22 15:37:02 -06:00
lvancraen eac6ecc4ad refac: move updating story attributes into a function 2022-01-22 15:37:02 -06:00
lvancraen 04982be4bb chore: update buttons to PUT data when deleting/undeleting story 2022-01-22 15:37:02 -06:00
Peter Bhat Harkins 4778cd5673 new build status badge 2022-01-22 12:32:28 -06:00
Alex 8ba4e86adb Add initial test reques spec controller search 2022-01-22 12:20:51 -06:00
Peter Bhat Harkins 9b24dab2fb cleanup 2022-01-22 12:09:26 -06:00
Peter Bhat Harkins ef61c52afe bump uglifier for es6 2022-01-22 12:07:51 -06:00
Peter Bhat Harkins 61f760f7a0 Merge branch 'alternet0-archives' 2022-01-22 10:33:04 -06:00
Peter Bhat Harkins 22907172fb double up the checkbox hack to dismiss the archive menu 2022-01-22 10:32:13 -06:00
Peter Bhat Harkins 39d5fd4c57 nitpicky tweaks, s/cache/archive/ 2022-01-22 09:18:19 -06:00
alternet0 a04cef6794 Update _listdetail.html.erb 2022-01-22 09:04:50 -06:00
alternet0 e45a7ebe51 Update application.css
mobile
2022-01-22 08:58:26 -06:00
alternet0 81f03909fc Update story.rb 2022-01-22 08:58:26 -06:00
alternet0 40a0fcffdf Update _listdetail.html.erb 2022-01-22 08:58:26 -06:00
alternet0 97ff3cc191 Update application.css 2022-01-22 08:58:26 -06:00
Peter Bhat Harkins 7a670a948c sloppy 2022-01-22 08:54:08 -06:00
Peter Bhat Harkins 7ccf914ee6 change search default to the more popular 2022-01-22 08:23:26 -06:00
Peter Bhat Harkins ae7114765c redundant 2022-01-22 08:15:04 -06:00
Peter Bhat Harkins a250c2513c redir user pages with wrong case
Fix #1005
2022-01-22 08:04:14 -06:00
Peter Bhat Harkins 66a4823e1a Merge branch 'quad-add-gha' 2022-01-21 22:36:01 -06:00
Scott Robinson d0f70e880c 🪦 travis.yml RIP 2022-01-21 22:34:27 -06:00
Scott Robinson dd3b652e50 Github Actions 🤖 2022-01-21 22:34:27 -06:00
Peter Bhat Harkins 44aeec72cb syntax fix 2022-01-21 22:33:02 -06:00
Peter Bhat Harkins b20794249e copy fix 2022-01-21 21:53:13 -06:00
Peter Bhat Harkins e8d518a2be fix js error when editing stories
Fix #930
2022-01-21 21:52:43 -06:00
ugla 8e0f47fa9e
Allow gemini and gopher homepage URLs (#944) 2022-01-22 03:52:22 +00:00
Peter Bhat Harkins 36beab648d fix comment flag popup on non-story pages
The li on /comments doesn't have the comments_subtree class.
Bug introduced in b188163e68

Fix #1027
2022-01-20 21:40:21 -06:00
Peter Bhat Harkins 69ae76e20c rm out-of-date comment 2022-01-18 22:39:18 -06:00
Peter Bhat Harkins 02a0b9bfdf fix display of totp qr code
Fix #1045
https://github.com/whomwah/rqrcode/pull/56
2022-01-18 22:35:21 -06:00
Peter Bhat Harkins ece146bddd bump rails 2022-01-18 22:02:13 -06:00
Peter Bhat Harkins 7d52e54221 quietly accept dupe comments
Fix #967
2022-01-18 21:52:59 -06:00
Peter Bhat Harkins 6301dea8a6 recognize dashes in URLs
Fix #1044
2022-01-04 08:33:32 -06:00
Peter Bhat Harkins e797af2cb3 rm good_migrations
My opinion has changed over the years; I don't see value in maintaining
migrations when prod must be the single source of truth on the schema. Better
to pull the schema from prod than maintain a brittle set of scripts to
reproduce it.
2022-01-04 05:47:36 -06:00
Peter Bhat Harkins 7e02d74503 use memoized field 2021-12-25 21:21:40 -06:00
alternet0 c80aa2e1fa Filter additional tracking query parameters (#1047)
https://support.google.com/google-ads/answer/9744275?hl=en
https://support.google.com/optimize/answer/6361119?hl=en#zippy=%2Cexample-parameters-in-redirect-destination-dont-conflict
2021-12-30 17:35:30 -05:00
Peter Bhat Harkins de54cc70ce https://lobste.rs/s/ngrid5 2021-12-17 16:07:18 -06:00
Peter Bhat Harkins 51b091b305 ##hommers is gone now 2021-12-15 13:20:38 -06:00
Peter Bhat Harkins 4ef573b738 roll session token on password update 2021-12-14 17:02:22 -06:00
Peter Bhat Harkins 5cda10e97d fix from 293c82e8 2021-12-14 14:18:39 -08:00
Peter Bhat Harkins 943feb73d1 note when users try to use their own invites (eg protoforce) 2021-12-14 14:11:39 -08:00
alternet0 ff082da715 Simple spelling and consistency fixes (#1041) 2021-12-04 11:03:13 -05:00
Peter Bhat Harkins 329ceb0cf0 provide a non-link target for radio button 2021-12-01 09:06:52 -06:00
Peter Bhat Harkins 1b0b37a3c2 link to explain dark mode
I know this is going to fall out of date fairly quickly. If you are aware of a
link that someone's keeping current explaining how the various browsers and
OSs interact for this setting, please submit a PR to replace this.
2021-12-01 08:32:48 -06:00
Daniel Heath e937019b28 user setting to override browser light/dark mode (#1033) 2021-12-02 01:26:59 +11:00
Peter Bhat Harkins 8a4ecb93d6 move settings for email domain bug #1018
A recent Rails bump caused prod emails to generate links with a domain of
'example.com'. The other settings in config/initializers/production.rb were
fine, implying config/application.rb was running a second time after
initializers (very unlikely) or something subtle in the class changed to
prevent overriding (also feels unlikely). I'd rather simplify our prod config
than debug further.
2021-12-01 07:55:08 -06:00
Peter Bhat Harkins f70395b9f8 hosting info 2021-11-15 18:23:28 -06:00
Peter Bhat Harkins a5416d35e2 fix zeitwerk 2021-10-26 21:21:43 -05:00
Peter Bhat Harkins 4e2f0e4236 fix loading 2021-10-26 21:00:08 -05:00
Peter Bhat Harkins 431e67aec3 bump to Rails 6.1.4 2021-10-26 20:54:45 -05:00