Commit graph

15 commits

Author SHA1 Message Date
Dessalines
6eecc0b0cb Adding preview, image upload, and formatting help to comment and post
forms.

- Fixes #253
2019-08-31 21:10:48 -07:00
Dessalines
614c4f87c6 Showing community count on main sidebar
- Fixes #232
2019-08-28 21:28:06 -07:00
Dessalines
5befdaad3f Adding are you sure dialogs for transferring community and site.
- Fixes #241
2019-08-28 19:22:50 -07:00
Dessalines
472f0ab190 Refactoring chat sidebar. #237 2019-08-25 10:42:10 -07:00
Dessalines
45288f9b0b Adding Community and Site transfer
- Fixes #139
2019-08-23 19:40:41 -07:00
Dessalines
5aa8197faf Add missing by and to translations. 2019-08-23 15:55:48 -07:00
Dessalines
01165602be cross-posting almost done. 2019-08-22 11:46:54 -07:00
Dessalines
d72ae82a97 View where a URL has been cross-posted to in the past
- This shows when creating a post, or when viewing a post.
- Fixes #131
2019-08-21 22:17:15 -07:00
Dessalines
a4fe268020 Adding Monero sponsor link
- Fixes #224
2019-08-20 14:47:19 -07:00
Dessalines
d3ecba4405 Merge branch 'master' into dev 2019-08-15 14:22:19 -07:00
Dessalines
2c51365573 Squashed commit of the following:
commit 791fdec674
Author: Dessalines <happydooby@gmail.com>
Date:   Thu Aug 15 14:11:02 2019 -0700

    Adding moment translation, and to i18next.ts file.

commit 112d471ff2
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 19:08:57 2019 +0200

    Minor tweaks

    Line 74: Change grammatical gender to neutrum for undefined target.
    Line 126: Possibly a more accurate translation.

commit 1ac2d7eb52
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:55:32 2019 +0200

    Translate remaining Swedish

commit 774d7e3f6a
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:38:20 2019 +0200

    Typo (missing apostrophe in contraction)

commit 7c49a1883f
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:36:22 2019 +0200

    Create sv.ts

    First half translated
2019-08-15 14:11:22 -07:00
Dessalines
70628d89c0 Squashed commit of the following:
commit 309d3ec01f
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:49:38 2019 -0700

    Adding some docs

commit da18d30437
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:28:46 2019 -0700

    Adding save user settings

commit 0cd84440f4
Merge: 3246d5d c148eef
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 17:26:25 2019 -0700

    Merge branch 'dev' into nsfw

commit 3246d5d670
Author: Dessalines <happydooby@gmail.com>
Date:   Sun Aug 11 20:55:09 2019 -0700

    nsfw mostly done, except for settings page.
2019-08-13 19:52:43 -07:00
Dessalines
30f5f97f2f Adding support for community and user searching.
- Fixes #130
2019-08-10 10:32:06 -07:00
Dessalines
5ced2cdb4f Forgot to add subscribed. 2019-08-09 17:41:24 -07:00
Dessalines
96b2a96537
Adding support for internationalization / i18n (#189)
* Still not working

* Starting to work on internationalization

* Main done.

* i18n translations first pass.

* Localization testing mostly done.

* Second front end pass.

* Added a few more translations.

* Adding back end translations.
2019-08-09 17:14:43 -07:00