Commit graph

10 commits

Author SHA1 Message Date
Dessalines
21d55af62d Adding stickied posts.
- Fixes #245
2019-09-08 23:14:13 -07:00
Dessalines
b634061b87 Running cargo fmt on server code.
- Adding a .rustfmt.toml for the 2 space indent.
2019-09-07 08:35:05 -07:00
Dessalines
1c4b22a7fb Adding ability to do mod action on post creator
- Fixes #248
- Show banned on user comment and user overview. Fixes #264
2019-09-05 17:18:48 -07:00
Dessalines
9b558611b4 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
b44e7668a5 Fixing nsfw unit tests 2019-08-13 20:15:52 -07:00
Dessalines
6a761165bb 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
38fb49edd2 Ordering by date second.
- Fixes #175
2019-06-19 16:10:05 -07:00
Dessalines
c16ab3b7f0 Done with reorg 2019-05-05 09:20:30 -07:00
Dessalines
61fc436b58 Mostly done with reorg. 2019-05-04 22:20:38 -07:00
Dessalines
23157e2e8d Reorganizing files before splitting out API 2019-05-02 18:34:21 -07:00
Renamed from server/src/actions/post_view.rs (Browse further)