Commit graph

132 commits

Author SHA1 Message Date
Dessalines 4255514919 v0.16.1 2022-03-15 17:23:48 -04:00
Dessalines daabd398ee v0.16.1-rc.1 2022-03-15 16:51:09 -04:00
Dessalines ac2b49f904 v0.16.0 2022-03-08 13:44:08 -05:00
Dessalines 2a381c7616 v0.16.0-rc.3 2022-03-07 18:58:40 -05:00
Dessalines 18ab0732cc v0.16.0-rc.2 2022-03-03 14:38:46 -05:00
Dessalines a71d4d5981 v0.16.0-rc.1 2022-03-02 12:40:13 -05:00
Dessalines 20207bd599 Upping lemmy-js-client version. 2022-03-01 11:57:09 -05:00
Felix Ableitner 0ab1777046 Add option to set site default theme (fixes #559) 2022-02-25 14:41:10 +01:00
Nutomic 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
Dessalines 5c93406199 v0.15.2 2022-01-27 14:01:22 -05:00
Dessalines e94d14ca48 v0.15.2-rc.1 2022-01-27 13:47:49 -05:00
Dessalines cd338b081b v0.15.1 2022-01-12 09:44:59 -05:00
Dessalines 5ad51adc2f v0.15.0 2022-01-12 08:46:43 -05:00
Dessalines 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 656f023a06 v0.15.0-rc.7 2022-01-09 12:59:20 -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
Dessalines c7a0741978 v0.14.5 2021-12-09 09:51:55 -05:00
Dessalines 3c1ec1b311 v0.14.5-rc.2 2021-12-09 09:36:23 -05:00
Dessalines 96499991a0 Upgrading deps 2021-12-06 14:58:03 -05:00
Dessalines 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
Dessalines ece262993a
Fix docker latest (#510)
* Testing out docker:latest.

* v0.14.4-rc.1

* Try 2

* v0.14.4-rc.2

* Try 3

* v0.14.4-rc.3
2021-11-25 12:15:22 -05:00
Dessalines c0741e403b v0.14.3 2021-11-23 14:38:30 -05:00
Dessalines c81d18f68d v0.14.2 2021-11-23 11:46:52 -05:00
Dessalines 8727551ab4 v0.14.2-rc.1 2021-11-23 11:11:09 -05:00
Dessalines 9e1706690a Upgrading deps 2021-11-23 09:33:49 -05:00
Dessalines b133406568 v0.14.1 2021-11-17 16:24:16 -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
Dessalines b167deeebf v0.14.0 2021-11-17 11:25:47 -05:00
Dessalines e4988cdb6a v0.14.0-rc.2 2021-11-17 09:12:56 -05:00
Dessalines 8e424a3f06 Upgrade deps 2021-11-15 13:16:48 -05:00
Dessalines a824c5b04f Upgrade deps 2021-11-12 12:33:15 -05:00
Dessalines 100d91c9b6 v0.14.0-rc.1 2021-11-11 14:58:29 -05:00
Dessalines 87aa08db2d v0.13.6-rc.2 2021-11-08 10:27:47 -05:00
Dessalines 8356ece70e
Try fixing crypto node bug. Fixes #473 (#474)
* Try fixing crypto node bug. Fixes #473

* v0.13.6-rc.1
2021-11-03 12:57:13 -04: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 bcd6d3a078 Force husky install 2021-10-04 10:51:38 -04:00
Dessalines 0b3d7fbde4
Add honeypot for user and form creation. Fixes #433 (#435) 2021-10-01 10:19:47 -04:00
Dessalines 3afdbdb941 v0.13.0 2021-09-29 16:05:00 -04:00
Dessalines 68badab1a3 Upgrade deps 2021-09-29 16:01:51 -04:00
Dessalines af3d2d0192 Upgrading deps 2021-09-28 12:22:46 -04:00
Dessalines e8eaa9a4bb v0.13.0-rc.1 2021-09-28 10:57:03 -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