Commit Graph

  • 17912bdda3 Update translations Neil Lalonde 2019-10-10 11:27:00 -0400
  • 747a2e5167 DEV: Remove old backward-compatibility code romanrizzi 2019-10-09 15:56:55 -0300
  • c630c14d6c REFACTOR: old patterns and deprecations (#81) Joffrey JAFFEUX 2019-10-02 07:36:35 +0200
  • be6ecbf667 Replace deprecated icon Penar Musaraj 2019-08-25 21:28:46 -0400
  • a58984bfca FIX: Fix test suite after fabricated category defaults changed Daniel Waterworth 2019-08-06 11:39:09 +0100
  • 486f343b09 FIX: Include previously solved topics in auto-bump David Taylor 2019-08-06 11:19:33 +0100
  • 821296cdef REFACTOR: old patterns and deprecations Joffrey JAFFEUX 2019-07-26 12:09:35 +0200
  • 3763ca4aaa Solved button text margin fix Kris 2019-07-25 16:03:37 -0400
  • e9bd783bb7 remove unused variable Kris 2019-07-24 11:38:56 -0400
  • 9550ced040
    UX: If I can't unselect an answer, show text not a button (#80) Kris 2019-07-24 11:01:47 -0400
  • f9c060d0c0 UX: Hide button text when post controls are expanded on mobile Kris 2019-07-24 10:59:18 -0400
  • f7675f6c4f UX: If I can't unselect an answer, show text not a button Kris 2019-07-23 11:23:45 -0400
  • 8e8bf5e2d8 Revert "UX: Improve button position and visibility. (#79)" Kris 2019-07-18 10:56:18 -0400
  • d3babfddd3 Revert "UX: Integrate text with button to improve spacing" Kris 2019-07-18 10:55:44 -0400
  • ad4bae2f4d UX: Integrate text with button to improve spacing Kris 2019-07-16 11:08:05 -0400
  • 33a28ced7e Update translations Neil Lalonde 2019-07-15 14:03:46 -0400
  • f788093e6a
    UX: Improve button position and visibility. (#79) Bianca Nenciu 2019-07-15 17:30:58 +0300
  • d4039d049d UX: Improve button position and visibility. Bianca Nenciu 2019-07-02 17:26:52 +0300
  • a0191a1e50 Revert "UX: Improve button position and visibility. (#78)" Sam Saffron 2019-06-29 08:12:41 +1000
  • d394d64285 UX: Improve button position and visibility. (#78) Bianca Nenciu 2019-06-28 19:50:42 +0300
  • 46a7559cc4 Update translations Neil Lalonde 2019-06-17 13:58:34 -0400
  • 0fa0e7fd53 DEV: support running plugin without db Sam Saffron 2019-06-13 16:33:03 +1000
  • f76244e3ba Update translations Neil Lalonde 2019-06-10 10:40:33 -0400
  • 24789547d2 Update translations Neil Lalonde 2019-05-30 11:32:54 -0400
  • 4f8ee5cbf6 UX: Improve button position and visibility. Bianca Nenciu 2019-05-15 20:58:43 +0300
  • 75046f1d92 Add frozen string literal comment to files. Guo Xiang Tan 2019-05-13 11:04:27 +0800
  • 44e832813c FIX: Align checked icon in title. Bianca Nenciu 2019-05-10 14:07:00 +0300
  • 0305b9daf3 Update locale client.zh_CN.yml. MMX 2019-05-10 18:26:51 +0800
  • db35674cc4 FIX: show solved icon on categories with featured topics page Maja Komel 2019-05-10 10:43:11 +0200
  • 9f27caf39c FIX: adds support for new filter syntax Joffrey JAFFEUX 2019-05-01 22:24:09 +0200
  • 2918f4a012 Update deprecated icon reference Penar Musaraj 2019-04-23 13:53:27 -0400
  • 73aad3a608 UX: Add header for category settings Kris 2019-04-19 14:00:39 -0400
  • ab1eb503ec Update translations Neil Lalonde 2019-04-05 10:18:43 -0400
  • c6926f647b FIX: removes legacy code Joffrey JAFFEUX 2019-04-01 15:31:20 +0200
  • 549c3d339a DEV: use eq_time which allows for 1ms fidelity Sam Saffron 2019-03-28 17:41:27 +1100
  • 3297d152a7 FIX: Staff users can accept posts in deleted topics. (#75) Bianca Nenciu 2019-03-18 17:27:29 +0200
  • d0cf9c258b FIX: Include the serializer fields only if plugin is enabled Vinoth Kannan 2019-03-18 18:02:55 +0530
  • 0238b86e53 Fix lint. Bianca Nenciu 2019-03-18 12:52:35 +0200
  • ef630b66dd FIX: Staff users can accept posts in deleted topics. Bianca Nenciu 2018-12-28 12:23:13 +0200
  • 086c5de866 SPEC: Add test cases for topic answer mixin Vinoth Kannan 2019-03-17 23:43:20 +0530
  • ca2d537665 PERF: Remove N+1 queries on search topic list item serializer. Vinoth Kannan 2019-03-17 23:20:05 +0530
  • 8b8512e73e DEV: Use core method to preload category custom fields for site serializer Vinoth Kannan 2019-03-16 23:27:31 +0530
  • 8beaa6c1d9 PERF: Remove N+1 queries on basic category serializer. Vinoth Kannan 2019-03-15 18:53:22 +0530
  • 0fa41a8b38 PERF: Remove N+1 queries on site serializer. Vinoth Kannan 2019-03-15 17:25:17 +0530
  • effb7e168b FIX: Show topic filter dropdown only if plugin is enabled Vinoth Kannan 2019-03-15 16:04:35 +0530
  • 97821bc96c UX: Add class to accepted answer quote in posts (#76) Kris 2019-03-14 02:19:58 -0400
  • 30146dbb31 FIX: Rename connector template to resolve conflict Vinoth Kannan 2019-03-14 08:22:58 +0530
  • 55b6cf8ac1 UX: Add class to accepted answer quote in posts Kris 2019-03-13 22:20:49 -0400
  • 818bff2b30 FIX: Remove topic answer mixin from category detailed serializer. Guo Xiang Tan 2019-03-14 05:31:34 +0800
  • 5ddd644e00 FEATURE: Show dropdown to filter topic lists by solved status Vinoth Kannan 2019-03-14 00:41:07 +0530
  • 6fb6f8849b Revert "REVERT: 'FEATURE: Add solved icon for topic titles in search results and other topic lists'" Vinoth Kannan 2019-03-13 22:40:54 +0530
  • 6dbd420c9e REVERT: 'FEATURE: Add solved icon for topic titles in search results and other topic lists' Vinoth Kannan 2019-03-13 19:38:31 +0530
  • b1682574d0 remove unused key in locale Vinoth Kannan 2019-03-13 16:08:09 +0530
  • e9be43becd FEATURE: Add solved icon for topic titles in search results and other topic lists Vinoth Kannan 2019-03-13 15:59:07 +0530
  • bd5685c836 Update translations Neil Lalonde 2019-03-04 10:21:20 -0500
  • 3b7baa1a51 FIX: Don't use topic reply count as answer count in 'Question' schema Vinoth Kannan 2019-02-20 00:35:07 +0530
  • 93c08c8d71 Update translations Neil Lalonde 2019-01-31 16:38:16 -0500
  • 2ab270fa92
    Color fix due to core change Kris 2019-01-31 16:22:26 -0500
  • 9b7d81bd3a add the rspec test cases for commit 684df58 Vinoth Kannan 2019-01-16 00:23:38 +0530
  • f8150b496e Merge remote-tracking branch 'notriddle/master' Vinoth Kannan 2019-01-16 00:21:51 +0530
  • d9ad32b5fa Make eslint happy Gerhard Schlager 2018-12-12 11:49:13 +0100
  • a95d5024b1 FIX z-index was putting solved text above composer Kris 2018-12-06 10:13:21 -0500
  • 684df58437 Move the QAPage Question into mainEntity Michael Howell 2018-12-04 20:04:54 +0000
  • 5ddf911df8 Inherit rubocop config from discourse repo Gerhard Schlager 2018-12-03 00:37:52 +0100
  • f8b4554d7a Update translations Neil Lalonde 2018-11-29 11:11:40 -0500
  • 2e499ba0dd Reset "accepted" icon class so icon is green in OP Penar Musaraj 2018-11-12 21:44:03 -0500
  • f33ecb78f3 Fix prettier offence Penar Musaraj 2018-11-12 13:31:18 -0500
  • 02db4c1340 Avoid svg xml in locale strings Penar Musaraj 2018-11-12 13:26:28 -0500
  • fa14f1dee6 replace icon refs in client.en.yml Penar Musaraj 2018-11-12 10:30:06 -0500
  • 987869e1d7 Fix user activity nav icon Penar Musaraj 2018-11-11 22:50:12 -0500
  • 7745adb6eb Add FA5 icon support Penar Musaraj 2018-11-07 21:08:46 -0500
  • 7673ed2480 FIX: in some cases first_post could be missing Sam 2018-11-05 10:21:10 +1100
  • 54dc2b06ca clean up previous commit that adds answer metadata Sam 2018-11-02 10:15:05 +1100
  • 4e00693c76 Add schema.org QAPage metadata (#69) Michael Howell 2018-11-01 15:38:16 -0700
  • c7fe290b9c Fix linter errors Michael Howell 2018-11-01 21:26:35 +0000
  • c585e9b18f Fix Sam's problems Michael Howell 2018-11-01 21:14:02 +0000
  • 9005a5600f Use final before-head-close-crawler that got merged Michael Howell 2018-10-31 19:49:22 +0000
  • 8b200aa643 DEV: Apply rubocop David Taylor 2018-10-22 20:13:46 +0100
  • 3de29b70cf DEV: Apply prettier David Taylor 2018-10-22 19:49:33 +0100
  • 61b9e84155 Add schema.org QAPage metadata Michael Howell 2017-12-08 23:54:58 +0000
  • ea7cecc1c2
    DEV: Add Travis configuration David Taylor 2018-10-19 14:31:09 +0100
  • 165dcb662e
    Merge 19fcde2d90 into a6a562fb54 fernandowitt 2018-10-15 19:35:12 +0000
  • 19fcde2d90
    bug fixing fernandowitt 2018-10-15 16:34:27 -0300
  • a6a562fb54 Update translations Neil Lalonde 2018-09-10 14:04:53 -0400
  • b9a9e2b1c7 Fix rubocop warning. Guo Xiang Tan 2018-09-04 09:51:46 +0800
  • 46258a5b11 FIX: Remove auto-close topic timer on unsolved. Guo Xiang Tan 2018-08-31 12:03:42 +0800
  • 93a64c4aa1 Prefer `destroy!` over `destroy` when not checking for return value. Guo Xiang Tan 2018-08-31 09:52:10 +0800
  • ea4e1691df
    Merge aa2e6c3c49 into 91e14226a5 Yana Agun Siswanto 2018-08-30 17:12:34 +0000
  • 31f93a23f0
    Merge c0465a4499 into 91e14226a5 sevospl 2018-08-29 15:21:30 +0000
  • c0465a4499
    Update client.pl_PL.yml sevospl 2018-08-29 17:20:51 +0200
  • 91e14226a5 Update translations Neil Lalonde 2018-08-23 09:51:36 -0400
  • 3a5604cb46 FIX: Apply username formatter to solved post Robin Ward 2018-08-01 10:05:46 -0400
  • 5b81cc9293 FEATURE: if auto bump is enabled, do not bump solved Sam 2018-07-18 10:56:56 +1000
  • 258956fefc Alignment and mobile fixes Kris 2018-06-26 23:27:58 -0400
  • 9aeb9df26f move to new db exec pattern Sam 2018-06-21 12:23:50 +1000
  • 65a97686f3 Update translations Neil Lalonde 2018-05-31 15:34:09 -0400
  • ca14ac5238 minor alignment fix Kris 2018-05-02 21:00:42 -0400
  • 7e4dba4b1e Update translations Neil Lalonde 2018-04-24 10:34:30 -0400
  • 2b584a90db mobile alignment fix Kris 2018-04-23 10:15:58 -0400
  • 62a2ae7eb8 post control alignment fix Kris 2018-04-19 13:56:18 -0400