Commit graph

212 commits

Author SHA1 Message Date
Luna D
128fd1e970
fix fa 2023-02-18 23:05:20 +01:00
Luna D
5f1c112b08
pass ci for real now also foxes cute 2023-02-18 22:36:15 +01:00
Luna D
30f78e003a
fix lint? 2023-02-18 22:29:19 +01:00
Luna D
18cd73704b
bump depends 2023-02-18 22:26:26 +01:00
dependabot[bot]
be5472f62f
Bump json5 from 2.2.1 to 2.2.3 in /assets (#172)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 11:22:07 -05:00
Luna D
47c15a38d8
update all dependencies, elixir and postgres 2022-11-20 13:54:57 +01:00
dependabot[bot]
26d71d66d7
Bump terser from 4.8.0 to 4.8.1 in /assets (#167)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 21:46:53 -04:00
Luna D
b346ffcd5c
update to FA6, move npm depends 2022-04-02 14:41:15 +02:00
dependabot[bot]
d618956bd5
Bump minimist from 1.2.5 to 1.2.6 in /assets (#164)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 11:20:03 +02:00
Eliot Partridge
467bfddcba
Fix select background color in header, re-add hover color (#163) 2022-03-25 19:53:57 -04:00
Meow
b6248e22ee
Merge pull request #161 from philomena-dev/approval
Approval Queue
2022-03-25 08:56:23 +01:00
Eliot Partridge
1a6eb05cc4
Fix background color being reset on select options (#159) 2022-03-24 17:27:43 -04:00
Luna D
dce3ccb430
make js linter happy 2022-03-24 19:07:51 +01:00
Luna D
26deaaf588
approval queue stuff 2022-03-24 18:44:39 +01:00
SeinopSys
6e1b22ba80 update NPM dependencies 2022-01-31 22:47:10 +01:00
David Joseph Guzsik
997d6e0cb5
Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
byte[]
18d385283b Undo normalize.css hack for own-line subscript and superscript tags 2022-01-20 19:54:34 -05:00
byte[]
ce5405c670 Allow disabling of tag suggestion filtering 2022-01-20 17:37:05 -05:00
byte[]
5c7bc65a47 Associations off by one 2021-12-29 22:15:14 -05:00
byte[]
cf80b6a63b offset negative index by 1 2021-12-29 21:13:39 -05:00
byte[]
eb80be2a5b Bust caches 2021-12-29 20:10:47 -05:00
byte[]
b06647838d Fix alias handling 2021-12-29 20:08:41 -05:00
byte[]
a60fe1c48c Fixed implementation 2021-12-29 19:52:15 -05:00
byte[]
25e9739383 Handle aliases, names in namespace 2021-12-27 18:19:08 -05:00
liamwhite
dadc2f1585
Local autocomplete (#151) 2021-12-26 19:16:21 -05:00
byte[]
8da6cab713 Correct fix for abort prompt 2021-12-26 09:57:59 -05:00
Luna D
59ab936910
update packages 2021-12-20 22:14:47 +01:00
byte[]
4e7d1988ee Confirm batch tag abort 2021-12-15 19:12:05 -05:00
byte[]
9bb2ed3666 More robust spoilering 2021-12-12 12:34:30 -05:00
Luna D
87ecd1009f
fix cell sizes 2021-11-30 23:09:04 +01:00
Luna D
b6cd7d3cb0
redesign staff list 2021-11-30 22:17:47 +01:00
byte[]
227bec0a0b Fix invocation error 2021-11-16 20:21:12 -05:00
Luna D
cbe5a0dfa7
fix line height inconsistency in communications 2021-10-28 09:58:24 +02:00
byte[]
d43ae04c1c Be more careful about caching the input query for autocomplete 2021-10-25 21:18:07 -04:00
byte[]
fbae2a9185 Propagate MIME type information (for SVG upload previews) 2021-10-18 22:16:33 -04:00
David Joseph Guzsik
77e689e29a
Integrate Eslint and TypeScript into build & linting process (#142) 2021-10-09 15:58:07 -04:00
liamwhite
10fc962da6
Video upload previews (#141) 2021-10-05 21:31:50 -04:00
Luna D
f6a4474fec
forgot mobile -__- 2021-10-05 00:00:30 +02:00
Luna D
b6a7e5f8b9
make blockquotes more compact 2021-10-04 23:52:28 +02:00
Luna D
34fb72c1af
increase spacing between lines and paragraphs 2021-10-04 21:51:26 +02:00
Luna D
d1d53c9537
ensure image doesn't try to be larger than width 2021-10-04 21:51:26 +02:00
SeinopSys
ea96900707
add spaces at end of lines which only contain blockquote markers 2021-10-03 20:08:14 +02:00
Luna D
a7c3fd78ea
fix overflows 2021-10-01 16:17:51 +02:00
Luna D
f971a20c44
use better-support jshite 2021-10-01 16:11:28 +02:00
Luna D
6dc5bbe7ac
fix reply and quote btns 2021-10-01 16:03:42 +02:00
Luna D
46802d3061
minor css tweaks 2021-10-01 15:44:49 +02:00
SeinopSys
b5d9c0fee3
prevent text inputs from being resized below their default height 2021-10-01 00:58:06 +02:00
SeinopSys
2bb86c9e3b
fix typing in markdown input causing page scroll position changes 2021-10-01 00:58:00 +02:00
SeinopSys
f61cc6d0be
revert split editor styling, update markdown toolbar buttons' behavior 2021-09-30 21:11:48 +02:00
SeinopSys
b8aa9b2c9c
eliminate obsolete workarounds from markdown toolbar, update escape regex 2021-09-30 21:11:48 +02:00