Commit Graph

2001 Commits

Author SHA1 Message Date
66e414be3c Standardize JS, use button, & filter empty authors 2021-11-30 17:22:35 -05:00
9be1a8f455 keep close button simple 2021-12-01 07:45:30 +11:00
461c35f416 fix buttons 2021-11-30 21:02:39 +11:00
080fa72c84 ostatus template fixes
- remove unnecessary links
- remove footer
- remove unnecessary JS scripts
- make block title and block heading empty
2021-11-30 21:01:07 +11:00
7848ff7927 fix translation strings 2021-11-30 20:46:41 +11:00
fbb6368caf undo footer component 2021-11-30 20:21:41 +11:00
4ee234258a remove OG meta in ostatus template
It's just a temporary popup so would be weird to share and just gunks things up.

Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-11-30 12:47:04 +11:00
386371baa3 improve a11y on notifications
Also change close link to a button.

Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-11-30 12:42:52 +11:00
43072a357f Password reset form 2021-11-29 23:30:23 +01:00
80535a3b0c Login form 2021-11-29 23:30:14 +01:00
3cf9660df3 Login form 2021-11-29 23:29:56 +01:00
3eb4dfdc9b Get started user form 2021-11-29 23:29:36 +01:00
63d31b8623 Edit book form 2021-11-29 23:29:22 +01:00
659d13d0a6 Announcement form 2021-11-29 23:28:51 +01:00
a6760cabc8 Email domain form 2021-11-29 23:28:29 +01:00
5d0c6bdde2 Edit instance form 2021-11-29 23:27:25 +01:00
0a621550b8 IP address form 2021-11-29 23:27:04 +01:00
a154597de1 Delete user form 2021-11-29 23:26:53 +01:00
08b4c538e6 User moderation actions 2021-11-29 23:26:43 +01:00
c2873c601f Register form 2021-11-29 23:26:25 +01:00
adb0d356a8 Update site.html 2021-11-29 22:39:44 +01:00
28f0882ba6 Handle Author form errors 2021-11-29 22:39:01 +01:00
dd0114c644 Include errors display snippet 2021-11-29 22:33:03 +01:00
1636dfd308 fix footer indentation 2021-11-29 20:42:16 +11:00
1d90ca6fa6 keep footer DRY
Pulls footer and scripts after it into a separate component template.
This allows ostatus/template to use the footer without having to use
layout without repeating the same code.
2021-11-29 20:35:26 +11:00
1211fda7ff beautiful code quality, pylint will be pleased 2021-11-29 19:53:13 +11:00
f5d9a204eb clean up ostatus templates 2021-11-29 19:37:56 +11:00
3d73ea92e8 handle user blocks properly 2021-11-29 18:08:25 +11:00
7b65edf10b improve and bugfix remote follow templates 2021-11-29 15:33:26 +11:00
4a9713b812 fix template for remote follower error 2021-11-29 08:03:01 +11:00
c7242b6022 add popup warning 2021-11-29 07:56:31 +11:00
46f3294431 fix remote follow template 2021-11-29 07:56:09 +11:00
403e282d88 Add aria-describedby to field help/error messages 2021-11-28 21:52:28 +01:00
feaf0d5e52 handle username errors in remote follow form 2021-11-29 07:11:57 +11:00
c924f578e5 Fix linting errors 2021-11-28 18:26:01 +01:00
6abf5d6910 add submit button to remote follow form 2021-11-28 21:48:03 +11:00
e9bb2a04a4 code cleanup 2021-11-28 21:38:28 +11:00
f828f36cc5 show popup for remote follow 2021-11-28 21:16:57 +11:00
6e7d23c1ae add remote follow button 2021-11-28 20:09:29 +11:00
2e428e6ea1 add remote follow templates 2021-11-28 20:08:54 +11:00
610114b4eb rearrange ostatus templates 2021-11-28 16:54:25 +11:00
d05e100421 update ostatus templates 2021-11-28 13:28:58 +11:00
f7c8f121b9 add remote follow ostatus templates 2021-11-28 12:43:29 +11:00
4ed4278826 Tidy header for non-authenticated visitors
with the help of a login modal
2021-11-27 19:18:20 +01:00
951eb43aa6 bypass ajax for shelf_selector statuses 2021-11-26 17:16:26 +11:00
b91915d316 change shelf var for shelf_selector in book view 2021-11-25 08:20:34 +11:00
c704c7eb8f remove from any shelf in all books shelf view
- fixes removing book from 'all books' shelf erroring
- remove from any shelf item is on when in 'all books'
2021-11-25 07:38:08 +11:00
db5e7a886a Handle count of notifications banner 2021-11-24 19:00:30 +01:00
40e4591a24 Apply review suggestions 2021-11-24 11:59:45 +01:00
47cfc2f157 Hardcode form 2021-11-22 18:52:57 +01:00