]>
Untitled Git - lemmy.git/log
Dessalines [Sun, 16 Feb 2020 01:29:57 +0000 (20:29 -0500)]
Some front end fixes.
Dessalines [Sat, 15 Feb 2020 21:09:53 +0000 (16:09 -0500)]
Fix minor issue with selector. Fix issue with truncate wrapping.
Dessalines [Sat, 15 Feb 2020 03:28:29 +0000 (22:28 -0500)]
Adding an external link icon. #530
Dessalines [Fri, 14 Feb 2020 15:12:40 +0000 (10:12 -0500)]
Version v0.6.18
Dessalines [Fri, 14 Feb 2020 15:02:37 +0000 (10:02 -0500)]
Making links go to post page.
Dessalines [Thu, 13 Feb 2020 17:35:22 +0000 (12:35 -0500)]
Fix minor loading bug.
Dessalines [Wed, 12 Feb 2020 17:16:33 +0000 (12:16 -0500)]
Merge branch 'dev'
Dessalines [Wed, 12 Feb 2020 17:12:19 +0000 (12:12 -0500)]
Add community refine by searching on new post creation. Fixes #521
Dessalines [Tue, 11 Feb 2020 15:22:44 +0000 (10:22 -0500)]
Merge branch 'dev'
Dessalines [Tue, 11 Feb 2020 15:14:09 +0000 (10:14 -0500)]
Fixing unread indicator on link click. Fixes #527
Dessalines [Mon, 10 Feb 2020 19:45:50 +0000 (14:45 -0500)]
Fixing ansible certbot renew.
Dessalines [Sun, 9 Feb 2020 20:08:51 +0000 (15:08 -0500)]
Version v0.6.17
Dessalines [Sun, 9 Feb 2020 20:04:41 +0000 (15:04 -0500)]
Adding instant voting / vote animations. Fixes #526
Dessalines [Sun, 9 Feb 2020 16:45:46 +0000 (11:45 -0500)]
Merge branch 'tech_debt' into dev
Dessalines [Sun, 9 Feb 2020 16:44:24 +0000 (11:44 -0500)]
Live post and comment resorting. Fixes #522
- Moving sorting to utils.
Dessalines [Sun, 9 Feb 2020 04:32:48 +0000 (23:32 -0500)]
Merge branch 'master' into dev
Dessalines [Sun, 9 Feb 2020 04:30:10 +0000 (23:30 -0500)]
Merge pull request #525 from StaticallyTypedRice/minor_changes
Add an option to initialize the database from install.sh
Dessalines [Sun, 9 Feb 2020 04:20:11 +0000 (23:20 -0500)]
Fixing some technical debt. Fixes #524
Richie Zhang [Sat, 8 Feb 2020 21:02:40 +0000 (13:02 -0800)]
Add line breaks after user prompts in install.sh
Richie Zhang [Sat, 8 Feb 2020 20:56:13 +0000 (12:56 -0800)]
Add a semicolon.
Richie Zhang [Sat, 8 Feb 2020 20:54:41 +0000 (12:54 -0800)]
Fix a user prompt in install.sh
Richie Zhang [Sat, 8 Feb 2020 20:53:46 +0000 (12:53 -0800)]
Add an option to initialize the database from install.sh
Richie Zhang [Sat, 8 Feb 2020 20:17:02 +0000 (12:17 -0800)]
Merge pull request #5 from StaticallyTypedRice/master
Merge upstream
Richie Zhang [Sat, 8 Feb 2020 20:15:30 +0000 (12:15 -0800)]
Merge pull request #4 from dessalines/master
Merge upstream
Dessalines [Sat, 8 Feb 2020 16:44:16 +0000 (11:44 -0500)]
Version v0.6.16
Dessalines [Sat, 8 Feb 2020 16:16:58 +0000 (11:16 -0500)]
Change post sorting hot rank to use newest comment time. Fixes #517
Dessalines [Sat, 8 Feb 2020 04:50:33 +0000 (23:50 -0500)]
Version v0.6.15
Dessalines [Sat, 8 Feb 2020 04:05:15 +0000 (23:05 -0500)]
Add new comments views to main and community pages. Fixes #480
Dessalines [Fri, 7 Feb 2020 16:28:20 +0000 (11:28 -0500)]
Version v0.6.14
Dessalines [Fri, 7 Feb 2020 16:17:15 +0000 (11:17 -0500)]
Adding post body searching. Fixes #507
Dessalines [Fri, 7 Feb 2020 15:12:05 +0000 (10:12 -0500)]
Fix issue with post creating redirecting other posts. Fixes #520
Dessalines [Fri, 7 Feb 2020 04:02:26 +0000 (23:02 -0500)]
Version v0.6.13
Dessalines [Fri, 7 Feb 2020 03:48:43 +0000 (22:48 -0500)]
Fixing rate limiting.
Dessalines [Fri, 7 Feb 2020 03:24:23 +0000 (22:24 -0500)]
Fix expanded image height. Fixes #455
Dessalines [Thu, 6 Feb 2020 21:26:03 +0000 (16:26 -0500)]
Minor fixes to docs.
Dessalines [Thu, 6 Feb 2020 21:23:35 +0000 (16:23 -0500)]
Merge branch 'minor_changes' of https://github.com/StaticallyTypedRice/lemmy into StaticallyTypedRice-minor_changes
Dessalines [Thu, 6 Feb 2020 21:16:51 +0000 (16:16 -0500)]
Version v0.6.12
Dessalines [Thu, 6 Feb 2020 21:10:19 +0000 (16:10 -0500)]
Merge branch 'post_title_length' into rate_limit_fixes
Dessalines [Thu, 6 Feb 2020 21:07:59 +0000 (16:07 -0500)]
Fixing rate limit checking to only ping after a success. Fixes #516
Richie Zhang [Thu, 6 Feb 2020 21:07:34 +0000 (13:07 -0800)]
Implement password verification in db-init.sh.
Richie Zhang [Thu, 6 Feb 2020 20:26:01 +0000 (12:26 -0800)]
Add instructions for unning db-init.sh to administration_configuration.md
Richie Zhang [Thu, 6 Feb 2020 20:25:13 +0000 (12:25 -0800)]
Add instructions for unning db-init.sh to contributing_local_development.md
Dessalines [Thu, 6 Feb 2020 18:10:43 +0000 (13:10 -0500)]
Increasing post title length limit to 200. Fixes #515
Dessalines [Thu, 6 Feb 2020 16:27:02 +0000 (11:27 -0500)]
Merge branch 'master' into dev
Dessalines [Thu, 6 Feb 2020 16:26:56 +0000 (11:26 -0500)]
Merge branch 'master' of https://github.com/dessalines/lemmy
Dessalines [Thu, 6 Feb 2020 16:26:49 +0000 (11:26 -0500)]
Merge branch 'master' into dev
Dessalines [Thu, 6 Feb 2020 16:26:11 +0000 (11:26 -0500)]
Reworking README.md. Fixes #513.
Dessalines [Thu, 6 Feb 2020 14:43:43 +0000 (09:43 -0500)]
Merge pull request #511 from StaticallyTypedRice/StaticallyTypedRice-translations
Translate support_on_liberapay
Dessalines [Thu, 6 Feb 2020 14:42:56 +0000 (09:42 -0500)]
Merge pull request #510 from StaticallyTypedRice/StaticallyTypedRice-FUNDING.yml
Add liberapay to FUNDING.yml
Richie Zhang [Thu, 6 Feb 2020 02:15:28 +0000 (18:15 -0800)]
Create db-init.sh
Richie Zhang [Thu, 6 Feb 2020 01:44:52 +0000 (17:44 -0800)]
Translate support_on_liberapay to Brazilian Portuguese.
Richie Zhang [Thu, 6 Feb 2020 01:42:38 +0000 (17:42 -0800)]
Translate support_on_liberapay to Dutch.
Richie Zhang [Thu, 6 Feb 2020 01:41:43 +0000 (17:41 -0800)]
Translate support_on_liberapay to Italian
Richie Zhang [Thu, 6 Feb 2020 01:40:43 +0000 (17:40 -0800)]
Translate support_on_liberapay to French
Richie Zhang [Thu, 6 Feb 2020 01:38:04 +0000 (17:38 -0800)]
Translate support_on_liberapay to Spanish.
Richie Zhang [Thu, 6 Feb 2020 01:36:22 +0000 (17:36 -0800)]
Translate support_on_liberapay to Chinese
Richie Zhang [Thu, 6 Feb 2020 01:35:09 +0000 (17:35 -0800)]
Translate support_on_liberapay to German
Richie Zhang [Thu, 6 Feb 2020 01:30:47 +0000 (17:30 -0800)]
Merge pull request #2 from dessalines/master
Merge upstream
Richie Zhang [Thu, 6 Feb 2020 01:23:07 +0000 (17:23 -0800)]
Add liberapay to FUNDING.yml
Richie Zhang [Thu, 6 Feb 2020 01:11:18 +0000 (17:11 -0800)]
Merge pull request #1 from dessalines/master
Merge upstream
Dessalines [Wed, 5 Feb 2020 19:24:35 +0000 (14:24 -0500)]
Adding if found to catch errors.
Dessalines [Wed, 5 Feb 2020 19:14:05 +0000 (14:14 -0500)]
Adding Liberapay.
Dessalines [Wed, 5 Feb 2020 18:12:44 +0000 (13:12 -0500)]
Merge branch 'nyex-pt_trans' into dev
Dessalines [Wed, 5 Feb 2020 18:12:13 +0000 (13:12 -0500)]
Adding language and etc for pt-br.
Dessalines [Wed, 5 Feb 2020 17:56:01 +0000 (12:56 -0500)]
Fix i18n issue with no communities.
olivia maia [Wed, 5 Feb 2020 17:16:01 +0000 (14:16 -0300)]
added Portuguese translation
Dessalines [Wed, 5 Feb 2020 00:48:11 +0000 (19:48 -0500)]
Version v0.6.11
Dessalines [Tue, 4 Feb 2020 21:37:52 +0000 (16:37 -0500)]
Forgot to add cross-posted to, to i18n.
Dessalines [Tue, 4 Feb 2020 17:21:49 +0000 (12:21 -0500)]
Merge branch 'websocket_reconnect_reload' into dev
Dessalines [Tue, 4 Feb 2020 16:29:54 +0000 (11:29 -0500)]
Some corrections to total user points.
Dessalines [Tue, 4 Feb 2020 16:20:58 +0000 (11:20 -0500)]
Merge branch 'StaticallyTypedRice-webclient' of https://github.com/StaticallyTypedRice/lemmy into StaticallyTypedRice-StaticallyTypedRice-webclient
Dessalines [Tue, 4 Feb 2020 16:19:05 +0000 (11:19 -0500)]
Websocket reconnect reload page data. Fixes #504
Dessalines [Tue, 4 Feb 2020 15:35:31 +0000 (10:35 -0500)]
Merge pull request #503 from xyvs/master
Spanish translations
Jose Francisco Martinez Salgado [Tue, 4 Feb 2020 15:11:47 +0000 (09:11 -0600)]
Translations report updated
Jose Francisco Martinez Salgado [Tue, 4 Feb 2020 15:08:16 +0000 (09:08 -0600)]
New words and typo
Jose Francisco Martinez Salgado [Tue, 4 Feb 2020 14:57:13 +0000 (08:57 -0600)]
Merge remote-tracking branch 'upstream/master'
Dessalines [Tue, 4 Feb 2020 00:52:39 +0000 (19:52 -0500)]
Combine duplicate front page posts. Fixes #284
Richie Zhang [Mon, 3 Feb 2020 23:23:36 +0000 (15:23 -0800)]
Translate total_number_of_points to German.
Richie Zhang [Mon, 3 Feb 2020 23:20:59 +0000 (15:20 -0800)]
Display a given user's total score.
Richie Zhang [Mon, 3 Feb 2020 23:14:10 +0000 (15:14 -0800)]
Add total_number_of_points.
Richie Zhang [Mon, 3 Feb 2020 23:10:39 +0000 (15:10 -0800)]
Merge pull request #10 from dessalines/dev
Merge upstream
Dessalines [Mon, 3 Feb 2020 23:01:14 +0000 (18:01 -0500)]
Updating sponsors.
Dessalines [Mon, 3 Feb 2020 23:00:41 +0000 (18:00 -0500)]
Add disclaimer about image uploading. Fixes #501
Dessalines [Mon, 3 Feb 2020 15:58:17 +0000 (10:58 -0500)]
Version v0.6.10
Felix [Mon, 3 Feb 2020 14:00:08 +0000 (15:00 +0100)]
bump
Felix [Fri, 31 Jan 2020 11:03:26 +0000 (12:03 +0100)]
Integrate email relay in Ansible setup
Dessalines [Mon, 3 Feb 2020 03:54:05 +0000 (22:54 -0500)]
Merge branch 'master' of https://github.com/dessalines/lemmy
Dessalines [Mon, 3 Feb 2020 03:51:54 +0000 (22:51 -0500)]
Returning specific slurs from slur filter on failure. Fixes #463
Dessalines [Mon, 3 Feb 2020 01:06:42 +0000 (20:06 -0500)]
Merge pull request #498 from iav/docs4arm
Add doc compilation to multiplatform workflow
Igor Velkov [Sun, 2 Feb 2020 23:39:41 +0000 (01:39 +0200)]
Add doc compilation to multiplatform workflow
Change rust builder version to current
Dessalines [Sun, 2 Feb 2020 22:15:48 +0000 (17:15 -0500)]
Version v0.6.9
Dessalines [Sun, 2 Feb 2020 22:13:59 +0000 (17:13 -0500)]
Fixing ansible deploy.
Dessalines [Sun, 2 Feb 2020 22:07:16 +0000 (17:07 -0500)]
Dont show deleted / removed replies or messages in inbox. Fixes #493
Dessalines [Sun, 2 Feb 2020 21:37:57 +0000 (16:37 -0500)]
Doing UserJoin on connect / reconnect.
Dessalines [Sun, 2 Feb 2020 19:37:19 +0000 (14:37 -0500)]
Merge branch 'dev' into websocket_scopes
Dessalines [Sun, 2 Feb 2020 19:22:35 +0000 (14:22 -0500)]
Doing comment-node, comment-form and private-message.
Dessalines [Sun, 2 Feb 2020 19:10:15 +0000 (14:10 -0500)]
Some minor fixes.
Dessalines [Sun, 2 Feb 2020 18:50:44 +0000 (13:50 -0500)]
Finishing up interpolation rework.
Dessalines [Sun, 2 Feb 2020 17:56:07 +0000 (12:56 -0500)]
Merge branch 'dev' into richardj-feature/frontend-a11y
Dessalines [Sun, 2 Feb 2020 17:55:45 +0000 (12:55 -0500)]
Merge branch 'feature/frontend-a11y' of https://github.com/richardj/lemmy into richardj-feature/frontend-a11y