Commit Graph

4206 Commits

Author SHA1 Message Date
b178ba6326 Removes unneeded list comprehension 2021-08-17 11:57:19 -07:00
cb4c6100aa Adds tests 2021-08-17 11:49:29 -07:00
6db3391f8b Search editions in view 2021-08-17 10:45:30 -07:00
3b54852536 Adds search filter to UI 2021-08-17 10:44:18 -07:00
4b788f5df1 Move editions into their own view file 2021-08-17 10:26:56 -07:00
0f0dde6c6d Merge pull request #1298 from bookwyrm-social/comment-header-link
Fixes link in status header for comments
2021-08-17 10:43:08 -06:00
5cdd71b9bf Merge pull request #1303 from bookwyrm-social/author-page
Fixes author page
2021-08-16 15:09:41 -06:00
f93587c0e1 Fixes author page 2021-08-16 13:44:54 -07:00
7e1b606e1f Fixes link in status header for comments 2021-08-16 11:08:13 -07:00
c1afd3f852 Merge pull request #1272 from bookwyrm-social/rss
Updates rss feed view
2021-08-16 11:59:24 -06:00
5de3c75de3 Remove render from tests 2021-08-16 10:30:11 -07:00
b8082ad233 Merge branch 'main' into rss 2021-08-16 10:25:33 -07:00
7345b85ebd Granular RSS tests 2021-08-16 10:25:21 -07:00
dfed212b12 Merge pull request #1297 from bookwyrm-social/admin-filter
Adds local only filter to user admin view
2021-08-16 10:56:24 -06:00
71404fae06 Adds local only filter to user admin view 2021-08-16 08:51:23 -07:00
343e5772d2 Merge pull request #1294 from GuDzpoz/main
Updated Simplified Chinese translation
2021-08-15 09:39:08 -06:00
dd54473a30 Updated Simplified Chinese translation;
fixed a few typos and unified several punctuation styles.
2021-08-15 22:58:36 +08:00
938872d2a5 Merge pull request #1292 from bookwyrm-social/missing-space
Missing space
2021-08-12 22:18:01 -06:00
a2710059c9 Updates locales 2021-08-12 19:29:10 -07:00
9af435bbeb Space getting removes in reply header 2021-08-12 19:18:37 -07:00
4ef71dfbf3 Merge pull request #1291 from bookwyrm-social/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-12 19:27:36 -06:00
80e70fcf0b Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:55:08 +00:00
a9e767f65b Merge pull request #1289 from bookwyrm-social/pulldown-menu
Fixes main nav menu
2021-08-12 16:52:49 -06:00
26b7f2ec70 Fixes main nav menu 2021-08-12 14:43:42 -07:00
0bcb9143bb Merge pull request #1287 from bookwyrm-social/quote-fix
Fixes quote display
2021-08-12 08:18:57 -06:00
6880657deb Fixes quote display 2021-08-12 06:42:21 -07:00
19ddcedf14 Merge pull request #1283 from bookwyrm-social/fixes-poll
Fixes polling variable name
2021-08-11 11:42:37 -06:00
adc8f36bb9 Merge pull request #1282 from bookwyrm-social/quote-content-field
Fixes required attr on content fields for composing quotes
2021-08-11 10:27:38 -06:00
26ff55ebee Fixes polling variable name 2021-08-11 09:19:25 -07:00
c6e328706b Fixes required attr on content fields for composing quotes 2021-08-11 09:03:38 -07:00
86f2231f38 Merge pull request #1281 from bookwyrm-social/fallbackpage-templates
Fixes template links in reading progress fallback paths
2021-08-10 20:56:21 -06:00
e668f42801 Merge pull request #1277 from reesporte/spanish-translation
spanish translations
2021-08-10 19:29:37 -06:00
6a84309fac Fixes template links in reading progress fallback paths 2021-08-10 18:28:14 -07:00
533c9563eb Merge pull request #1279 from bookwyrm-social/import-fix
Fixing bug preventing csv imports to match via title/author
2021-08-10 15:43:12 -06:00
1b4db49035 Fixing bug preventing csv imports to match via title/author 2021-08-10 14:30:28 -07:00
1d4a507ea9 spanish translations 2021-08-09 22:19:54 -05:00
eabe886347 Merge pull request #1271 from bookwyrm-social/template-refactor
Always use underscores in html ids
2021-08-09 09:04:47 -06:00
fd56379518 Updates rss feed view 2021-08-09 07:38:43 -07:00
820eeeb69a Lowercase "rate" 2021-08-09 07:29:08 -07:00
21a954c7df Always use underscores in html ids
Plus some other shifting around
2021-08-08 19:44:12 -07:00
187e2e0d08 Merge pull request #1270 from bookwyrm-social/request-exception
Uses more general requests exception
2021-08-08 19:42:32 -06:00
02fac7a46b Merge pull request #1269 from justinabrahms/close-span
Close the span tag for an author.
2021-08-08 19:26:02 -06:00
65e982e35b Uses more general requests exception 2021-08-08 18:13:02 -07:00
710f834e53 Merge pull request #1268 from bookwyrm-social/inventaire-works
Fixes loading editions from inventaire
2021-08-08 17:24:34 -06:00
55d84d50ee Fixes loading editions from inventaire 2021-08-08 15:55:49 -07:00
0462a3b0fc Merge pull request #1266 from bookwyrm-social/discover-local
Adds local discover view
2021-08-08 16:09:15 -06:00
c8e7e95c17 fixes logged out view test 2021-08-08 14:43:17 -07:00
b7b780e45c Discover not directory wth??? 2021-08-08 14:17:02 -07:00
e2f3c4602d test the correct view 2021-08-08 08:37:07 -07:00
65fa2813c6 Show link to discover view 2021-08-08 08:07:20 -07:00