Renato "Lond" Cerqueira
097d86454a
Add signatures to requests to mastodon to support authorized fetch mode
...
When mastodon is in authorized fetch mode any request has to be signed
or it fails with 401. This adds the needed signature to the requests
made to discover the actor when receiving something from mastodon (such
as a follow request)
2022-01-05 15:46:42 +01:00
1bd813c6f7
Merge pull request #1761 from bookwyrm-social/portuguese
...
Adds Portuguese locale
2022-01-04 14:45:07 -08:00
96e8839d4b
Merge pull request #1690 from hughrun/group-list-button
...
add "Create list" form to group template
2022-01-04 14:39:12 -08:00
557acd40ad
Fixes locale names
2022-01-04 14:34:22 -08:00
2153afe743
Merge branch 'main' into group-list-button
...
Hopefully fixes failing tests!
2022-01-05 08:47:01 +11:00
e5c5dd8f98
Merge pull request #1736 from bookwyrm-social/new-modals-bright-futures
...
Switch old modals to new modals
2022-01-04 13:31:56 -08:00
d8c682fb2b
Adds Portuguese to the language list
2022-01-04 13:30:08 -08:00
10792125ae
Merge branch 'main' into portuguese
2022-01-04 13:28:19 -08:00
160c758ce6
Adds and updates locale files
2022-01-04 13:23:43 -08:00
afa713e667
Adds locale to bw-dev update command
2022-01-04 13:23:28 -08:00
a5dc6b3d76
Merge pull request #1759 from bookwyrm-social/annual-goal-migration
...
Uses function to get current year for annual goal default
2022-01-04 13:03:53 -08:00
10a51d9689
Changes how progress input fields are id'ed
2022-01-04 12:53:48 -08:00
24faa45cc7
Merge branch 'main' into annual-goal-migration
2022-01-04 12:24:34 -08:00
abb9686158
Merge pull request #1760 from bookwyrm-social/fragile-test
...
Updates fragile unit test causing nondeterministic failures
2022-01-04 12:23:30 -08:00
cbc8ecb4b3
NotEqual, not False
2022-01-04 11:46:44 -08:00
1ff653ddeb
Merge pull request #1749 from joachimesque/summary-goals
...
Display completed goal on Annual Summary page
2022-01-04 11:42:47 -08:00
9dd2b88054
Updates fragile unit test causing nondeterministic failures
2022-01-04 11:35:12 -08:00
aa1a7189ae
Uses function to get current year for annual goal default
2022-01-04 11:02:59 -08:00
cccd28cb74
Merge pull request #1726 from joachimesque/options-panels
...
Front-end: New look and behavior for Filters and Result panels
2022-01-03 09:23:12 -08:00
d4acd89a28
Merge branch 'main' into group-list-button
2022-01-03 10:28:59 +11:00
ea08b302c9
improve group page layout
...
- move 'Add list' button down to the group lists
- move member search box underneath members heading
- note about members being able to create lists is now under lists heading
2022-01-03 10:09:52 +11:00
Joachim
6e8a29aebf
Update annual_summary.py
2022-01-02 17:52:49 +01:00
0734e5cb62
Merge pull request #1755 from bookwyrm-social/locale-updates
...
Updates locales
2022-01-02 07:47:24 -08:00
dcd1fec695
Updates locales
2022-01-02 07:38:37 -08:00
8c265b1857
Merge pull request #1740 from bookwyrm-social/shelf-dupes
...
Removes duplicates from all books view
2022-01-02 07:28:50 -08:00
5313b283dd
Adds comment
2022-01-02 07:16:46 -08:00
73d6dbab4c
Merge pull request #1752 from hughrun/shelf-selector-fix
...
only show own shelves in shelf_selector dropdown
2022-01-02 07:14:20 -08:00
49ecd86afe
Runs prettier
2022-01-02 07:01:11 -08:00
f50294875f
Merge pull request #1748 from joachimesque/handle-modal-buttons-with-fallback
...
Handle modal component when already active at page load
2022-01-02 06:58:42 -08:00
93d59c33ff
only show own shelves in shelf_selector dropdown
2022-01-02 13:09:40 +11:00
38bd1f46d6
emblacken
2022-01-02 10:19:57 +11:00
c73491b05c
Show add list button to group members
2022-01-02 10:06:59 +11:00
045506d6e0
show group lists on group FindUsers page
2022-01-02 10:06:02 +11:00
b1fa57d2ca
fix group form ids
...
Also adds the List form to the group FindUsers view
2022-01-02 09:08:04 +11:00
da85df57b2
Merge pull request #1750 from bookwyrm-social/hide-summary-fix
...
Default to hidden state for local storage visibility toggle
2022-01-01 13:43:25 -08:00
265fd1cb52
Default to hidden state for local storage visibility toggle
2022-01-01 13:09:24 -08:00
8e17e20802
Merge branch 'bookwyrm-social:main' into group-list-button
2022-01-02 07:50:56 +11:00
Joachim
fd8423b73c
Update annual_summary.py
2022-01-01 21:37:53 +01:00
Joachim
29b688b68d
Update annual_summary.py
2022-01-01 21:32:30 +01:00
Joachim
864b731cfa
remove testing line
2022-01-01 21:30:13 +01:00
Joachim
358aa142b2
Display completed goal on Annual Summary page
2022-01-01 21:28:14 +01:00
Joachim
e1642561ec
Fix search panel validation error
2022-01-01 18:48:53 +01:00
Joachim
b7eb285f7b
Handle modal when it is active on page load
2022-01-01 18:18:23 +01:00
Joachim
cc05e30605
Remove duplicate code
2022-01-01 18:17:11 +01:00
cb3d224a5b
Merge pull request #1739 from bookwyrm-social/notification-link
...
Don't do fancy javascript clicks on the notification page
2022-01-01 08:41:00 -08:00
653970054c
Merge pull request #1745 from bookwyrm-social/goal-status
...
Fixes display for goal statuses
2022-01-01 07:02:27 -08:00
28fed2c6ae
Fixes display for goal statuses
2022-01-01 06:52:13 -08:00
3c1552d435
Merge pull request #1738 from bookwyrm-social/reading-modals
...
Refactors reading modals
2021-12-31 10:40:17 -08:00
30bf84fe7b
Adds aria-described-by to modal component
2021-12-31 10:39:18 -08:00
31be6de665
Python formatting
2021-12-30 20:23:22 -08:00