Neil Lalonde
|
298ee26908
|
FIX: when deleting a tag, the warning modal has the wrong topic count
|
2018-01-12 16:35:27 -05:00 |
Neil Lalonde
|
ad58a1743b
|
rename topic_list.tags to topic_list.top_tags
|
2018-01-12 16:35:27 -05:00 |
Guo Xiang Tan
|
8fd0414cdf
|
WIP: Tags which are not allowed in a category showing in drop down.
|
2016-07-08 10:27:56 +08:00 |
Guo Xiang Tan
|
e221414935
|
PERF: Remove N+1 queries on user messages page.
|
2016-06-29 09:30:54 +08:00 |
Neil Lalonde
|
f13470b96b
|
Use db schema for tags instead of plugin store and custom fields
|
2016-05-26 14:29:48 -04:00 |
Neil Lalonde
|
e5918c7d00
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
Robin Ward
|
b1bc4741b1
|
FEATURE: Load fewer topics in the topic list on slow platforms (Android)
|
2014-12-15 11:54:26 -05:00 |
Robin Ward
|
69cb5bc425
|
FIX: Centralize Top rendering, remove old code paths. Fix some bugs.
|
2014-08-28 14:34:31 -04:00 |
Robin Ward
|
4981525047
|
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
|
2014-01-18 19:26:24 +01:00 |
Robin Ward
|
309904ef8f
|
Revert "Merge pull request #1673 from aperrault/patch-04"
This reverts commit c9ea89bdd3 , reversing
changes made to 9ed49888fc .
|
2013-11-19 14:08:45 -05:00 |
Autumn Perrault
|
d9c026bec5
|
Fixing neglect to determine whether a user has the permission to create a topic on a category (besides being able to create a post) in ListController, TopicList, and TopicListSerializer causing the "Create Topic" button to appear even if a user cannot actually create a topic in that category but can reply to a topic therein.
|
2013-11-19 05:09:58 -07:00 |
Sam
|
25bb8cf382
|
remove dead uncalled code
|
2013-06-23 15:28:38 +10:00 |
Sam
|
33683715a9
|
work in progress live unread / new counts
|
2013-05-30 16:49:57 +10:00 |
Robin Ward
|
33f349a1e6
|
Show all Hot rankings at once with a toggle button
|
2013-04-03 15:25:18 -04:00 |
Robin Ward
|
ee76f1926d
|
Debugging Tool for Hot Topics
|
2013-04-02 18:00:53 -04:00 |
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
Jakub Arnold
|
61654ab8f0
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |