Dessalines
96583bee47
Adding purging of comments, posts, communities, and users. ( #459 )
...
* Starting on admin purge.
* Updating translations.
* Finishing up item purging.
2022-06-23 15:44:05 -04:00
Dessalines
75d52f1e4e
Removing save and read config hjson. Fixes #695 ( #696 )
2022-06-23 10:05:56 -04:00
Dessalines
46c610990a
Expose pending 2 ( #662 )
...
* Updating translations.
* Adding better subscribe type.
* Fix extra pending string.
2022-06-23 13:35:53 +00:00
Dessalines
d905c91e1b
Adding option types 2 ( #689 )
...
* Not working, because of wrong API types.
* Adding Rust-style Result and Option types.
- Fixes #646
* Updating to use new lemmy-js-client with Options.
2022-06-21 17:42:29 -04:00
fcf0df4f36
Using correct lemmy-js-client version.
2022-05-26 18:38:09 -04:00
4730fe618b
Revert "Fix lint"
...
This reverts commit 29bdd3bafd
.
2022-05-26 18:36:34 -04:00
29bdd3bafd
Fix lint
2022-05-24 12:36:02 -04:00
Dessalines
2d0da58793
Add posting restricted to mods ( #642 )
...
* Adding only mods can post. Fixes #641
* Fixing canPost check
2022-05-23 15:22:15 -04:00
Dessalines
d4ca2085ad
Add default post listing ( #645 )
...
* Fix local development.
* Updating translations.
* Adding default site post listing. Fixes #625
2022-05-23 15:19:14 -04:00
Dessalines
2274f51e8d
Adding site sidebar for remote communities. Fixes #626 ( #640 )
2022-04-28 22:42:15 +02:00
Dessalines
2c97b3d050
Upgrading deps ( #637 )
2022-04-27 18:24:19 +00:00
Dessalines
2d8532ca0b
Upgrade deps ( #604 )
2022-03-29 16:39:30 +00:00
20207bd599
Upping lemmy-js-client version.
2022-03-01 11:57:09 -05:00
0ab1777046
Add option to set site default theme ( fixes #559 )
2022-02-25 14:41:10 +01:00
2663e19fdc
Fix language names ( #580 )
...
* Fix language names
* Remove translations which are less than 70% completed, simplify localization code
* address review comment
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2022-02-18 19:34:11 +00:00
Dessalines
399149b278
Don't allow transfer site. ( #551 )
...
* Don't allow transfer site.
* Updating translations.
* Adding leave admin team.
2022-02-14 12:27:43 -05:00
Dessalines
cd4f97593b
Add markdown footnotes. Fixes #561 ( #562 )
2022-02-02 09:53:09 -05:00
4abcd45550
Upgrading deps
2022-01-12 08:46:21 -05:00
eduardog3000
5f6ea5de6d
Improvements to post listings ( #536 )
...
* Improvements to post listings.
* Expanded image and body now show below the rest of the listing.
* The above are also offset to not be under the votes and thumbnail.
* Post title doesn't jump to a new line when you expand the image.
* Thumbnail doesn't disappear when you expand the image.
* Does not apply on mobile since things don't jump around as much.
* Clicking expanded image opens the original in a new tab.
* Does not apply on mobile since you can just long press.
* Instead tapping the image closes it.
* pictrs images now prefer the original format over jpg.
* Rendering split into many functions to improve readability.
* Post actions are now on the same line as the comments button.
* Post actions now show on mobile.
* Comments button made larger.
* Expanding or contracting an image now expands or contracts the body.
* Regenerated yarn.lock
To avoid problems resulting from malicous changes by the dev of `colors`
2022-01-11 19:53:23 -05:00
Dessalines
4915193ae5
Temp bans ( #524 )
...
* Updating translations.
* Adding temp bans.
* Using new lemmy-js-client with temp bans
* Fixing some lint and dep issues
2022-01-09 12:53:11 -05:00
Dessalines
b96e16b4e9
Private instances ( #523 )
...
* Updating translations.
* Adding registration applications.
* Updating translations.
* Adding verify email route.
* Fix missing signup question bug.
* Updating translations.
* A few fixes from comments on lemmy PR.
* v0.15.0-rc.4
* Some suggestions from PR.
* v0.15.0-rc.5
* Adding optional auth to modlog fetches.
* v0.15.0-rc.6
* Hide deny / approve buttons
2021-12-30 10:26:45 -05:00
96499991a0
Upgrading deps
2021-12-06 14:58:03 -05:00
f0f97f2eb6
Upgrade deps
2021-12-01 16:05:48 -05:00
Dessalines
f410648e79
Switching to websocket-ts. #247 ( #515 )
2021-12-01 15:54:46 -05:00
9e1706690a
Upgrading deps
2021-11-23 09:33:49 -05:00
Dessalines
ba06c1ae47
Trying to catch promise and json parse errors. #489 ( #490 )
...
* Trying to catch promise and json parse errors. #489
* A few more promises.
2021-11-17 16:23:46 -05:00
8e424a3f06
Upgrade deps
2021-11-15 13:16:48 -05:00
a824c5b04f
Upgrade deps
2021-11-12 12:33:15 -05:00
Dessalines
5fb0cdc5b5
Using i18next compatibility v3 ( #465 )
2021-10-18 20:42:24 -04:00
Dessalines
cf69754cab
Revert version of i18next to fix plurals. Fixes #451 ( #460 )
2021-10-17 21:44:56 -04:00
Dessalines
99c9a608d9
Simplifying getunreadcount. ( #455 )
2021-10-17 13:42:30 -04:00
Dessalines
0b3d7fbde4
Add honeypot for user and form creation. Fixes #433 ( #435 )
2021-10-01 10:19:47 -04:00
678cf25690
Upgrade deps
2021-09-29 16:02:46 -04:00
af3d2d0192
Upgrading deps
2021-09-28 12:22:46 -04:00
Dessalines
06099fee8a
Reporting ( #434 )
...
* Updating translations.
* A first pass at reporting. Fixes #102
2021-09-28 10:38:59 +00:00
Dessalines
d66931e1c6
Password strength meter ( #427 )
...
* Updating translations.
* Updating translations.
* Add password strength meter. Fixes #388
2021-09-19 15:32:51 -04:00
Dessalines
ba07aa3126
Upgrading deps ( #422 )
2021-09-18 15:53:34 -04:00
Dessalines
28b848ce2c
Adding markdown audio and video embeds. Fixes #420 ( #421 )
2021-09-18 15:44:39 -04:00
Dessalines
4b23b78efe
Use my fork of inferno-i18next. Fixes #413 ( #415 )
2021-09-18 10:27:49 -04:00
11b8171fde
Upgrading to lemmy-js-client 0.12.0
2021-09-03 09:11:34 -04:00
f695b9316d
Using 0.12.0-rc.1
2021-08-25 12:57:40 -04:00
Dessalines
0d3e8cac1d
Integrating resolve_user into search. ( #377 )
...
* Integrating resolve_user into search.
* Upgrading lemmy-js-client.
2021-08-23 16:18:11 -04:00
1ab899be2a
upgrade deps.
2021-08-21 15:51:53 -04:00
Dessalines
b27d982a7b
Feature/user community block ( #362 )
...
* Extracting user settings and profile page.
- Auto-collapsing dropdown and navbar on link clicks.
- Fixes #180
* Adding User and Community blocking. Fixes #295
- Added a new settings page.
- Switched to myUserInfo.
- Removing GetFollowedCommunities endpoint
* Fixing blocks
2021-08-19 22:56:18 -04:00
Dessalines
2356b0d62f
Swapping out iframely. ( #374 )
...
* Swapping out iframely.
* Renaming iframely-card to metadata-card
2021-08-19 11:24:13 -04:00
Dessalines
62e410c382
Adding mod transfer community ( #373 )
2021-08-18 19:07:54 -04:00
782587b1a7
Fixing darkly danger color
2021-07-23 12:13:44 -04:00
Dessalines
1fd6bbc937
Have setting to disable notifs for new posts. Fixes #132 ( #345 )
2021-07-22 16:18:13 -04:00
Dessalines
eed07b66aa
Re-organized components folder. ( #339 )
...
* Fixing too many large spinners
* Re-organized components folder.
- Cleaned up spans. Fixes #173
- Fixes #320
* Fixing miscolored edit
2021-07-17 16:42:55 -04:00
be3480dacb
Upgrade deps
2021-07-16 09:54:48 -04:00