Commit Graph

266 Commits

Author SHA1 Message Date
d935ce72f6 fix: pass domain to question template 2023-02-20 13:49:54 -05:00
45644a0503 feat: get stackexchange posts
fix: comment author distinguishing
2023-02-16 10:25:24 -05:00
f81b726612 chore: version 1.7.1 2023-02-14 20:25:26 -05:00
c55b8b6ed5 fix: redeclare correct answer author vars 2023-02-14 20:25:16 -05:00
ba55578143 chore: version 1.7 2023-02-14 20:17:28 -05:00
95e270d9f3 style: center align answer meta 2023-02-14 20:16:55 -05:00
0968932eff fix: defer close raw response body 2023-02-14 20:16:30 -05:00
64302c9334 refactor: simplify author parsing logic 2023-02-14 20:13:24 -05:00
9d28ee483c Merge branch 'answer-linking' 2023-02-14 20:12:56 -05:00
4fa89879cf feat: permalink generator 2023-02-14 20:12:49 -05:00
203e8aa23c Merge branch 'answer-linking' 2023-02-14 20:10:06 -05:00
cc9e549aaf feat: get answer ID and fragment scrolling 2023-02-14 19:55:17 -05:00
fae2717a35 chore: version 1.6.1 2023-02-14 19:41:51 -05:00
cf8892b4cb Merge pull request #16 from r-flash/patch-1
fix: Remove inline CSS backgrounds in a code block
2023-02-13 12:39:17 -05:00
c8a394e0ce Remove inline CSS backgrounds in a code block
The lines in a `<pre>` code block may slightly overlap. Lower parts of a line can thus be obcured by the next one. This PR removes the background of `<code>` when it's inside a `<pre>` which already has the same  background color set.
2023-02-13 18:33:01 +01:00
6bfed5a9e3 Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2023-02-12 12:28:48 -05:00
a0df61a92d docs: add ao.foss.wtf and overflow.hostux.net 2023-02-12 12:28:19 -05:00
bbf098e7f4 Merge pull request #13 from privacytime101/main
docs: add adminforge.de
2023-02-05 14:27:24 -05:00
2c4ded0800 Add adminforge.de 2023-02-05 11:01:37 -08:00
f0e42287cf chore: version 1.6 2023-02-04 13:42:57 -05:00
9ebb6c90d9 fix: sort names 2023-02-04 13:42:24 -05:00
69d96d646d feat: question tags 2023-02-04 13:40:57 -05:00
c87ce26da8 style: use border-bottom and disable border on last-child 2023-02-04 13:18:40 -05:00
3dea27b09f Merge branch 'sorting' 2023-02-04 13:16:33 -05:00
4d8632e26c fix: add no cache to static 2023-02-04 13:14:52 -05:00
eee8ec42c5 feat: hashmap with SO sort values, ssr selection 2023-02-04 13:05:10 -05:00
d7bca93af8 feat: sort select with button 2023-02-04 12:58:50 -05:00
2b608b4725 feat: redirect questions without title in URL 2023-02-04 12:49:28 -05:00
bd48b309ac docs: update screenshot CDN links 2023-02-03 17:53:59 -05:00
15b843d46b fix: remove ?url for image proxy 2023-02-02 19:15:55 -05:00
7b80c55dd2 chore: version 1.5 2023-02-02 19:06:19 -05:00
12174b2600 chore: update docker compose example 2023-02-02 19:05:37 -05:00
5f11bcd6a2 feat!: proxy images with JWT auth 2023-02-02 19:05:08 -05:00
7494b2df33 docs: lunar.icu instance 2023-01-14 15:03:08 -05:00
517a9afb89 Merge pull request #8 from EsmailELBoBDev2/patch-1
added my instance
2023-01-12 07:06:18 -05:00
f9e42ca8c7 added my instance 2023-01-12 04:23:46 +02:00
3aac1467cd feat: version 1.4 2023-01-01 00:16:05 -05:00
062ffbcbdc refactor: move comments styles to another file 2022-12-30 18:18:13 -05:00
aa13c8515f feat: change comments to plural if greater than 1 2022-12-30 18:15:35 -05:00
d49c0f2ffd feat: display comment upvotes 2022-12-30 18:11:59 -05:00
89d8dee958 Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2022-12-30 10:53:27 -05:00
0ad3f08ef5 docs: add smnz.de 2022-12-30 10:53:26 -05:00
d5bcf7fa38 docs: link deployment wiki page 2022-12-29 17:14:14 -05:00
95df8a715b feat: version 1.3.4 2022-12-29 14:54:13 -05:00
f2b369b2c6 fix: remove length requirement 2022-12-29 14:54:05 -05:00
17a8c6b1e1 feat: version 1.3.3 2022-12-29 14:47:16 -05:00
be9380ba20 fix: allow backwards compatibility with older threads 2022-12-29 14:47:07 -05:00
e4d429b642 fix: set action to / for conversion 2022-12-29 14:46:47 -05:00
b35c75cdf1 docs: "why use anonymousoverflow" 2022-12-29 14:09:37 -05:00
c46820b6d4 fix: add version, rolling ratelimit 2022-12-29 13:54:37 -05:00