Commit Graph

2408 Commits

Author SHA1 Message Date
Peter Bhat Harkins 03480e4789 tag pages: show metadata and related tags 2022-03-17 21:37:54 -05:00
Peter Bhat Harkins af74863524 fix alignment for 4298e3
If you want a picture of the future, imagine this alignment stamping on my face -- forever.
2022-03-16 09:23:42 -05:00
Peter Bhat Harkins 72bbbb962d also show mods the user view for removed stories 2022-03-16 08:44:04 -05:00
Peter Bhat Harkins 7dde75aa05 find mod message even if attrs also changed; fix #1069 2022-03-09 18:59:20 -06:00
Andrew Shu 85b94d4381 fix horizontal alignment of upvote buttons 2022-03-09 23:48:02 +00:00
Peter Bhat Harkins 197d6a2414 fix css var name to match light mode (#1067) 2022-03-07 10:15:01 -06:00
Peter Bhat Harkins d099586b0d handle stories 404 in json 2022-03-06 11:09:28 -06:00
Peter Bhat Harkins cbe357928f fix alignment on text posts 2022-03-06 10:45:16 -06:00
Peter Bhat Harkins 3455412707 thicker nav for finger scrolling at the edge of the screen
Fix 1066
2022-03-05 11:02:38 -06:00
Peter Bhat Harkins d55798c2ae prevent meme responses of S P A C E D W O R D S 2022-03-05 10:18:42 -06:00
Peter Bhat Harkins 4df15f36ff controller wants template name as string 2022-03-05 10:00:25 -06:00
Peter Bhat Harkins 7a775fa65a not an instance var here 2022-03-05 09:49:27 -06:00
Peter Bhat Harkins 3f6a6a1e03 typo fix in string interpolation, probably fixes #1065 2022-03-05 08:08:15 -06:00
Peter Bhat Harkins ca76da8d8d workaround iOS Safari not rendering gradient in premultiplie space
https://www.w3.org/TR/2012/CR-css3-images-20120417/#color-stop-syntax
https://stackoverflow.com/a/56548711
2022-03-04 13:49:51 -06:00
Peter Bhat Harkins 262c022d6a typo 2022-03-04 09:33:22 -06:00
Peter Bhat Harkins 0f8d5e5143 preload suggestions to avoid 1 + n for mods 2022-03-04 09:18:53 -06:00
Peter Bhat Harkins 0fc1b652ba fix link_to_different_page w options 2022-03-04 09:04:41 -06:00
Peter Bhat Harkins 7dc65ab173 nav fixups: highlight current page, subnav right edge 2022-03-04 08:48:49 -06:00
Peter Bhat Harkins b52f95bd1e show stories subnav on /recent 2022-03-04 08:12:28 -06:00
Peter Bhat Harkins 2f96a290a7
Redesign nav for usability and consistency
Fix #580
2022-03-04 14:06:57 +00:00
Peter Bhat Harkins ccba5e4be8
Merge branch 'master' into nav-580 2022-03-04 14:06:10 +00:00
Peter Bhat Harkins dff910dda6 bump commonmarker; rubocop 2022-03-04 07:57:27 -06:00
Peter Bhat Harkins 9faf46b0cf avoid extra COUNT queries for loaded Relations 2022-03-04 07:51:29 -06:00
Peter Bhat Harkins 9a60692dce painfully slow in dev 2022-03-04 07:50:44 -06:00
Peter Bhat Harkins 618e300b97 clean up extra queries in MessagesController
Use scopes + preloading better to avoid redundant queries.
2022-03-04 07:50:42 -06:00
Peter Bhat Harkins 0437cc7b4a keep Recent and Threads in top nav 2022-03-02 08:12:38 -06:00
Peter Bhat Harkins 948dfc1408 fix header by on mobile dark 2022-02-27 11:10:15 -06:00
Peter Bhat Harkins 341735a329 Merge branch 'master' into nav-580 2022-02-26 21:16:06 -06:00
Peter Bhat Harkins 0fb15e4057 clean up app/views/home/index 2022-02-26 21:13:56 -06:00
Peter Bhat Harkins 8be82a4d9e rm @cur_url
This has always made views too informed about controller context instead of the
controller directing the view to render properly, and it was cargo-culted to
many places it wasn't used.
2022-02-26 21:13:05 -06:00
Peter Bhat Harkins be2ccecca1 bump nokogiri for cve 2022-02-26 13:11:00 -06:00
Peter Bhat Harkins 772cefbd2b rename l_holder -> logo 2022-02-26 13:08:07 -06:00
Peter Bhat Harkins f6cd051c32 pagination indents, css cleanup 2022-02-26 13:08:07 -06:00
Peter Bhat Harkins 1057e80994 don't notify on bad Accept headers 2022-02-26 13:08:07 -06:00
Peter Bhat Harkins d6cb285df0 only show title h1 on useful pages
Most pages don't need a big h1 because it's clear from the subnav, clear from
the content, or users use them frequently enough to learn and be comfortable.
2022-02-26 13:08:07 -06:00
Peter Bhat Harkins d88771407d align folders, fix comment_*_tree_line 2022-02-26 13:08:07 -06:00
Peter Bhat Harkins 5dae2eba25 desktop: align top-level voter w logo 2022-02-26 13:08:06 -06:00
Peter Bhat Harkins 0ace1f3479 fix story comments warning 2022-02-25 17:32:57 -06:00
Peter Bhat Harkins 61bf63bd3b fix vertical alignment of #nav 2022-02-25 17:32:48 -06:00
Peter Bhat Harkins 4d7d49b64c /replies: clear/zero unread count after view 2022-02-23 06:39:54 -06:00
Peter Bhat Harkins b40633eb53 fixups, rubocop 2022-02-21 19:03:52 -06:00
Peter Bhat Harkins ba145632b2 footer 2022-02-21 18:36:36 -06:00
Peter Bhat Harkins 010f15d725 fix inbox display 2022-02-21 17:16:49 -06:00
Peter Bhat Harkins 9531e00622 flexbox #nav and #subnav 2022-02-21 17:07:56 -06:00
Peter Bhat Harkins 1339d589dd rm .leader 2022-02-20 15:11:42 -06:00
Peter Bhat Harkins 92f431d1c0 better story 404 to show removal info 2022-02-20 13:50:08 -06:00
Peter Bhat Harkins 03cbb60d66 stop accepting comments after 90d to avoid /active promoting thread necro 2022-02-19 22:05:10 -06:00
Peter Bhat Harkins 6a84f47205 /active 2022-02-19 20:37:13 -06:00
Peter Bhat Harkins f8ad5f7921 rm sublegend 2022-02-19 20:01:27 -06:00
Peter Bhat Harkins e9b2f7466c cache User#unread_replies_count 2022-02-19 19:53:28 -06:00