15305f4b29
Fixing an issue with federated search names
2021-04-26 16:06:16 -04:00
Dessalines
55e53582aa
Adding listing_type to search. #143 ( #264 )
...
* Adding listing_type to search. #143
* Adding async community searching. Fixes #262
* Some search additions.
- Adding an async community picker.
- Adding community_id to search page.
* Adding creator search.
* Accidentally removed line.
2021-04-23 17:48:31 -04:00
6f1fb6b3bf
Showing / hiding scores based on setting. Fixes #241
2021-04-09 12:23:30 -04:00
005631b038
Fix html notif bug. Fixes #254
2021-04-08 20:53:39 -04:00
5def7e6bc8
Adding bulgarian language.
2021-04-02 10:14:33 -04:00
159e3a0035
Fixing custom favicons. Fixes #220
2021-03-25 11:58:29 -04:00
b830c0f60e
Some fixes.
...
- Use ISO-630 library for native language names
- Add sr-only to svg tooltips. Fixes #218
- Change support link and icon.
2021-03-25 11:20:54 -04:00
440fda9d51
user_ -> person table migration.
2021-03-15 14:09:31 -04:00
aea005b4cc
Adding thai language.
2021-03-01 16:20:08 -05:00
Dessalines
ee77f700b3
Extra lints ( #192 )
...
* Updating deps, fixing lints.
* Downgrading broken husky.
* Trying to upgrade husky to v5
* Trying a bad lint.
* Trying a bad lint 2.
* Trying a bad lint 3.
* Adding prettier.
2021-02-21 21:24:09 -05:00
55e0eb52ce
Using utf-8 emojis. Fixes #184
2021-02-21 16:22:53 -05:00
Mischa Spiegelmock
99c7966200
Make WS host configurable ( #167 )
...
* Make WS host configurable
* indent
* Type fixes
* Type lemmyConfig
* typo
* Move lemmy config to interfaces.ts
2021-02-12 12:54:35 -05:00
b24eba6fea
Comments and posts no longer live-sorted. Fixes #51
...
- Only changing the view or sort, or reloading the page will resort.
- New comments by default added to the top, and left unsorted.
2021-02-07 23:23:31 -05:00
ef19b9f6b8
Adding croatian.
2021-02-05 13:13:39 -05:00
aade5e3c7f
Updating docs locations.
2021-02-04 15:50:07 -05:00
Dessalines
192ec14441
Adding simple scroll position restore. Fixes #18 ( #162 )
...
* Adding simple scroll position restore. Fixes #18
* Removing isBrowser check from community.tsx.
2021-02-02 13:36:59 -05:00
b8c3c2bcd4
Using fully qualified actor_ids for name and community tributes. Fixes #93
2021-01-23 17:07:46 -05:00
2be380ef76
Adding tippy to new comments. Fixes #92
2021-01-23 16:40:24 -05:00
6a3329f9a2
Updating v2 API based on nutomics recommends.
2021-01-18 17:42:41 -05:00
a2b0f6ec04
Adding occitan.
2021-01-15 16:57:45 -05:00
bb4a18510c
Fixing docs location
2021-01-15 12:42:39 -05:00
524711e05e
Add proper docs url.
2021-01-06 16:06:42 -05:00
325285951c
A few fixes.
2020-12-25 22:28:05 -05:00
368d4199a5
Actually sending ws requests, some other fixes.
2020-12-24 17:05:57 -05:00
ea317af269
First pass at v2_api
2020-12-23 20:58:27 -05:00
Adam Clark
5143300598
Fix guide URL, fixes link breakages in moved docs. This should resolve Issue 108.
2020-12-15 11:16:33 -08:00
99796c99ca
Adding danish, not yet translated.
2020-12-09 10:15:53 -05:00
3278576927
Trying to fix site loading errors. #104
2020-12-05 20:26:01 -06:00
b1bff390c7
Adding the support / donate page to the navbar. Fixes #86
2020-12-01 09:27:27 -06:00
e86cd3eddb
Copy forward-headers from nginx to local node-fetch. Fixes #73
2020-11-12 15:56:46 -06:00
2a82bead57
Fixing empty post url. Fixes #70
2020-11-03 09:53:18 -06:00
Orvar Segerström
e03fe66a21
Don't flash default theme on page load
2020-10-26 08:12:41 +01:00
cb433f12b2
Removing landing and donations page, adding joinlemmy. Fixes #63
2020-10-24 10:48:27 -05:00
40e1aca891
Making front end work w/ pictrs v2. Fixes #57
2020-10-14 14:36:37 -05:00
7cb650dbd3
Fixing RSS for non-local communities. Fixes #53
2020-10-13 16:04:44 -05:00
b74eecc724
Make /c/local the default for not-logged-in users. Fixes #52
2020-10-04 21:11:48 -05:00
2258c2441b
Adding uppercase M, Y, for month, year.
2020-10-04 19:14:23 -05:00
107869a96b
Improving action / comment bar. Fixes #37
...
- Added abbreviations for relative fromNow times in english.
2020-09-25 16:16:41 -05:00
4ef7b10116
Adding a browser default theme option. Fixes #35
2020-09-24 17:03:03 -05:00
8c5cebbde9
Updating translations, repo url, fixing webmanifest.
2020-09-22 14:09:16 -05:00
d7c13794d5
Revert "Splitting out chinese region translations."
...
This reverts commit 33d54d31a0
.
2020-09-22 10:23:22 -05:00
33d54d31a0
Splitting out chinese region translations.
2020-09-15 13:48:59 -05:00
c10d2f4a76
Moving javascript disabled warning to top.
2020-09-14 10:26:24 -05:00
89d15c9d09
Adding opengraph tags. Fixes #5
2020-09-11 13:09:21 -05:00
8d6b75a45f
Adding themes, assets. Hate doing this but oh well. Fixes #2
2020-09-10 21:40:41 -05:00
e16ff7781a
Making a pass at adding a service worker.
2020-09-09 21:38:57 -05:00
e8e3612cdb
Logging in working, languages working.
2020-09-09 15:33:40 -05:00
bea7a37983
Modlog, admin-settings, search, and user done.
2020-09-08 21:40:36 -05:00
95b74ad74c
Add post, inbox, and user routes.
2020-09-08 19:48:17 -05:00
bfce461a14
Adding create private message.
2020-09-08 13:44:55 -05:00