1
0
Fork 0
Commit graph

2567 commits

Author SHA1 Message Date
Vivianne Langdon
ab43134cc0 many minor visual tweaks to fix spacing and usability 2022-11-26 15:29:08 -08:00
Vivianne Langdon
9738c96175 fix css which caused weird spacing for desc. field 2022-11-26 15:29:08 -08:00
Vivianne Langdon
86d1c8552e use transparent buttons for reply and more 2022-11-26 13:17:48 -08:00
Vivianne Langdon
c4398ff187 make use of templates instead of hidden divs which is more elegant 2022-11-26 12:14:48 -08:00
Vivianne Langdon
e0896e3828 fix input type 2022-11-26 11:54:55 -08:00
Vivianne Langdon
cac9dc2603 registration answer was not long enough client side, fixes #2377 for real 2022-11-26 11:33:16 -08:00
df42712b8e
Merge pull request #2449 from bookwyrm-social/empty-csv
Don't start imports with empty CSVs
2022-11-25 12:31:13 -08:00
70d639440e Show impressum 2022-11-25 12:06:32 -08:00
41d5102c72
Merge pull request #2448 from bookwyrm-social/search-review-counts
Show review counts in search results
2022-11-25 10:49:10 -08:00
d3cad15ee1
Merge pull request #2445 from bookwyrm-social/list-null-notification
Handles state in notifications where a list item was deleted
2022-11-25 10:39:02 -08:00
c3acbb9bd0
Merge pull request #2446 from bookwyrm-social/settings-federation-table
Make the federated servers table display correctly on mobile
2022-11-25 10:38:53 -08:00
015af2c1e7 Don't start imports with empty csvs
Fixes #2353
2022-11-25 10:35:16 -08:00
becc90d485 Show review counts in search results
Fixes #2317
2022-11-25 10:06:51 -08:00
e72cb43bb2 Make the federated servers table display correctly on mobile 2022-11-25 09:09:57 -08:00
2d56ccfd50 Handles state in notifications where a list item was deleted 2022-11-25 08:55:33 -08:00
81ab08aaa3 Fixes editing links 2022-11-25 08:28:45 -08:00
fdc53d6c60
Merge pull request #2394 from jaschaurbach/show-2fa-code
show otp_secret when setting up 2fa
2022-11-19 10:25:15 -08:00
2adcbdea2f
Merge pull request #2419 from bookwyrm-social/robots
Expand robots.txt
2022-11-19 10:24:55 -08:00
1e5a6ec744
Merge branch 'main' into show-2fa-code 2022-11-19 10:09:27 -08:00
7d51a69c71 Expand robots.txt 2022-11-19 10:03:40 -08:00
6baa58260a
2fa qrcode fixes (#2407)
* 2fa qrcode fixes

- add light background to qr code when using dark theme
- show OTP secret code under qr code for manual entry on apps if required

fixes #2386
fixes #2389

* fix code formatting

* revert changes re visible code

This conflicts with an existing PR.

* i code pretty
2022-11-19 09:51:18 -08:00
e11811d461
Fancier UI around OTP codes 2022-11-19 09:48:44 -08:00
c5fb710f29 Fixes code of conduct link 2022-11-18 08:23:53 -08:00
9aab14ee96
Merge pull request #2406 from bookwyrm-social/disable-imports
Allow admins to disable starting imports
2022-11-17 19:51:17 -08:00
d36521c460
Merge pull request #2405 from bookwyrm-social/admins-list
Fixes collecting list of admins
2022-11-17 15:22:10 -08:00
28567e2d8e Disable imports in the UI and view 2022-11-17 15:19:42 -08:00
b1c6781036 Fixes collecting list of admins 2022-11-17 14:38:05 -08:00
7c7c0e1a93 Admin UI to enable and disable importing 2022-11-17 14:23:39 -08:00
474da162ba Uses correct css paths in embeds 2022-11-17 13:34:54 -08:00
77d96bf245 Only offer RSS feeds for local users 2022-11-17 12:03:59 -08:00
170aa7460a
Update 2fa.html
Or now, because obviously I can not write HTML^^
2022-11-16 20:35:28 +01:00
a98dbb97a5
fix error
fix my copy paste error -.-
2022-11-16 20:32:40 +01:00
c29256708a
show otp_secret when setting up 2fa
solves #2389
2022-11-16 20:30:06 +01:00
be97fd2d39
Remove dead URL
https://fediblock.org delivers a 410 Gone as respone.
2022-11-16 18:24:19 +01:00
bf3043f91f Fixes column widths 2022-11-14 18:48:30 -08:00
85337c73e5
Merge branch 'main' into footer-links 2022-11-14 18:46:42 -08:00
4178eb81e4
Merge pull request #2366 from bookwyrm-social/footer-snippet
Uses the same snippet for the footer across different templates
2022-11-14 18:46:15 -08:00
fe82599de9 Include privacy policy and code of conduct in footer 2022-11-14 18:37:27 -08:00
dbe74f6388 Uses the same snippet for the footer across different templates 2022-11-14 18:18:27 -08:00
5b358094ab Fixes report emails always claiming to be about links 2022-11-14 18:03:36 -08:00
eae1866992
Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
9e0867af91 Make the import admin table sortable 2022-11-07 11:32:45 -08:00
4b01103f84 Makes the invite request table side scroll for mobile
Fixes #2335
2022-11-07 10:44:49 -08:00
6e748c5476 Typo fix 2022-11-05 18:16:59 -07:00
817047bdeb Use stop functionality in import admin view 2022-11-05 15:44:00 -07:00
6792b3d7b8 adds button to stop job 2022-11-05 14:44:09 -07:00
59fe9e4d3b Show import status in table 2022-11-05 13:44:07 -07:00
3c2f2c10bf Show recent imports in a table 2022-11-05 13:12:23 -07:00
4806a6273e Show average run times for imports
This should give users a sense of when to start wondering if their
import isn't running after all.
2022-11-05 12:50:51 -07:00
40e9428b49 Adds more fields to import admin table and ticks version 2022-11-03 11:30:43 -07:00