374f4a5fa9
client/posts: split query by any whitespace
2025-04-03 02:01:30 +02:00
3875ec173f
client, server: merge nearby pool posts into regular post serialization
...
Can still be cleaned up some more.
Need to compare speed of the get_around query vs nearby pool posts.
2025-04-03 02:01:30 +02:00
4792f01362
client/posts: use correct pool's posts when overriding navigation
...
We were always using the first pool the current post belongs to.
2025-04-01 08:24:58 +02:00
0ff359d613
client/posts: replace main navigation with pool navigation when in pool
2025-04-01 08:24:36 +02:00
86320fe227
client: fix some incorrect references
2025-04-01 08:07:38 +02:00
7c12abeffa
client: add pool navigation elements
...
this implementation was *heavily* cherry-picked from PR #403 .
2025-04-01 08:07:37 +02:00
b72e81850d
client: add null checks
2024-03-28 13:31:48 +01:00
57193b5715
client+server: implement code autoformatting using prettier and black
2020-06-06 08:58:23 -04:00
4329b1620f
client/js: format code to ESLint
2020-06-04 19:02:33 -04:00
3e6b98df92
client: Reimplement post source functionality
2019-02-08 16:43:38 -05:00
1c4c5c5f91
remove tags.json
2017-10-01 21:48:00 +02:00
77bf3bdc3c
client/posts: add option to disable safety ratings
2017-03-30 20:50:12 +02:00
fdad08e176
server: use index-based paging ( #123 )
2017-02-09 22:40:00 +01:00
1acceb941d
client: refactor linking and routing
...
Print all links through new uri.js component
Refactor the router to use more predictable parsing
Fix linking to entities with weird names (that contain slashes, + etc.)
2017-01-21 00:13:35 +01:00
8a73f7e400
client: rework promise error handling
2017-01-08 10:25:29 +01:00
fe0ba63f19
client/comments: rework comments appearance and UX
2016-12-25 21:49:39 +01:00
f1445b9c24
client/posts: add post merging
2016-10-22 14:05:56 +02:00