Robin Ward
|
7fdaefcd86
|
FIX: Should allow support for ember list view
|
2013-08-08 23:13:26 -04:00 |
Robin Ward
|
477eb81bc9
|
Updated docs for `Discourse.Singleton`
|
2013-08-08 13:00:48 -04:00 |
Neil Lalonde
|
ce05b43c1d
|
Fix delete user button on admin/user page so it's enabled at the right times, and update its title attribute to be more helpful
|
2013-08-08 12:54:38 -04:00 |
Robin Ward
|
86246a64eb
|
Convert `Discourse.Site` and `Discourse.ScreenTrack` to use `Discourse.Singleton`
|
2013-08-08 12:49:58 -04:00 |
Robin Ward
|
51f5cf77fb
|
Convert `Discourse.User` to use `Discourse.Singleton`
|
2013-08-08 12:42:08 -04:00 |
Robin Ward
|
8e1fae0459
|
Add `Discourse.Singleton` class mixin for creating singletons.
|
2013-08-08 12:00:58 -04:00 |
Robin Ward
|
9564a6ce09
|
Don't include `user_deleted` posts in emails.
|
2013-08-08 10:32:51 -04:00 |
Jeff Atwood
|
7343874360
|
oops, meant both
|
2013-08-07 16:42:26 -07:00 |
Jeff Atwood
|
0ab5388839
|
hook nth-of-type to reply, not "row"
|
2013-08-07 16:38:54 -07:00 |
Jeff Atwood
|
6656410c58
|
reduce padding between repeat embedded posts
|
2013-08-07 16:31:07 -07:00 |
Jeff Atwood
|
6caf55994b
|
tighten up user page spacing a tiny bit
|
2013-08-07 16:11:16 -07:00 |
Neil Lalonde
|
b097d780d0
|
Tweaks to staff action logs page
|
2013-08-07 18:29:13 -04:00 |
Neil Lalonde
|
b6b30dabd4
|
Send context of where a user was deleted as a spammer so it can be logged
|
2013-08-07 18:18:18 -04:00 |
Neil Lalonde
|
949b2068a5
|
Trust level change logs the target_user_id
|
2013-08-07 17:01:59 -04:00 |
Neil Lalonde
|
b0848db6de
|
Oops, forgot to use i18n in some places
|
2013-08-07 16:46:23 -04:00 |
Neil Lalonde
|
5c8c52482a
|
Add a way to view staff action logs in admin
|
2013-08-07 16:27:34 -04:00 |
Neil Lalonde
|
d2fb6ec53f
|
Blocked Emails list in admin
|
2013-08-07 16:27:34 -04:00 |
Robin Ward
|
c091b44028
|
Merge pull request #1310 from ZogStriP/patch-1
create thumbnails by defaults
|
2013-08-07 13:24:30 -07:00 |
Robin Ward
|
66f9506481
|
FIX: IE9 regression
|
2013-08-07 16:20:22 -04:00 |
Régis Hanol
|
bbd05f37d2
|
create thumbnails by defaults
changed "create_thumbnails" default value to `true`
|
2013-08-07 22:18:50 +02:00 |
Robin Ward
|
fe3a69c271
|
Private message emails now include the history
|
2013-08-07 13:03:45 -04:00 |
Don Denton
|
a53a6667aa
|
Added a missing "#" to href for TOS.
|
2013-08-07 00:45:55 -04:00 |
Robin Ward
|
1c3804934e
|
Show the entire history of replies above a post when you expend "in reply to"
|
2013-08-06 17:43:10 -04:00 |
Neil Lalonde
|
c74da0d262
|
Admins who haven't been approved can log in when must_approve_users is enabled
|
2013-08-06 16:51:29 -04:00 |
Neil Lalonde
|
57baf1f112
|
Logout takes you to the front page instead of leaving you on your user activity page
|
2013-08-06 16:04:02 -04:00 |
Neil Lalonde
|
879aa06601
|
Change tiny date formatting for dates in past years. Example: 10 Dec '12
|
2013-08-06 13:47:24 -04:00 |
Jeff Atwood
|
890ded7b1b
|
make topic progress more visible
|
2013-08-05 15:10:53 -07:00 |
Jeff Atwood
|
27f44e7e7e
|
increase modal max-width so errors fit better
|
2013-08-05 14:57:56 -07:00 |
Robin Ward
|
c714b98595
|
Update ember-renderspeed slightly.
|
2013-08-05 16:20:36 -04:00 |
Robin Ward
|
de3c657ea3
|
FIX: Oneboxes with incorrect URL
|
2013-08-05 16:15:16 -04:00 |
Robin Ward
|
dbbc5248aa
|
Update ember-renderspeed. Much less overhead.
|
2013-08-05 15:00:35 -04:00 |
Jeff Atwood
|
ab2b7fc882
|
get rid of text-shadow in gutter
I blame iOS for this shit
|
2013-08-04 01:26:41 -07:00 |
Robin Ward
|
8d08391ff5
|
FIX: Allow `Discourse.Session.current()` API to update to 0
|
2013-08-02 18:48:02 -04:00 |
Robin Ward
|
91efbc1830
|
FIX: If an error occurs loading posts, revert state correctly
|
2013-08-02 18:42:46 -04:00 |
Neil Lalonde
|
98b58150bb
|
Dashboard calculations are done with an async job now
|
2013-08-02 18:32:33 -04:00 |
Neil Lalonde
|
1552c4b69e
|
Remove users column from Top Traffic Sources table on dashboard. It's not useful and very expensive to calculate.
|
2013-08-02 18:32:33 -04:00 |
Robin Ward
|
f337aea982
|
FIX: Can edit 1st posts that have no categories
|
2013-08-02 17:41:01 -04:00 |
Jeff Atwood
|
f996a8757a
|
add "post last edited at" to edit tooltip
|
2013-08-02 13:15:50 -07:00 |
Jeff Atwood
|
94c969b7d8
|
set min-width on post unread counts
|
2013-08-02 12:41:40 -07:00 |
Robin Ward
|
701843552a
|
Fixes to {{#groupedEach}}
|
2013-08-02 15:14:24 -04:00 |
Neil Lalonde
|
9db0ac16a9
|
Add site setting delete_removed_posts_after to configure after how many hour posts that were deleted by their authors will be deleted
|
2013-08-02 13:35:52 -04:00 |
Robin Ward
|
ef82b66e95
|
Easier to group bindings. Perf improvements.
|
2013-08-02 13:18:09 -04:00 |
Neil Lalonde
|
8cc49d9797
|
Don't send more pm's after a user has been blocked from making posts. This can happen if a staff member flags posts that are already hidden.
|
2013-08-02 10:55:19 -04:00 |
Jeff Atwood
|
d8c2856a4c
|
flatten the new / unread post badges
|
2013-08-02 03:47:06 -07:00 |
Sam
|
c4af6297b4
|
read restricted categories should have a glyph
|
2013-08-02 15:33:16 +10:00 |
Sam
|
af685e83ea
|
oh my this convenience method sure is not convenient
|
2013-08-02 15:11:09 +10:00 |
Sam
|
803d023e23
|
Fixed GitHub auth, GitHub can provide us with a valid email - so automatically log in for those cases
|
2013-08-02 12:16:44 +10:00 |
Neil Lalonde
|
cf333268d5
|
Fix: flag modal sometimes doesn't have nuke user button when it should
|
2013-08-01 22:00:00 -04:00 |
Sam
|
76678f0024
|
broken hinting fixed
|
2013-08-02 11:09:54 +10:00 |
Sam
|
d343d512b9
|
favorite user action consistency
|
2013-08-02 11:07:18 +10:00 |