Commit graph

30 commits

Author SHA1 Message Date
2d112dbd55 Add loading indicators. 2019-08-29 16:49:58 -07:00
b50ae1dafc Showing community count on main sidebar
- Fixes #232
2019-08-28 21:28:06 -07:00
e7c588cbbc Fix inferno link. 2019-08-20 17:05:57 -07:00
46363811f0 Separate sidebar. 2019-08-19 21:45:06 -07:00
297755e757 Adding cards for sidebars in UI. 2019-08-19 19:37:32 -07:00
30e3c76022 more styles. 2019-08-17 22:00:11 -07:00
Dessalines
536c3f4915 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
ab9659c2e2 Fix page titles for custom site name
- Fixes #113
2019-06-02 18:35:46 -07:00
178a2ed933 Fix site-form cancel button.
- Fixes #164
2019-06-01 15:12:10 -07:00
73a129a24d Adding create community and post buttons from sidebar.
- Fixes #148
2019-05-08 09:07:34 -07:00
9903e3d508 Fix scrolling issue on refetch. 2019-05-02 15:16:38 -07:00
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
c69af0cc16 Adding a register, community, and forum rate limit, based on IP.
- Fixes #124
2019-05-01 15:44:39 -07:00
675cf61654 Custom site name.
- Fixes #113
2019-04-30 08:19:00 -07:00
50dfcefc95 Changing from forum to community
- Fixes #121
2019-04-28 19:05:11 -07:00
1769a62aac Adding better community and main page routing, with sorting and type in url. 2019-04-28 17:19:04 -07:00
e4532aa1cb Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -07:00
2a92a5611c Add site editing.
- Fixes #96
2019-04-21 14:38:57 -07:00
273a38f61f Adding a recurring inbox fetch.
- Fixes #94
2019-04-21 10:49:57 -07:00
ddabc42861 Adding support for an /all route
- Fixes #85
2019-04-20 12:42:52 -07:00
682413613e Mostly working, before merge 2019-04-20 11:17:00 -07:00
9afadfb9c4 Saving replies, the actual fixes will be in the merge to dev. 2019-04-19 21:06:25 -07:00
4ce0d2576c Fixing some community sorting. 2019-04-18 08:28:24 -07:00
3f33cf8dcb Before big moderation merge 2019-04-16 16:04:23 -07:00
3ff85b1fdb Adding trending communities.
- Fixes #29
- Communities fetching now has sort and limit.
2019-04-09 23:19:12 -07:00
4bfb32c665 Styling, sidebar message. 2019-04-09 14:21:19 -07:00
0469b5f0c7 Adding user dropdown.
- Fixes #54.
- Fixed some styling.
2019-04-08 17:04:03 -07:00
70ff638103 Loading indicators.
- Fixes #10
- Adding SVG symbols component
2019-04-08 14:46:09 -07:00
49bf16e7d4 Adding user details / overview page.
- Fixes #19
2019-04-07 22:19:02 -07:00
38fa7969f9 Adding a front page / fetching subscribed forums.
- Adding subscribed to post view. Fixes #25
2019-04-05 12:14:54 -07:00