Commit Graph

138 Commits

Author SHA1 Message Date
Dessalines f8cfc28a07 Merge branch 'master' into dev 2019-08-15 14:22:19 -07:00
Dessalines 96eefccdc3 Squashed commit of the following:
commit 3008b45a89
Author: Dessalines <happydooby@gmail.com>
Date:   Thu Aug 15 14:11:02 2019 -0700

    Adding moment translation, and to i18next.ts file.

commit 620be4ecd8
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 e053040c58
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:55:32 2019 +0200

    Translate remaining Swedish

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

    Typo (missing apostrophe in contraction)

commit 50a0c6b590
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 d7ab85ab70 Squashed commit of the following:
commit ecd6c5a2f4
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:49:38 2019 -0700

    Adding some docs

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

    Adding save user settings

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

    Merge branch 'dev' into nsfw

commit b3d4a5c4ce
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 4c978d74f9 Adding the imports. 2019-08-10 11:33:54 -07:00
Dessalines fc5fd7ff98 Fixing locales in fuse. Coercing zh to zh-cn for moment. 2019-08-10 11:26:28 -07:00
Dessalines d0d429a627 Adding support for community and user searching.
- Fixes #130
2019-08-10 10:32:06 -07:00
Dessalines c494fe8e9b Making a few internationalization fixes. 2019-08-09 17:15:27 -07:00
Dessalines e702618e25 Adding back end translations. 2019-08-09 16:51:47 -07:00
Dessalines 3060608a45 Second front end pass. 2019-08-09 15:52:32 -07:00
Dessalines 91a3d14393 Localization testing mostly done. 2019-08-08 22:09:36 -07:00
Dessalines 75e014ef5a i18n translations first pass. 2019-08-08 18:58:04 -07:00
Dessalines 411e7ef16e Main done. 2019-08-07 12:12:53 -07:00
Dessalines 5ef8b8bb06 Starting to work on internationalization 2019-08-07 11:01:26 -07:00
Dessalines 9ef14d7262 Still not working 2019-08-06 11:23:34 -07:00
Dessalines 5a1e8aa645 Adding a debounce. 2019-08-03 13:26:20 -07:00
Dessalines e27ca774cd Adding similar post searching before creating post.
- Fixes #185.
- Offsetting create post and community columns.
2019-07-28 18:57:09 -07:00
Dessalines 7a6c596a24 Maybe #183 2019-07-22 20:15:00 -07:00
Dessalines 7ee486081e Adding collapse comments
- Fixes #179
2019-07-15 22:56:46 -07:00
Dessalines ab9659c2e2 Fix page titles for custom site name
- Fixes #113
2019-06-02 18:35:46 -07:00
Dessalines 107765619a Fixing communities sorting
- Fixes #159
2019-06-02 09:41:57 -07:00
Dessalines 842c8b0885 Disable create post button when community is deleted or removed.
- Fixes #167
2019-06-01 15:46:40 -07:00
Dessalines 178a2ed933 Fix site-form cancel button.
- Fixes #164
2019-06-01 15:12:10 -07:00
Dessalines b2997c8e7c Merge branch 'dev' 2019-05-19 11:05:44 -07:00
Dessalines 4668eac0d0 Moving create post to below unsubscribe. 2019-05-19 09:34:27 -07:00
Dessalines 1b6ddb869c Mark as read if viewing link.
- Fixes #154. #153
2019-05-19 09:15:08 -07:00
Dessalines d1fee01c6a Adding browser notifications.
- Fixes #153
2019-05-18 16:41:22 -07:00
Dessalines 4772fee9f0 Updating broken bitcoin link. 2019-05-17 08:32:07 -07:00
Dessalines 8820eac129 Removing need for spam_timer 2019-05-15 09:32:33 -07:00
Dessalines 13d7adab94 Adding API to footer 2019-05-15 09:12:54 -07:00
Dessalines 73a129a24d Adding create community and post buttons from sidebar.
- Fixes #148
2019-05-08 09:07:34 -07:00
Dessalines 2f0a7c5584 Better columns 2019-05-06 09:26:21 -07:00
Dessalines 869d7a4552 Softer white background. 2019-05-05 15:47:35 -07:00
Dessalines f034308070 Better image click 2019-05-05 14:50:17 -07:00
Dessalines 9903e3d508 Fix scrolling issue on refetch. 2019-05-02 15:16:38 -07:00
Dessalines 820af56387 Externalizing JWT token 2019-05-02 09:55:29 -07:00
Dessalines 2e487214ff Reworking some UI. Adding proper trending communities with hot rank.
- Breaking out subscribed and all into radios. Fixes #142
2019-05-01 22:26:31 -07:00
Dessalines c69af0cc16 Adding a register, community, and forum rate limit, based on IP.
- Fixes #124
2019-05-01 15:44:39 -07:00
Dessalines 95579eb892 Sponsor 2019-05-01 08:27:54 -07:00
Dessalines 675cf61654 Custom site name.
- Fixes #113
2019-04-30 08:19:00 -07:00
Dessalines b04d4f03c5 format fix 2019-04-30 07:55:19 -07:00
Dessalines 4c150a0f4e Adding simple suggested post title from textance.
- Fixes #112
2019-04-30 07:45:50 -07:00
Dessalines ad97e06bfb Adding paging on communities. 2019-04-30 06:49:01 -07:00
Dessalines 746362f9ef Adding a max character of 10k to textareas 2019-04-29 12:42:22 -07:00
Dessalines f57004d7fa Adding proper deletes for Post, Community, and Comments.
- Fixes #132
- Fixes #108
2019-04-29 12:14:54 -07:00
Dessalines 85ed895c5f Adding mark all as read
- Fixes #107
2019-04-29 09:51:13 -07:00
Dessalines fe89bc2a42 Auto-select current community if creating a post from the community
page.

Fixes #133
2019-04-29 09:07:41 -07:00
Dessalines 50dfcefc95 Changing from forum to community
- Fixes #121
2019-04-28 19:05:11 -07:00
Dessalines 9ffe740ab6 Switching back to hash router 2019-04-28 18:30:52 -07:00
Dessalines 2a38e7ea4c Fixing spam timer on setup.
- Fixes #116
2019-04-28 17:50:31 -07:00
Dessalines 0443538c79 Adding paging to user details 2019-04-28 17:41:24 -07:00