|
80f9003135
|
Version v0.6.29
|
2020-03-01 18:26:17 -05:00 |
|
|
6c6e7aa872
|
Version v0.6.28
|
2020-02-29 22:24:00 -05:00 |
|
|
f607e98565
|
Version v0.6.27
|
2020-02-29 15:28:30 -05:00 |
|
|
8ed1610f48
|
Version v0.6.26
|
2020-02-29 13:10:28 -05:00 |
|
|
72c5bdbf9e
|
Version v0.6.25
|
2020-02-27 13:16:30 -05:00 |
|
|
883c8decde
|
Version v0.6.24
|
2020-02-19 13:35:58 -05:00 |
|
|
b18c87b9c4
|
Version v0.6.23
|
2020-02-18 12:37:35 -05:00 |
|
|
fd82487ab5
|
Version v0.6.22
|
2020-02-17 16:11:49 -05:00 |
|
|
1e5d93d9bb
|
Version v0.6.21
|
2020-02-17 14:38:16 -05:00 |
|
|
50600938cb
|
Version v0.6.20
|
2020-02-17 13:04:53 -05:00 |
|
|
ce8fadae52
|
Merge branch 'master' of https://github.com/dessalines/lemmy
|
2020-02-17 11:21:04 -05:00 |
|
|
b6ce26023e
|
Version v0.6.19
|
2020-02-16 14:26:39 -05:00 |
|
Richard
|
ed07e98bff
|
changed permissions from db-init.sh to be able to run
|
2020-02-14 21:30:06 +01:00 |
|
|
91649d21ae
|
Version v0.6.18
|
2020-02-14 10:12:40 -05:00 |
|
|
f1392dc9a7
|
Version v0.6.17
|
2020-02-09 15:08:51 -05:00 |
|
|
9c8fe0379f
|
Adding instant voting / vote animations. Fixes #526
|
2020-02-09 15:04:41 -05:00 |
|
|
56cd103209
|
Fixing some technical debt. Fixes #524
|
2020-02-08 23:20:11 -05:00 |
|
|
8baa483c89
|
Version v0.6.16
|
2020-02-08 11:44:16 -05:00 |
|
|
4b0227c45e
|
Change post sorting hot rank to use newest comment time. Fixes #517
|
2020-02-08 11:16:58 -05:00 |
|
|
41d8642bf5
|
Version v0.6.15
|
2020-02-07 23:50:33 -05:00 |
|
|
ecd10482a6
|
Add new comments views to main and community pages. Fixes #480
|
2020-02-07 23:05:15 -05:00 |
|
|
779a72581c
|
Version v0.6.14
|
2020-02-07 11:28:20 -05:00 |
|
|
b6fceec6dd
|
Adding post body searching. Fixes #507
|
2020-02-07 11:17:15 -05:00 |
|
|
be77e30110
|
Version v0.6.13
|
2020-02-06 23:02:26 -05:00 |
|
|
218653c52f
|
Fixing rate limiting.
|
2020-02-06 22:48:43 -05:00 |
|
|
cd4001b2ef
|
Merge branch 'minor_changes' of https://github.com/StaticallyTypedRice/lemmy into StaticallyTypedRice-minor_changes
|
2020-02-06 16:23:35 -05:00 |
|
|
1c030d1fb6
|
Version v0.6.12
|
2020-02-06 16:16:51 -05:00 |
|
|
94b1bbe5aa
|
Merge branch 'post_title_length' into rate_limit_fixes
|
2020-02-06 16:10:19 -05:00 |
|
|
1369ad1fbc
|
Fixing rate limit checking to only ping after a success. Fixes #516
|
2020-02-06 16:07:59 -05:00 |
|
Richie Zhang
|
33563c3e9f
|
Implement password verification in db-init.sh.
|
2020-02-06 13:07:34 -08:00 |
|
|
65a6e7731c
|
Increasing post title length limit to 200. Fixes #515
|
2020-02-06 13:10:43 -05:00 |
|
Richie Zhang
|
da6cdb7c26
|
Create db-init.sh
|
2020-02-05 18:15:28 -08:00 |
|
|
420fb5a847
|
Version v0.6.11
|
2020-02-04 19:48:11 -05:00 |
|
|
7e64d033bf
|
Version v0.6.10
|
2020-02-03 10:58:17 -05:00 |
|
|
032ebe7a9e
|
Integrate email relay in Ansible setup
|
2020-02-03 14:10:24 +01:00 |
|
|
ee2038a75a
|
Returning specific slurs from slur filter on failure. Fixes #463
|
2020-02-02 22:51:54 -05:00 |
|
|
a2267aa056
|
Version v0.6.9
|
2020-02-02 17:15:48 -05:00 |
|
|
46727f72df
|
Dont show deleted / removed replies or messages in inbox. Fixes #493
|
2020-02-02 17:07:16 -05:00 |
|
|
96a7e99e57
|
Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends.
|
2020-02-02 12:45:41 -05:00 |
|
|
cda1e6e741
|
Fixing issue with multiple notifications.
|
2020-02-02 10:09:01 -05:00 |
|
|
4d95be06b5
|
Merge branch 'dev' into websocket_scopes
|
2020-02-02 09:15:02 -05:00 |
|
|
8035976e40
|
Adding username and email case insensitivity uniqueness. Fixes #341
|
2020-02-01 20:11:12 -05:00 |
|
|
5d84d474d0
|
Version v0.6.8
|
2020-02-01 16:56:31 -05:00 |
|
|
9f2b61708e
|
Merge branch 'dev' into websocket_scopes
|
2020-02-01 00:37:34 -05:00 |
|
|
895d857825
|
Merge branch 'dev' into nutomic-api-benchmark
|
2020-01-31 22:53:55 -05:00 |
|
|
8ec104cb76
|
Mostly done eliminating recurring fetches.
|
2020-01-31 22:34:08 -05:00 |
|
|
8036474dda
|
Starting to work on user message scope.
|
2020-01-31 20:02:20 -05:00 |
|
|
7b4bf68486
|
Add script to test http api, fix two api calls
|
2020-01-31 14:17:37 +01:00 |
|
|
4778f198e1
|
Adding a materialized view for reply_view. Fixes #466
|
2020-01-28 23:53:19 -05:00 |
|
|
8849dc07cf
|
Version v0.6.7
|
2020-01-28 08:50:58 -05:00 |
|