Dessalines
|
b40d029945
|
Adding support for community and user searching.
- Fixes #130
|
2019-08-10 10:32:06 -07:00 |
|
Dessalines
|
2d2995ba3f
|
Forgot to add subscribed.
|
2019-08-09 17:41:24 -07:00 |
|
Dessalines
|
1424417d90
|
Upping version.
|
2019-08-09 17:36:35 -07:00 |
|
Dessalines
|
93ae1a18c2
|
Making a few internationalization fixes.
|
2019-08-09 17:15:27 -07:00 |
|
Dessalines
|
4239ead854
|
Adding back end translations.
|
2019-08-09 16:51:47 -07:00 |
|
Dessalines
|
e312f0f6c4
|
Added a few more translations.
|
2019-08-09 15:53:10 -07:00 |
|
Dessalines
|
6304417b3b
|
Second front end pass.
|
2019-08-09 15:52:32 -07:00 |
|
Dessalines
|
093bc00ff7
|
Localization testing mostly done.
|
2019-08-08 22:09:36 -07:00 |
|
Dessalines
|
50ee0e9d82
|
i18n translations first pass.
|
2019-08-08 18:58:04 -07:00 |
|
Dessalines
|
8646347bc3
|
Main done.
|
2019-08-07 12:12:53 -07:00 |
|
Dessalines
|
9fe4f11b92
|
Starting to work on internationalization
|
2019-08-07 11:01:26 -07:00 |
|
Dessalines
|
641d1b0155
|
Still not working
|
2019-08-06 11:23:34 -07:00 |
|
Dessalines
|
2db3b84b11
|
Adding a debounce.
|
2019-08-03 13:26:20 -07:00 |
|
Dessalines
|
12a9fe844a
|
Updating yarn deps.
|
2019-07-28 18:59:02 -07:00 |
|
Dessalines
|
08d7695ef5
|
Adding similar post searching before creating post.
- Fixes #185.
- Offsetting create post and community columns.
|
2019-07-28 18:57:09 -07:00 |
|
Dessalines
|
1b01a76583
|
Maybe #183
|
2019-07-22 20:15:00 -07:00 |
|
Dessalines
|
d300ae9de0
|
Adding collapse comments
- Fixes #179
|
2019-07-15 22:56:46 -07:00 |
|
Dessalines
|
9d9283e010
|
Remove Kubernetes build, not supported.
|
2019-07-15 08:24:43 -07:00 |
|
Dessalines
|
1dc192524d
|
Switching to BrowserRouter.
- Fixes #178.
- #176
|
2019-07-14 19:43:31 -07:00 |
|
Dessalines
|
d3f7a6c1d4
|
Formatting fixes.
|
2019-07-13 14:14:59 -07:00 |
|
Dessalines
|
9a66eb6c9a
|
Fix parenthesis
|
2019-06-19 13:36:05 -07:00 |
|
Dessalines
|
1dcc7d3bc2
|
Version bump.
|
2019-06-11 18:41:48 -07:00 |
|
Dessalines
|
7865843106
|
Fixing GetSite
- Fixes #171
|
2019-06-11 18:41:01 -07:00 |
|
Dessalines
|
6f113831cc
|
Version bump
|
2019-06-02 19:46:30 -07:00 |
|
Dessalines
|
19c106d3df
|
Fix page titles for custom site name
- Fixes #113
|
2019-06-02 18:35:46 -07:00 |
|
Dessalines
|
b65a3693d4
|
Fixing communities sorting
- Fixes #159
|
2019-06-02 09:41:57 -07:00 |
|
Dessalines
|
2109016614
|
Disable create post button when community is deleted or removed.
- Fixes #167
|
2019-06-01 15:46:40 -07:00 |
|
Dessalines
|
2cbd4c9678
|
Fix site-form cancel button.
- Fixes #164
|
2019-06-01 15:12:10 -07:00 |
|
Dessalines
|
2565e351c8
|
Fixing the fuse assets build.
|
2019-06-01 10:44:38 -07:00 |
|
Dessalines
|
829fd2fdb0
|
Merge branch 'use-local-assets' of https://github.com/Perflyst/lemmy into Perflyst-use-local-assets
|
2019-06-01 10:30:15 -07:00 |
|
perflyst
|
6c687b93d4
|
Use local assets instead of cloudflare cdn
|
2019-05-27 13:39:05 +02:00 |
|
Dessalines
|
0af79bf4ef
|
Merge branch 'dev'
|
2019-05-19 11:05:44 -07:00 |
|
Dessalines
|
25f262d639
|
Moving create post to below unsubscribe.
|
2019-05-19 09:34:27 -07:00 |
|
Dessalines
|
d350f57e00
|
Mark as read if viewing link.
- Fixes #154. #153
|
2019-05-19 09:15:08 -07:00 |
|
Dessalines
|
d2187efa1d
|
Adding browser notifications.
- Fixes #153
|
2019-05-18 16:41:22 -07:00 |
|
Dessalines
|
b6e6e7df45
|
Updating broken bitcoin link.
|
2019-05-17 08:32:07 -07:00 |
|
Dessalines
|
4df4a10daa
|
Version bump.
|
2019-05-15 09:47:23 -07:00 |
|
Dessalines
|
db63212fe1
|
Removing need for spam_timer
|
2019-05-15 09:32:33 -07:00 |
|
Dessalines
|
ff170e1666
|
Adding API to footer
|
2019-05-15 09:12:54 -07:00 |
|
Dessalines
|
296421a888
|
Adding API docs for app developers.
- Fixes #99.
|
2019-05-15 09:04:05 -07:00 |
|
Dessalines
|
26af8fd4a6
|
Adding create community and post buttons from sidebar.
- Fixes #148
|
2019-05-08 09:07:34 -07:00 |
|
Dessalines
|
b3ce400da0
|
Better columns
|
2019-05-06 09:26:21 -07:00 |
|
Dessalines
|
2ed3368eb8
|
Upgrading front end dependencies.
|
2019-05-05 16:50:44 -07:00 |
|
Dessalines
|
24c9f36146
|
Softer white background.
|
2019-05-05 15:47:35 -07:00 |
|
Dessalines
|
83f821a059
|
Better image click
|
2019-05-05 14:50:17 -07:00 |
|
Dessalines
|
124b84787f
|
Version bump
|
2019-05-05 10:02:16 -07:00 |
|
Dessalines
|
9db10d27b2
|
Merge branch 'master' into dev
|
2019-05-04 09:02:49 -07:00 |
|
Felix Pojtinger
|
124316dd4b
|
Merge branch 'master' into master
|
2019-05-04 14:23:37 +02:00 |
|
Dessalines
|
da1d7178a7
|
Fix scrolling issue on refetch.
|
2019-05-02 15:16:38 -07:00 |
|
Dessalines
|
abe31e9f17
|
Externalizing JWT token
|
2019-05-02 09:55:29 -07:00 |
|