2e944bceb9
Remove "for" from start/end date labels
...
The "for" value pointed to an ID for an input that didn't exist, which
caused screenreaders to not read the value of the label when
specififying readthrough dates. Removing the
'for' tags makes the screenreader read the label as expected since the
label wraps the input, so we don't need a 'for'.
2020-11-08 13:40:36 -08:00
b684e929b4
Add label text to search input
...
For use by screenreaders.
2020-11-08 13:23:05 -08:00
edc653e273
Fixes typo in edit user manually approve followers label
2020-11-08 09:45:42 -08:00
e21d59386c
Don't show reshelve buttons on other people's shelves
...
yikes
2020-11-07 20:47:56 -08:00
50aaa8d9a1
Don't error on statuses that didn't get created
2020-11-07 20:13:13 -08:00
4710e65269
create notification for local favs/boosts
2020-11-07 19:15:04 -08:00
aa170d0d6c
Merge pull request #310 from mouse-reeve/unboost
...
Unboost
2020-11-07 19:00:10 -08:00
57fad30b6b
Fixes unboost
2020-11-07 18:59:38 -08:00
dce766a929
Merge pull request #307 from mouse-reeve/test
...
corrects tests for latest code changes
2020-11-07 18:32:35 -08:00
c58538539a
Outgoing unboost
2020-11-07 18:31:01 -08:00
e6d46878fb
Fixes like/unlike statuses
2020-11-07 18:18:44 -08:00
cfa4cb015d
corrects tests for latest code changes
2020-11-07 17:48:50 -08:00
20395ff2ec
Corrects serialization of Add activity
2020-11-07 16:11:12 -08:00
65770b8dd4
Merge pull request #303 from mouse-reeve/nodeinfo-user-count
...
Only report local users in user count
2020-11-07 12:39:47 -08:00
3ba02f8fbd
Only report local users in user count
2020-11-07 12:07:09 -08:00
5a842ca6ad
Merge pull request #301 from mouse-reeve/shelf-controls
...
Pulldown for moving books between or off shelves
2020-11-07 11:55:55 -08:00
794aeb299c
Max on books shown from shelves in suggestions bar
2020-11-07 11:54:32 -08:00
70cd706ce3
Pulldown for moving books between or off shelves
2020-11-07 11:49:57 -08:00
dd4e323e18
Fixes cover filesnames
2020-11-07 10:59:08 -08:00
1ffa21b67d
Fixes suggested books and serialize covers in status
2020-11-07 10:56:24 -08:00
83770abfd2
Deduplicate incoming create activities
...
This is a regression.
2020-11-07 10:29:46 -08:00
ba97870276
get suggested books from shelfbook
2020-11-06 20:51:11 -08:00
a02f380472
Merge pull request #295 from mouse-reeve/suggested-books
...
Show shelf names with suggested books
2020-11-06 20:40:23 -08:00
b763b7469b
Show shelf names with suggested books
2020-11-06 20:36:52 -08:00
275527f255
Merge branch 'main' into load_remote_statuses
2020-11-06 15:48:17 -08:00
ce4c02936d
Merge pull request #293 from mouse-reeve/tagging
...
fixes tagging
2020-11-06 15:46:45 -08:00
3641661c9b
Merge pull request #292 from mouse-reeve/markup-cleanup
...
Markup cleanup
2020-11-06 15:46:03 -08:00
a8b1c1ce98
button audit
2020-11-06 15:20:11 -08:00
a1242cd83f
Invalid title for status page causing 500
2020-11-06 15:14:30 -08:00
7f7cce3bb8
Group invite form elements
2020-11-06 15:08:40 -08:00
0b34b6cd96
Updates code for loading remote statuses
2020-11-06 14:56:05 -08:00
d320ba1ff9
Don't put deleted statuses in outbox
2020-11-06 14:53:27 -08:00
ad25e75282
fixes tagging
2020-11-06 14:25:48 -08:00
9d1f1ce84b
tweaks tag markup
2020-11-06 14:01:43 -08:00
404ec82657
Simplify markup for creating status
2020-11-06 13:33:26 -08:00
9ef63fff4a
More formatting for editing readthrough
2020-11-06 13:04:58 -08:00
ec463ff4c8
Confirm deleting readthroughs
2020-11-06 12:51:49 -08:00
981628260a
Don't show read dates of "None"
2020-11-06 12:40:21 -08:00
f868471460
cleans up cover upload form
2020-11-06 12:27:52 -08:00
c883893dd6
Slightly less messy boost status header
2020-11-06 12:09:14 -08:00
8550cbc710
Move user header into snippets
2020-11-06 12:02:25 -08:00
681ebd136a
Links on user page
2020-11-06 12:00:00 -08:00
8b5b6e13a5
Use check icon instead of unicode character
2020-11-06 11:55:32 -08:00
6aa7522c34
Put status form in a visual distinct box on book page
...
and clean up create status markup
2020-11-06 11:54:31 -08:00
2ad16f86a0
Move privacy selector to snippet
2020-11-06 09:07:15 -08:00
4ec6104cac
Want to read activity
2020-11-06 09:07:04 -08:00
8f5d6c11ef
button spacing in shelve button pulldown
2020-11-06 09:00:33 -08:00
86f170b11c
Functional cancel buttons
2020-11-06 08:54:59 -08:00
c64acf559b
create readthroughs
2020-11-06 08:51:50 -08:00
7bf39d3bf7
html for updated reading progress flow
2020-11-05 16:48:15 -08:00