Sam
|
cb9a89940a
|
display admin/mod status on user page
|
2013-05-02 17:40:44 +10:00 |
|
Sam
|
5ec52bd2e9
|
:s/moderator?/staff/g ... our naming was kind of crazy, renamed moderator? to staff
|
2013-05-02 17:22:27 +10:00 |
|
Sam
|
65cd00cf25
|
moderators now have teeth, more at http://meta.discourse.org/t/moderator-permission-set/6307/5
allow pms to be targetted at groups
|
2013-05-02 15:15:53 +10:00 |
|
Neil Lalonde
|
5f4dbd6ddc
|
Use tos_url site setting in flag modal if it's set
|
2013-05-01 11:49:18 -04:00 |
|
Sam
|
b25a5a20bb
|
option to strip links from excerpts
|
2013-04-30 13:25:55 +10:00 |
|
Neil Lalonde
|
442be64d5e
|
Show an excerpt of a pinned topic's body in the topic list
|
2013-04-29 16:37:19 -04:00 |
|
Régis Hanol
|
0b222550f7
|
flash draft status when requirements are not met for new users
|
2013-04-28 02:37:53 +02:00 |
|
Sam
|
cfc62dadff
|
speed up tests
add the ability to find the first notify private message
|
2013-04-22 17:45:03 +10:00 |
|
Neil Lalonde
|
651cfba93f
|
Add ability to destroy a user with 0 posts
|
2013-04-12 16:53:00 -04:00 |
|
Sam
|
e969eb14e8
|
added 2 new flag types: notify user and notify moderators
fixed up messed up user navigation
refactored
|
2013-04-12 17:55:45 +10:00 |
|
Robin Ward
|
c6bd6371f2
|
Exclude recently made invisible topics from the categories list. Also remove a couple n+1 queries.
|
2013-04-05 16:09:27 -04:00 |
|
Robin Ward
|
fa1ba6791b
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -04:00 |
|
Neil Lalonde
|
66bc48a0e3
|
Give magic wands to all moderators
|
2013-04-04 16:14:55 -04:00 |
|
Sam
|
86cf7b1524
|
trust level 0 is highlighted in light gray as opposed to having special semantics around account age.
|
2013-04-04 12:24:23 +11:00 |
|
Robin Ward
|
33f349a1e6
|
Show all Hot rankings at once with a toggle button
|
2013-04-03 15:25:18 -04:00 |
|
Robin Ward
|
459c7e3d59
|
Include pinned on Categories page
|
2013-04-03 11:45:53 -04:00 |
|
Robin Ward
|
ee76f1926d
|
Debugging Tool for Hot Topics
|
2013-04-02 18:00:53 -04:00 |
|
Sam
|
0bcd142a81
|
Merge pull request #193 from tms/timing-is-everything
Make topic lists show last activity more intuitively
|
2013-03-27 22:57:44 -07:00 |
|
Robin Ward
|
af7f6fea28
|
Can set the hotness of a category. For the soon to be implemented "hotness" tab.
|
2013-03-26 18:08:58 -04:00 |
|
Robin Ward
|
f1e2923a91
|
Display correct post counts, even with a filter active
|
2013-03-26 15:06:23 -04:00 |
|
Robin Ward
|
5dc47c2d82
|
Rename posts_count in topic view to post_counts_by_user which makes much more sense
|
2013-03-26 14:06:24 -04:00 |
|
tms
|
172173eccc
|
Make topic lists show last activity more intuitively
|
2013-03-25 22:13:23 -04:00 |
|
Karan Misra
|
5dfb04e4b3
|
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-25 05:07:36 +05:30 |
|
Sam
|
381e280228
|
we should not be mixing this in to our serializers
1. it gives the class broken methods (like cache in production)
2. it conflicts with am serializers
|
2013-03-19 22:13:37 -07:00 |
|
Sam
|
62c60540be
|
pull moderator into own column, rename trust levels
|
2013-03-19 21:06:11 -07:00 |
|
Sam
|
6127b29e4c
|
this should be optimised at some point
|
2013-03-19 16:54:23 -07:00 |
|
Robin Ward
|
c1e40f5d19
|
Convert Post type constants to Enum
|
2013-03-18 17:55:05 -04:00 |
|
Robin Ward
|
76d8df6ac6
|
Merge pull request #462 from kubabrecka/colorpicker3
implement color picking from predefined set for category badges + option to change foreground color
|
2013-03-15 13:43:59 -07:00 |
|
Robin Ward
|
ad082cea70
|
Big commit:
- Support for a popup that shows similar topics
- Cleaned up a lot of Javascript
- Cleaned up use of Promises
|
2013-03-15 14:35:33 -04:00 |
|
Robin Ward
|
f47240483c
|
FIX: On refresh, wouldn't say "You liked this"
|
2013-03-14 12:15:24 -04:00 |
|
Kuba Brecka
|
8784c55188
|
implement color picking from predefined set for category badges + option to change foreground color
|
2013-03-14 14:16:57 +01:00 |
|
Kuba Brecka
|
921a658548
|
move date formatting from server side to javascript, so we can reuse Sugar's i18n
|
2013-03-13 13:38:41 +01:00 |
|
Sam
|
38f185355d
|
added options to disable quoting and open links in new tabs
fixed a some regressions
removed some dead code
fixed messages about constants being re-defined
|
2013-03-12 20:06:58 -07:00 |
|
tms
|
52b1d13af7
|
Always allow reply as new topic, for users who can reply as new topic
|
2013-03-11 10:20:41 -04:00 |
|
Robin Ward
|
f8d8272406
|
Cleaned up TopicUserSpec, introduces clearing of pinned topics
|
2013-03-07 12:19:25 -05:00 |
|
Neil Lalonde
|
f8e04a5c48
|
Version check gets how many versions behind you are, and shows judgemental faces on the dashboard
|
2013-03-05 18:15:33 -05:00 |
|
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
|
Gosha Arinich
|
0c99dea153
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
|
Robin Ward
|
7d6e1f3e1c
|
Show likes even while logged out.
|
2013-02-27 11:22:03 -05:00 |
|
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
|
Robin Ward
|
532b1f5450
|
Can edit category descriptions, they show up in a title attribute
|
2013-02-22 13:43:47 -05:00 |
|
Neil Lalonde
|
8620024798
|
Show which SHA is installed on the admin dashboard
|
2013-02-21 13:48:14 -05:00 |
|
Robin Ward
|
c5393d93f3
|
Add icons and and archived style to categories list
|
2013-02-21 11:38:38 -05:00 |
|
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
|
Robin Ward
|
836c3a7379
|
Support for Fancy topic titles
|
2013-02-19 16:14:04 -05:00 |
|
Neil Lalonde
|
c0371ff427
|
Add version checking that shows on the admin dashboard
|
2013-02-19 15:20:49 -05:00 |
|
Sam Saffron
|
a8085f15c4
|
grab highest post number from the raw data, so deletions at the end of a topic work
|
2013-02-15 13:08:37 +11:00 |
|
Robin Ward
|
6f4882659a
|
Animate in new user education. Track replies separately from posts.
|
2013-02-14 18:04:03 -05:00 |
|
Robin Ward
|
b9457197c0
|
First stab at new user education - configurable messages that pop up on a user's first
few posts/topics.
|
2013-02-14 15:33:51 -05:00 |
|
Robin Ward
|
b94b9d2383
|
Merge pull request #146 from ismaelga/moderators-buttons
Create moderators
|
2013-02-14 07:26:50 -08:00 |
|