Commit graph

4583 commits

Author SHA1 Message Date
Karina Kwiatek
6b976e0f89 Bump version to 2023.0219.2 2023-02-19 18:54:56 +01:00
Karina Kwiatek
0402739e2c Fix unclear syntax on about page 2023-02-19 18:54:40 +01:00
Karina Kwiatek
eacceb32b0 Bump version to 2023.0219.1 2023-02-19 18:35:51 +01:00
Karina Kwiatek
20e242d359
Merge pull request #1096 from Retrospring/fix/abour-counter-caching
Fix caching of counters on about page
2023-02-19 18:35:33 +01:00
Karina Kwiatek
633704688d Fix caching of counters on about page 2023-02-19 18:32:25 +01:00
Georg Gadinger
61cd0776f1
Merge pull request #1095 from Retrospring/fix/flavored-markdown-header
Fix `NoMethodError` in `FlavoredMarkdown`
2023-02-19 18:30:55 +01:00
Karina Kwiatek
40d99c8381 Fix NoMethodError in FlavoredMarkdown 2023-02-19 18:26:17 +01:00
Karina Kwiatek
9093404361 Bump version to 2023.0219.0 2023-02-19 16:55:25 +01:00
Karina Kwiatek
61b7281544
Merge pull request #1085 from Retrospring/fix/markdown-rendering
Markdown rendering fixes
2023-02-18 21:00:40 +01:00
Karina Kwiatek
feb1450a72
Merge pull request #1090 from Retrospring/fix/portrait-profile-avatar
Fix avatar being too large for profile card at portrait tablet size
2023-02-18 20:21:44 +01:00
Karina Kwiatek
ef828462e1 Remove line about creating paragraphs in formatting help
This is now not needed as line breaks are kept during render
2023-02-18 20:21:28 +01:00
Karina Kwiatek
f5050971e9 Remove raw markdown options 2023-02-18 20:19:31 +01:00
Karina Kwiatek
ce3f91485d Widen profile card on medium size viewports 2023-02-18 20:13:47 +01:00
Georg Gadinger
a6dc08ad9a
Merge pull request #1086 from Retrospring/view-specs
add some view specs for inbox
2023-02-18 19:33:22 +01:00
Karina Kwiatek
cd0866b31f
Merge pull request #1094 from Retrospring/fix/ts-inbox-author-search-import
Remove unused import in inbox
2023-02-18 19:06:33 +01:00
Karina Kwiatek
1c0e82053c Remove unused import in inbox 2023-02-18 18:00:49 +01:00
Karina Kwiatek
2b2a1bf9a9
Merge pull request #1092 from Retrospring/index-answers-created-at 2023-02-18 17:08:25 +01:00
Karina Kwiatek
b5b4f11056 Add index for answers.created_at
This improves query time for the public timeline
2023-02-18 15:33:10 +01:00
Georg Gadinger
fc75b222c1
Merge pull request #1091 from Retrospring/fix/remove-smile-count-ivar-from-about 2023-02-18 14:32:27 +01:00
Karina Kwiatek
99057fc984 Remove smile count ivar from about endpoint
This got missed from #1089
2023-02-18 13:32:51 +01:00
Karina Kwiatek
6ac2b6ca05
Merge pull request #1089 from Retrospring/about-page-tweaks
About page tweaks
2023-02-18 11:03:48 +01:00
Karina Kwiatek
5a9909adae Move user counts to methods 2023-02-18 10:55:35 +01:00
Karina Kwiatek
7635d3a491 Humanise numbers on about page 2023-02-17 15:58:46 +01:00
Karina Kwiatek
1399736053 Cache about page 2023-02-17 15:58:28 +01:00
Georg Gadinger
2de6ed9bf9
Merge pull request #1082 from Retrospring/app-metrics
Export question and comment metrics via Prometheus
2023-02-16 22:10:57 +01:00
Georg Gadinger
1a0ca59113 replace matchers in view specs with nokogiri-based ones 2023-02-16 21:50:12 +01:00
Georg Gadinger
caccf8b1b3 add view specs for inbox/_entry.html 2023-02-16 21:26:09 +01:00
Georg Gadinger
221cb6a6c1 add view specs for inbox/_actions.html 2023-02-16 20:35:14 +01:00
Georg Gadinger
63481de48f add view specs for inbox/_push_settings 2023-02-16 19:51:42 +01:00
Georg Gadinger
61713dda6b add view specs for inbox/show.turbo_stream 2023-02-16 13:18:51 +01:00
Georg Gadinger
9f082c23a1 add view specs for inbox/show.html 2023-02-16 13:18:40 +01:00
Karina Kwiatek
7650bae75c Appease the dog overlords 2023-02-16 00:00:04 +01:00
Karina Kwiatek
9988527580 Hard wrap in question markdown 2023-02-15 23:52:10 +01:00
Karina Kwiatek
062ca6e65a Ensure hard_wrap renderer option is respected 2023-02-15 23:51:59 +01:00
Karina Kwiatek
e85aaadb63 Pass Markdown renderer options into renderer 2023-02-15 23:50:55 +01:00
Georg Gadinger
767db68c50
Merge pull request #1084 from Retrospring/adapt-default-questions
new default questions + rearrange question db file
2023-02-15 23:42:51 +01:00
Georg Gadinger
7cc2a1adf7 questions: remove "where do you..." 2023-02-15 23:12:36 +01:00
Georg Gadinger
c5c95a7365 questions: apply suggestions from merge request
Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
2023-02-15 23:12:36 +01:00
Georg Gadinger
ddc792d0df questions: sort bits alphabetically and combine them where possible 2023-02-15 21:33:20 +01:00
Georg Gadinger
841157c790 questions: remove 'and why is it' and add some new ones 2023-02-15 20:50:33 +01:00
Georg Gadinger
8a055341c8 add metrics for sidekiq 2023-02-14 05:31:54 +01:00
Georg Gadinger
b937a10096 add some more metrics for answers and comments 2023-02-13 22:24:52 +01:00
Georg Gadinger
64adbb5707 allow /metrics to be reached from private subnets only
this commit is not approved by the IPv6 crowd.  patches welcome
2023-02-13 22:17:46 +01:00
Georg Gadinger
c338a0c8cc add prometheus initialiser
this ensures it works great in multi-process setups (like with puma)
2023-02-13 22:17:46 +01:00
Georg Gadinger
9fadeea3fe rubodog 2023-02-13 22:17:46 +01:00
Georg Gadinger
bc6806aa89 initial metrics 2023-02-13 22:17:46 +01:00
dependabot[bot]
c44ea79cae
Merge pull request #1081 from Retrospring/dependabot/npm_and_yarn/esbuild-0.17.8 2023-02-13 10:07:58 +00:00
dependabot[bot]
efdfe81d54
Merge pull request #1076 from Retrospring/dependabot/npm_and_yarn/stylelint-scss-4.4.0 2023-02-13 10:07:24 +00:00
dependabot[bot]
ffc7af1fcf
Merge pull request #1075 from Retrospring/dependabot/npm_and_yarn/fortawesome/fontawesome-free-6.3.0 2023-02-13 10:07:02 +00:00
dependabot[bot]
7fe0e8cfb4
Merge pull request #1080 from Retrospring/dependabot/bundler/oj-3.14.2 2023-02-13 10:06:41 +00:00